All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.2.0 (2024-10-08)
- api: CORS origin regexp (9273afe)
- api: CORS origin regexp (d4d1fc7)
- ci: missing workflow (#19) (aecdfbb)
- config: demo mode value (d4db6b5)
- config: handle config created by json_env (6f6f2f7)
- demo login info (f668f40)
- e2e: missing app close (5851dbc)
- web: auth guard - wait for app initializers to be resolved (341a78b)
- web: demo mode (#81) (c88bc44)
- web: nohoist @vue/cli-service (556f712)
- web: restore pwa plugin (757d9b9)
- api: basic auth module (07a3b03), closes #2
- api: configuration (c63400f), closes #12
- api: docker (bcd75dc), closes #15
- api: global prefix, port configuration (377a304)
- api: jwt auth guard (f03a69c), closes #2
- api: mongo (9d51821), closes #31
- api: nest new api (9f3f83d)
- auth: auth guard & login/logout logic (e123ed3), closes #3
- auth: login integration (db402fa), closes #16
- auth: refresh token (9556194), closes #8
- auth: token interceptor (2ad3bd0), closes #9
- config: api demo env (9892b6b)
- config: store + demo mode (922d686), closes #35
- lib: shared DTOs library (eeb25dc), closes #7
- package: upgrade node, pnpm, lerna (#80) (df121e7)
- shared: basic validators (c9d8a87)
- shared: validation toolkit (ac6c08c)
- web: basic modular router structure (core, auth) (37e6d25)
- web: basic modular store structure (core, auth) (cbcdf0f)
- web: config initializer, api url interceptor (19b79ef)
- web: default layout (3e6d3db)
- web: docker build (3c950cf)
- web: intergate login with api (6159748)
- web: resolve layout from route meta (e9fd586)
- web: setup bootstrap + bootstrap-vue (7cab6d3)
- web: splash screen with spinner (0734524), closes #4
- web: vue create web (94a3ecc)