Commit graph

700 commits

Author SHA1 Message Date
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
gitea_admin
26ec5f6653 Added husky pre-commit hook and also added health check on docker_compose service 2024-02-03 12:46:58 +05:45
swve
7dd69dd08a fix: add learning tags 2024-01-30 17:06:41 +01:00
dependabot[bot]
8f1b493da7
chore(deps): bump aiohttp from 3.9.1 to 3.9.2 in /apps/api
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 00:37:08 +00: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
0add94c6a5 Merge branch 'dev' into swve/eng-141-january-bug-fixes 2024-01-28 22:00:47 +01:00
Badr B
0a049e23ef
Merge pull request #138 from learnhouse/feat/experimental-ai-qa
AI Experimental Features
2024-01-28 21:40:25 +01:00
swve
15a2c6ab4b fix: remove heavy local embedding model 2024-01-28 20:39:42 +00:00
swve
1b57195a7a fix: access_tokens issues 2024-01-26 00:32:28 +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
a51a128fcb feat: implement backend avatar update 2024-01-20 00:41:37 +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
swve
2552016a36 fix: package lock 2024-01-17 23:28:45 +01:00
swve
436d3535e3 fix: not working send button 2024-01-16 23:39:53 +01:00
swve
c77cc50ac3 fix: include error feedback on AICanvaToolkit 2024-01-16 23:29:32 +01:00
swve
854c7dd415 feat: better errors feedback 2024-01-16 23:23:13 +01:00
swve
af7d5edd80 fix: AI config null check 2024-01-14 21:23:32 +01:00
swve
077c26ce15 feat: org wide ai features check 2024-01-14 17:13:29 +01:00
swve
de93d56945 feat: init organizationconfig 2024-01-14 12:08:39 +01:00
swve
982ba037f5 fix: unused import 2024-01-14 12:08:39 +01:00
swve
f96540ea25 chore: use poetry as the backend package manager 2024-01-14 12:08:39 +01:00
swve
c64af92eba feat: add ai makelonger + translating features 2024-01-14 12:08:39 +01:00
swve
5b79cbed89 feat: init ai editor writer and continue writing feature 2024-01-14 12:08:39 +01:00
swve
21f1f2fd94 fix: use editable workaround for blocks 2024-01-14 12:08:39 +01:00
swve
a05b298c91 feat: init in-course AI features 2024-01-14 12:08:39 +01:00
swve
582e322155 feat: add exit chatbot ui animation 2024-01-14 12:08:39 +01:00
swve
a9d038e5e3 fix: overflow bug & improve style 2024-01-14 12:08:38 +01:00
swve
19d8db9a20 feat: add activity ai chatbot UI and functionality 2024-01-14 12:08:38 +01:00
swve
cf681b2260 feat: init memory into ai chat messaging 2024-01-14 12:08:38 +01:00
swve
f7d76eea1e feat: init ai activity chat session 2024-01-14 12:08:38 +01:00
Badr B
ddab6d6483
Merge pull request #139 from learnhouse/fix/activity-edit-bug
Fix activity name bug
2024-01-14 12:07:33 +01:00
swve
cf7cb0f35e fix: acitivity name bug 2024-01-14 12:04:59 +01:00
swve
98d2d7cf83 fix: reconfigure sentry for the frontend 2024-01-04 23:40:31 +01:00
Badr B
becf0a5c2f
Merge pull request #137 from nvrthles/dev
Fix: client app self hosting installation steps request parameters and runtime errors.
2024-01-04 23:06:40 +01:00
Abdullah Mustapha
9c7f04eada Set: installation step to 1 after the install created. 2024-01-04 22:28:58 +01:00
Abdullah Mustapha
92a6defc90 Add: email validator to requirements.txt 2024-01-04 22:17:14 +01:00
Abdullah Mustapha
d83788059a Merge remote-tracking branch 'origin/dev' into dev 2024-01-02 09:26:56 +01:00
Abdullah Mustapha
a327c9c95d Alter: 400 to more specific 409 conflict status code 2024-01-02 09:24:55 +01:00
Abdullah Mustapha
6d76a6f19b Update: UserCreate installation model to fix parameter runtime errors. 2024-01-02 01:22:20 +01:00