Commit graph

554 commits

Author SHA1 Message Date
baldo c68a23dcca Get rid of unused dependencies by using depcheck. 2022-10-04 18:14:53 +02:00
baldo 3b4e4b85de Fix: Use a valid SPDX license expression for AGPL. 2022-10-04 18:02:40 +02:00
baldo b734c4705a Merge branch 'main' into new-admin 2022-10-04 18:01:05 +02:00
baldo 7a7fe1e3ac Fix: Use a valid SPDX license expression for AGPL. 2022-10-04 18:00:18 +02:00
baldo e48c2861c6 Make new frontend deployable.
* Get rid of old client and its grunt build.
* Make `yarn run dist` bundle a working version with new frontend.
* Make sure to handle history mode URLs on server side.
2022-10-04 17:53:45 +02:00
baldo 4035c22aca Merge branch 'main' into new-admin 2022-10-04 16:09:34 +02:00
baldo 625f8cbd90 Relicense server and legacy code under AGPL. 2022-10-04 16:02:39 +02:00
baldo 8a49ff410d Update frontend dependencies. 2022-10-04 14:45:43 +02:00
baldo 356e8a8ee8 Merge branch 'main' into new-admin 2022-10-04 14:43:13 +02:00
baldo 77533dfb4b Update server dependencies. 2022-10-04 14:41:23 +02:00
baldo c87bccae95 Handle legacy frontend URLs. 2022-09-27 16:44:48 +02:00
baldo 32803e0ea1 Update the document title when navigating to a new route 2022-09-27 15:52:12 +02:00
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