Commit graph

522 commits

Author SHA1 Message Date
baldo c42ec84bde Merge branch 'main' into new-admin 2022-09-06 16:53:54 +02:00
baldo facff817e2 Update server dependencies. 2022-09-06 16:48:43 +02:00
baldo b53ae271ed Update frontend dependencies. 2022-09-01 14:59:32 +02:00
baldo d2c90ff833 Merge branch 'main' into new-admin 2022-09-01 14:57:51 +02:00
baldo 4836e256dd Update server dependencies. 2022-09-01 14:54:40 +02:00
baldo f359509ba0 Fix: Avoid coordinates picked from map not validating. 2022-09-01 14:47:24 +02:00
baldo 4c6556de3f Ask for confirmation for nodes outside of community bounds. 2022-09-01 14:38:41 +02:00
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 8d73e1bb80 Fix: Avoid coordinates picked from map not validating. 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 f80657e4e0 Frontend: Update typescript. 2022-08-30 15:21:13 +02:00
baldo 1f24c0f550 Update frontend dependencies. 2022-08-30 15:18:16 +02:00
baldo 781cbca94e Merge branch 'main' into new-admin 2022-08-30 15:16:06 +02:00
baldo d135665b60 Update server dependencies. 2022-08-30 15:12:58 +02:00
baldo 94e35b0bb4 Server: Update typescript. 2022-08-30 15:03:09 +02:00
baldo 7e2769cfa5 Zoom out map a little bit in node preview. 2022-08-26 18:13:05 +02:00
baldo 5b0ec235cb Fix: Make response body readable in ApiError message. 2022-08-26 18:09:33 +02:00
baldo b5eaf0b637 Allow picking coordinates from map. 2022-08-26 18:01:06 +02:00
baldo 56e247e031 Merge branch 'main' into new-admin 2022-08-26 16:29:16 +02:00
baldo ac8159ce1d Add pre-commit hook that runs all the checks. 2022-08-26 16:25:50 +02:00
baldo 53bb20781d Add pre-commit hook that runs all the checks. 2022-08-26 16:23:36 +02:00
baldo 8cf692b523 Merge branch 'main' into new-admin 2022-08-25 23:08:58 +02:00
baldo f0dcb63418 ESLint: Fix warnings and errors. 2022-08-25 23:07:41 +02:00
baldo f799765317 ESLint fix warnings. 2022-08-25 22:46:01 +02:00
baldo 82f298ccc0 ESLint: Allow NodeJS global. 2022-08-25 22:45:38 +02:00
baldo e9eae82d92 Merge branch 'main' into new-admin 2022-08-25 22:19:45 +02:00
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