7cf50641f9
fix(ci): Correct tag for codex pipeline
2025-11-28 11:27:40 +01:00
dd398bd96b
fix(ci): Run Codex on Coffee
2025-11-28 11:27:16 +01:00
semantic-release-bot
63d782ade4
chore(release): 1.33.6
...
## [1.33.6](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.5...v1.33.6 ) (2025-11-28)
### Bug Fixes
* **maps:** Make FluentUI DatePicker popup inline; closes [#83 ](https://gitlab.com/oceanbox/Poseidon/issues/83 ) ([e3a1f56 ](e3a1f56b87 ))
v1.33.6
2025-11-28 09:09:07 +00:00
e3a1f56b87
fix(maps): Make FluentUI DatePicker popup inline; closes #83
...
So it's not a portal which puts the elem far out in the dom, which is
outside the FluentProvider?
2025-11-28 10:03:16 +01:00
semantic-release-bot
2f18948cce
chore(release): 1.33.5
...
## [1.33.5](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.4...v1.33.5 ) (2025-11-27)
### Bug Fixes
* General fixes "stats" menu ([c3c9e8e ](c3c9e8e4e2 )), closes [#79 ](https://gitlab.com/oceanbox/Poseidon/issues/79 ) [#80 ](https://gitlab.com/oceanbox/Poseidon/issues/80 ) [#81 ](https://gitlab.com/oceanbox/Poseidon/issues/81 ) [#82 ](https://gitlab.com/oceanbox/Poseidon/issues/82 )
* no more DateFlicker (thanks Simen) ([7584bf6 ](7584bf661f ))
* remove goto today in date picker ([f23b3f1 ](f23b3f1821 ))
* **stats:** alert banner on missing stats ([5bb2ffd ](5bb2ffd67c ))
v1.33.5
2025-11-27 17:43:29 +00:00
Stig Rune Jensen
4786850431
Merge branch 'mrtz/fixes' into 'main'
...
fix: General fixes in pipette menu
Closes #79 , #80 , #81 , and #82
See merge request oceanbox/Poseidon!116
2025-11-27 17:39:28 +00:00
Stig Rune Jensen
7584bf661f
fix: no more DateFlicker (thanks Simen)
2025-11-27 18:30:27 +01:00
Stig Rune Jensen
f23b3f1821
fix: remove goto today in date picker
2025-11-27 17:26:39 +01:00
Stig Rune Jensen
5bb2ffd67c
fix(stats): alert banner on missing stats
2025-11-27 16:23:28 +01:00
c3c9e8e4e2
fix: General fixes "stats" menu
...
Closes #79
Closes #80
Closes #81
Closes #82
2025-11-27 16:23:28 +01:00
b03908f93e
Update node-modules.nix hash
2025-11-27 14:54:53 +01:00
c2e7762df8
Codex: Copy bundle out of nix store for container
...
Since ASP.NET doesn't know how to follow a symbolic link...
2025-11-27 14:44:14 +01:00
semantic-release-bot
c83beadd45
chore(release): 1.33.4
...
## [1.33.4](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.3...v1.33.4 ) (2025-11-27)
### Bug Fixes
* **js:** Remove unused packages ([10a8c42 ](10a8c42319 ))
v1.33.4
2025-11-27 13:03:14 +00:00
46d6b1277b
Merge branch 'mrtz/fluent-cleanup' into 'main'
...
fix(js): Remove unused packages
See merge request oceanbox/Poseidon!117
2025-11-27 13:59:07 +01:00
Moritz Jörg
10a8c42319
fix(js): Remove unused packages
2025-11-27 13:48:24 +01:00
9ed4165ebc
Add ca certs to Codex container
2025-11-27 13:21:50 +01:00
semantic-release-bot
8cc840adc5
chore(release): 1.33.3
...
## [1.33.3](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.2...v1.33.3 ) (2025-11-27)
### Bug Fixes
* **nix:** Pre-commit with prek ([3093757 ](3093757454 ))
* **nix:** Watch correct lock file ([79c6e2a ](79c6e2abd0 ))
v1.33.3
2025-11-27 12:12:12 +00:00
Moritz Jörg
79c6e2abd0
fix(nix): Watch correct lock file
2025-11-27 13:08:08 +01:00
Moritz Jörg
3093757454
fix(nix): Pre-commit with prek
2025-11-26 23:48:12 +01:00
028945bfca
chore: Add fluentui/react-calendar-compat package
2025-11-26 23:06:10 +01:00
semantic-release-bot
09556bc5df
chore(release): 1.33.2
...
## [1.33.2](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.1...v1.33.2 ) (2025-11-26)
### Bug Fixes
* create input display modal on demand ([1fed7ad ](1fed7adf80 ))
* **drifters:** Add datepickers for drifters sims ([785d0d5 ](785d0d57ae ))
* sim duration with restrictions ([a9145f6 ](a9145f6f79 ))
* **timeline:** display use local time in timeline ([ccbe076 ](ccbe07619f ))
* **timeline:** Marker uses UTC instead of CET + DST ([a474e7c ](a474e7cbd4 ))
v1.33.2
2025-11-26 20:36:23 +00:00
Stig Rune Jensen
94b7f25852
Merge branch 'mrtz/date' into 'main'
...
Feat: Date/Time Picker
Closes #78
See merge request oceanbox/Poseidon!103
2025-11-26 20:32:24 +00:00
Stig Rune Jensen
2831c8a5cb
Merge branch 'main' into 'mrtz/date'
...
# Conflicts:
# nix/packages/atlantis-client.nix
# src/Atlantis/src/Server/packages.lock.json
2025-11-26 20:23:40 +00:00
Stig Rune Jensen
1fed7adf80
fix: create input display modal on demand
2025-11-26 21:19:05 +01:00
Stig Rune Jensen
a9145f6f79
fix: sim duration with restrictions
2025-11-26 20:03:41 +01:00
Stig Rune Jensen
ccbe07619f
fix(timeline): display use local time in timeline
2025-11-26 19:20:27 +01:00
95e6096fbb
Fix pipeline
2025-11-26 16:02:37 +01:00
semantic-release-bot
65c29879ab
chore(release): 1.33.1
...
## [1.33.1](https://gitlab.com/oceanbox/Poseidon/compare/v1.33.0...v1.33.1 ) (2025-11-26)
### Bug Fixes
* Add missing * in Drifters ArchiveType FromString ([7054ade ](7054ade55d ))
* **Atlantis:** Add wildcards in allow origin ([cde779e ](cde779ea00 ))
v1.33.1
2025-11-26 13:40:39 +00:00
b794fc3b68
Merge branch 'user-portal' into 'main'
...
User portal MVP also called *Codex
See merge request oceanbox/Poseidon!97
2025-11-26 14:36:30 +01:00
df7be8d894
Rename Cortex to Codex
2025-11-26 13:41:17 +01:00
a474e7cbd4
fix(timeline): Marker uses UTC instead of CET + DST
2025-11-26 11:28:37 +01:00
5aa83c4bf2
Update node_modules hash
2025-11-26 11:28:20 +01:00
210a04c24d
Fix merge conflict
2025-11-26 11:12:52 +01:00
6a35b374c2
Add .gitlab-ci.yml to Cortex
2025-11-26 11:10:37 +01:00
785d0d57ae
fix(drifters): Add datepickers for drifters sims
2025-11-25 16:57:54 +01:00
7e376f3609
Rename Almennr to Cortex
2025-11-25 16:48:17 +01:00
ae233cb764
Build Almennr with Nix
2025-11-25 16:48:17 +01:00
0b9751a97b
Start on adding permissions within a group archive
2025-11-25 16:48:17 +01:00
c6c5659b2c
Rename namespaces from Oceanbox.UserPortal to Oceanbox.Almennr
2025-11-25 16:48:17 +01:00
e1d67df304
Rename UserPortal folder to Almennr
2025-11-25 16:48:17 +01:00
7b00f80ac9
Rename UserPortal solution folder to Almennr
2025-11-25 16:48:17 +01:00
92be7a0201
Allow for deleting group archive permissions
2025-11-25 16:48:17 +01:00
7700924d0e
Add missing searchTerm in remoting ArchiveFilter type
2025-11-25 16:48:17 +01:00
6620c44202
Fix upstream merge conflict
2025-11-25 16:48:17 +01:00
ca5c6791d3
wip: Date/Time Picker
...
Datepickers are now the source of truth, timeline
only used for visualization.
Workaround for correct JS via emit.
2025-11-24 18:01:34 +01:00
semantic-release-bot
d80797bb17
chore(release): 1.33.0
...
# [1.33.0](https://gitlab.com/oceanbox/Poseidon/compare/v1.32.0...v1.33.0 ) (2025-11-24)
### Features
* properly display sim parameters, and fix clone, closing [#70 ](https://gitlab.com/oceanbox/Poseidon/issues/70 ) ([4980a41 ](4980a41a44 ))
v1.33.0
2025-11-24 16:39:39 +00:00
Stig Rune Jensen
4d9e78cd69
Merge branch 'stigrj/display-sim-params' into 'main'
...
Enhance: display sim params
Closes #70
See merge request oceanbox/Poseidon!114
2025-11-24 16:35:20 +00:00
Stig Rune Jensen
4980a41a44
feat: properly display sim parameters, and fix clone, closing #70
...
wip: refactor transport release model input
wip: refactor watercontact release model input
wip: add show json button
wip: display release sites
wip: flex-grow and display meta controls and submit buttons
wip: flex-grow and display virus/lice controls
wip: flex-grow and display sedimentation model
wip: display header
wip: refactor and flex-grow deposition sites
wip: flex-grow deposition release groups
wip: display deposition groups and fix clone
2025-11-24 16:55:30 +01:00
semantic-release-bot
d5047b0189
chore(release): 1.32.0
...
# [1.32.0](https://gitlab.com/oceanbox/Poseidon/compare/v1.31.0...v1.32.0 ) (2025-11-20)
### Bug Fixes
* spell out units in plots ([020a2f2 ](020a2f2e00 ))
### Features
* Add Density profile plot and cancelable jobs ([8472708 ](847270877a )), closes [oceanbox/Poseidon#30 ](https://gitlab.com/oceanbox/Poseidon/issues/30 )
v1.32.0
2025-11-20 16:32:03 +00:00
Stig Rune Jensen
8c17a644d5
Merge branch 'mrtz/dens' into 'main'
...
feat: Add Density profile plot and cancelable jobs
Closes #67
See merge request oceanbox/Poseidon!112
2025-11-20 16:27:18 +00:00