OpenSlides/client/src/app/core
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-services (WIP) Ordered and delayed autoupdates: 2020-05-27 16:05:27 +02:00
definitions Adds the chart and dialog for analog voting 2020-03-17 07:24:38 +01:00
pdf-services Update linting rules 2020-04-22 16:24:08 +02:00
promises Synchronize autoupdate code in the client 2020-05-22 15:23:53 +02:00
repositories Merge pull request #5370 from tsiegleauq/tags-for-agenda 2020-05-14 15:23:55 +02:00
translate Updated translations 2020-05-14 19:52:18 +02:00
ui-services Create statistics of closed list of speakers 2020-05-11 07:56:50 +02:00
core.module.spec.ts Initial tests for OpenSlides3. Parallel execution of server and client 2018-10-08 14:10:18 +02:00
core.module.ts Update to Anulgar 9 2020-04-01 14:50:15 +02:00
mixins.ts Use Proxies for ViewModels 2019-10-16 09:11:02 +02:00