Commit c31e331
Certificates (#648)
* WIP: added admin side settings for certificates; added routes to show certificate
* Untested: Coding done; accomplishment page; cert pdf generation; cert template management
* updated lock file
* certificate indication on my-content cards; accomplishment page UI improvements
* Move the certificate's location; Added docs for or certification
* Reverted PDF generation in browser using iframe; preview certificate generation; UI perm fixes
* Untested: product manage screen broken in multiple components; demo cert generation logic on backend
* Setup a test suite for backend code; Added tests for certificate generation
* CodeQL fixes
---------
Co-authored-by: Rajat <hi@rajatsaxena.dev>1 parent 4126039 commit c31e331
File tree
80 files changed
+4534
-1477
lines changed- .cursor/rules
- apps
- docs
- public/assets/products
- src
- pages/en/products
- web
- app
- (with-contexts)
- (with-layout)/accomplishment/[certId]
- course/[slug]/[id]
- dashboard/(sidebar)
- community/[id]/manage
- my-content
- product/[id]
- content
- section
- [section]
- lesson
- new
- customers
- customer/new
- manage
- components
- profile
- api/media/[mediaId]/[type]
- certificate/[certId]
- components
- admin
- mails
- my-content
- payments
- products
- community
- public/payments
- config
- graphql
- courses
- types
- lessons
- users
- __tests__
- hooks
- models
- services
- templates/certificates
- ui-config
- ui-lib
- packages
- common-logic/src/models
- user
- common-models/src
- components-library/src/media-selector
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
80 files changed
+4534
-1477
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments