Commit graph

542 commits

Author SHA1 Message Date
baldo 4a0b6d80e4 Update frontend dependencies. 2022-09-27 14:35:00 +02:00
baldo 4295368e2b Merge branch 'main' into new-admin 2022-09-27 14:32:38 +02:00
baldo e50a8c4c6a Update server dependencies. 2022-09-27 14:29:18 +02:00
baldo 004a2aec6e Merge branch 'main' into new-admin 2022-09-20 19:20:37 +02:00
baldo b1075aa2ec Remove duplicate code for parsing numbers. 2022-09-20 19:20:16 +02:00
baldo 15d3f45bae Refactor replace some HTTP related magic values by enums. 2022-09-20 19:18:01 +02:00
baldo 511f7c4f80 Remove duplicate code for parsing numbers. 2022-09-20 19:11:36 +02:00
baldo 8f8194467c Refactor api utils and replace some magic values by enums. 2022-09-20 19:09:49 +02:00
baldo 518d986c20 Update frontend dependencies. 2022-09-20 15:38:25 +02:00
baldo de9c05fc3b Merge branch 'main' into new-admin 2022-09-20 15:37:30 +02:00
baldo c988227bc7 Update server dependencies. 2022-09-20 15:34:32 +02:00
baldo 9954a9d1ca Remove duplicate type. 2022-09-14 16:35:54 +02:00
baldo 50dc4733e0 Merge branch 'main' into new-admin 2022-09-14 16:35:03 +02:00
baldo 22bff3496a Harmonize tsconfig for frontend and server. 2022-09-14 16:33:43 +02:00
baldo bf16ee0ca7 Update frontend dependencies. 2022-09-14 16:19:31 +02:00
baldo 7cb11259dc Merge branch 'main' into new-admin 2022-09-14 16:17:51 +02:00
baldo 894ee97fdf Update server dependencies. 2022-09-14 15:56:16 +02:00
baldo 843cd37243 Refactoring: Split shared types into seperate modules and document alot. 2022-09-14 15:44:22 +02:00
baldo e08ae944c4 Move node types into own module to keep index.ts clean. 2022-09-06 17:43:00 +02:00
baldo 5af12eba41 Update frontend dependencies. 2022-09-06 16:54:49 +02:00
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