Commit graph

597 commits

Author SHA1 Message Date
swve
2e618d9c5a feat: add orgconfig 1.2 migration 2024-11-26 19:05:44 +01:00
swve
1c6de351d3 fix: additional issues 2024-11-26 01:10:39 +01:00
swve
34cc8df9e7 fix: add course authorship check for paid courses 2024-11-26 01:03:31 +01:00
swve
0d2f9aa55b feat: remove collaborative features 2024-11-26 01:03:31 +01:00
Badr B.
cb87f74ac4
Merge pull request #387 from learnhouse/dependabot/pip/apps/api/pip-cef70b0dd7
chore(deps): bump aiohttp from 3.10.10 to 3.10.11 in /apps/api in the pip group
2024-11-26 01:03:16 +01:00
Badr B.
60740c4166
Merge pull request #316 from learnhouse/feat/payments
Payments & Subscriptions
2024-11-26 00:03:48 +01:00
swve
546e8a5f98 feat: add payments feature access based on config 2024-11-25 23:58:25 +01:00
swve
5a746a946d chore: refactor frontend components folder 2024-11-25 23:26:33 +01:00
swve
46f016f661 feat: better healthcheck 2024-11-25 23:04:40 +01:00
swve
6cd1cf7e9c feat: UI improvements & migration script 2024-11-23 20:24:39 +01:00
dependabot[bot]
e37a0d6c65
chore(deps): bump aiohttp in /apps/api in the pip group
Bumps the pip group in /apps/api with 1 update: [aiohttp](https://github.com/aio-libs/aiohttp).


Updates `aiohttp` from 3.10.10 to 3.10.11
- [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.10.10...v3.10.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 21:19:33 +00:00
swve
0449d6f87c feat: use OAuth for stripe connect 2024-11-18 19:52:09 +01:00
JeyGR
67b47258ba fix: border for usergroup selector 2024-11-18 22:33:13 +05:30
swve
93c0838fab fix: webhooks issues 2024-11-10 15:42:55 +01:00
swve
a8ba053447 feat: use stripe connect for payments 2024-11-09 16:54:43 +01:00
swve
cdd893ca6f feat: prevent access removal if user has paid for a product 2024-11-03 01:26:58 +01:00
swve
0e97580747 feat: add user owned courses page 2024-11-03 00:44:34 +01:00
swve
9f1d8c58d1 feat: add customers list on the dashboard 2024-11-03 00:04:00 +01:00
swve
3988ee1d4b feat: protect paid courses 2024-11-02 23:35:39 +01:00
swve
b7f09885df feat: support subscriptions and onetime payments w/ webhooks 2024-11-02 22:17:41 +01:00
swve
1bff401e73 feat: add course checkout UI and stripe integration and webhook wip 2024-11-02 19:44:26 +01:00
swve
d8913d1a60 feat: improve course creation UI 2024-10-31 19:24:54 +01:00
swve
f0aeb4605c feat: add ability to link courses to products 2024-10-31 19:24:31 +01:00
swve
3f96f1ec9f feat: add user choosen custom prices 2024-10-31 16:12:32 +01:00
swve
bf38fee68b fix: conflicts and upgrades 2024-10-30 23:52:39 +01:00
swve
416c3a4afc feat: init stripe utils 2024-10-30 23:41:25 +01:00
swve
412651e817 feat: improve products & subscriptions page 2024-10-30 23:41:11 +01:00
swve
c762d2333e feat: use shadcn inputs and modal 2024-10-30 23:41:11 +01:00
swve
4c8cb42978 feat: products crud 2024-10-30 23:41:11 +01:00
swve
7d81afc396 feat: upgrade python packages 2024-10-30 23:41:11 +01:00
swve
5e53878a64 fix: packages issues 2024-10-30 23:40:37 +01:00
swve
deba63cc15 feat: init payments config backend & dash frontend 2024-10-30 23:40:37 +01:00
swve
96e453a4de fix: courses visibility issue 2024-10-30 23:40:37 +01:00
swve
b3f1a4a7c5 feat: frontend packages upgrades 2024-10-30 23:40:37 +01:00
Badr B.
ba5775e290
Merge pull request #376 from prateek-1803/dev
Migrated Langchain
2024-10-30 23:39:03 +01:00
Prateek Khandelwal
b9b9e2a3f2 Changed dependencies 2024-10-28 12:04:40 +05:30
Badr B.
94c2ed50ab
Merge pull request #367 from chrishollandaise/fix/limit-inputs-accept-values
fix: file inputs limit to their respective file formats
2024-10-27 20:29:08 +01:00
Badr B.
de10fb4969
Merge pull request #373 from Benjamin-Frost/fix/350-long-email-invite
Fix Long User Input Leads To Overflow
2024-10-27 20:18:08 +01:00
Prateek Khandelwal
6ad20bddad Migrated Langchain 2024-10-27 16:49:22 +05:30
Benjamin Frost
7a7e12cd11 fix: long user input leads to overflow 2024-10-24 09:09:34 +02:00
Chris Holland
3430cfdb3a
chore: merge with dev 2024-10-23 20:06:17 -07:00
Chris Holland
9c41df22da
Merge remote-tracking branch 'origin/dev' into fix/make-left-menu-sticky 2024-10-23 19:55:51 -07:00
swve
ac7d90a3f4 chore: upgrade backend python packages 2024-10-23 19:48:58 +02:00
swve
c8eb73e137 chore: upgrade collaboration npm packages 2024-10-23 19:46:16 +02:00
Badr B.
0c905d9d8f
Merge pull request #369 from chrishollandaise/feat/usergroup-edit-button
Edit UserGroups Metadata
2024-10-23 19:14:04 +02:00
Eduard-Constantin Ibinceanu
ba6d17827b
Add Tables feature to the Editor (#340)
* Install table extension

* Add the table extension to editor

* Add table button to toolbar

* Fix packages

* Add table icon

* Add table style

* Change table style

* Add buttons to add rows and columns

* Add buttons to remove columns and rows

* Fix resize icon
2024-10-23 19:08:41 +02:00
Chris Holland
4b87072a5b
feat: add a way to for user to update a usergroups name,description 2024-10-23 07:20:53 -07:00
swve
3014817d95 feat: add mobile dashboard menu, make dashboard pages responsive 2024-10-23 15:17:02 +02:00
swve
56d2007181 feat: make external pages responsive 2024-10-23 12:23:46 +02:00
swve
5056f53c32 fix: chapter deletion bug 2024-10-23 12:23:46 +02:00