Commit 04855b6
committed
2.0.0
### BREAKING CHANGES:
* Changed API version to v3.
* Changed OpenAPI schema.
* Dropped old bulk mechanism (now available only [`/api/endpoint/`](https://vstutils.vstconsulting.net/en/stable/backend.html#bulk-requests)).
* Squashed and removed old migrations (allowed to update only from 1.X versions).
#### Changelog:
* Chore: Migrate to `vstutils==5.0`.
* Feature: Provided support live update with centrifugo.
* Feature: Improved GUI performance and design.
* Feature: Provided Python 3.10 support.
* Optimization: Improved performance on `git` projects sync.
* Optimization: Used `CTE` on database for inner groups.
* Docs: Improved documentation.
* Fix: Removed useless fields on copy groups.
* Fix: Sync projects on changed origin's url.
* Fix: Twice call of `on_user_upd` hook.
* Fix: Calling old planned periodic tasks after long idling.
* Fix: Other small bugs.
See merge request polemarch/ce!267File tree
306 files changed
+8311
-9523
lines changed- doc
- gui_screenshots
- img
- new_screenshots
- polemarch-sphinx-theme
- frontend_src_new
- inventory
- project/detail
- frontend_src
- fields
- history
- hooks
- inventory
- layout
- periodic_task
- project
- detail
- templates
- users
- polemarch
- api
- v2
- v3
- main
- migrations
- models
- repo
- tasks
- tests
- unittests
- translations
- test_data
- repo
- additional_pb_dir
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
306 files changed
+8311
-9523
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
7 | 27 | | |
8 | 28 | | |
9 | 29 | | |
10 | 30 | | |
11 | 31 | | |
12 | | - | |
13 | | - | |
| 32 | + | |
14 | 33 | | |
15 | 34 | | |
16 | 35 | | |
17 | | - | |
| 36 | + | |
18 | 37 | | |
19 | 38 | | |
20 | 39 | | |
| 40 | + | |
| 41 | + | |
21 | 42 | | |
22 | 43 | | |
23 | 44 | | |
24 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
25 | 49 | | |
26 | 50 | | |
27 | 51 | | |
28 | 52 | | |
29 | 53 | | |
30 | 54 | | |
31 | 55 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
54 | 66 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | | - | |
70 | | - | |
| 72 | + | |
| 73 | + | |
71 | 74 | | |
72 | | - | |
73 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | 79 | | |
76 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments