Resolve "Frontend for Models"
Closes #1 (closed)
Merge request reports
Activity
added 2 commits
added 9 commits
- d7b50b5d - Create an endpoint for the current validity range
- 7dbf0691 - Create schemas for slots
- bed40f6c - Build CRUD table for the model `slot`
- c8a383e3 - Register Breaks in Django Admin
- 096ff6d7 - Create schemas for Breaks
- b1377cf7 - Fix Slot resolver
- 163b0a04 - Build Break Component on top of Slot Component
- 75185c0c - Add menu entry for breaks
- afd15e48 - Translate lesrooster Frontend
Toggle commit listadded 2 commits
added 1 commit
- b056c483 - Filter slots and breaks by weekday, period and time
added 1 commit
- 57abc947 - Add return-object prop to foreignKeyField components
added 2 commits
added 20 commits
- 4056a883...908bf363 - 10 earlier commits
- 51d95ae2 - Add functionality to copy button
- 1b9593f2 - Display slots in uneven and breaks in even rows
- 16dff1f0 - Separately delete slots and breaks
- c5461acc - Add overflow scroll
- 4418d8e1 - Display buttons to delete and copy slots and breaks on hover
- bbda9bcd - Unify BreakCard and SlotCard
- 828fcbdc - Display delete button for days
- 054ac5b0 - Add tooltip to copy button
- 510c3294 - Center align weekday cards
- 92dd580f - Cleanup
Toggle commit listadded 11 commits
- 0cf7cf16 - 1 earlier commit
- f161148a - Use different icons for the different day adding buttons
- 84161c44 - Delete using the delete dialog
- 3b54309c - Add placeholder buttons to create breaks and slots
- b4bc1070 - Increase size of top left card
- 58d39cda - Create mutation to carry over slots
- 20cdc3b1 - Fix errors due to polymoprhy
- 8a520606 - Allow singular slots to be copied to another day using backend
- 2be9194f - Reformat
- e83d6a98 - Carry over whole days using backend
- 43ea5f22 - Set loading when carrying singular slot
Toggle commit listadded 16 commits
-
43ea5f22...19193ada - 10 commits from branch
models
- 8bc42482 - Merge branch 'models' into frontend-for-models-new
- 21f0a082 - Recreate lesrooster migrations
- cd12c989 - Add periodAfter to polymorphic slot supertype
- 2979b33b - Use periodAfter in slotcard for breaks
- 4c2f951f - Make break inline crud list work with periodAfter
- 03d69c6a - Fix carry over mutation by using periodAfter for breaks
Toggle commit list-
43ea5f22...19193ada - 10 commits from branch
Please register or sign in to reply