autobrr/web/src/screens/settings
stacksmash76 d187daa566
enhancement(web): layout improvements (#1095)
* minor style fixes

fix: removed not-allowed button-in-button in IRCLogsDropdown, removed unnecessary inner div as well
fix: removed shadow from 'remove releases older than X?' modal in settings on the light theme. (told soup about this long ago)

* added tips for searching releases, improved overall look

enhancement: made title page headings have a smaller vertical margin (almost by half)
chore: moved title page headings from <header> to some less-obtuse screen-reader element
enhancement: added documentation to the search engine on the releases table page
enhancement: made StatsItem cards more compact (WIP - to be coupled with more stats items)
enhancement: made WarningAlert be more contrastful on the light theme, made it more compact and added a border as well.

* better wording for search tips

* bad merge resolve, fixed now
2023-09-10 17:28:30 +02:00
..
Action.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Api.tsx enhancement(web): add react suspense and improve DX (#1089) 2023-09-10 12:35:43 +02:00
Application.tsx feat(config): check for updates reading from config (#1038) 2023-09-10 16:59:59 +02:00
DownloadClient.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Feed.tsx enhancement(web): add react suspense and improve DX (#1089) 2023-09-10 12:35:43 +02:00
index.ts chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Indexer.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Irc.tsx enhancement(web): layout improvements (#1095) 2023-09-10 17:28:30 +02:00
Logs.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Notifications.tsx enhancement(web): modernize APIClient and improve robustness (#1093) 2023-09-10 16:18:39 +02:00
RegexPlayground.tsx chore(web): relocations and cleanups (#957) 2023-07-21 17:33:51 +02:00
Releases.tsx enhancement(web): layout improvements (#1095) 2023-09-10 17:28:30 +02:00