Skip to content

Commit 5c63a87

Browse files
authored
Update current.md
1 parent 44a3d7f commit 5c63a87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions/changelogs/current.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ SPDX-License-Identifier: CC0-1.0
4242
- Indexed fields are numbered starting from 1 ([#1946](https://github.com/OpenEnergyPlatform/oeplatform/pull/1946))
4343
- Removing contributor tab from peer review ([#2026](https://github.com/OpenEnergyPlatform/oeplatform/pull/2026))
4444
- Opening windows for indexed fields an subcategories in opr ([#2026](https://github.com/OpenEnergyPlatform/oeplatform/pull/2026))
45-
- Dividing the review functionality into 7 modules, connected in the main module ([#1965](https://github.com/OpenEnergyPlatform/oeplatform/pull/1965))
46-
- Add modules: main for connecting logic; navigation for switching between fields/tabs; opr_reviewer_logic for checking if review is complete; peer_review for main review logic; state_current_review for getting certain values from review; summary for review summary ([#1965](https://github.com/OpenEnergyPlatform/oeplatform/pull/1965))
45+
- Dividing the review functionality into 7 javaScript modules, the main module is the new entry point which is connected to vite and djnago staticfiles ([#1965](https://github.com/OpenEnergyPlatform/oeplatform/pull/1965))
46+
- Add javaScript modules: main for connecting logic as entrypoint; navigation for switching between fields/tabs; opr_reviewer_logic for checking if review is complete; peer_review for main review logic; state_current_review for getting certain values from review; summary for review summary ([#1965](https://github.com/OpenEnergyPlatform/oeplatform/pull/1965))
4747
- Change main views function for metadata v2 structure ([#2026](https://github.com/OpenEnergyPlatform/oeplatform/pull/2056))
4848

4949

0 commit comments

Comments
 (0)