Chris Holland
5ff720ab06
fix: activity titles are aligned
2024-10-19 05:56:15 -07:00
Chris Holland
b3b78b058f
fix: odd pushdown effect after drag/drop
...
Apparently when you set your own css-transition properties, it'll cause this known visual bug for react-beautiful-dnd.
See https://github.com/atlassian/react-beautiful-dnd/issues/2086 for more info about this
2024-10-18 16:53:01 -07:00
Chris Holland
4afa1d4458
fix: edit assignment flickering when dragged and dropped
...
After some testing, I found that assignmentUUID isn't necessary for the conditional render. After some testing in a race condition environment (two clients) the activity itself as a condition is enough and it doesn't seem that its worth having assignmentUUID as well.
2024-10-18 14:03:57 -07:00
Chris Holland
53bae7cbb3
fix: always dimiss select state regardless of modification #341
2024-10-18 13:37:15 -07:00
Chris Holland
f08fbbd1a1
fix: add appropriate width declaration for mozilla-based browsers
2024-10-17 15:48:20 -07:00
Badr B.
0fe55b36e7
Merge pull request #326 from eduardconstantin/feat/debounce-websocket
...
Feat/debounce websocket
2024-10-13 16:49:40 +02:00
Eduard-Constantin Ibinceanu
d90af6947e
Format for real
2024-10-13 14:36:45 +00:00
Eduard-Constantin Ibinceanu
d9c31e4d07
Fix format
2024-10-13 14:33:40 +00:00
Chris Holland
69468d34c8
refactor/fix: lift file select logic into its own component block
2024-10-12 13:55:13 -07:00
swve
f2c6687660
feat: add buttons extension blocks
2024-10-10 22:44:56 +02:00
swve
8965ee67c3
feat: add badges to editor
2024-10-10 22:20:02 +02:00
swve
cc68ea2e94
feat: add unsplash image chooser for courses thumbnails
2024-10-10 22:06:27 +02:00
swve
3f1e9ecb7f
fix: 404 error typo
2024-10-10 21:43:16 +02:00
swve
69f1e9d67a
chore: update packages
2024-10-10 21:21:22 +02:00
Badr B.
1f35dfdd93
Merge branch 'dev' into feat/editor-and-misc-updates
2024-10-10 21:17:57 +02:00
Dhanya MD
b4e407e132
modified not-found-page
2024-10-10 18:29:42 +05:30
swve
f454520972
fix: chapters org_id and course_id issue
2024-10-06 12:40:33 +02:00
swve
4a10f9a858
chore: update and fix frontend packages
2024-10-06 12:40:11 +02:00
Eduard-Constantin Ibinceanu
2f91b75247
Add debounce to mouse event
2024-10-04 16:57:07 +00:00
Eduard-Constantin Ibinceanu
570e2d4496
Create debounce function
2024-10-04 16:56:53 +00:00
dependabot[bot]
2d2fdce1b8
chore(deps): bump openai from 1.40.3 to 1.50.2 in /apps/api
...
Bumps [openai](https://github.com/openai/openai-python ) from 1.40.3 to 1.50.2.
- [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.40.3...v1.50.2 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 09:41:39 +00:00
dependabot[bot]
a8aa8fc745
chore(deps): bump fastapi from 0.112.2 to 0.115.0 in /apps/api
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.112.2 to 0.115.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.2...0.115.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 09:38:43 +00:00
dependabot[bot]
cfbada3cd1
chore(deps): bump chromadb from 0.5.5 to 0.5.11 in /apps/api
...
Bumps [chromadb](https://github.com/chroma-core/chroma ) from 0.5.5 to 0.5.11.
- [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.5...0.5.11 )
---
updated-dependencies:
- dependency-name: chromadb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 09:37:15 +00:00
dependabot[bot]
0e497fbeb9
chore(deps): bump faker from 28.1.0 to 30.1.0 in /apps/api
...
Bumps [faker](https://github.com/joke2k/faker ) from 28.1.0 to 30.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/v28.1.0...v30.1.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-10-01 07:57:50 +00:00
dependabot[bot]
73e08f030b
chore(deps): bump typer from 0.12.3 to 0.12.5 in /apps/api
...
Bumps [typer](https://github.com/fastapi/typer ) from 0.12.3 to 0.12.5.
- [Release notes](https://github.com/fastapi/typer/releases )
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md )
- [Commits](https://github.com/fastapi/typer/compare/0.12.3...0.12.5 )
---
updated-dependencies:
- dependency-name: typer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 04:58:02 +00:00
swve
bcd029d178
fix: purify content in externalObjects
2024-09-29 18:47:30 +02:00
swve
d8be321021
feat: add ExternalObjects (Embeds) to editor
2024-09-27 20:58:10 +02:00
swve
b1d05168b6
feat: allow zip file upload
2024-09-27 19:16:31 +02:00
swve
def42caec1
fix: disable org context info cache
2024-09-27 19:06:35 +02:00
swve
0893e6f9d3
feat: add more pages to the sitemap
2024-09-27 18:36:21 +02:00
swve
96af67f9aa
feat: add org thumbnails on app pages
2024-09-27 18:28:28 +02:00
swve
aecf03404f
feat: init org thumbnails creation & edition & redesign dash org config page
2024-09-27 11:03:33 +02:00
swve
41a11c5f83
feat: init sitemaps generation
2024-09-26 23:29:05 +02:00
dependabot[bot]
61ab388da1
chore(deps): bump chromadb from 0.5.3 to 0.5.5 in /apps/api
...
Bumps [chromadb](https://github.com/chroma-core/chroma ) from 0.5.3 to 0.5.5.
- [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.3...0.5.5 )
---
updated-dependencies:
- dependency-name: chromadb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 14:56:15 +00:00
dependabot[bot]
e36e7c64da
chore(deps): bump faker from 26.3.0 to 28.1.0 in /apps/api
...
Bumps [faker](https://github.com/joke2k/faker ) from 26.3.0 to 28.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/v26.3.0...v28.1.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-09-01 14:54:38 +00:00
dependabot[bot]
305a7d0daa
chore(deps): bump resend from 2.3.0 to 2.4.0 in /apps/api
...
Bumps [resend](https://github.com/resendlabs/resend-python ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/resendlabs/resend-python/releases )
- [Commits](https://github.com/resendlabs/resend-python/compare/v2.3.0...v2.4.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-09-01 13:50:19 +00:00
dependabot[bot]
c4aff19c6a
chore(deps): bump sentry-sdk from 2.12.0 to 2.13.0 in /apps/api
...
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python ) from 2.12.0 to 2.13.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.12.0...2.13.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-09-01 09:52:29 +00:00
dependabot[bot]
01edbf9409
chore(deps): bump fastapi from 0.111.1 to 0.112.2 in /apps/api
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.111.1 to 0.112.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.111.1...0.112.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-01 04:06:47 +00:00
swve
3ee33b5c5a
fix: sentry frontend enablement status
2024-08-29 20:43:04 +02:00
swve
9fbeb08234
fix: remove unused imports
2024-08-29 20:18:08 +02:00
swve
8b1332c840
fix: various bugs
2024-08-29 20:12:15 +02:00
swve
2c61542eb7
chore: update next and other packages
2024-08-29 20:02:30 +02:00
swve
a5a87d7866
feat: enable sentry for the frontend
2024-08-29 19:57:24 +02:00
swve
0fc6713ec8
fix: add cascades for foreign keys
2024-08-29 19:40:17 +02:00
swve
494620d2d6
fix: quiz bugs fix
...
grading ui improvs
2024-08-28 21:14:31 +02:00
swve
62fd5e0a3a
fix: config version to 1.1
2024-08-28 18:22:56 +02:00
swve
4367a8a0fb
fix: add specific org admin endpoint
2024-08-28 18:20:55 +02:00
swve
b425f3a6bd
feat: migrate orgconfig to 1.1
2024-08-20 19:23:03 +02:00
swve
1423e4c432
feat: get config with orgs
2024-08-20 18:28:52 +02:00
swve
a544fb8a00
fix: ai model typos
2024-08-16 09:47:53 +02:00