sct
97d016d889
refactor(ui): touch up menu/back button coloring to look better on background images
2021-05-20 18:59:26 +09:00
sct
14756f4b20
fix(lang): only set locale once at page load and move subsequent updates back into Layout
...
fixes #1662
2021-05-18 09:23:29 +09:00
TheCatLady
e85d1ce94e
fix(locale): properly restore display language upon page refresh ( #1646 )
...
* fix(locale): properly restore display language upon page refresh
* refactor: dedupe logic
2021-05-17 01:13:52 +00:00
TheCatLady
22415642e8
feat(lang): add Greek display language ( #1605 )
...
* feat(lang): add Greek & Polish display languages
Also:
* rename zh-TW display language to 繁體中文
* fix plurality of AvailableLocale type name
* consistently use 'en' as fallback/default language
* revert(lang): remove Polish display language due to lack of translation activity
2021-05-16 14:56:49 +09:00
sct
aa86809dc9
style: bump prettier and format app
2021-05-13 23:48:08 +09:00
TheCatLady
f48312e833
fix(locale): set locale based on user settings upon login ( #1584 )
2021-05-06 20:15:14 +09:00
TheCatLady
26580eaa21
fix(ui): improve form usability ( #1563 )
...
* fix(ui): improve form usability
* refactor: remove unnecessary <> and </> tags
* fix(ui): set url inputmode for *arr URL base fields
2021-05-04 17:42:27 +09:00
TheCatLady
f78b9c1ca9
fix(css): don't target button globally ( #1510 )
...
* fix(css): don't target button globally
* fix(css): revert toast change
2021-04-27 15:23:36 +00:00
TheCatLady
3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons ( #1464 )
...
* refactor(css): add global classes for common icon types
* refactor(css): target child SVGs instead of creating new icon classes
* fix: fix ButtonWithDropdown style class spacing
2021-04-26 10:09:58 +00:00
sct
28830d4ef8
feat: PWA Support ( #1488 )
2021-04-25 20:44:12 +09:00
sct
eb5d152886
fix(ui): align icons in user dropdown
...
also changed icons on the jobs & cache page to be outlined (and switched to trash icon for flush
cache)
2021-04-18 19:39:24 +09:00
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
ad67381397
fix(ui): close sidebar on mobile when clicking version status
2021-04-14 10:39:07 +09:00
TheCatLady
4eb92098ba
fix: fix outofdate string & display version status badge in Settings > About ( #1417 )
2021-04-14 09:25:23 +09:00
sct
ecf13123d2
feat: add overseerr version and update availability status to sidebar
...
sort of experimental so may be kinda broken. :)
2021-04-13 19:30:55 +09:00
TheCatLady
77911c03e9
feat(lang): add Catalan to language picker ( #1309 )
2021-03-30 00:14:59 +00: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
TheCatLady
1be97fe7fb
refactor(css): add new global classes & card border hover styling ( #1156 )
2021-03-12 11:25:46 +09:00
sct
36e614f4f3
refactor(ui): adjust language picker style
2021-03-09 04:39:05 +00:00
sct
f5fc0545a4
refactor(ui): add borders to request cards
2021-03-09 04:29:51 +00:00
sct
bbb683e637
feat: user profile/settings pages ( #958 )
2021-02-18 11:38:24 +09:00
TheCatLady
ff0b5ed441
fix(api): Use POST instead of GET for API endpoints that mutate state ( #877 )
2021-02-09 10:27:48 +09:00
sct
8056187c3c
fix(ui): rename global group class to form-group
2021-02-08 09:48:09 +00:00
sct
8956cb3915
refactor(ui): change search input design (experiment)
2021-02-06 15:07:12 +00:00
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
2021-02-03 19:44:10 +09: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
sct
cfacb151b5
feat(lang): add support for Hungarian language
2021-01-31 13:20:32 +00:00
TheCatLady
3c5ae360fd
fix(lang): translate language names & change zh-Hant language code to zh-TW ( #793 )
2021-01-31 18:51:33 +09:00
TheCatLady
f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors ( #731 )
2021-01-27 08:34:52 +09:00
sct
e044146aa5
feat(lang): add support for Portuguese (Portugal) language
2021-01-22 14:02:02 +00:00
sct
686c4f71bf
feat(lang): add support for Chinese (Traditional) language
2021-01-19 02:17:14 +00: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
343f466788
fix(frontend): search clear button now correctly triggers routing
2020-12-27 15:31:18 +00:00
sct
75a426437a
feat: status checker to prompt users to reload their frontend when app version changes
2020-12-27 10:05:54 +00:00
Jakob Ankarhem
7434a26f76
feat(frontend): add clear-field-icon to search field ( #498 )
...
* feat(frontend): add button to clear search field
Clear input field button was not visible on all devices, this replaces native ones with an svg
* refactor(search): use tailwind css for button and change svg
* refactor(search): larger click area on reset button
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@jetshop.se >
2020-12-26 23:43:22 +09:00
sct
c9fe6cb0b7
feat(lang): add support for swedish language
2020-12-20 01:43:54 +09:00
sct
108dfc4afd
feat(lang): add support for Italian, Portuguese (Brazil) and Serbian
2020-12-19 21:51:05 +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
Brandon Cohen
6d7907e844
fix(frontend): close sidebar when clicking outside ( #333 )
2020-12-16 10:58:41 +09:00
sct
6cd20491d2
feat(lang): add support for Spanish language
2020-12-15 11:46:43 +00:00
sct
ff618956b5
fix(frontend): only show alpha notice to admins
2020-12-15 05:15:45 +00:00
sct
df94db050b
feat(lang): add support for dutch language
2020-12-09 07:18:22 +00:00
sct
8d8e750982
feat(lang): add support for russian languge
2020-12-09 04:51:48 +00:00
sct
d38b28d206
feat(lang): add nb-NO and de language support to app
2020-12-08 14:11:05 +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