Commit Graph

5526 Commits

Author SHA1 Message Date
FinnStutzenstein f1ddd16dc6 Motion rework
- remove motion version
- migrations for versions and change recommendations
- Redone motion comments. Wording changed from comment fields to comment
  sections
- fixed test order, tests are not atomic
- introduce get_group_model. Just use OpenSlides Groups and not the
django's ones.
2018-09-10 09:00:55 +02:00
Finn Stutzenstein 3b57fbcd8c
Merge pull request #3857 from FinnStutzenstein/delete-observable
changed and deleted observable for the datastore. Removed ModelId
2018-09-10 08:33:20 +02:00
Finn Stutzenstein 1d16c6e88e
Merge pull request #3856 from jsaalfeld/npm_updates
updating dependencies and replacing node-uuid with uuid
2018-09-10 08:16:57 +02:00
FinnStutzenstein e53a75f922 changed and deleted observable for the datastore. Removed ModelId 2018-09-07 12:51:16 +02:00
Finn Stutzenstein befbaba525
Merge pull request #3853 from FinnStutzenstein/workflowId
Expose the workflow id during motion serialization
2018-09-07 11:12:07 +02:00
Jochen Saalfeld 68e27c439e
updating dependencies and replacing node-uuid with uuid 2018-09-07 10:59:13 +02:00
Finn Stutzenstein e0c38cba01
Merge pull request #3855 from jsaalfeld/fix_migrate
fixing pytest version and continue if db not available
2018-09-07 10:49:50 +02:00
Jochen Saalfeld b5366ea90f
fixing pytest version and continue if db not available 2018-09-07 10:39:16 +02:00
FinnStutzenstein 9226874010 Expose the workflow id during motion serialization 2018-09-06 13:39:16 +02:00
Norman Jäckel 4feb2a8e21
Merge pull request #3828 from ostcar/super_fastest_even_faster
Faster then fastes big_mode (with tests)
2018-09-04 21:14:00 +02:00
Finn Stutzenstein 32c7959b1c
Merge pull request #3849 from FinnStutzenstein/constructors
less constructors
2018-09-04 14:58:32 +02:00
FinnStutzenstein 98250f4e45 less constructors 2018-09-04 14:46:21 +02:00
Finn Stutzenstein 753f5f2175
Merge pull request #3850 from FinnStutzenstein/config
ConfigService
2018-09-04 14:44:14 +02:00
FinnStutzenstein 698f3d83fe ConfigService 2018-09-04 14:12:10 +02:00
Finn Stutzenstein 05dd25bf0d
Merge pull request #3845 from tsiegleauq/motion_desktop_view
Add Motion Detail Desktop view
2018-09-04 12:33:35 +02:00
Finn Stutzenstein fab5a8ec02
Merge pull request #3847 from jsaalfeld/fix_footer
inserting fixed footer (with @tsiegleauq)
2018-09-04 12:21:38 +02:00
Jochen Saalfeld 9f226c75ee
inserting fixed footer (with @tsiegleauq) 2018-09-04 12:09:14 +02:00
Sean Engelhardt 90e8c81ddc Add Motion Detail Desktop view 2018-09-04 11:49:58 +02:00
Finn Stutzenstein fa9d8de21c
Merge pull request #3841 from FinnStutzenstein/models-more-types-and-cleanup
More type annotations and resulting changes, cleanup
2018-09-04 11:27:51 +02:00
Finn Stutzenstein 1b02b7c692
Merge pull request #3837 from FinnStutzenstein/constants
Angular constants via WebSocket
2018-09-04 09:40:12 +02:00
FinnStutzenstein 41c09ce9ea More type annotations and resulting changes, cleanup 2018-09-04 09:39:51 +02:00
FinnStutzenstein ea71d0a942 moved privacy policy to users, adapt client 2018-09-04 08:57:54 +02:00
Oskar Hahn 732de97ec2 Make Consumer real async again 2018-09-04 08:57:50 +02:00
FinnStutzenstein 8adaa6118a Angular constants via WebSocket
- new format for constants on the server
- adaptions for the old client
2018-09-04 08:57:11 +02:00
Finn Stutzenstein b6f6d6f720
Merge pull request #3844 from jsaalfeld/update_compodoc
updating the compodoc run command
2018-09-04 08:52:46 +02:00
Finn Stutzenstein 65a9fe2fa2
Merge pull request #3846 from tsiegleauq/change-prefix
change the global prefix to "os"
2018-09-04 08:47:13 +02:00
Sean Engelhardt 0f55527d6a change the global prefix to "os"
Also:
Set linting output to "stylish" (more readable error messages in terminal output)
Remove 2nd linting output
rename "appOsPerms" to just "osPerms" including filename and classname
rename all selectors from "app" to "os"
2018-09-03 18:13:57 +02:00
Jochen Saalfeld 5da2bed4d1
updating the compodoc run command 2018-09-03 12:05:01 +02:00
Jochen Saalfeld b4498e1534 use 3.7-slim instead of 3.7 (#17) 2018-09-01 21:03:57 +02:00
Oskar Hahn c3bc1487d7
Merge pull request #3823 from ostcar/fix_empty_data_in_rest
fix empty values in rest
2018-09-01 15:13:54 +02:00
Finn Stutzenstein 970f9e19b2
Merge pull request #3836 from FinnStutzenstein/linter
More linter rules
2018-08-29 15:11:53 +02:00
FinnStutzenstein b4e7d949b1 More linter rules 2018-08-29 13:57:43 +02:00
Finn Stutzenstein b07641b85c
Merge pull request #3834 from FinnStutzenstein/operator
Auth/Operator/Anonymous/WS-Stuff
2018-08-29 13:13:45 +02:00
FinnStutzenstein 4e41e8c603 Auth/Operator/Anonymous/WS-Stuff
- operator is more lightweight
- auth and auth-guard service updated
- anonymous in login form
- improved login form
- websocket retries to reconnect
2018-08-29 13:07:05 +02:00
Finn Stutzenstein 4f463470fc
Merge pull request #3835 from tsiegleauq/head-bar-component
Add reusable head bar component
2018-08-28 14:42:01 +02:00
Sean Engelhardt 897488f3a4 Add reusable head bar component
- implement the head bar in all apps
- work on the documentation
2018-08-28 13:55:19 +02:00
Finn Stutzenstein 65a945841c
Merge pull request #3833 from jsaalfeld/travis-linting
Travis linting and some minor changes
2018-08-28 10:47:12 +02:00
Jochen Saalfeld f8d29d083a
Travis linting and some minor changes
* properly ignore multiple virtual environments and vscode folders

* use scss instead of css in app.component

* remove yarn from client

* remove deprication error

* auditing packages

* updating travis to work with the new client
2018-08-28 10:35:22 +02:00
Finn Stutzenstein 3fced15d7f
Merge pull request #3831 from FinnStutzenstein/clientCaching
Caching, preparations for the chage id
2018-08-27 12:41:56 +02:00
FinnStutzenstein 4d6f703e32 Caching, preparations for the chage id 2018-08-27 12:36:33 +02:00
Emanuel Schütze b3e86c0507
Merge pull request #3830 from emanuelschuetze/categoryListView
Added motion category list view.
2018-08-27 10:09:52 +02:00
Emanuel Schütze ba496d54b4 Added motion category list view. 2018-08-27 09:10:57 +02:00
Oskar Hahn 2ae42caceb Faster then fastes big_mode (with tests) 2018-08-25 17:11:29 +02:00
Emanuel Schütze 56706e6cef
Merge pull request #3824 from tsiegleauq/work-on-motion-copy
Work on local motion copy
2018-08-24 14:05:31 +02:00
Oskar Hahn a67e0943fb
Merge pull request #3825 from ostcar/OpenSlides-3
fix new super fast big mode (even faster)
2018-08-24 13:07:41 +02:00
Oskar Hahn 2613c7fe05 fix new super fast big mode (even faster) 2018-08-24 12:36:21 +02:00
Sean Engelhardt 5fc85f2621 Work on local motion copy 2018-08-24 12:29:07 +02:00
Oskar Hahn dc7ca5e2c4 fix empty values in rest 2018-08-24 12:14:02 +02:00
Finn Stutzenstein 52df9dee68
Merge pull request #3822 from FinnStutzenstein/clientCaching
Singleton DS, inject things into it.
2018-08-24 10:54:58 +02:00
FinnStutzenstein 95564f9a74 Singleton DS, inject things into it. 2018-08-24 10:47:17 +02:00