Releases: domicileapp/domicile
Releases · domicileapp/domicile
v1.2.0
1.2.0 (2023-05-29)
Features
- api: add database (42b87fe)
- api: add database (b40f385)
- api: add the rest of the base recipe api routes (9d56532)
- api: add the rest of the base recipe api routes (6789ca5)
- api: authentication (158da8b)
- api: create and list all recipes (3f2dac4)
- api: create and list all recipes (b682021)
- api: create categories at the same time as recipes (5d0d099)
- api: create categories at the same time as recipes (25b2e93)
- db: setup initial database seeding (b745fda)
- db: setup initial database seeding (3ece071)
- init golang using https://github.com/techschool/simplebank/blob/master/db/query/account.sql (d7923e7)
- primereact (59598ff)
- primereact (9a4dd2d)
- web: add recipe singleton page (9f1fb92)
- web: create recipe functionality (8eeee26)
- web: create recipe functionality (#264) (136eab5)
- web: edit recipes (260e3a3)
- web: edit recipes (0ad31ea)
- web: edit recipes (7dedd7f)
- web: edit recipes (624206f)
Bug Fixes
v1.2.0-next.6
1.2.0-next.6 (2023-05-29)
Features
- init golang using https://github.com/techschool/simplebank/blob/master/db/query/account.sql (d7923e7)
v1.2.0-next.5
v1.2.0-next.4
1.2.0-next.4 (2023-05-10)
Features
- api: add database (42b87fe)
- api: add database (b40f385)
- api: add the rest of the base recipe api routes (9d56532)
- api: add the rest of the base recipe api routes (6789ca5)
- api: create and list all recipes (3f2dac4)
- api: create and list all recipes (b682021)
- api: create categories at the same time as recipes (5d0d099)
- api: create categories at the same time as recipes (25b2e93)
- db: setup initial database seeding (b745fda)
- db: setup initial database seeding (3ece071)
- primereact (59598ff)
- primereact (9a4dd2d)
- web: create recipe functionality (8eeee26)
- web: edit recipes (260e3a3)
- web: edit recipes (0ad31ea)
- web: edit recipes (7dedd7f)
Bug Fixes
- releases (94155b1)
v1.2.0-next.3
v1.2.0-next.2
v1.2.0-next.1
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2023-04-12)
⚠ BREAKING CHANGES
- workspaces and add contracts module
- major refactor
- NX
- remove NX
- nx
- api/tasks: add completed attribute
TypeORM
=>MikroORM
- trying out new starter template
- authentication changes
- more authentication changes
- authentication fixes
Features
release-please
GitHub action setup (2f0686a)TypeORM
=>MikroORM
(5b43abd)- add operator boilerplate (148e701)
- api/tasks: add completed attribute (4780c9e)
- api: basic authentication (login) functionality (6041307)
- api: start of task and todos (931da67)
- app/auth: add authentication and protected routes (a8fb967)
- app: create login page styling (b21a015)
- app: enable SSL for dev (8763f3d)
- authentication changes (3850ca4)
- authentication changes p2 (f22950e)
- chores base functionality in Nest.js (#104) (cb4ab3d)
- common: init package (0568e12)
- create task mutation (5bb4d01)
- database seeder (yay) (0a4e3b5)
- do something (7c4b77a)
- docker and keycloak (005bf2a)
- export swagger specifications (aabaa96)
- finializing module setup (e8adc23)
- init (b42d995)
- init cli (d726ad9)
- init nx (c529b0d)
- init Quasar UI app (988601d)
- migrate web UI to React (#208) (12552de), closes #224
- more authentication changes (7b3fad9)
- nx (18acbc8)
- todo base configuration (4ac7514)
- trying out new starter template (2be75ef)
- web: persist state across page refreshes (9843ba9)
Bug Fixes
- api/auth: login issues (336a417)
- api: let's maybe not return hashed passwords (0b7577d)
- api: openapi formatting fix (ba9e4ea)
- app: rename to web (726646f)
- authentication fixes (8a1e98b)
- change releaserc to yml (5b69bbd)
- change to monorelease type (3c7873a)
- ci: changelog generation (077bd6d)
- deps: pin dependencies (ddc6f5c)
- deps: pin dependencies (094acfa)
- deps: pin dependency postcss to 8.4.16 (1369f83)
- eslint gh actions (dcb0ebb)
- force another release (cbd6d03)
- force new release (9399129)
- move deployments back to root (7b1fe8e)
- no committing dist (d071513)
- nx setup (10a8c55)
- openapi: pretty print swagger-spec (84b661f)
- release scopes (b5a9bdc)
- release-please failing (784612f)
- release-please manifest (079da2c)
- releases on main and next (a43405d)
- something (36c0b75)
- update workflows to stop hitting API limits (45bc40c)
- updates (0d65718)
- workspaces and add contracts module (9333954)
- yarn lock files out of sync (f84ee9e)
Performance Improvements
Reverts
Code Refactoring
- major refactor (5f7eb2f)