Skip to content

Commit 6fdeee2

Browse files
authored
Merge pull request #2066 from OpenEnergyPlatform/feature-update-changelog
#1963: Update current.md
2 parents 509846e + 5c63a87 commit 6fdeee2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

versions/changelogs/current.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,11 @@ 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 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))
4547
- Change main views function for metadata v2 structure ([#2026](https://github.com/OpenEnergyPlatform/oeplatform/pull/2056))
4648

49+
4750
## Features
4851

4952
## Bugs

0 commit comments

Comments
 (0)