Commit graph

239 commits

Author SHA1 Message Date
swve
40ef2d0cec feat: grading, mark as done and grade showing 2024-08-07 19:48:38 +02:00
swve
9530ee6930 feat: fix poetry issues 2024-08-06 19:17:26 +02:00
swve
d6aa071425 feat: add publish status change from the course edition page 2024-08-05 19:45:24 +02:00
Badr B.
73e81830d3
Merge branch 'dev' into feat/assignments 2024-08-03 20:53:29 +02:00
dependabot[bot]
ff6e774130
chore(deps): bump resend from 2.1.0 to 2.3.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 2.1.0 to 2.3.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v2.1.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 04:05:49 +00:00
swve
dab80069d4 feat: init assignment subpages and misc python and ts improvements 2024-07-20 21:12:13 +02:00
swve
e9caa2ceb4 feat: add assignment submission from the activity page 2024-07-20 20:10:43 +02:00
swve
c13a7b4538 feat: minor visual and feature updates 2024-07-20 19:09:57 +02:00
swve
bfb977ac5d feat: enable Tasks submissions 2024-07-19 19:56:49 +02:00
swve
29600d9b6c feat: assignments activity page init 2024-07-18 21:05:32 +02:00
swve
175a5a97fa feat: full quiz tasks edition and creation 2024-07-17 23:41:46 +02:00
swve
aa55c51b48 feat: finalize basic task edition and ref files 2024-07-16 22:07:54 +02:00
swve
3c41e0ee73 feat: edit tasks and general improvements 2024-07-14 14:06:25 +02:00
swve
acfcea026b feat: assignmentTask creation and switching 2024-07-13 20:03:08 +02:00
swve
6a4e16ec29 feat: init assignments UI and fix bugs 2024-07-12 21:28:50 +02:00
swve
10e9be1d33 feat: create and delete assignment activities from UI 2024-07-12 11:54:33 +02:00
swve
04c05e4f9a feat: init alembic + add init revision 2024-07-11 19:57:12 +02:00
swve
47782b57bc feat: add Assignments, Tasks, Submissions CRUD 2024-07-11 17:58:57 +02:00
swve
cd2397f4f7 wip1 2024-07-10 23:42:47 +02:00
Badr B
9287682b41
Merge pull request #279 from learnhouse/dependabot/pip/apps/api/sqlmodel-0.0.19
chore(deps): bump sqlmodel from 0.0.16 to 0.0.19 in /apps/api
2024-07-10 23:39:50 +02:00
dependabot[bot]
a2e2d8f3a3
chore(deps): bump certifi in /apps/api in the pip group
Bumps the pip group in /apps/api with 1 update: [certifi](https://github.com/certifi/python-certifi).


Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 02:34:38 +00:00
swve
3e1b501abc feat: enable (all) ai features in orgs by default 2024-07-02 21:17:14 +02:00
swve
457899b8fb feat: enable ai in orgs by default 2024-07-02 20:58:00 +02:00
swve
42d23071ac feat: upgrade poetry packages 2024-07-02 20:39:40 +02:00
dependabot[bot]
6ac7feb78b
chore(deps): bump sqlmodel from 0.0.16 to 0.0.19 in /apps/api
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.16 to 0.0.19.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/sqlmodel/compare/0.0.16...0.0.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 18:47:54 +00:00
dependabot[bot]
8a8a96fc71
chore(deps): bump chromadb from 0.5.0 to 0.5.3 in /apps/api
Bumps [chromadb](https://github.com/chroma-core/chroma) from 0.5.0 to 0.5.3.
- [Release notes](https://github.com/chroma-core/chroma/releases)
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md)
- [Commits](https://github.com/chroma-core/chroma/compare/0.5.0...0.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:15:11 +00:00
dependabot[bot]
ea4a3423d7
chore(deps): bump pytest from 8.2.1 to 8.2.2 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 12:13:08 +00:00
dependabot[bot]
64124eb778
chore(deps): bump redis from 5.0.4 to 5.0.7 in /apps/api
Bumps [redis](https://github.com/redis/redis-py) from 5.0.4 to 5.0.7.
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v5.0.4...v5.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 04:46:06 +00:00
dependabot[bot]
9404013b1e
chore(deps): bump urllib3 in /apps/api in the pip group
Bumps the pip group in /apps/api with 1 update: [urllib3](https://github.com/urllib3/urllib3).


Updates `urllib3` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:13:02 +00:00
swve
46e09f27c2 fix: collections bugs 2024-06-15 14:59:11 +01:00
swve
81bc8e7e82 fix: pydantic issue
https://stackoverflow.com/questions/78593700/langchain-community-langchain-packages-giving-error-missing-1-required-keywor
2024-06-10 10:07:53 +01:00
Badr B
ddbd413539
Merge pull request #260 from learnhouse/feat/use-next-auth
New Auth Mechanism + Google OAuth
2024-06-07 15:12:21 +01:00
swve
693a28721d feat: implement logged in organization joining + improvements 2024-06-06 16:54:53 +01:00
swve
1708b36818 feat: init new auth 2024-06-06 16:53:41 +01:00
dependabot[bot]
222016e4eb
chore(deps): bump openai from 1.30.3 to 1.30.5 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.30.3 to 1.30.5.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.30.3...v1.30.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 11:18:41 +00:00
dependabot[bot]
d2ce09423a
chore(deps): bump uvicorn from 0.29.0 to 0.30.1 in /apps/api
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.1.
- [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.29.0...0.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 11:16:11 +00:00
dependabot[bot]
bb5caca8c6
chore(deps): bump requests from 2.31.0 to 2.32.3 in /apps/api
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 10:37:05 +00:00
dependabot[bot]
2693b6b984
chore(deps): bump faker from 25.1.0 to 25.3.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 25.1.0 to 25.3.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/v25.1.0...v25.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-29 07:45:39 +00:00
dependabot[bot]
417920094e
chore(deps): bump sentry-sdk from 2.2.0 to 2.3.1 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.2.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 13:26:53 +00:00
dependabot[bot]
c147cdfec7
chore(deps): bump resend from 1.1.0 to 2.0.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v1.1.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-28 09:38:34 +00:00
dependabot[bot]
481587900d
chore(deps): bump openai from 1.30.1 to 1.30.3 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.30.1 to 1.30.3.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.30.1...v1.30.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 04:56:28 +00:00
swve
f838a8512c fix(chromadb): use localhost for docker-compose 2024-05-26 11:51:37 +02:00
swve
71c953f00b feat: move chromadb to its own service in dockerfile 2024-05-26 11:24:58 +02:00
dependabot[bot]
9ea621fa3f
chore(deps): bump tiktoken from 0.6.0 to 0.7.0 in /apps/api
Bumps [tiktoken](https://github.com/openai/tiktoken) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/openai/tiktoken/releases)
- [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/tiktoken/compare/0.6.0...0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 16:43:03 +00:00
dependabot[bot]
6ccfb6c80b
chore(deps): bump openai from 1.30.0 to 1.30.1 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.30.0 to 1.30.1.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.30.0...v1.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 16:39:52 +00:00
dependabot[bot]
e7b19cfb74
chore(deps): bump resend from 0.8.0 to 1.1.0 in /apps/api
Bumps [resend](https://github.com/resendlabs/resend-python) from 0.8.0 to 1.1.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases)
- [Commits](https://github.com/resendlabs/resend-python/compare/v0.8.0...v1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 16:33:34 +00:00
dependabot[bot]
b17b85d613
chore(deps): bump pytest from 8.2.0 to 8.2.1 in /apps/api
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 04:26:12 +00:00
dependabot[bot]
eb364b6b53
chore(deps): bump sentry-sdk from 2.0.1 to 2.2.0 in /apps/api
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.0.1...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 17:47:40 +00:00
dependabot[bot]
d8fd70a739
chore(deps): bump openai from 1.25.2 to 1.30.0 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.25.2 to 1.30.0.
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.25.2...v1.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 15:51:30 +00:00
dependabot[bot]
45ec31c836
chore(deps): bump faker from 25.0.0 to 25.1.0 in /apps/api
Bumps [faker](https://github.com/joke2k/faker) from 25.0.0 to 25.1.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/v25.0.0...v25.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 04:23:58 +00:00