baldo
|
fd853c7319
|
Show node on map in confirmation before deleting it.
|
2022-08-25 22:18:41 +02:00 |
|
baldo
|
0e30ec1f96
|
Get rid of any.
|
2022-08-25 22:17:25 +02:00 |
|
baldo
|
a1553ac0bf
|
Replace EnumValue type by more general TypeOf type.
|
2022-08-25 22:17:10 +02:00 |
|
baldo
|
1a0fcbdd6f
|
ESLint: Fix warnings.
|
2022-08-25 22:15:59 +02:00 |
|
baldo
|
2e72d42d22
|
Get rid of any.
|
2022-08-25 22:14:59 +02:00 |
|
baldo
|
312a6066e4
|
Replace EnumValue type by more general TypeOf type.
|
2022-08-25 21:10:37 +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
|
fb73dac224
|
Fix: Use scss math.div instead of deprecated /.
|
2022-08-25 16:11:06 +02:00 |
|
baldo
|
aa0d63fd44
|
Show node on map in confirmation before deleting it.
|
2022-08-25 15:47:32 +02:00 |
|
baldo
|
3b79e807ba
|
Merge branch 'main' into new-admin
|
2022-08-24 23:49:21 +02:00 |
|
baldo
|
59ef8256e6
|
Make layers config typesafe.
|
2022-08-24 23:48:19 +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
|
0bbb2113e9
|
Merge branch 'main' into new-admin
|
2022-08-24 18:22:41 +02:00 |
|
baldo
|
df82b70756
|
Update frontend dependencies.
|
2022-08-24 18:22:01 +02:00 |
|
baldo
|
00d93c33b4
|
Introduce NodeMonitoringStateResponse to get rid of some any
|
2022-08-24 18:20:49 +02:00 |
|
baldo
|
672369d419
|
Fix: Sorting nodes did not work.
|
2022-08-24 17:32:36 +02:00 |
|
baldo
|
e17fa4ed73
|
Update server dependencies.
|
2022-08-24 17:12:00 +02:00 |
|
baldo
|
22d7755215
|
Fix sorting after merge.
|
2022-08-23 22:20:14 +02:00 |
|
baldo
|
4602aaa871
|
Merge branch 'main' into new-admin
|
2022-08-23 22:14:54 +02:00 |
|
baldo
|
bfd6ca1d26
|
ESLint: Fix more warnings and errors.
|
2022-08-23 22:09:19 +02:00 |
|
baldo
|
66fb4e5004
|
More typesafe NodeSortField definition.
|
2022-08-23 21:01:58 +02:00 |
|
baldo
|
91690509d3
|
ESLint: Auto reformat and fixing some warnings / errors.
|
2022-08-23 20:08:53 +02:00 |
|
baldo
|
5237db38e0
|
Server: ESLint setup.
|
2022-08-23 19:18:02 +02:00 |
|
baldo
|
867be21f68
|
ESLint: Auto format and fix some warnings / errors.
|
2022-08-23 19:08:39 +02:00 |
|
baldo
|
90ac67efbe
|
Fix: no-unused-vars linter warning for variables set in script setup.
|
2022-08-23 17:52:23 +02:00 |
|
baldo
|
3312930d5a
|
Local testing.
|
2022-08-23 17:17:51 +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
|
6ff2fe2acf
|
Add DELETE method and more generic error handling to API helper.
|
2022-08-23 15:18:22 +02:00 |
|
baldo
|
cf134eb199
|
Make page padding dependend on screen size.
|
2022-08-23 15:16:35 +02:00 |
|
baldo
|
e403e9858d
|
Minor cleanup.
|
2022-08-23 15:14:52 +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
|
68f893aa91
|
Merge branch 'main' into new-admin
|
2022-08-23 14:58:24 +02:00 |
|
baldo
|
4167b5ee14
|
Update frontend dependencies.
|
2022-08-23 14:58:19 +02:00 |
|
baldo
|
11fca5e94a
|
Update server dependencies.
|
2022-08-23 14:55:40 +02:00 |
|
baldo
|
0878ffcc0b
|
Merge branch 'main' into new-admin
|
2022-08-18 12:53:26 +02:00 |
|
baldo
|
4c10f9dd4e
|
Update server dependencies
|
2022-08-18 12:30:30 +02:00 |
|
baldo
|
7160c8563d
|
Update frontend dependencies.
|
2022-08-09 17:57:22 +02:00 |
|
baldo
|
71c885cd5e
|
Merge branch 'main' into new-admin
|
2022-08-09 14:02:30 +02:00 |
|
baldo
|
fcb2bc9fbb
|
Update server dependencies.
|
2022-08-09 13:44:12 +02:00 |
|
baldo
|
81579cbac4
|
Merge branch 'main' into new-admin
|
2022-08-04 18:41:39 +02:00 |
|
baldo
|
ac0642d8eb
|
Moved validator to shared code directory.
|
2022-08-04 18:40:38 +02:00 |
|
baldo
|
7ffe7e7e3f
|
Merge branch 'main' into new-admin
|
2022-08-04 17:18:32 +02:00 |
|