Commit Graph

52 Commits

Author SHA1 Message Date
David Ralph 474b6aaa84
fix(chore): unsquash the commits 2023-01-21 12:10:40 +00:00
Isaac 19dc41fde1
feat: make marketplace item pages prettier
and add setting values table on pre-set settings page.
2023-01-08 21:19:31 +00:00
David Ralph 333aabde1b chore: run prettier 2022-11-06 11:59:59 +00:00
alexsparkes 0205cdd8c4 fix: carousel and quicklink translations 2022-10-20 21:01:37 +01:00
alexsparkes 60008e291e fix: missing translation on item page
- change position of close button on modal
2022-10-19 18:09:06 +01:00
alexsparkes 532f7cff8c feat: missing translation 2022-09-06 13:14:35 +01:00
alexsparkes cdd3a99ab7 add: type of item marketplace 2022-09-05 15:08:33 +01:00
David Ralph 9c271d1b2a fix: collection refresh and item language display 2022-09-05 13:59:16 +01:00
alexsparkes 59aa1f7164 fix: clean up some CSS 2022-08-31 22:21:37 +01:00
David Ralph 7880489034 fix: remove unused & bugged feature 2022-08-31 22:05:11 +01:00
David Ralph 2c2acbba46 refactor: clean translation system and more widget stuff 2022-08-26 10:45:32 +01:00
David Ralph e0d3686f5d fix: use localised wikipedia for api, remove unused icons 2022-08-23 11:05:41 +01:00
alexsparkes 77a6bbc7c5 fix: commence work on welcome modal 2022-08-07 18:36:56 +01:00
alexsparkes faa5080d64 fix: item page carousel 2022-08-02 19:32:13 +01:00
alexsparkes bcee240993 feat: marketplace item page experimentation 2022-08-02 16:24:19 +01:00
alexsparkes e3cadcb4e3 feat: new collection design, improvements
Co-authored-by: David Ralph <me@davidcralph.co.uk>
Co-authored-by: Isaac <contact@eartharoid.me>
2022-08-01 18:28:02 +01:00
alexsparkes 113fb6fbeb fix: consistency across tabs 2022-07-16 12:06:58 +01:00
David Ralph 3148a19685 fix(translations): modal error fixes 2022-06-05 15:56:29 +01:00
David Ralph f413f4e31c feat(translations): bug fixes, more 7.0 support 2022-06-04 11:58:01 +01:00
David Ralph 4f29d376ca fix: photo info share modal, navbar, remove unused code 2022-05-23 20:31:14 +01:00
David Ralph bd05aa5ee0 chore: improve background back btn, update dependencies 2022-05-11 16:09:26 +01:00
David Ralph c07e0a1951 feat: upload image compression, todo drag and drop, fixes
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-04-26 22:23:11 +01:00
alexsparkes f8d2d624b7 fix: add link modal, marketplace
- Addons title
- icon for check for updates
- update add link modal
- improve the style of the smaller modals
- Link back to create tab on marketplace
2022-04-24 21:12:49 +01:00
alexsparkes 3aa934c020 feat: rolling out share modal for photoinfo 2022-04-21 23:14:46 +01:00
David Ralph 4691ccf166 refactor: cleanup and remove unused stuff 2022-04-16 19:25:42 +01:00
David Ralph 361fae7f25 feat: add work in progress 7.0 code
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2022-04-08 14:48:36 +01:00
David Ralph 81b10d9795 feat: multiline messages, add react-icons etc 2022-04-07 10:25:01 +01:00
David Ralph cf39845892 fix(translations): add missing translations 2021-11-14 16:01:45 +00:00
David Ralph 80a7b6a56c refactor: cleanup 2021-09-28 23:04:04 +01:00
David Ralph 0fd50e949c refactor(translations): cleanup and fix import settings text 2021-09-17 14:13:31 +01:00
David Ralph 6cd934acdc chore: switch from material-ui to mui 2021-09-10 19:00:45 +01:00
David Ralph b0eeff1bf8 feat(translations): new translation system 2021-09-10 16:38:53 +01:00
David Ralph c63a13a4c2 feat: update addons, sideload error modal, show reminder for preset settings 2021-09-05 20:52:26 +01:00
David Ralph 4f5233fab9 refactor: cleanup 2021-08-15 22:28:37 +01:00
David Ralph 39751736ca refactor: imports etc 2021-08-14 20:10:48 +01:00
David Ralph 3a47089a00 fix: welcome start, marketplace item page is now responsive, update text etc 2021-07-15 17:39:38 +01:00
David Ralph c725ad4cc3 style: improve item page, update photo width/height code 2021-07-15 15:08:37 +01:00
David Ralph cf36ced2a7 feat: new welcome modal, refactor many things, various bug fixes, use material-ui v5 etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-07-02 21:29:33 +01:00
David Ralph c1ef3e3528 fix: small modal and marketplace css fixes 2021-05-24 11:43:38 +01:00
David Ralph 6b4922b825 perf: marketplace cleanup 2021-05-03 11:27:52 +01:00
David Ralph 1dc5e7375b fix: search bar and add quote pack api support back 2021-05-03 11:10:04 +01:00
David Ralph 7942c367a7 feat: finish lightbox
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-05-01 12:31:46 +01:00
David Ralph 4b18ea74a7 5.0.1 2021-04-29 19:02:14 +01:00
David Ralph 79a0ec8df9 fix: responsive css fixes 2021-04-27 19:46:56 +01:00
David Ralph ff94d66163 fix: marketplace css, reset modal transitions, add WIP lightbox to item page 2021-04-26 09:52:22 +01:00
David Ralph 51d0715f0f fix: some bug fixes 2021-04-21 19:35:33 +01:00
David Ralph 6137139586 perf: marketplace cleanup and improvements 2021-04-14 15:49:07 +01:00
David Ralph 6ca99789c7 fix: marketplace cleanup 2021-04-14 13:45:11 +01:00
David Ralph d94813ef78 feat: improved weather widget, fix marketplace and date widget etc
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
2021-04-09 22:28:15 +01:00
David Ralph ad176a690f fix: start to fix marketplace (WIP) 2021-04-03 13:32:00 +01:00