Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 72c5744

Browse files
committedApr 15, 2025·
Revert "New review app Init"
This reverts commit 2eaafa9.
1 parent 1588b8b commit 72c5744

File tree

166 files changed

+19
-7601
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

166 files changed

+19
-7601
lines changed
 

‎README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,6 @@ The following summarizes the various [apps](#adding-a-new-platform-ui-applicatio
556556
- [Gamification Admin](#gamification-admin)
557557
- [Learn](#learn)
558558
- [Self Service](#self-service)
559-
- [Review](#review)
560559
561560
## Platform App
562561
@@ -600,10 +599,3 @@ Application that allows customers to submit/start challenges self-service.
600599
601600
[Work README TBD](./src/apps/self-service/README.md)
602601
[Work Routes](./src/apps/self-service/src/self-service.routes.tsx)
603-
604-
## Review
605-
606-
The application that allows managing the review submissions.
607-
608-
[Review README TBD](./src/apps/review/README.md)
609-
[Review Routes](./src/apps/review/src/review-app.routes.tsx)

‎package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"@storybook/react": "7.6.10",
2929
"@stripe/react-stripe-js": "1.13.0",
3030
"@stripe/stripe-js": "1.41.0",
31-
"@types/codemirror": "^5.60.15",
3231
"apexcharts": "^3.36.0",
3332
"axios": "^1.7.9",
3433
"browser-cookies": "^1.2.0",
@@ -44,7 +43,6 @@
4443
"draft-js-export-html": "^1.2.0",
4544
"draft-js-markdown-shortcuts-plugin": "^0.3.0",
4645
"draft-js-plugins-editor": "^2.0.3",
47-
"easymde": "^2.20.0",
4846
"express": "^4.21.2",
4947
"express-fileupload": "^1.4.0",
5048
"express-interceptor": "^1.2.0",
@@ -94,12 +92,9 @@
9492
"redux-promise": "^0.6.0",
9593
"redux-promise-middleware": "^6.1.3",
9694
"redux-thunk": "^2.4.1",
97-
"rehype-raw": "^7.0.0",
98-
"rehype-stringify": "^10.0.1",
9995
"remark-breaks": "^3.0.2",
10096
"remark-frontmatter": "^4.0.1",
10197
"remark-gfm": "^3.0.1",
102-
"remark-parse": "^11.0.0",
10398
"remove": "^0.1.5",
10499
"sanitize-html": "^2.12.1",
105100
"sass": "^1.79.0",

0 commit comments

Comments
 (0)
Please sign in to comment.