Commit Graph

615 Commits

Author SHA1 Message Date
3e7c2de9a4 Return user and with current workspace
* Create endpoint to return user and their workspace
* Only return auth tokens on login/signup
* Allow nullable workspace name
2023-08-26 23:38:14 +01:00
da8ee065df update dark theme 2023-08-22 20:41:02 +01:00
0fd7538a99 theme toggle 2023-08-22 20:30:51 +01:00
f11f9f6210 Add new page module and services; refactor existing entities
- Introduced a new page module with associated services.
- Refactored TypeORM entities in user and workspace modules.
2023-08-22 19:48:57 +01:00
c0b2bc1f57 configurable port 2023-08-20 13:43:45 +01:00
b7c3ef1c27 shadcn-ui init 2023-08-09 17:49:55 +01:00
6e9be6d827 replace deprecated plainToClass with plainToInstance 2023-08-08 18:13:50 +01:00
643b448607 frontend init 2023-08-08 14:12:15 +01:00
fe7c3ede01 workspace - wip 2023-08-07 18:16:51 +01:00
021a99e716 transform http response json 2023-08-05 20:44:15 +01:00
40a459271a write tests for UserService 2023-08-05 18:36:35 +01:00
6e3ba20fcf implement jwt auth 2023-08-05 16:58:34 +01:00
cebad0e0a5 Setup TypeORM 2023-08-04 16:26:43 +01:00
11018ea976 switch to fastify 2023-08-03 17:29:50 +01:00
8c84bf822e init 2023-08-03 17:04:35 +01:00