Commit Graph

910 Commits

Author SHA1 Message Date
Michael Wedl 3bb4376129 Merge branch 'list-ordering' into 'main'
List ordering

See merge request reportcreator/reportcreator!550
2024-05-16 13:45:55 +00:00
Michael Wedl d1ffb38d85 Save user list ordering in local storage 2024-05-16 15:37:51 +02:00
Michael Wedl cb7ae52f52 Update changelog 2024-05-16 15:36:17 +02:00
Michael Wedl f053cd22fa Clean up 2024-05-16 15:30:16 +02:00
Michael Wedl 35c4188096 Add ordering selector in list view 2024-05-16 14:21:46 +02:00
Michael Wedl 4c4f06f733 Add ordering fields in API 2024-05-16 14:15:38 +02:00
Michael Wedl 72c5928ac6 Merge branch 'docs-x-forwarded-settings' into 'main'
Document use_x_forwarded_* settings

See merge request reportcreator/reportcreator!549
2024-05-16 08:58:11 +00:00
Michael Wedl 99db5debaa Document use_x_forwarded_* settings 2024-05-16 10:32:11 +02:00
Michael Wedl 5e3b750ed7 Merge branch 'update-changelog' into 'main'
Update changelog

See merge request reportcreator/reportcreator!548
2024-05-15 11:54:43 +00:00
Michael Wedl 5d6909b3e1 Update changelog 2024-05-15 11:04:41 +02:00
Michael Wedl 2b23e113e4 Merge branch 'allowed-hosts-healthcheck' into 'main'
Fix docker healthchecks with ALLOWED_HOSTS setting

See merge request reportcreator/reportcreator!547
2024-05-15 07:14:36 +00:00
Michael Wedl 904174bfe8 Fix docker healthchecks with ALLOWED_HOSTS setting 2024-05-15 09:08:40 +02:00
Michael Wedl 2beefd907e Merge branch 'fix-logging' into 'main'
Fix logging import

See merge request reportcreator/reportcreator!546
2024-05-15 05:47:16 +00:00
Michael Wedl 4f8a99f0b2 Fix logging import 2024-05-15 07:40:13 +02:00
Michael Wedl 9a955c2d1f Merge branch 'allowedhosts-rpid-fallback' into 'main'
Disable allowed hosts fallback to rp_id

See merge request reportcreator/reportcreator!545
2024-05-15 05:37:12 +00:00
Michael Wedl c28ec59ec6 Disable allowed hosts fallback to rp_id 2024-05-15 07:30:57 +02:00
Michael Wedl 7b05771052 Merge branch 'collab-ws-timeout-msgs' into 'main'
Update WS timeout error messages

See merge request reportcreator/reportcreator!543
2024-05-14 07:54:28 +00:00
Michael Wedl 1f9ece700b Update WS timeout error messages 2024-05-14 09:48:25 +02:00
Michael Wedl c30c459d6f Merge branch 'elasticapm-asgi' into 'main'
Elasticapm asgi

See merge request reportcreator/reportcreator!541
2024-05-14 07:35:44 +00:00
Michael Wedl d23cfcc690 Fix set user info anonymous 2024-05-14 07:05:26 +02:00
Michael Wedl da3d7ce781 ElasticAPM: more ws tracing 2024-05-14 07:05:26 +02:00
Michael Wedl cd22335340 Elasticapm websocket tracing 2024-05-14 07:05:26 +02:00
Michael Wedl 356495b40b ElasticAPM django asgi tracing 2024-05-14 07:05:26 +02:00
Michael Wedl ebedc770c6 Merge branch 'docs-images' into 'main'
Update reptor sslyze docs

See merge request reportcreator/reportcreator!531
2024-05-14 05:04:10 +00:00
Michael Wedl 4dc9b9efab Merge branch 'docs-collaborative-editing' into 'main'
Collaborative editing docs

See merge request reportcreator/reportcreator!537
2024-05-14 05:03:58 +00:00
Michael Wedl ad694a1937 Merge branch 'allowe-hosts' into 'main'
Add allowed hosts setting

See merge request reportcreator/reportcreator!536
2024-05-13 09:15:01 +00:00
Michael Wedl bd49b811fa Merge branch 'collab-bugfixes-6' into 'main'
Collab bugfixes 6

See merge request reportcreator/reportcreator!540
2024-05-10 10:57:45 +00:00
Michael Wedl 21c1ec5ce9 Update md dependencies 2024-05-10 12:51:31 +02:00
Michael Wedl e13863df80 Update nginx timeouts 2024-05-10 12:51:07 +02:00
Michael Wedl 182a991697 Collab HTTP fallback error handling 2024-05-10 12:50:55 +02:00
Michael Wedl aa242f4038 Merge branch 'collab-bugfixes-5' into 'main'
Collab bugfixes 5

See merge request reportcreator/reportcreator!539
2024-05-08 13:03:27 +00:00
Michael Wedl 8785cf865c Update mde dependencies 2024-05-08 14:57:34 +02:00
Michael Wedl 8082587e88 Collab HTTP fallback: immediately sync list operations 2024-05-08 14:22:00 +02:00
Michael Wedl a8d0546d9b Scroll to top of finding/section on navigate 2024-05-08 14:19:29 +02:00
Michael Wedl 492d881ea8 Merge branch 'docker-compose-version' into 'main'
Remove version from docker compose file

See merge request reportcreator/reportcreator!538
2024-05-08 10:24:33 +00:00
Michael Wedl 87ac83f60d Remove version from docker compose file 2024-05-08 12:18:44 +02:00
Michael Wedl 95c34bc233 Collaborative editing docs 2024-05-07 17:04:23 +02:00
Michael Wedl 22481c3e3a Add allowed hosts setting 2024-05-07 16:20:04 +02:00
Michael Wedl 867d4b79c3 Merge branch 'collab-bugfixes-4' into 'main'
Fix client_id changed in HTTP fallback

See merge request reportcreator/reportcreator!535
2024-05-07 13:18:30 +00:00
Michael Wedl 5a12ad4e11 Fix client_id changed in HTTP fallback 2024-05-07 15:12:33 +02:00
Michael Wedl b8f8529e8d Merge branch 'collab-bugfixes-3' into 'main'
Fix connection state updates for http fallback

See merge request reportcreator/reportcreator!534
2024-05-07 11:58:07 +00:00
Michael Wedl 83dfd8cd33 Fix connection state updates for http fallback 2024-05-07 13:52:10 +02:00
Michael Wedl eb63a7d6a0 Merge branch 'collab-bugfixes-2' into 'main'
Collab bugfixes 2

See merge request reportcreator/reportcreator!533
2024-05-07 07:40:37 +00:00
Michael Wedl 68a66cb15b Update tests 2024-05-07 09:34:00 +02:00
Michael Wedl c37f0d9e76 Fix loader flashing after navigate back 2024-05-07 09:18:36 +02:00
Michael Wedl 48edf01717 Update archiving key validation 2024-05-07 08:53:30 +02:00
Michael Wedl 1d7ec6c571 Fix cursor moves to end in bulk-edit list 2024-05-06 14:43:36 +02:00
Michael Wedl f11ae7f8cc Fix different unicode handling in JS an PY 2024-05-06 14:18:32 +02:00
Michael Wedl 1f8d49da76 Handle /ws path in auth redirect 2024-05-06 14:17:35 +02:00
Michael Wedl d471737d92 Merge branch 'ws-http-fallback' into 'main'
Collaborative editing: fallback to HTTP if websockets are not supported

See merge request reportcreator/reportcreator!532
2024-05-06 06:14:53 +00:00