Commit Graph
55 Commits
Author SHA1 Message Date
cyclane b22943968e fix: remove unused imports 2025-06-13 13:52:33 +01:00
cyclane 95c38c6f9f fix: signout without refresh 2025-06-13 13:32:54 +01:00
cyclane 2ef9a63027 feat: map sorting and separate filter 2025-06-13 13:27:51 +01:00
cyclane ce6c391d81 feat: sort by location 2025-06-13 10:56:08 +01:00
cyclane 07742ad405 fix: fix function for signups 2025-06-12 16:48:41 +01:00
cyclane 0c3d0a00b8 Merge branch 'logins' into 'master'
feat: logins and toggleable admin mode

See merge request gk1623/drp-48!15
2025-06-12 14:46:20 +00:00
cyclane 788007c1cc feat: complete logins 2025-06-12 15:42:29 +01:00
cyclane 3bdee89eed feat: initial logins 2025-06-12 15:42:29 +01:00
cyclane ed2721ff4c fix: re-enable typing in tag text box 2025-06-11 23:52:45 +01:00
cyclane e2795ff257 feat: edit page 2025-06-11 17:53:55 +01:00
cyclane 871891c842 Merge branch 'google-maps-integration' into 'master'
feat: google maps

See merge request gk1623/drp-48!9
2025-06-10 23:18:56 +00:00
cyclane af08bc663b feat: add gmaps api key to CI 2025-06-11 00:14:02 +01:00
cyclane f7969432ec fix(lint): remove unused marker 2025-06-11 00:14:02 +01:00
cyclane bd7f9bc991 feat: google maps 2025-06-11 00:14:02 +01:00
cyclane 2b73fe13bd feat: setup posthog for metrics (might or might not be useful) 2025-06-10 23:44:21 +01:00
cyclane 769a20607b fix: remove individual study (usually implicit) 2025-06-06 04:29:44 +01:00
cyclane b12076fc53 feat: add "crowded", "well lit", "poorly lit" tags 2025-06-06 04:27:17 +01:00
cyclane 6f798bc479 feat: display tags instead of description on main page 2025-06-06 04:11:22 +01:00
cyclane 1f5054efbb feat: enter to select tag, and some fixes
fix: keep tag input focused on tag select (no delay hack)
fix: entire tag button clickable (padding within button rather than menu)
2025-06-06 04:11:22 +01:00
cyclane 022d9089e0 fix: disallow duplicate creation
Contributes to #25
2025-06-06 03:26:15 +01:00
cyclane cf8d4725f7 fix: certain content can result in horizontal scroll 2025-06-06 03:25:02 +01:00
cyclane ebf33d47a2 Merge branch 'feat/multiple-images' into 'master'
feat: multi-image uploads

See merge request gk1623/drp-48!5
2025-06-05 16:53:16 +00:00
cyclane 485063f8d2 feat: multi-image uploads 2025-06-05 17:47:08 +01:00
cyclane 6e45851892 feat: carousel image display 2025-06-05 17:01:03 +01:00
cyclaneandBarf-Vader d4a9d5559e feat: logos
Co-authored-by: Barf-Vader <Barf-Vader@users.noreply.github.com>
2025-06-05 17:00:55 +01:00
cyclane a180e49466 feat: disable submit until valid 2025-06-05 14:48:28 +01:00
cyclane 11a040a677 fix: don't stretch image in spacecard 2025-06-05 11:54:37 +01:00
cyclane f85adf9edc fix: remove navbar overflow on main page 2025-06-05 11:53:10 +01:00
cyclane b49f937dcb chore: rename address to building location 2025-06-04 23:35:02 +01:00
cyclane c1de092525 fix: require all study space fields 2025-06-04 21:00:25 +01:00
cyclane 2ef82a5d41 fix: bind textarea value 2025-06-04 18:46:44 +01:00
cyclane b17b9ddb82 Merge branch 'feat/initial-study-space-view' into 'master'
feat: initial uploads and single study space view

See merge request gk1623/drp-48!1
2025-06-04 17:20:17 +00:00
cyclane b7a172d509 fix: remove unused imports 2025-06-04 18:16:54 +01:00
cyclane 94be1793cb style: npm run format 2025-06-04 18:13:49 +01:00
cyclaneandAlex Ling 40435df5e2 feat: initial uploads and single study space view
Co-Authored-By: Alex Ling <al443@ic.ac.uk>
2025-06-04 18:10:53 +01:00
cyclaneandBarf-Vader b02f2b2303 Co-authored-by: Barf-Vader <Barf-Vader@users.noreply.github.com> 2025-06-04 14:41:02 +01:00
cyclane e24316d07e docs: supabase docs 2025-06-04 11:28:33 +01:00
cyclane b4f2b60bec refactor: cleanup skeleton, setup supabase properly 2025-06-04 11:21:54 +01:00
cyclane 8b09523b21 chore: npm run gen:types 2025-06-03 20:03:22 +01:00
cyclane 8cda560ba8 refactor: change upload study space button text 2025-05-30 15:25:03 +01:00
cyclane c56dbb9e17 fix: increase upload limit 2025-05-30 12:01:46 +01:00
cyclane 96e8be3543 fix: allow larger file uploads 2025-05-30 11:42:44 +01:00
cyclane c5c52dc89d fix: include secrets in CI 2025-05-30 11:18:07 +01:00
cyclane d7db89e13c feat: walking skeleton - study space uploads 2025-05-30 11:13:35 +01:00
cyclane 00944faf1e ci: disable db tests for now 2025-05-30 08:59:09 +01:00
cyclane 12205ea3fa ci: fix test_db recursive copy 2025-05-30 08:51:05 +01:00
cyclane 2bd56e3935 ci: prevent supabase test collisions 2025-05-30 08:46:23 +01:00
cyclane 69c8d1e2a7 fix: stop supabase entirely after db test 2025-05-30 08:40:21 +01:00
cyclane 904e3f9ad9 ci: test and push DB 2025-05-30 08:36:53 +01:00
cyclane 1bd63f24b6 fix: expose app port 80 2025-05-30 08:12:37 +01:00
cyclane 697ba0c84c ci: debug DRP_KEY 2025-05-30 08:04:35 +01:00
cyclane ef790919ce ci: deploy app 2025-05-30 07:55:00 +01:00
cyclane 1089cc9e82 ci: disable e2e tests temporarily 2025-05-30 06:44:17 +01:00
cyclane f4cea4dfc8 fix: include deps in all needs blocks 2025-05-30 06:39:01 +01:00
cyclane 51e7c56a87 feat: initial commit 2025-05-30 06:37:19 +01:00