TadiosT
|
8de3d9d48c
|
fix: Fixed type and style errors.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
|
2025-06-12 00:48:49 +01:00 |
|
TadiosT
|
2c8d7e00b5
|
fix: Search bar on main page no longer overflows. Selected tags no longer appear in dropdown. Can no longer filter by contradiction tags.
Co-Authored By: Caspar Asaam <caspar@dyn3159-95.wlan.ic.ac.uk>
|
2025-06-12 00:41:50 +01:00 |
|
Barf-Vader
|
8d3a21498f
|
fix: no longer can delete when deleting a report
|
2025-06-11 18:22:14 +01:00 |
|
Barf-Vader
|
6bae8bb361
|
feat: added edit button to admin mode
|
2025-06-11 18:06:04 +01:00 |
|
Barf-Vader
|
e7a7275af7
|
Merge remote-tracking branch 'origin/edit-mode' into feat/admin-mode
|
2025-06-11 17:57:18 +01:00 |
|
Barf-Vader
|
a33fba2cd6
|
feat: reports page
|
2025-06-11 17:56:45 +01:00 |
|
|
|
e2795ff257
|
feat: edit page
|
2025-06-11 17:53:55 +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 |
|
Barf-Vader
|
4ced9347bb
|
fix: actually fixed overwlow in SpaceCard
|
2025-06-11 00:56:56 +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 |
|
Barf-Vader
|
bdda39c7fe
|
refactor: added typing for props, fixed overflow
|
2025-06-11 00:03:29 +01:00 |
|
|
|
2b73fe13bd
|
feat: setup posthog for metrics (might or might not be useful)
|
2025-06-10 23:44:21 +01:00 |
|
Barf-Vader
|
4d8cffc726
|
fix: cant submit report while uploading
|
2025-06-10 18:30:09 +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
|
6a9f5ca21d
|
refactor: Fixed minor typing issue with space
|
2025-06-09 19:26:57 +01:00 |
|
Barf-Vader
|
61915cd6a6
|
refactor: used a record for tag colouring
|
2025-06-09 19:16:55 +01:00 |
|
Barf-Vader
|
3cec498192
|
feat: added compulsory tags
|
2025-06-09 17:25:12 +01:00 |
|
|
|
769a20607b
|
fix: remove individual study (usually implicit)
|
2025-06-06 04:29:44 +01:00 |
|
|
|
b12076fc53
|
feat: add "crowded", "well lit", "poorly lit" tags
|
2025-06-06 04:27:17 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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
|
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 |
|