Commit Graph

98 Commits

Author SHA1 Message Date
6f798bc479 feat: display tags instead of description on main page 2025-06-06 04:11:22 +01:00
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
Barf-Vader
c4c8834d50 fix: added key to each block 2025-06-06 04:11:22 +01:00
Barf-Vader
e625afd3b4 feat: added tags on upload and view tweaked navbar 2025-06-06 04:11:22 +01:00
022d9089e0 fix: disallow duplicate creation
Contributes to #25
2025-06-06 03:26:15 +01:00
cf8d4725f7 fix: certain content can result in horizontal scroll 2025-06-06 03:25:02 +01:00
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
Ling, Alex
ff414f242d Merge branch 'tags-setup' into 'master'
feat: Added avaliable tags and tag column to table

See merge request gk1623/drp-48!4

Co-authored-by: Barf-Vader <47476490+Barf-Vader@users.noreply.github.com>
Co-authored-by: Gleb Koval <gleb@koval.net>
2025-06-05 16:49:36 +00:00
485063f8d2 feat: multi-image uploads 2025-06-05 17:47:08 +01:00
Barf-Vader
0e074e9301 feat: Added avaliable tags and tag column to table
Coauthored-by: gk1623
2025-06-05 17:38:49 +01:00
6e45851892 feat: carousel image display 2025-06-05 17:01:03 +01:00
d4a9d5559e feat: logos
Co-authored-by: Barf-Vader <Barf-Vader@users.noreply.github.com>
2025-06-05 17:00:55 +01:00
a180e49466 feat: disable submit until valid 2025-06-05 14:48:28 +01:00
Caspar Jojo Asaam
a03a80a186 Merge branch 'feat/study-card-visual-improvements' into 'master'
feat: improved on ui so that user can see the spaces they want to view easier

See merge request gk1623/drp-48!3

Co-authored-by: Gleb Koval <gleb@koval.net>
Co-authored-by: Caspar Jojo Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
2025-06-05 11:03:37 +00:00
11a040a677 fix: don't stretch image in spacecard 2025-06-05 11:54:37 +01:00
f85adf9edc fix: remove navbar overflow on main page 2025-06-05 11:53:10 +01:00
Caspar Jojo Asaam
6e72580a6a refactor: allowed for SpaceCard.svelte to take in study_spaces Table instead of Snippets
Co-Authored-By: Tadios Temesgen <tt2022@ic.ac.uk>
2025-06-05 11:43:04 +01:00
Caspar Jojo Asaam
1d1bd940bf feat: Added rounded corners and removed blue underlining
Co-Authored-By: Tadios Temesgen <tt2022@ic.ac.uk>
2025-06-05 11:25:02 +01:00
Caspar Jojo Asaam
f9878d1e48 feat: adjusted the cards such that it's only one column for very small widths and the cards resize for smaller widths
Co-Authored-By: Tadios Temesgen <tt2022@ic.ac.uk>
2025-06-05 11:16:31 +01:00
Caspar Jojo Asaam
4ee33398c1 Merge branch 'feat/space-card-style-change' into 'master'
feat: changed card style and formatting to improve clarity for users

See merge request gk1623/drp-48!2

Co-authored-by: Caspar Jojo Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
2025-06-05 00:33:54 +00:00
Caspar Jojo Asaam
55d9646b07 feat: changed card style and formatting to improve clarity for users
Co-Authored-By: Tadios Temesgen <tt2022@ic.ac.uk>
2025-06-05 01:26:45 +01:00
b49f937dcb chore: rename address to building location 2025-06-04 23:35:02 +01:00
c1de092525 fix: require all study space fields 2025-06-04 21:00:25 +01:00
2ef82a5d41 fix: bind textarea value 2025-06-04 18:46:44 +01:00
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
b7a172d509 fix: remove unused imports 2025-06-04 18:16:54 +01:00
94be1793cb style: npm run format 2025-06-04 18:13:49 +01:00
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
b02f2b2303 Co-authored-by: Barf-Vader <Barf-Vader@users.noreply.github.com> 2025-06-04 14:41:02 +01:00
e24316d07e docs: supabase docs 2025-06-04 11:28:33 +01:00
b4f2b60bec refactor: cleanup skeleton, setup supabase properly 2025-06-04 11:21:54 +01:00
8b09523b21 chore: npm run gen:types 2025-06-03 20:03:22 +01:00
8cda560ba8 refactor: change upload study space button text 2025-05-30 15:25:03 +01:00
c56dbb9e17 fix: increase upload limit 2025-05-30 12:01:46 +01:00
96e8be3543 fix: allow larger file uploads 2025-05-30 11:42:44 +01:00
c5c52dc89d fix: include secrets in CI 2025-05-30 11:18:07 +01:00
d7db89e13c feat: walking skeleton - study space uploads 2025-05-30 11:13:35 +01:00
00944faf1e ci: disable db tests for now 2025-05-30 08:59:09 +01:00
12205ea3fa ci: fix test_db recursive copy 2025-05-30 08:51:05 +01:00
2bd56e3935 ci: prevent supabase test collisions 2025-05-30 08:46:23 +01:00
69c8d1e2a7 fix: stop supabase entirely after db test 2025-05-30 08:40:21 +01:00
904e3f9ad9 ci: test and push DB 2025-05-30 08:36:53 +01:00
1bd63f24b6 fix: expose app port 80 2025-05-30 08:12:37 +01:00
697ba0c84c ci: debug DRP_KEY 2025-05-30 08:04:35 +01:00
ef790919ce ci: deploy app 2025-05-30 07:55:00 +01:00
1089cc9e82 ci: disable e2e tests temporarily 2025-05-30 06:44:17 +01:00
f4cea4dfc8 fix: include deps in all needs blocks 2025-05-30 06:39:01 +01:00
51e7c56a87 feat: initial commit 2025-05-30 06:37:19 +01:00