autobrr/web/src/screens
soup ca4ad498a4
feat(web): settings cosmetic improvements (#621)
* Minor cosmetic changes

- Changed Feeds paragraph to include regular RSS feeds
- Centered "Danger Zone" header on Settings/Releases
- Added punctuations to subtitles and sublabes that were missing them
- Removed some subtitles over "Create new" buttons in Settings

* settings(releases) Added paragraph below header

* Changed user and docs icons

* Fixed Notifications table for narrow screens

* Made Notifications-page dynamic like the IRC-page

- Hiding notification type and events on smaller screens

* Made API table look better on smaller screens

- Adjusted col-spans
- overflow-auto on name

* overflow-hidden on name

* Made Feeds dynamic like Notifications

* Made Clients dynamic like Feeds and Notifications

* name field will now truncate instead of span itself over multiple lines
mouseovering the name will now show the full value
mitigated scrollbars
changes to col-span to move the name column closer to enabled switch
adjusted paddings in desktop and mobile layout

Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2023-01-06 22:07:27 +01:00
..
auth feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
dashboard fix(web): download client table overflow, filter alerts, dubious wording (#521) 2022-11-10 12:27:09 +01:00
filters feat(web): settings cosmetic improvements (#621) 2023-01-06 22:07:27 +01:00
releases feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
settings feat(web): settings cosmetic improvements (#621) 2023-01-06 22:07:27 +01:00
Base.tsx feat(web): settings cosmetic improvements (#621) 2023-01-06 22:07:27 +01:00
Logs.tsx feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
Settings.tsx feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00