-
Notifications
You must be signed in to change notification settings - Fork 24
Issues upload wizard #2199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Issues upload wizard #2199
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 task
1 task
1 task
wingechr
added a commit
that referenced
this pull request
Dec 23, 2025
commit d25b710 Author: Christian Winger <c.winger@oeko.de> Date: Tue Dec 23 12:03:11 2025 +0100 EOL commit b5a72ae Author: Christian Winger <c.winger@oeko.de> Date: Tue Dec 23 11:58:00 2025 +0100 prettierignore - dont ignore frontend anymore commit 8d13bea Merge: 81dcbd1 ff3fb8d Author: wingechr <wingechr@users.noreply.github.com> Date: Tue Dec 23 11:54:40 2025 +0100 Merge pull request #2199 from OpenEnergyPlatform/issues-upload-wizard Issues upload wizard commit ff3fb8d Author: Christian Winger <c.winger@oeko.de> Date: Tue Dec 23 11:50:38 2025 +0100 changelog commit 4d5d489 Author: Christian Winger <c.winger@oeko.de> Date: Tue Dec 23 11:49:16 2025 +0100 fomatting commit a4fb643 Author: Christian Winger <c.winger@oeko.de> Date: Tue Dec 23 11:46:56 2025 +0100 removed unused function (deleteTable) commit dd44aa3 Author: Christian Winger <c.winger@oeko.de> Date: Tue Dec 23 11:45:56 2025 +0100 commit 81dcbd1 Merge: 8c7bad0 17795ce Author: wingechr <wingechr@users.noreply.github.com> Date: Tue Dec 23 08:14:51 2025 +0100 Merge pull request #2200 from OpenEnergyPlatform/snyk-fix-94f7d67e5cb817e36a18d429fad0d441 [Snyk] Security upgrade node from 18 to 25.2.1 commit 17795ce Author: snyk-bot <snyk-bot@snyk.io> Date: Tue Dec 23 06:34:51 2025 +0000 fix: docker/Dockerfile.vite to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-IMAGEMAGICK-10752987 - https://snyk.io/vuln/SNYK-DEBIAN12-IMAGEMAGICK-10752987 - https://snyk.io/vuln/SNYK-DEBIAN12-IMAGEMAGICK-10752988 - https://snyk.io/vuln/SNYK-DEBIAN12-IMAGEMAGICK-12549185 - https://snyk.io/vuln/SNYK-DEBIAN12-IMAGEMAGICK-12549185 commit d1b3d55 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 17:27:32 2025 +0100 commit 5ae9fc6 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 17:17:44 2025 +0100 commit e5b8420 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 17:15:38 2025 +0100 wizard.js via vite commit 21eb60e Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 17:07:07 2025 +0100 remove delete button from upload wizard commit f9a9427 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 17:05:54 2025 +0100 margins commit d7a49e2 Merge: 7a61b83 4c5a244 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 16:28:35 2025 +0100 Merge branch 'develop' into issues-upload-wizard commit 4c5a244 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 15:51:45 2025 +0100 fix docstrings commit 8c7bad0 Merge: a4dc92b 3490c7b Author: wingechr <wingechr@users.noreply.github.com> Date: Mon Dec 22 12:09:27 2025 +0100 Merge pull request #2196 from OpenEnergyPlatform/issue-2169-pagination-filter Issue 2169 pagination filter commit 3490c7b Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon Dec 22 11:05:42 2025 +0000 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci commit 7d2b6bb Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 12:02:36 2025 +0100 changelog commit 7ed10dc Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 12:02:12 2025 +0100 reset ITEMS_PER_PAGE tooriginal value commit 7503c07 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 12:01:17 2025 +0100 commit bf2ecdb Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 11:42:31 2025 +0100 don't show tag edit section if user does not have admin rights on table. commit a4dc92b Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 10:17:28 2025 +0100 changelog commit bf03afb Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 10:17:06 2025 +0100 commit 9645b85 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 09:48:57 2025 +0100 changelog commit b716293 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 09:46:40 2025 +0100 commit bf15497 Author: Christian Winger <c.winger@oeko.de> Date: Mon Dec 22 09:20:44 2025 +0100 add @never_cache to all GET views in api that didnot have them commit 588cd6e Merge: 366c818 6c5a53f Author: wingechr <wingechr@users.noreply.github.com> Date: Fri Dec 19 19:24:13 2025 +0100 Merge pull request #2195 from OpenEnergyPlatform/issue-1974 closes #1974 commit 6c5a53f Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri Dec 19 18:20:44 2025 +0000 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci commit dee0261 Author: Christian Winger <c@wingechr.de> Date: Fri Dec 19 19:19:47 2025 +0100 changelog commit e3cdfb1 Author: Christian Winger <c@wingechr.de> Date: Fri Dec 19 19:19:06 2025 +0100 better sorting: lower case string, sort arrays (list of dates) commit 7da5306 Author: Christian Winger <c@wingechr.de> Date: Fri Dec 19 18:31:06 2025 +0100 sorting does not work if ids have spaces commit e08d957 Author: Christian Winger <c@wingechr.de> Date: Fri Dec 19 18:26:13 2025 +0100 isRequired caused exception in browser when loading page commit 8da2e9b Author: Christian Winger <c@wingechr.de> Date: Fri Dec 19 18:22:14 2025 +0100 formatting commit 366c818 Merge: 6c62586 f20edb4 Author: wingechr <wingechr@users.noreply.github.com> Date: Fri Dec 19 17:02:39 2025 +0100 Merge pull request #2194 from OpenEnergyPlatform/issues-bundles-2102-2091 Issues bundles 2102 2091 commit f20edb4 Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri Dec 19 16:01:56 2025 +0000 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci commit 0800856 Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 16:51:16 2025 +0100 changelog commit fc06567 Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 16:50:24 2025 +0100 commit 7c2446b Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 15:38:04 2025 +0100 changelog commit 6c62586 Merge: 06473c5 2629120 Author: wingechr <wingechr@users.noreply.github.com> Date: Fri Dec 19 15:31:55 2025 +0100 Merge pull request #2193 from OpenEnergyPlatform/issue-2038 close #2038 commit 2629120 Author: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri Dec 19 14:28:29 2025 +0000 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci commit 9d2268f Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 15:26:39 2025 +0100 properly indent oe meta edit app commit 428b017 Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 15:26:26 2025 +0100 fix undeclared variables commit cbb487d Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 15:04:38 2025 +0100 commit 42595d6 Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 15:01:30 2025 +0100 code quality,load metaedit.js with vite commit 1e04021 Author: Christian Winger <c.winger@oeko.de> Date: Fri Dec 19 14:25:48 2025 +0100 formatting commit 7a61b83 Merge: 4fd0620 41f971b Author: Christian Winger <c.winger@oeko.de> Date: Thu Nov 27 16:48:19 2025 +0100 Merge branch 'develop' into issues-upload-wizard commit 4fd0620 Author: Christian Winger <c.winger@oeko.de> Date: Thu Nov 27 12:03:57 2025 +0100 harmonize wizard html template with topic view commit 8962c03 Author: Christian Winger <c.winger@oeko.de> Date: Thu Nov 27 11:20:48 2025 +0100 wizard: start to separate create and upload commit 1aa60f1 Author: Christian Winger <c.winger@oeko.de> Date: Thu Nov 27 11:19:33 2025 +0100 harmonize wizard html template with topic view commit 55367eb Author: Christian Winger <c.winger@oeko.de> Date: Thu Nov 27 10:50:45 2025 +0100 code quality commit ed341bb Author: Christian Winger <c.winger@oeko.de> Date: Mon Nov 24 19:15:57 2025 +0100 fixed js error commit 955c20d Author: Christian Winger <c.winger@oeko.de> Date: Mon Nov 24 18:03:15 2025 +0100
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.