Resolve "Data management for the Models `Room` and `SchoolTerm`"
Closes #831 (closed), #715 (closed)
This MR introduces generic components for crud data handling.
Edited by Nik | Klampfradler
Merge request reports
Activity
added part::frontend label
added 38 commits
- ec74377c - Update changelog for 3.0b0
- 86e89e5a - Bump version to 3.0b0
- 7a8b0fe8 - Update Debian requirements in docs
- f366658d - Amend changelog with introductory information
- e6be862c - Merge remote-tracking branch 'origin/master' into release-3.0
- 2bc6b400 - Merge remote-tracking branch 'origin/master' into release-3.0
- d014abd5 - Reformat
- 3d4cc9cb - Use newer builddeps
- 9aaef88b - Allow installing Python packages system-wide in Docker again
- 7f719180 - Merge remote-tracking branch 'origin/master' into release-3.0
- 99a4576c - Fix changelog link to 3.0b1
- a1c6bc29 - Fix base URL in production if not configured
- c910ffd2 - Merge remote-tracking branch 'origin/master' into release-3.0
- e982f730 - Set version to 3.0b1
- 2a506a0c - Remove stray merge conflict markers in changelog
- 595d35f5 - Change range of valid response status codes in SW
- 96e926a7 - Change default Apollo network policy
- 65919622 - Merge branch...
- 09a43199 - Merge branch 'release-3.0' into '810-change-default-apollo-network-policy-to-cache-and-network'
- 19c0ea38 - Merge branch '810-change-default-apollo-network-policy-to-cache-and-network' into 'release-3.0'
- b2ac613b - Use alternative mechanism for listening to IFrame height changes in LegacyBaseTemplate
- c702d9d7 - Merge branch...
- 8e67013a - [Docs] Fix pip advice in install docs
- 5a24aa29 - Merge branch 'release-3.0' of edugit.org:AlekSIS/official/AlekSIS-Core into release-3.0
- d74cca13 - Merge branch 'master' into release-3.0
- 3edafaba - Merge branch 'master' into release-3.0
- f80e1696 - Amend changelog and release 3.0b2
- 108abe39 - Reformat
- bffa1d77 - Update dependency django-allauth to ^0.53.0
- d81cee64 - Merge branch 'renovate/django-allauth-0.x' into 'release-3.0'
- 7f40457b - Add additional permission checks for GraphQL queries
- 172342bc - Bump version to 3.0b3 and update changelog
- ed6a225c - Add more allowed fields to GraphQL
- 49260ce2 - Create schema for Rooms
- 9c83f0b8 - Import UpdateIndicator from AlekSIS-App-Alsijil
- be841e34 - Reformat
- 53c28b54 - Remove unused query
- 84edf371 - Merge branch '820-supply-room-id-and-name-via-graphql' into 'release-3.0'
Toggle commit listadded 1 commit
- 6dd47c18 - Set correct result of mutation as the new table
added 6 commits
Toggle commit listadded 2 commits
added 1 commit
- a59f0a55 - Use a transition to change between editing and viewing state
Please register or sign in to reply