Commit Graph

38 Commits

Author SHA1 Message Date
Barf-Vader
a33fba2cd6 feat: reports page 2025-06-11 17:56:45 +01:00
TadiosT
348229691f Merge branch 'feat/filter-by-tags' of https://gitlab.doc.ic.ac.uk/gk1623/drp-48 into feat/filter-by-tags 2025-06-11 03:40:34 +01:00
TadiosT
3d95ea3763 fix: Changed filteredStudySpaces from function to string[].
Co-Authored By: Caspar Asaam caspar@dyn3159-95.wlan.ic.ac.uk
2025-06-11 03:40:20 +01:00
Temesgen, Tadios
d7fcf9d9ff Merge branch 'master' into 'feat/filter-by-tags'
# Conflicts:
#   src/lib/index.ts
2025-06-11 02:30:09 +00:00
TadiosT
e9d6db605a fix: Fix to filteredTags in main page. Removed use of TagFilter component.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
2025-06-11 03:22:19 +01:00
Barf-Vader
be921610f6 fix: overflow in report and space page 2025-06-11 01:06:39 +01:00
f7969432ec fix(lint): remove unused marker 2025-06-11 00:14:02 +01:00
bd7f9bc991 feat: google maps 2025-06-11 00:14:02 +01:00
Ling, Alex
e68cc4e0ea Merge branch 'feat/reports' into 'master'
feat: reports

See merge request gk1623/drp-48!8

Co-authored-by: Barf-Vader <47476490+Barf-Vader@users.noreply.github.com>
2025-06-10 23:11:10 +00:00
2b73fe13bd feat: setup posthog for metrics (might or might not be useful) 2025-06-10 23:44:21 +01:00
Barf-Vader
d982bf550e feat: reports 2025-06-10 18:25:42 +01:00
TadiosT
5eb7a9f58c feat: Centred the filtering bar in the main page.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
2025-06-10 15:00:12 +01:00
TadiosT
61da21b7db fix: Style and type check changes.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
2025-06-10 05:45:29 +01:00
TadiosT
201467c73a feat: Added filtering by compulsory tags and changed filtering logic.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
2025-06-10 05:37:52 +01:00
TadiosT
19d451fa8e feat: Added filtering by optional tags in the main page. Created TagFilter component for modularisation.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
2025-06-10 05:24:15 +01:00
Barf-Vader
3cec498192 feat: added compulsory tags 2025-06-09 17:25:12 +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
485063f8d2 feat: multi-image uploads 2025-06-05 17:47:08 +01:00
6e45851892 feat: carousel image display 2025-06-05 17:01:03 +01:00
a180e49466 feat: disable submit until valid 2025-06-05 14:48:28 +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
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
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
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
b4f2b60bec refactor: cleanup skeleton, setup supabase properly 2025-06-04 11:21:54 +01:00
8cda560ba8 refactor: change upload study space button text 2025-05-30 15:25:03 +01:00
96e8be3543 fix: allow larger file uploads 2025-05-30 11:42:44 +01:00
d7db89e13c feat: walking skeleton - study space uploads 2025-05-30 11:13:35 +01:00
51e7c56a87 feat: initial commit 2025-05-30 06:37:19 +01:00