Commit 5815b22
committed
issue-814 Rename created_date to updated_date in assignments and related components
issue-814 Rename created_date to updated_date in assignments and related components
issue-814 Implement visibility management for assignments with new dropdown component
issue - 814 Add local date handling methods and update DateTimePicker to support local time
issue-814 Refactor date handling to use canonical UTC methods and improve date formatting in assignment components
issue-814 Add DateTimePicker component and update assignment forms to use it
issue-814 Add created_date and visible_on fields to assignments
issue-814 Rename created_date to updated_date in assignments and related components1 parent e152918 commit 5815b22
30 files changed
Lines changed: 1756 additions & 199 deletions
File tree
- bases/rsptx
- admin_server_api/routers
- assignment_server_api
- assignment_builder
- src
- components
- routes/AssignmentBuilder
- components
- edit
- list
- wizard
- hooks
- ui/DateTimePicker
- types
- utils
- routers
- book_server_api/routers
- interactives
- components/rsptx
- db
- crud
- templates/assignment/student
- validation
- migrations/versions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1081 | 1081 | | |
1082 | 1082 | | |
1083 | 1083 | | |
| 1084 | + | |
1084 | 1085 | | |
1085 | 1086 | | |
1086 | 1087 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
445 | 446 | | |
446 | 447 | | |
447 | 448 | | |
448 | | - | |
| 449 | + | |
449 | 450 | | |
450 | 451 | | |
451 | 452 | | |
| |||
0 commit comments