Commit graph

38 commits

Author SHA1 Message Date
baldo 6f8240ac84 Move shared code into own directory for use in new frontend. 2022-08-04 15:33:41 +02:00
baldo 0ad1d4bcc9 Updated frontend dependencies. 2022-08-04 14:16:17 +02:00
baldo b5bcb620fd Removed unused import. 2022-08-02 18:17:36 +02:00
baldo e80b6b2028 Responsive button layout via ButtonGroup 2022-08-02 18:16:30 +02:00
baldo 33f076b1b6 Responsive statistics card in admin dashboard. 2022-08-02 17:21:05 +02:00
baldo e885975aff Added PageContainer handling responsive breakpoints. 2022-08-02 17:07:57 +02:00
baldo 215f70db26 Introduced ActionButton component as a replacement for HTML's button. 2022-08-02 16:31:38 +02:00
baldo d159e22c50 Update frontend dependencies. 2022-08-02 15:36:04 +02:00
baldo 7102337233 Update frontend dependencies. 2022-07-28 15:10:28 +02:00
baldo 6057ad5a2a Add sorting by column and fix page reload issue. 2022-07-22 16:23:13 +02:00
baldo edc5c20fdb Fix some types after refactoring on main branch. 2022-07-21 18:44:52 +02:00
baldo ca2a067250 Update frontend dependencies. 2022-07-21 11:53:35 +02:00
baldo f1feec4fe7 Fix: Make typecheck not complain about fetch(). 2022-07-18 18:30:49 +02:00
baldo 22b80ef26f Mute incorrect warning. 2022-07-14 20:07:51 +02:00
baldo 403a537869 Fixed vite ssl. 2022-07-14 20:07:51 +02:00
baldo f7075533a0 Update frontend dependencies. 2022-07-14 20:07:51 +02:00
baldo a3dce0b8a2 Add sorting parameters and refactor server part to use enums for sorting. 2022-07-07 10:59:41 +02:00
baldo f95829adc6 Admin: Added filter / search panel to nodes list. 2022-07-07 10:59:41 +02:00
baldo ac7f8c98b0 Fix type error. 2022-07-07 10:59:41 +02:00
baldo cce665d149 Apply filters to nodes list. 2022-07-07 10:59:41 +02:00
baldo 5b703917b5 Showing spinner when loading nodes. 2022-07-07 10:59:41 +02:00
baldo 87839f4faa Added paging. 2022-07-07 10:59:41 +02:00
baldo 956889be11 Adjust page padding to make space for page footer. 2022-07-07 10:59:41 +02:00
baldo 5ff51f03ae Fix reactivity for props. 2022-07-07 10:59:41 +02:00
baldo 7f52ffe45f Update frontend dependencies 2022-07-07 10:59:41 +02:00
baldo ea2f424efa Add toggle to show / hide all sensitive fields. 2022-05-30 14:08:03 +02:00
baldo cb4bb9e817 Remove redundant main tags. 2022-05-30 13:56:24 +02:00
baldo cbd5624fb2 Nicer display of node list 2022-05-30 13:54:57 +02:00
baldo 9b5f8f3f37 Fix some header / footer issues. 2022-05-30 12:41:15 +02:00
baldo 72a54c8325 Admin: Show certain fields redacted by default 2022-05-30 12:37:46 +02:00
baldo 0f60436b2c Admin: Basic node listing 2022-05-30 12:36:28 +02:00
baldo 3ce2ba5013 Statistics styling 2022-05-26 12:52:48 +02:00
baldo 6c47c5b178 Updated new frontend dependencies. 2022-05-26 12:52:41 +02:00
baldo 2e039a7b27 Basic styling done. 2022-05-23 12:49:05 +02:00
baldo 9e29034a0b Added AGPL v3 license for new frontend. 2022-05-23 12:27:05 +02:00
baldo 2f8bee77da Update frontend dependencies. 2022-05-23 10:49:53 +02:00
baldo fde340ead0 Display config values in header and footer. 2022-05-19 13:33:48 +02:00
baldo 59f7897d8e Initial setup for new frontend. 2022-05-19 12:05:44 +02:00