Commit Graph

17 Commits

Author SHA1 Message Date
7d56920ad5 fix pages tsv column index 2024-03-23 00:12:01 +00:00
f1d7ffb9dd Fix env path for Nestjs 2024-03-23 00:08:44 +00:00
a40ba4b41e Re-initialize database migrations (3rd try) 2024-03-22 23:42:19 +00:00
2304abd43c Re-initialize database migrations 2024-03-22 23:38:05 +00:00
51baf30f0d Use polymorphic table for space membership 2024-03-22 00:40:13 +00:00
639842182c Replace space privacy with visibility
* Make creatorId nullable
2024-03-21 20:31:32 +00:00
51b9808382 Implement Space membership by group
* Add all users to default group
* Fixes and updates
2024-03-20 01:26:03 +00:00
a821e37028 Refactoring
* Refactor workspace membership system
* Create setup endpoint
* Use Passport.js
* Several updates and fixes
2024-03-16 22:58:12 +00:00
528b9d70b1 feat: groups 2024-03-05 16:22:24 +00:00
7afd893fa1 implement custom typeorm naming strategy 2024-03-03 00:15:53 +00:00
3d90fc01ad * fixes and cleanups
* db transactions
* add default space to workspace
2024-03-01 01:07:30 +00:00
40251aef7d feat: spaces - WIP 2024-02-28 02:39:46 +00:00
1d620eba49 * Replace tsvector generated column with triggers.
* reason: due to typeorm generated column metadata bug
2024-02-26 13:57:28 +00:00
4008e15c04 fix migrations 2024-02-26 13:51:34 +00:00
e03b1f9f25 migrations 2024-01-30 00:22:29 +01:00
5a49e65ca8 update .gitignore 2024-01-10 20:45:53 +01:00
093e634c0b switch to nx monorepo 2024-01-09 18:58:26 +01:00