TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
2021-04-17 18:07:23 +09:00
sct
03fd21bebc
feat: change alpha warning to beta warning
2021-04-16 09:58:58 +09:00
sct
958cdf98fd
feat(ui): experimental status bar style change for ios pwa app
...
this might break things. just an experiment. :)
2021-03-22 01:22:24 +09:00
TheCatLady
ea1863ac3a
fix(lang): UI string edits, round 2 ( #1202 )
2021-03-18 11:28:44 +09:00
sct
36e614f4f3
refactor(ui): adjust language picker style
2021-03-09 04:39:05 +00:00
sct
bbb683e637
feat: user profile/settings pages ( #958 )
2021-02-18 11:38:24 +09:00
sct
8956cb3915
refactor(ui): change search input design (experiment)
2021-02-06 15:07:12 +00:00
TheCatLady
e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies ( #737 )
2021-02-02 16:20:05 +09:00
TheCatLady
f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors ( #731 )
2021-01-27 08:34:52 +09:00
sct
67ac9e075f
fix(frontend): fix sliders overflowing on firefox
...
fixes #566
2021-01-03 13:50:28 +00:00
Brandon Cohen
12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI ( #535 )
...
* fix(frontend): full season request modal fits on a smaller mobile UI
* fix(frontend): added responsive variant and removed unnecessary padding
* fix(frontend): added in responsive design
* fix(frontend): applied the same spacing from the discovery page to the requests/users pages
* fix(frontend): revered change to keep tables edge to edge on mobile
2020-12-31 13:57:31 +09:00
sct
3601d442db
fix(frontend): adjust padding of search box so placeholder text fits on mobile
...
this only fixes English. Other languages placeholders may or may not fit into the space
fixes #393
2020-12-19 12:57:17 +09:00
sct
6933b661ca
refactor(frontend): remove notification bell from user bar for now
2020-12-18 19:11:39 +09:00
sct
ff618956b5
fix(frontend): only show alpha notice to admins
2020-12-15 05:15:45 +00:00
sct
cd6d8a8216
feat(frontend): add french language file
...
also expanded translation coverage (still lots to do!)
2020-11-27 05:11:45 +00:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
33da7e9df3
feat(frontend): alpha notice
2020-10-30 09:05:24 +00:00
sct
9131254f33
feat(frontend/api): i18n support
2020-09-17 16:17:41 +00:00
sct
eae38bb9ec
feat(frontend): new dashboard concept ( #82 )
2020-09-15 00:09:11 +09:00
sct
342d1a3c75
feat(frontend): initial search functionality ( #78 )
2020-09-12 10:49:48 +09:00
sct
bbfe349b52
feat(frontend): basic discover page (only movies) ( #74 )
2020-09-11 15:46:10 +09:00
Alex Zoitos
995e700138
refactor(layout component + sub components): refactor layout - extract sidebar, search etc ( #11 )
...
Extract Sidebar, search, userDropdown, Notifications from Layout component
2020-08-24 08:02:59 -04:00
sct
1f497e8913
feat(layout): created Layout component
...
Also adds a Transition component for dealing with transitions easily with tailwind
2020-08-19 06:31:36 +00:00