Skip to content

Releases: astrolabe-expeditions/data-platform

v1.1.1

10 Feb 09:37

Choose a tag to compare

1.1.1 (2026-02-10)

Bug Fixes

  • locales: Ensure English translations match with key inside French (e206c92)
  • locales: Sort json to help checking everything is translated (f5deb44)

v1.1.0

09 Feb 20:45

Choose a tag to compare

1.1.0 (2026-02-09)

Features

  • instruments: Update translations and field mappings (a2bf1d4)

v1.0.0

09 Feb 11:28

Choose a tag to compare

1.0.0 (2026-02-09)

Bug Fixes

  • Improve the instruments list (baf00f0)
  • Use correct domain for custom data (3cd29cc)

Features

  • Add .vite to .gitignore to exclude Vite build artifacts (ce5e772)
  • Add a script to create dummy data (64c8119)
  • Add biome (f78ef0b)
  • Add dataset files management with tabs and file listing (b2259ef)
  • Add dataset management section with dataset list and actions (ed7b929)
  • Add Dockerfile and nginx configuration for application deployment (1ac45b5)
  • Add instrument models (7728135)
  • Add instruments resource with list and show pages (ebc0214)
  • Add property to dataset files table (a7c4b59)
  • Add Refine with Supabase (72c2e37)
  • Add row-level security policy for instruments (3773079)
  • Add row-level security policy for models (05f10c0)
  • Add seeding to Supabase (2a6b727)
  • Add sesions dataset (02a68c2)
  • Add sessions management with list and show pages (ad138c1)
  • Add show page for instruments and stations (7dc7c78)
  • Add StationSelect component and integrate station selection in CreateDatasetForm (e7f041c)
  • Add uploader new generation (ae1bb81)
  • Add yarn (8b0cdc9)
  • Be able to create a session in database (7bf0f9d)
  • Continue to improve session dataset (2af8b78)
  • Create basic view with Supabase and Refine (670cc18)
  • Enhance file upload functionality and improve file listing display (1b3e11d)
  • Ensure station_id is not null in sessions table (30532c4)
  • Every can create a session (2ac7bce)
  • Implement MoreMenu component (20e962c)
  • Improve data model (04f3f6c)
  • Improve identity site (60b8e16)
  • Improve seeding to match reality (4381c19)
  • Improve station design (b4ddf26)
  • Improve UX from show stations (eac9512)
  • Improve UX in file handling inside session creation (8de5735)
  • Initial commit (94b32f2)
  • Make instruments list cleaner (dd60bea)
  • Make session list look cleaner (aea487b)
  • Make working session upload (b6b9c62)
  • models: Remove row click as it goes no where (bf5c455)
  • release: Update release workflow to include Docker registry login (2f33a69)
  • Setup a react project with vite & typescript (c87ecb8)
  • Translate in french (0ff1cb8)
  • Update dashboard (6e519c8)
  • Update database to insert session (917fc7f)
  • Update models table (81a4615)
  • Update supabase types (b806b7c)
  • Update types (6fe492b)