Add simple course book list #256
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-Alsijil#256
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
As the first step towards the new course book, the main course book page should be created. As the existing mock-up states, this should contain a table of lesson documentations (with a button at the end of the page that triggers new documentations to be loaded and the possibility to implement infinite scrolling at some point in the future; see https://edugit.org/AlekSIS/official/AlekSIS-App-Alsijil/-/issues/270), created when some field in a documentation is edited. The basic filter functionality seen in the mock-up should be added. From the start on, the page should be mobile and desktop friendly. Management features for personal notes/absences/lesson documentations, the additional absence overview page and export functionality are to be added later on.
changed the description
changed the description
assigned to @yuha
@permcu also assigned
changed the description
Meeting today decided:
DUMMY:{LessonEventID}firstOfDaywhich may contain true if this is the first documentation of this day in this collection (→ can vary depending on filtering, is needed for the display of subheadings)Regarding firstOfDay:
There is a frontend only solution. Separation of concerns suggest doing this frontend only.
This would be my prefered solution.
Sounds very reasonable to me. I also advocate for putting the main part of business logic into the models, so please adhere to this. How is your plan to implement this? Who does what in the next time?
created branch
256-add-simple-course-book-listto address this issuementioned in merge request !740
@ZugBahnHof @yuha are implementing the proposed backend solution. I did the required CRUDIterator so far. Next steps will be discussed next meeting.
Pass concrete
CalendarEventthroughget_single_eventspipeline @yuhadone, see: https://edugit.org/AlekSIS/official/AlekSIS-Core/-/issues/964
@yuha does permission/rules related stuff
Data Complete
mdi:check-circle-outline
success
Missing data
mdi:alert-outline
error
Pending
mdi:dots-horizontal
warning
Lesson Cancelled
mdi:close
error
Substitution
mdi:update
secondary
Please check if there are predefined icons (or predefine them somewhere)
@yuha checks if substitutions breaks this
Devmeeting decided the following urls
0. coursebook/ → 1
also
now they don't anymore – only LessonEvents that are not substituted themselves get their (dummy) documentations displayed
url scheme is implemented now
mentioned in issue #254
subject not editable yet
verify that changes are being tracked using revisions
marked this issue as related to #63
mentioned in commit
0e5225db25