Commit 82fbea4
authored
feat: add certificate management v2 API endpoints (#181)
* feat: integrate the v2 endpoints for instructor dashboard certificates tab
* feat: remove exception and remove invalidation
* fix: remove unused imports and vars
* fix: tests
* fix: tests
* feat: expand test coverage
* fix: linting
* feat: expand test coverage
* feat: test coverage
* fix: mock data
* fix: tests
* feat: PR feedback
* feat: Refactor certificates module to use absolute imports and improve data handling
* fix: tests1 parent a8a02ec commit 82fbea4
37 files changed
Lines changed: 1241 additions & 659 deletions
File tree
- src
- certificates
- components
- data
- utils
- courseInfo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
0 commit comments