Commit graph

1068 commits

Author SHA1 Message Date
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
The Anh Nguyen
a53e9418e2
fix: fix bad request made to course updates endpoint 2024-10-18 19:01:41 +02:00
Badr B.
a7defca2c3
Merge pull request #345 from chrishollandaise/fix/editor-top-firefox
`EditorTop` takes all available space on Firefox-based browsers
2024-10-18 10:18:55 +02: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
Badr B.
e95a71d22f
Merge pull request #336 from chrishollandaise/fix/upload-file-block-component
[Fix & Refactor] [Editor] Patches several file input edge cases, refactors upload components to use FileUploadBlock
2024-10-13 16:47:05 +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
Badr B.
dd6f6b11b9
Merge pull request #334 from chrishollandaise/chore/update-contributing
chore: fix stale dev doc links, add docker disclaimer
2024-10-13 16:12:30 +02:00
Chris Holland
69468d34c8
refactor/fix: lift file select logic into its own component block 2024-10-12 13:55:13 -07:00
Chris Holland
43c3fc6de5
chore: fix stale dev doc links, add docker disclaimer 2024-10-11 10:31:54 -07:00
Badr B.
eedc5ab329
Merge pull request #320 from learnhouse/feat/editor-and-misc-updates
Editor & quality of life improvements
2024-10-10 23:05:19 +02: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
Badr B.
1b0a4c7f45
Merge pull request #331 from dhanyamd/feat/not-found-modified
NotFound Error page improvements
2024-10-10 17:07:33 +02:00
Dhanya MD
b4e407e132 modified not-found-page 2024-10-10 18:29:42 +05:30
Badr B.
525cd3a050
Merge pull request #327 from learnhouse/fix/self-hosting-issues
Fix recent self-hosting issues
2024-10-06 13:39:05 +02:00
swve
8940f7ebfa fix: increase Nginx header and cookie size limits 2024-10-06 12:46:10 +02:00
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
Badr B.
54a28637e5
Merge pull request #323 from learnhouse/dependabot/pip/apps/api/openai-1.50.2
chore(deps): bump openai from 1.40.3 to 1.50.2 in /apps/api
2024-10-01 11:42:05 +02: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
Badr B.
10440611d8
Merge pull request #321 from learnhouse/dependabot/pip/apps/api/fastapi-0.115.0
chore(deps): bump fastapi from 0.112.2 to 0.115.0 in /apps/api
2024-10-01 11:39:33 +02: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
Badr B.
b40f693f36
Merge pull request #322 from learnhouse/dependabot/pip/apps/api/chromadb-0.5.11
chore(deps): bump chromadb from 0.5.5 to 0.5.11 in /apps/api
2024-10-01 11:37:44 +02: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
Badr B.
7cce40bbec
Merge pull request #325 from learnhouse/dependabot/pip/apps/api/faker-30.1.0
chore(deps): bump faker from 28.1.0 to 30.1.0 in /apps/api
2024-10-01 11:35:26 +02: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
Badr B.
88ac04ad8e
Merge pull request #324 from learnhouse/dependabot/pip/apps/api/typer-0.12.5
chore(deps): bump typer from 0.12.3 to 0.12.5 in /apps/api
2024-10-01 09:56:04 +02: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
Badr B.
328c602176
Merge pull request #318 from learnhouse/feat/seo-improvements-2
SEO Improvements : Part 2
2024-09-27 18:48:33 +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
Badr B.
09c0444284
Merge pull request #311 from learnhouse/dependabot/pip/apps/api/chromadb-0.5.5
chore(deps): bump chromadb from 0.5.3 to 0.5.5 in /apps/api
2024-09-26 09:32:03 +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
Badr B.
a56bf555dc
Merge pull request #312 from learnhouse/dependabot/pip/apps/api/faker-28.1.0
chore(deps): bump faker from 26.3.0 to 28.1.0 in /apps/api
2024-09-01 16:55:01 +02: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