Commit 5707e95
authored
feat: [FC-0078] Dates page (openedx#434)
* feat: dates tab UI
* feat: added config flag for enabling/disabling dates screen
* feat: pull to refresh
* feat: offline mode dialog
* feat: added dates request
* feat: paging and caching
* feat: navigating to block
* feat: reuse dates UI from CourseDatesScreen
* feat: shift due date card
* feat: shift due date request
* feat: junit tests
* feat: junit tests and analytics
* fix: changes according detekt warnings
* feat: pagination
* fix: pagination bugs
* feat: cache-first logic
* fix: changes according code review
* feat: according designer feedback
* fix: assignment default color fix
* fix: empty state icon
* fix: string
* feat: colors update
* fix: fixes according PR review feedback1 parent a0c0c92 commit 5707e95
File tree
57 files changed
+3181
-76
lines changed- app
- schemas/org.openedx.app.room.AppDatabase
- src/main
- java/org/openedx/app
- data/networking
- deeplink
- di
- room
- res
- drawable
- values
- core/src
- main/java/org/openedx/core
- config
- data
- api
- model
- room
- domain/model
- presentation
- dates
- ui
- openedx/org/openedx/core/ui/theme
- course/src/main/java/org/openedx/course/presentation
- dates
- outline
- dashboard/src/main/java/org/openedx
- courses/presentation
- dashboard/presentation
- learn/presentation
- dates
- src
- main
- java/org/openedx/dates
- data
- repository
- storage
- domain/interactor
- presentation
- dates
- res/values
- test/java/org/openedx/dates
- default_config
- prod
- stage
- downloads/src/main/java/org/openedx/downloads/presentation/download
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+3181
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
0 commit comments