Commit graph

6 commits

Author SHA1 Message Date
Philipinho
df9110268c Rework sidebar pages
* Move sidebar pages from workspace to space level
* Replace array sorting with lexicographical fractional indexing
* Fixes and updates
2024-04-16 21:55:24 +01:00
Philipinho
90ae750d48 space updates
* space UI
* space management
* space permissions
* other fixes
2024-04-12 19:38:58 +01:00
Philipinho
b241523ff6 * Fixes
* use lower case db column names
* fix signup workspaceId
2024-03-29 16:25:42 +00:00
Philipinho
c18c9ae02b Refactoring
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
Philipinho
df6b0326ba new migration file 2024-03-25 00:46:24 +00:00
Philipinho
d855152dda Kysely - WIP
* create database migration files
* kysely codegen
* kysely migrate
2024-03-24 16:59:26 +00:00