Commit graph

4731 commits

Author SHA1 Message Date
Degra02
2c840e5e20 wip stairs impl 2025-08-02 01:12:56 +02:00
Degra02
31939859c1 add snap-to-edge functionality 2025-08-01 21:29:19 +02:00
87bbb15bad
Fix cache again 2025-08-01 21:11:05 +02:00
50bd52600d
Fix cache 2025-08-01 21:06:41 +02:00
447a52b684
Add setup (this is only temporary for the hackathon) 2025-08-01 20:43:12 +02:00
Laura Klünder
f83a5e90ae move sso code so it won't fail tests if sso dependencies are missing 2025-04-25 16:16:25 +02:00
Laura Klünder
ef8175fafb fix imports for tileserver for real now 2025-04-18 01:44:45 +02:00
Laura Klünder
38c625e5ec import NDArray directly 2025-04-18 01:21:44 +02:00
Gwendolyn
3d2b1dff4b import shapely shapes and NDArray only for type checking 2025-04-18 00:38:41 +02:00
Gwendolyn
60afb9fa60 fix ndarray import 2025-04-18 00:19:47 +02:00
Laura Klünder
2b3bb581bc dephne compatibility of LocalCacheProxy 2025-04-17 23:26:12 +02:00
Laura Klünder
80cf20d8f2 anable LocalCacheProxy correctly 2025-04-17 23:18:19 +02:00
Laura Klünder
a543380fd3 enable LocalCacheProxy only if reuqetss will take place 2025-04-17 22:25:23 +02:00
Laura Klünder
8696723da1 fixup default_update hoping it helps 2025-04-17 21:06:20 +02:00
Laura Klünder
db86c9f9bb make imports work again 2025-04-17 18:27:48 +02:00
Laura Klünder
dd239d0b27 fix object creaatioin permissions 2025-04-17 18:22:22 +02:00
Laura Klünder
3cb1fdeb63 better typing for updates and geometryindexed 2025-03-18 20:18:45 +01:00
Laura Klünder
4d527130e7 fill last update caches before starting processupdates 2025-03-18 18:32:34 +01:00
Laura Klünder
fc5a339a65 remove shapely speedups, since they are now on by default 2025-03-13 21:28:13 +01:00
Laura Klünder
3db68764a8 remove unneeded imports 2025-03-10 14:25:56 +01:00
Laura Klünder
09c092e129 get rid of editor api hybrid responses 2025-03-10 14:21:45 +01:00
Laura Klünder
79fb026363 make request.user_data only evaluate once 2025-03-07 21:06:32 +01:00
Laura Klünder
38c705717b activeOverlays should return empty list if no overlays are set 2025-01-22 22:00:06 +01:00
Jenny Danzmayr
9ffd6131fb add instance name as tag to sentry reports 2025-01-22 20:26:21 +01:00
Jenny Danzmayr
8c0e258a65 fix key error for themes with randomized primary color 2025-01-22 14:53:50 +01:00
Laura Klünder
9771909691 update requirements so python 3.13 can work 2025-01-14 16:03:47 +01:00
Laura Klünder
8a9cdf1ce8 sine curve load? 2024-12-29 23:55:58 +01:00
Laura Klünder
3cae4ede1d let's make it even better 2024-12-29 23:30:10 +01:00
Laura Klünder
7cfc40c5bf cut off lower 10% 2024-12-29 23:21:53 +01:00
Laura Klünder
f1c15c3f8f cutoff at 75% instead of 90% 2024-12-29 23:09:37 +01:00
Laura Klünder
a15190df47 round load data 2024-12-29 22:45:27 +01:00
Gwendolyn
ed14108083 stop showing indicators if the data is stale 2024-12-29 22:17:49 +01:00
Gwendolyn
474af6c4fc load indicator frontend 2024-12-29 21:49:08 +01:00
Laura Klünder
17266dd997 same procedure 2024-12-29 21:41:16 +01:00
Laura Klünder
5ece3bdd1b fix load_group_continue 2024-12-29 21:39:54 +01:00
Laura Klünder
149dbf7b9d permission for set_load and caching for get_load 2024-12-29 20:11:34 +01:00
Laura Klünder
a2f1296bd5 working get_load endpoint 2024-12-29 20:05:12 +01:00
Laura Klünder
c2a7a4a451 add scope_load and load write permission 2024-12-29 20:03:31 +01:00
Gwendolyn
4a29a28634 add num_clients and max_observed_num_clients to RangingBeacon
previous commit message is wrong and actually added the api endpoint
2024-12-29 19:45:57 +01:00
Gwendolyn
6269f29c51 actually update the model for the previous migration >< 2024-12-29 19:44:36 +01:00
Gwendolyn
0eb9048b29 access point num clients 2024-12-29 19:40:17 +01:00
Gwendolyn
caa2918be8 fix toggle control initialOn logic 2024-12-29 19:21:40 +01:00
Gwendolyn
4e730b9708 pause/resume overlays 2024-12-29 19:09:02 +01:00
Laura Klünder
25e8ed6464 positionsControl 2024-12-29 18:55:31 +01:00
Gwendolyn
1cbada095e do not propagate click and double click out of expanding control 2024-12-29 18:54:12 +01:00
Gwendolyn
e8a2d27bc2 oops xss 2024-12-29 18:35:59 +01:00
Laura Klünder
3d65d51ca4 short_name in TrackablePositionSchema 2024-12-29 17:45:46 +01:00
Laura Klünder
fb29533a60 add Position.short_name 2024-12-29 17:41:47 +01:00
Laura Klünder
ec61155833 get all of your own positions 2024-12-29 17:36:43 +01:00
Laura Klünder
12a0db43e7 add effective_slug to TrackablePositionSchema 2024-12-29 17:32:25 +01:00