Skip to content

Releases: DigiChanges/node-experience

v2.0.1

21 Nov 01:23
Compare
Choose a tag to compare

2.0.1 (2023-11-21)

Bug Fixes

v2.0.0

18 Nov 01:40
Compare
Choose a tag to compare

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)

v1.38.5

28 Oct 20:24
Compare
Choose a tag to compare

1.38.5 (2023-10-28)

Build System

  • deps-dev: bump postcss from 8.4.19 to 8.4.31 (47b46cd)
  • deps: bump @babel/traverse from 7.20.5 to 7.23.2 (bc161f4)
  • deps: bump browserify-sign from 4.2.1 to 4.2.2 (51683d6)

Other

  • Merge pull request #167 from DigiChanges/dependabot/npm_and_yarn/browserify-sign-4.2.2 (2ee3d45), closes #167
  • Merge pull request #151 from DigiChanges/dependabot/npm_and_yarn/babel/traverse-7.23.2 (2fe81b4), closes #151
  • Merge pull request #150 from DigiChanges/dependabot/npm_and_yarn/postcss-8.4.31 (2bbbb94), closes #150

v1.38.4

03 Aug 12:01
Compare
Choose a tag to compare

1.38.4 (2023-08-03)

Build System

  • deps-dev: bump json5 from 1.0.1 to 1.0.2 (a1f1b9c)
  • deps-dev: bump semver from 5.7.1 to 5.7.2 (6fa1ca7)

Other

  • Merge pull request #142 from DigiChanges/dependabot/npm_and_yarn/json5-1.0.2 (ab56363), closes #142
  • Merge pull request #141 from DigiChanges/dependabot/npm_and_yarn/semver-5.7.2 (d071de6), closes #141

v1.38.3

03 Aug 11:59
Compare
Choose a tag to compare

1.38.3 (2023-08-03)

Build System

  • deps-dev: bump tough-cookie from 4.1.2 to 4.1.3 (ae316ba)

Other

v1.38.2

20 Jul 18:56
Compare
Choose a tag to compare

1.38.2 (2023-07-20)

Build System

  • deps-dev: bump word-wrap from 1.2.3 to 1.2.4 (cc5172a)

Other

  • Merge pull request #139 from DigiChanges/dependabot/npm_and_yarn/word-wrap-1.2.4 (9d4aa67), closes #139

v1.38.1

19 Jul 01:22
Compare
Choose a tag to compare

1.38.1 (2023-07-19)

Build System

  • deps: bump mongoose from 6.7.5 to 6.11.3 (1f92f56)

Other

  • Merge pull request #138 from DigiChanges/dependabot/npm_and_yarn/mongoose-6.11.3 (95b3c80), closes #138

v1.38.0

31 May 11:36
Compare
Choose a tag to compare

1.38.0 (2023-05-31)

Features

  • nse-135 class mongoose aggregate paginator added (9162ded)

Other

  • Merge pull request #132 from DigiChanges/feat/NSE-135/MBL/mongoose-aggregate-paginator (73f8195), closes #132
  • fix docker file command (949d8b9)
  • Merge pull request #130 from DigiChanges/fix-mail_sender_functionality (9a2c233), closes #130
  • fix nexp emailstrategy-transporter-configuration (5dba4a8)

v1.37.0

23 Mar 16:13
Compare
Choose a tag to compare

1.37.0 (2023-03-23)

Features

Other

  • Merge pull request #128 from Figaarillo/feat/AL/add-axios-handler (e250b42), closes #128

v1.36.10

22 Mar 12:53
Compare
Choose a tag to compare

1.36.10 (2023-03-22)

Bug Fixes

  • remove unused import and fix another import (5beefc7)