Skip to content

v2.0.0

Compare
Choose a tag to compare
@Murzbul Murzbul released this 18 Nov 01:40
· 94 commits to master since this release

2.0.0 (2023-11-17)

What's Changed

  • build(deps): bump axios from 1.6.0 to 1.6.1 by @dependabot in #176
  • build(deps-dev): bump fast-xml-parser from 4.0.11 to 4.2.5 by @dependabot in #175

Bug Fixes

  • add user commands (66e4754)
  • complete simple docs keycloak (c5d6a4a)
  • dagger pipeline (f9aa198)
  • dagger tests (16b8e6b)
  • docker and docker compose (5ec09e7)
  • dockerfile on development env and add themes on keycloak (1971307)
  • dockerfile prod (856b4d3)
  • email verification on signUp accounts (599e0dd)
  • filesystem and login cookie (d1341a6)
  • gender attribute (6104082)
  • git ignore changed to use .gitkeep inside dist (1a37c19)
  • imports (9c4df8a)
  • list criteria schema validation and change genre for gender (7386d48)
  • login (954a9dd)
  • logout and refactor getToken on auth service (d4ce429)
  • modified makefile of v2 compose (c54b1c4)
  • partial commit (085e890)
  • removed unused command (9ff3fb5)
  • sync permission (b068c43)
  • test (7e9905f)
  • test and removes unnecesary dev packages (0473c05)

Code Refactoring

  • add accessToken on cookie login (6a34f0d)
  • add new controllers and fix make init commands (0e256f4)
  • add new generics types on transformers (b355a49)
  • add new package version (56e6868)
  • add new theme for keycloak (8c7f0c1)
  • auth keycloak repository (8230323)
  • change deepkit handle event for rxjs (598fc12)
  • change deepkit handle event for rxjs (100dc0e)
  • decouple AppKoa (4ff72b9)
  • ignore dist folder files but not the folder itself (70a2689)
  • Item: replace save use case in item seed (42d8198)
  • mongoose uri (639837d)
  • nse-146 docker-compose cleaned (04ddcd8)
  • nse-146 type iauthz and iauth repository} (6d03ae3)
  • remove container child logic with async_hook and fix tests (c69b555)
  • remove controller from item and file domain (ddb293f)
  • remove controller from user and notification (209f3b4)
  • remove jar theme keycloak (f4f1d7c)
  • remove role controller (6f1e04b)
  • remove status code config (139c30f)
  • remove typeORM support and remove auth controller (f28f5fe)
  • temporarily removing dist from ignore (f3cf93b)

Continuous Integration

  • add build in on branches (e1f24d9)
  • add coverage on sonarcloud (7065255)
  • add transpile on test (8495a69)

Documentation

  • add supabase sql and readme info (5af9105)
  • nse-148 creation steps about keycloak realm and client added to readme (f5dd553)

Features

  • add dagger CI (749edc9)
  • add fastify and remove all keycloak logic (f1bfb64)
  • add keycloak logic (041ab77)
  • add mappgins roles on getOne user (e3323b0)
  • add permissions sync (3b1238c)
  • add postgres and keylock containers on main (47fd5c4)
  • add postgres and keylock containers on main (fcb59b4)
  • add shared experience (71c9ee8)
  • add sync permissions with supabase (5962c5b)
  • nse-142 mocks added (347fe62)
  • nse-145 unique event to send emails added (51c6467)
  • nse-149 mock data shared setted in separate file (be6dce9)
  • nse-149 user and role mocks added (20a86b2)
  • remomve circleCI and add sonarclouad and test with dagger (4cbc274)

Other

  • Merge pull request #129 from DigiChanges/feat/NR/add-auth-keyclock (45ce219), closes #129
  • fix docker file command (f479cf5)