autobrr/web/src
soup 3b60365483
feat(web): link Dashboard stats to Releases page (#1281)
* feat(web): link stats to release table

- added Errored Pushes
- Made Recent Activity same color as Stats

* feat(releasetable): made links a separate row

https://i.imgur.com/ZoAOrXP.png

remove comment

* added LinkIcon to StatsItem

- Changed grid-cols to 2, as we now have 4 for narrow widths

* fix linting

* move some text modifier to parent element

* feat: add scale on hover with transition

deduplicated some classes

* adapt gap between StatsItems for mobile
remove border and title on stats divs

---------

Co-authored-by: Fabricio Silva <hi@fabricio.dev>
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2023-12-25 14:03:29 +01:00
..
api build(web): bump vite and cjs node api refactor (#1276) 2023-12-15 23:36:16 +01:00
components feat(web): link Dashboard stats to Releases page (#1281) 2023-12-25 14:03:29 +01:00
domain feat(notifications): add LunaSea support (#1284) 2023-12-15 23:13:44 +01:00
forms build(web): bump vite and cjs node api refactor (#1276) 2023-12-15 23:36:16 +01:00
hooks chore(build): enable CodeQL (#1026) 2023-09-26 21:24:59 +02:00
screens feat(web): link Dashboard stats to Releases page (#1281) 2023-12-25 14:03:29 +01:00
types feat(web): link Dashboard stats to Releases page (#1281) 2023-12-25 14:03:29 +01:00
utils feat(releases): incognito mode (#1282) 2023-12-14 22:20:36 +01:00
App.tsx fix(web): implement offline detection (#1065) 2023-09-10 17:39:58 +02:00
index.css enhancement(web): ui overhaul (#1155) 2023-11-18 14:46:16 +01:00
index.tsx build(web): bump vite and cjs node api refactor (#1276) 2023-12-15 23:36:16 +01:00
logo.svg feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00
vite-env.d.ts feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00