Commit graph

195 commits

Author SHA1 Message Date
dependabot[bot]
e66321a1c0
chore(deps): bump botocore from 1.34.46 to 1.34.74 in /apps/api
Bumps [botocore](https://github.com/boto/botocore) from 1.34.46 to 1.34.74.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.34.46...1.34.74)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:32:38 +00:00
dependabot[bot]
7088e0189e
chore(deps): bump faker from 22.7.0 to 24.4.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 22.7.0 to 24.4.0.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v22.7.0...v24.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:31:07 +00:00
dependabot[bot]
ac6c80e208
chore(deps): bump uvicorn from 0.27.1 to 0.29.0 in /apps/api
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.29.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.27.1...0.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:28:55 +00:00
swve
555821feef chore: update dependencies in pyproject.toml 2024-03-30 23:39:55 +00: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
swve
a6152ef1f5 feat: adapt UGs to roles 2024-03-28 11:20:42 +00:00
swve
0df250c729 feat: refactor RBAC authorization functions to include usergroups 2024-03-26 19:56:14 +00:00
swve
e1b3b62e40 feat: init ug database models + svcs 2024-03-23 09:08:56 +00:00
swve
1709804d5c fix: linting issues 2024-03-19 21:54:31 +01:00
swve
1987e56b9a feat: email resetting frontend code 2024-03-19 21:51:26 +01:00
swve
15677a6946 feat: email resetting backend code 2024-03-19 12:09:28 +01:00
swve
a6e81cb122 feat: email invites frontend 2024-03-19 00:30:56 +01:00
swve
79ddfb1ce1 feat: email sending and invites backend code 2024-03-18 22:26:09 +00:00
swve
838b2ee03a fix: various issues 2024-03-18 22:27:25 +01:00
swve
8c47e5ff4e fix: remove unused code in install.py 2024-02-25 11:33:07 +01:00
swve
9f7da491d8 fix: retire mongodb 2024-02-21 17:01:21 +01:00
swve
d8da7f6fd8 Update Python version and dependencies in Dockerfile and pyproject.toml 2024-02-21 16:52:56 +01:00
dependabot[bot]
f8fa90aaf1
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 00:09:39 +00:00
dependabot[bot]
b2541b2efb
chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /apps/api
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 17:52:56 +00:00
swve
d6c082f8e7 fix: Activities not showing up when course is public 2024-02-08 20:45:48 +01:00
swve
19111abf82 fix: root_path issue 2024-02-08 20:36:06 +01:00
dependabot[bot]
3be30a7f30
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 21:54:42 +00:00
Badr B
f91c07a808
Merge pull request #141 from learnhouse/dependabot/pip/apps/api/aiohttp-3.9.2
chore(deps): bump aiohttp from 3.9.1 to 3.9.2 in /apps/api
2024-02-05 22:50:34 +01:00
swve
5ed05ade09 fix: empty activities AI issue 2024-02-05 21:47:02 +01:00
swve
bc84d03ac4 fix: trail issues 2024-02-04 21:20:51 +01:00
swve
212c50768f fix: collections and courses remaining bugs 2024-02-04 21:03:36 +01:00
swve
4245e61df8 fix: use onCascade for foreignkeys 2024-02-04 20:27:56 +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
a130596dda fix: use GET for refresh_tokens 2024-01-28 22:34:49 +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
a51a128fcb feat: implement backend avatar update 2024-01-20 00:41:37 +01:00
swve
513d65704f feat: make some courses inputs optional 2024-01-19 21:22:06 +01:00
swve
2552016a36 fix: package lock 2024-01-17 23:28:45 +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
f96540ea25 chore: use poetry as the backend package manager 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
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
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
a327c9c95d Alter: 400 to more specific 409 conflict status code 2024-01-02 09:24:55 +01:00