Commit graph

675 commits

Author SHA1 Message Date
dependabot[bot]
0c689a25c6
chore(deps): bump tailwind-merge from 1.14.0 to 2.2.2
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 1.14.0 to 2.2.2.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v1.14.0...v2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-31 00:29:16 +00:00
Badr B
2f3b1f0517
Merge pull request #167 from learnhouse/chore/dependabot
Init Dependabot version updates
2024-03-31 01:26:03 +01:00
Badr B
879a281df8
feat: create dependabot.yml 2024-03-31 01:24:49 +01:00
Badr B
700d84bd5e
Merge pull request #166 from learnhouse/swve/eng-151-make-sure-org-is-not-accessible-if-orgconfig-says-so
Add Organization active status verification
2024-03-31 00:49:48 +01:00
swve
adf6449404 feat: make sure Org is not accessible if Orgconfig says so 2024-03-30 23:49:02 +00:00
Badr B
1de6e74eb0
Merge pull request #165 from learnhouse/chore/upgrade-python-packages
Update dependencies in pyproject.toml
2024-03-31 00:40:20 +01:00
swve
555821feef chore: update dependencies in pyproject.toml 2024-03-30 23:39:55 +00:00
Badr B
8687f561cc
Merge pull request #164 from learnhouse/chore/katex-upgrade
Update katex version to 0.16.10
2024-03-31 00:25:51 +01:00
swve
0549f163f3 chore: update katex version to 0.16.10 2024-03-30 23:25:21 +00:00
swve
c51c04539c fix: usercgroups endpoint issue 2024-03-30 23:22:25 +00:00
Badr B
e35487648e
Merge pull request #155 from learnhouse/feat/usergroups
Implement UserGroups
2024-03-31 00:06:48 +01:00
swve
ae677bc133 feat: scope invite code to UserGroups 2024-03-30 23:05:27 +00:00
Badr B
41148e96ee
Merge pull request #162 from learnhouse/dependabot/npm_and_yarn/apps/web/npm_and_yarn-security-group-0e0350456f
chore(deps): bump the npm_and_yarn group across 1 directory with 1 update
2024-03-30 21:34:50 +01: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
dependabot[bot]
118c703326
chore(deps): bump the npm_and_yarn group across 1 directory with 1 update
Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [katex](https://github.com/KaTeX/KaTeX).


Updates `katex` from 0.16.9 to 0.16.10
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.9...v0.16.10)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 20:19:28 +00:00
Badr B
47bb974271
Team Issue template (#157)
* Update team.yml

* Update team.yml
2024-03-23 10:48:29 +01:00
Badr B
203042f720
Update team.yml 2024-03-23 10:40:32 +01:00
Badr B
652e70cefc
Update team.yml 2024-03-23 10:39:05 +01:00
Badr B
d74c2d58b6
Update team.yml 2024-03-23 10:38:33 +01:00
Badr B
84c83b7393
Update team.yml 2024-03-23 10:31:46 +01:00
Badr B
4f2632897b
feat: add team issue template 2024-03-23 10:22:24 +01:00
swve
e1b3b62e40 feat: init ug database models + svcs 2024-03-23 09:08:56 +00:00
Badr B
e763f0933e
Merge pull request #154 from learnhouse/feat/role-indicator-menu
Header Role Indicator + Disable content creation wording if user isn't connected
2024-03-19 22:38:10 +01:00
swve
7398e9e946 fix: Header Role Indicator + Disable course creation wording if user isn't connected 2024-03-19 22:37:18 +01:00
Badr B
a124cde229
Merge pull request #153 from learnhouse/feat/more-email-features
Email password resetting
2024-03-19 21:55:50 +01: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
Badr B
ae2367bdea
Merge pull request #152 from learnhouse/feat/emails
Implement Users inviting via Email
2024-03-19 00:32:46 +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
287fa8f41e fix: disable husky for now 2024-03-18 22:25:53 +00:00
swve
838b2ee03a fix: various issues 2024-03-18 22:27:25 +01:00
Badr B
9e83ccdd27
Merge pull request #151 from learnhouse/feat/error-component-redesign
fix: redesign error page and add reload button
2024-03-04 20:05:35 +01:00
swve
0893c83461 fix: redesign error page and add reload button 2024-03-04 19:59:12 +01:00
swve
8c47e5ff4e fix: remove unused code in install.py 2024-02-25 11:33:07 +01:00
Badr B
d70071c0cd
Merge pull request #150 from learnhouse/fix/upgrade-packages
Update Python & Dependencies + Retire MongoDB
2024-02-21 17:02:19 +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
swve
05c520b740 Update healthcheck commands in docker-compose.yml 2024-02-20 18:26:57 +01:00
Badr B
8f202b575e
Merge pull request #149 from learnhouse/dependabot/pip/apps/api/fastapi-0.109.1
chore(deps): bump fastapi from 0.104.1 to 0.109.1 in /apps/api
2024-02-17 01:14:25 +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
Badr B
4723ac2729
Merge pull request #148 from learnhouse/dependabot/pip/apps/api/python-multipart-0.0.7
chore(deps): bump python-multipart from 0.0.6 to 0.0.7 in /apps/api
2024-02-12 23:55:56 +01: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
Badr B
5cef21a583
Merge pull request #147 from learnhouse/feat/format-with-prettier
chore: format with prettier
2024-02-09 21:24:59 +01:00
swve
a147ad6610 feat: format with prettier 2024-02-09 21:22:15 +01:00