baldo
|
9387df8dd3
|
Re-validate form inputs when model is changed from outside.
* This fixes the issue of the coordinates input still being displayed as
invalid after pickig coordinates from the map.
|
2022-09-01 14:36:55 +02:00 |
|
baldo
|
903a1bcf8a
|
On submit focus first input having a validation error.
|
2022-09-01 14:36:55 +02:00 |
|
baldo
|
0bf8a149e7
|
Add icon to reset coordinates input.
|
2022-09-01 13:13:01 +02:00 |
|
baldo
|
e9b8e0b7ae
|
Make title text for info icons the actual help text.
|
2022-08-30 17:10:53 +02:00 |
|
baldo
|
ac6fb7b57a
|
Add checkbox for monitoring when creating node.
|
2022-08-30 17:08:27 +02:00 |
|
baldo
|
7e2769cfa5
|
Zoom out map a little bit in node preview.
|
2022-08-26 18:13:05 +02:00 |
|
baldo
|
b5eaf0b637
|
Allow picking coordinates from map.
|
2022-08-26 18:01:06 +02:00 |
|
baldo
|
f799765317
|
ESLint fix warnings.
|
2022-08-25 22:46:01 +02:00 |
|
baldo
|
1a0fcbdd6f
|
ESLint: Fix warnings.
|
2022-08-25 22:15:59 +02:00 |
|
baldo
|
1de5bc0604
|
Allow passing hostname, fastd-key and MAC as query-parameters when creating new node
|
2022-08-25 20:37:34 +02:00 |
|
baldo
|
fb5bf934ff
|
Basic node registration form.
|
2022-08-25 18:21:42 +02:00 |
|
baldo
|
aa0d63fd44
|
Show node on map in confirmation before deleting it.
|
2022-08-25 15:47:32 +02:00 |
|
baldo
|
dcfaae7955
|
Make sure config and version are loaded before app runs to avoid null checks.
|
2022-08-24 23:46:56 +02:00 |
|
baldo
|
867be21f68
|
ESLint: Auto format and fix some warnings / errors.
|
2022-08-23 19:08:39 +02:00 |
|
baldo
|
704620e2f7
|
More readable link styling in ErrorCards.
|
2022-08-23 17:17:11 +02:00 |
|
baldo
|
3a2f0799eb
|
Frontend: Added forms to delete nodes.
|
2022-08-23 17:05:13 +02:00 |
|
baldo
|
a0d186da3a
|
Add RouteButton
|
2022-08-23 15:52:26 +02:00 |
|
baldo
|
5a944f9916
|
Add card to display errors that scrolls into view.
|
2022-08-23 15:41:01 +02:00 |
|
baldo
|
4ed749eee3
|
First shot on form validation.
|
2022-08-23 15:38:10 +02:00 |
|
baldo
|
096b792caa
|
Some styling.
|
2022-08-23 15:34:20 +02:00 |
|
baldo
|
2cbdc92ef1
|
Refactoring: Pinia stores are called *Store now.
|
2022-08-23 15:14:07 +02:00 |
|
baldo
|
5ae27f530e
|
Allow specifying alignment for ButtonGroup.
|
2022-08-23 15:11:09 +02:00 |
|
baldo
|
4db53af7ce
|
Use enum to identify routes.
|
2022-08-23 15:07:37 +02:00 |
|
baldo
|
e80b6b2028
|
Responsive button layout via ButtonGroup
|
2022-08-02 18:16:30 +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
|
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
|
f95829adc6
|
Admin: Added filter / search panel to nodes list.
|
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
|
5ff51f03ae
|
Fix reactivity for props.
|
2022-07-07 10:59:41 +02:00 |
|
baldo
|
9b5f8f3f37
|
Fix some header / footer issues.
|
2022-05-30 12:41:15 +02:00 |
|
baldo
|
3ce2ba5013
|
Statistics styling
|
2022-05-26 12:52:48 +02:00 |
|
baldo
|
2e039a7b27
|
Basic styling done.
|
2022-05-23 12:49:05 +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 |
|