learnhouse/apps/web
Badr B af4931b568
Merge pull request #169 from learnhouse/dependabot/npm_and_yarn/types/react-dom-18.2.23
chore(deps-dev): bump @types/react-dom from 18.0.6 to 18.2.23
2024-03-31 01:36:18 +01:00
..
app feat: scope invite code to UserGroups 2024-03-30 23:05:27 +00:00
components feat: make sure Org is not accessible if Orgconfig says so 2024-03-30 23:49:02 +00:00
public feat: avatar edition & new avatar component 2024-01-20 02:27:09 +01:00
services fix: usercgroups endpoint issue 2024-03-30 23:22:25 +00:00
styles feat: courses dashboard 2023-12-14 18:53:00 +01:00
.eslintrc chore: remove unused imports from React files 2024-02-07 13:42:21 +05:45
.gitignore fix: reconfigure sentry for the frontend 2024-01-04 23:40:31 +01:00
.prettierrc.yaml chore: Add .prettierrc.yaml in apps/web directory 2024-02-09 17:43:04 +05:45
Dockerfile feat: use node:18 base for frontend docker image 2024-02-06 01:14:52 +01:00
middleware.ts feat: format with prettier 2024-02-09 21:22:15 +01:00
next.config.js fix: reconfigure sentry for the frontend 2024-01-04 23:40:31 +01:00
package-lock.json chore(deps): bump the npm_and_yarn group across 1 directory with 1 update 2024-03-25 20:19:28 +00:00
package.json Merge pull request #169 from learnhouse/dependabot/npm_and_yarn/types/react-dom-18.2.23 2024-03-31 01:36:18 +01:00
postcss.config.js feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
README.md feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.client.config.ts feat: format with prettier 2024-02-09 21:22:15 +01:00
sentry.properties feat: refactor the entire learnhouse project 2023-10-13 20:03:27 +02:00
sentry.server.config.ts feat: format with prettier 2024-02-09 21:22:15 +01:00
tailwind.config.js feat: add activity ai chatbot UI and functionality 2024-01-14 12:08:38 +01:00
tsconfig.json feat: init new edit course page 2023-12-14 18:53:00 +01:00