22 Commits

Author SHA1 Message Date
Stig Rune Jensen
d5cde19250 fix: fix tilt build on net10 2026-01-19 16:25:45 +01:00
d8bf174d3a feat: add fluent ui to codex 2026-01-07 13:09:20 +01:00
70878e1423 chore: Bump deps 2025-12-09 12:58:14 +01:00
Stig Rune Jensen
7584bf661f fix: no more DateFlicker (thanks Simen) 2025-11-27 18:30:27 +01:00
Moritz Jörg
10a8c42319 fix(js): Remove unused packages 2025-11-27 13:48:24 +01:00
028945bfca chore: Add fluentui/react-calendar-compat package 2025-11-26 23:06:10 +01:00
a474e7cbd4 fix(timeline): Marker uses UTC instead of CET + DST 2025-11-26 11:28:37 +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
8f0c414775 Remove unused packages and pages 2025-10-24 16:46:00 +02:00
eab1b42f76 Switch colormapAccordion to use FluentUI 2025-10-24 16:45:22 +02:00
819964ec87 Add range input and prop controls for line probing 2025-10-24 16:45:03 +02:00
362718dd9c wip: Start on stats measure
Trying some things with sampling data. Started with just plotting bottom
bathymetry, and a way of sampling along the measuring line. Hopefully
that will make it easy to pull down whatever stats after the fact.

Also, ruined the plotly import (sry @mrtz). Imported Plot through
react-plotly.js directly, which didn't work with the aliasing. Will try
to fix later.
2025-10-24 16:44:19 +02:00
ff7ce98672 Start on Stats cleanup
Adding fluentui calendar, etc
2025-10-24 16:43:17 +02:00
16f968657b fix(nix): Build Archivist SIF in pipeline 2025-10-22 14:29:21 +02:00
Stig Rune Jensen
5e84185950 fix: broken vite version 2025-10-03 17:17:38 +02:00
904845fe0a fix: Update lockfiles 2025-10-02 15:05:18 +02:00
Moritz Jörg
e77895c2eb refactor: Test client build with IFD, without generation
Replaces the `bun2nix` bun.nix generated file with `mkDerivation` containing
the node modules. This should decrease the nix evaluation time and decrease
the bundle size.

Also switches to [lon](https://github.com/nikstur/lon) instead of npins
for pinning nixpkgs, since it uses the nix library directly instead of
shelling out to `nix-shell` or `nix-build`.
2025-08-28 14:31:48 +02:00
d35f666664 fix: Downgrade vite plugin for correct js bundle 2025-08-22 15:01:28 +02:00
1d454a0413 chore: Switch from vite to rolldown-vite
Improves our build performance, down to 1.4s and
`oxc` also decreases our bundlesize to under 3MB.

It exposes the same API so changes are minimal.
2025-08-14 09:53:27 +02:00
Moritz Jörg
39dbfa5592 feat(atlantis): Add Sentry to Client and Server 2025-06-22 11:20:41 +02:00
a1be19abf7 fix: upgrade to dapr 1.15.4 2025-06-21 09:27:26 +02:00
fcc3d68778 fix: Add lockfile 2025-06-18 15:06:41 +02:00