Resolve "Adapt to refactored CRUD lists" #75
No reviewers
Labels
No labels
Security
TeX
auto-update
board
done
board
ready
board
todo
check
delete-eslint-rc-js
check
update-builddeps-package-json
check
update-eslint-rc-js
check
update-gitignore
check
update-merge-request-template
check
update-prettier-ignore
check
update-pyproject-toml
check
update-renovate-json
check
update-tox-ini
part
backend
part
ci
part
docs
part
frontend
part
i18n
part
non-technical
part
packaging
prio
1
prio
2
prio
3
release-mr-5.x
size
large
size
medium
size
small
source
customer
source
customer::fsmw
source
customer::fss
source
customer::teckids
source
downstream
type
breaking
type
bug
type
feature
type
refactoring
workflow
blocked
workflow
confirmed
workflow
current-todo
workflow
discussing
workflow
new-app
workflow
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aleksis/AlekSIS-App-Cursus!75
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "14-adapt-to-refactored-crud-lists"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #14
added 2 commits
9a74e7c5- Update core dep and python version4b4455e8- Adapt to refactored CRUD listsCompare with previous version
(I accidently commented on a wrong MR)
Some things do not work yet.
Courses: Click on edit, change something, save. If you didn't change the groups, it returns
item.groups is undefined. Same for teachers.SchoolStructure: Works, but logs warning:
Invalid prop: type check failed for prop "defaultItem". Expected Object, got UndefinedSimilar warnings appear in other situations. @permcu can you have a look at it? Be aware to use Core 4.0.0.dev3, but with this fix applied (just this branch won't work, because it contains things from master that break something. I think related to additionalfields and/or site removal).
mentioned in merge request AlekSIS/official/AlekSIS-Core!1459
added 1 commit
df076f2c- Fix partially updating coursesCompare with previous version
Another problem:
Variable '$input' got invalid value '5' at 'input[0].lessonQuota'; Int cannot represent non-integer value: '5'when editing the Lesson quota.This one was rather wild. It's a bug in Core.
https://edugit.org/AlekSIS/official/AlekSIS-Core/-/merge_requests/1410
solves it.
added 1 commit
55a268a7- Fix updating subjectsCompare with previous version
changed this line in version 4 of the diff
added 1 commit
9156f44f- Use python conventionCompare with previous version
added 19 commits
masterb338b690- Merge branch 'master' into 14-adapt-to-refactored-crud-listsCompare with previous version
resolved all threads
changed this line in version 6 of the diff
added 1 commit
18e94035- Fix variable nameCompare with previous version
added 1 commit
bfe4096e- Fix lint and reformatCompare with previous version
assigned to @hansegucker
marked this merge request as ready
added 1 commit
f3b1ebdd- Bump Core versionCompare with previous version
mentioned in commit
1216bacbe9