Commit graph

94 commits

Author SHA1 Message Date
dependabot[bot]
948f806d31
chore(deps-dev): bump typescript from 5.1.3 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.3...v5.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 04:31:54 +00:00
swve
67c18a2d1e feat: add course thumbnail image to Open Graph metadata 2024-03-31 11:10:42 +02:00
swve
4db466c5e9 chore: update dependencies in pyproject.toml and package.json 2024-03-31 03:11:34 +02:00
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
dependabot[bot]
193502e1ea
chore(deps): bump @tiptap/react from 2.1.12 to 2.2.4
Bumps [@tiptap/react](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/react) from 2.1.12 to 2.2.4.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/react)

---
updated-dependencies:
- dependency-name: "@tiptap/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:34:19 +00:00
dependabot[bot]
ae11728617
chore(deps-dev): bump @types/react-dom from 18.0.6 to 18.2.23
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.6 to 18.2.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:33:35 +00:00
Badr B
ae2c14ec72
Merge pull request #173 from learnhouse/dependabot/npm_and_yarn/tiptap/starter-kit-2.2.4
chore(deps): bump @tiptap/starter-kit from 2.1.12 to 2.2.4
2024-03-31 01:32:36 +01:00
Badr B
27c2ead034
Merge pull request #177 from learnhouse/dependabot/npm_and_yarn/lucide-react-0.363.0
chore(deps): bump lucide-react from 0.307.0 to 0.363.0
2024-03-31 01:30:56 +01:00
dependabot[bot]
ea7ffce990
chore(deps): bump lucide-react from 0.307.0 to 0.363.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.307.0 to 0.363.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.363.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:30:02 +00:00
dependabot[bot]
0c689a25c6
chore(deps): bump tailwind-merge from 1.14.0 to 2.2.2
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.14.0 to 2.2.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.14.0...v2.2.2)

---
updated-dependencies:
- dependency-name: tailwind-merge
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:29:16 +00:00
dependabot[bot]
f40cbcd1d2
chore(deps): bump @tiptap/starter-kit from 2.1.12 to 2.2.4
Bumps [@tiptap/starter-kit](https://github.com/ueberdosis/tiptap/tree/HEAD/packages/starter-kit) from 2.1.12 to 2.2.4.
- [Release notes](https://github.com/ueberdosis/tiptap/releases)
- [Changelog](https://github.com/ueberdosis/tiptap/blob/main/packages/starter-kit/CHANGELOG.md)
- [Commits](https://github.com/ueberdosis/tiptap/commits/v2.2.4/packages/starter-kit)

---
updated-dependencies:
- dependency-name: "@tiptap/starter-kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:28:40 +00:00
swve
adf6449404 feat: make sure Org is not accessible if Orgconfig says so 2024-03-30 23:49:02 +00:00
swve
c51c04539c fix: usercgroups endpoint issue 2024-03-30 23:22:25 +00:00
Badr B
e35487648e
Merge pull request #155 from learnhouse/feat/usergroups
Implement UserGroups
2024-03-31 00:06:48 +01:00
swve
ae677bc133 feat: scope invite code to UserGroups 2024-03-30 23:05:27 +00:00
swve
e173a32e3c feat: add linking UGs to Users 2024-03-30 17:33:57 +00:00
swve
d1d817678b feat: add ability to create/delete ugs from interface 2024-03-30 15:45:00 +00:00
swve
4f75e6a90a feat: init usergroup linking to a course 2024-03-30 10:22:38 +00:00
dependabot[bot]
118c703326
chore(deps): bump the npm_and_yarn group across 1 directory with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [katex](https://github.com/KaTeX/KaTeX).


Updates `katex` from 0.16.9 to 0.16.10
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 20:19:28 +00:00
swve
7398e9e946 fix: Header Role Indicator + Disable course creation wording if user isn't connected 2024-03-19 22:37:18 +01:00
swve
1987e56b9a feat: email resetting frontend code 2024-03-19 21:51:26 +01:00
Badr B
ae2367bdea
Merge pull request #152 from learnhouse/feat/emails
Implement Users inviting via Email
2024-03-19 00:32:46 +01:00
swve
a6e81cb122 feat: email invites frontend 2024-03-19 00:30:56 +01:00
swve
838b2ee03a fix: various issues 2024-03-18 22:27:25 +01:00
swve
0893c83461 fix: redesign error page and add reload button 2024-03-04 19:59:12 +01:00
swve
a147ad6610 feat: format with prettier 2024-02-09 21:22:15 +01:00
gitea_admin
8b7a4d80c2 chore: Add .prettierrc.yaml in apps/web directory 2024-02-09 17:43:04 +05:45
gitea_admin
1de846fb64 chore: remove unused imports from React files 2024-02-07 13:42:21 +05:45
swve
1271d792f0 feat: use node:18 base for frontend docker image 2024-02-06 01:14:52 +01:00
swve
13c0e7ba53 feat: add pre-alpha labels on AI modals 2024-02-05 21:47:22 +01:00
swve
212c50768f fix: collections and courses remaining bugs 2024-02-04 21:03:36 +01:00
swve
925276dc7a fix: additional bugs 2024-02-04 19:28:45 +01:00
swve
0c6ce121b0 fix: improve sentry handling + upgrade version 2024-02-04 19:19:32 +01:00
swve
58385e4183 fix: add scrollbar to modals 2024-02-04 19:07:10 +01:00
swve
e53044e42c fix: admin pages authorization issues 2024-02-04 19:00:46 +01:00
swve
f356fe9f07 fix: missing install component 2024-02-04 15:31:20 +01:00
swve
7dd69dd08a fix: add learning tags 2024-01-30 17:06:41 +01:00
swve
ec322a8821 fix: media directories issues 2024-01-29 11:40:11 +01:00
swve
3490d7b134 fix: rollback to next 14.0.4 2024-01-28 23:22:19 +01:00
swve
a130596dda fix: use GET for refresh_tokens 2024-01-28 22:34:49 +01:00
swve
fdd21c2eda fix: signup remaining bugs 2024-01-26 00:03:39 +01:00
swve
0d775a0fe9 feat: invite-only org signup 2024-01-25 23:37:16 +01:00
swve
689625b0d5 feat: users management 2024-01-22 20:37:11 +01:00
swve
a552300e15 fix: install page suspense issues 2024-01-20 15:18:35 +01:00
swve
9b8ec34bba feat: avatar edition & new avatar component 2024-01-20 02:27:09 +01:00
swve
cec178c479 chore: update next version to 14.1.0 2024-01-19 22:18:53 +01:00
swve
f8ba29b015 Fix file input click event in ThumbnailUpdate component 2024-01-19 22:10:54 +01:00
swve
513d65704f feat: make some courses inputs optional 2024-01-19 21:22:06 +01:00
swve
8ad2533058 feat: improve dashboard home page 2024-01-18 11:34:16 +01:00
swve
2f390566f3 fix: make chapters ordering scrollable 2024-01-18 00:12:32 +01:00