OpenSlides/client/src/app
FinnStutzenstein d8b21c5fb5
(WIP) Ordered and delayed autoupdates:
- Extracted autoupdate code from consumers
- collect autoupdates until a AUTOUPDATE_DELAY is reached (since the first autoupdate)
- Added the AUTOUPDATE_DELAY parameter in the settings.py
- moved some autoupdate code to utils/autoupdate
- moved core/websocket to utils/websocket_client_messages
- add the autoupdate in the response (there are some todos left)
- do not send autoupdates on error (4xx, 5xx)
- the client blindly injects the autoupdate in the response
- removed the unused autoupdate on/off feature
- the clients sends now the maxChangeId (instead of maxChangeId+1) on connection
- the server accepts this.
2020-05-27 16:05:27 +02:00
..
core (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
fullscreen-projector Add permission as lookup object 2020-05-14 10:12:22 +02:00
shared Merge pull request #5370 from tsiegleauq/tags-for-agenda 2020-05-14 15:23:55 +02:00
site Merge pull request #5380 from FinnStutzenstein/closService 2020-05-20 18:29:11 +02:00
slides Merge pull request #5380 from FinnStutzenstein/closService 2020-05-20 18:29:11 +02:00
app-routing.module.spec.ts cleanup and refractor code 2018-08-15 10:19:46 +02:00
app-routing.module.ts New linting rules and ordering of imports 2019-07-30 09:53:14 +02:00
app.component.html Implements the global 'super-search.component' 2019-08-26 11:30:20 +02:00
app.component.scss Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
app.component.spec.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
app.component.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
app.module.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
base.component.ts Add permission as lookup object 2020-05-14 10:12:22 +02:00