Commit Graph

27 Commits

Author SHA1 Message Date
48bb19c532 [ENH] Add ability to bulk create sets 2022-08-30 00:14:43 +01:00
65e20625a1 Update cookie notice
Adjust wording, remove unnecessary (and buggy) animations, and make more prominent
2022-08-29 17:31:17 +01:00
cb5ed7a89a More encapsulation 2022-02-22 16:07:56 +00:00
22ea9bcccf Improve usability and efficiency
Allow "saving" a set with no changes
Update cleanseVocabString function to be inline with Cloud Function
Combine CreateSet and EditSet components
Remove redundancy and significantly improve efficiency in the EditSet component
2022-02-22 14:48:31 +00:00
866503abf5 Add ability to search public sets! Also bump version
Public sets are now paginated and searchable, on a separate search page
2021-11-25 22:04:50 +00:00
a0c7530b3b Downgrade MUI icons 2021-11-25 09:20:24 +00:00
a15032f2a1 Update MUI icon dependency 2021-11-24 19:05:20 +00:00
ac520b66e1 Add set-specific history tracking for group owners 2021-10-19 23:00:25 +01:00
d153e10fc0 Add progress stats for group owners 2021-10-09 10:56:59 +01:00
b532e2deb1 Add tracking of previous mistakes 2021-10-08 18:56:19 +01:00
4c2f1613ff Add option for coloured edges on progress page 2021-10-03 17:43:22 +01:00
aec4c8efcf [FIX] Update page loader 2021-10-03 16:43:32 +01:00
75b4992450 [FIX] Revert from testing setup 2021-10-03 16:17:23 +01:00
80e7c24811 Add loader until page loads completely 2021-10-03 15:59:24 +01:00
5e18203291 Add button tooltips 2021-09-30 11:30:18 +01:00
614c222bcc Add comment 2021-09-12 11:26:08 +01:00
bcb8511b7e Add Google Analytics 2021-09-12 11:24:13 +01:00
bf323f14e8 Account for moved css file 2021-09-11 18:14:18 +01:00
efc58ff390 [FIX] Content being hidden after logging in
Ensure overflow is only disabled when login page is showing
2021-09-11 17:43:33 +01:00
fd5ea8a69e Revert "Add Google Analytics"
This reverts commit bd355599c7.
2021-09-05 21:17:18 +01:00
bd355599c7 Add Google Analytics 2021-09-05 21:00:02 +01:00
fccea836d3 Fix container bottom margin setting on load
Ensure page container bottom margin is set correctly when cookie notice appears
2021-09-01 21:00:38 +01:00
45a357fff6 Fix cookie notice margins
Ensure container bottom margin is same as cookie notice height
2021-09-01 20:49:53 +01:00
7d4d213904 Update footer margin animation time
Animated when viewport width changes and cookie notice obstructs a different amount of the main page. Now 500 milliseconds instead of 1000
2021-09-01 20:21:29 +01:00
fdadac9a3d Restyle cookie notice button 2021-09-01 20:19:04 +01:00
fc48c58224 Fix broken dependencies 2021-09-01 17:56:39 +01:00
68a7dbabca Create main controller page 2021-09-01 17:28:17 +01:00