Skip to content

Commit

Permalink
chore(bpm-service): add command pattern for providers
Browse files Browse the repository at this point in the history
  • Loading branch information
Nauriyal committed Mar 31, 2021
1 parent 79c81d9 commit 2dd8f6d
Show file tree
Hide file tree
Showing 8 changed files with 6,507 additions and 6,624 deletions.
379 changes: 0 additions & 379 deletions services/bpmn-service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,379 +0,0 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.35](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2021-03-17)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.34](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2021-02-06)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.33](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2021-02-04)


### Bug Fixes

* **notification-service:** hard deleting notif users for gdpr compliance ([#117](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/117)) ([af33640](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/af33640203a8c7029b7e0b52a44361c1f630ba0a))





# [1.0.0-alpha.32](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2021-02-01)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.31](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2021-01-30)


### Features

* **notification-service:** adds delete APIs for notification and notification users ([#115](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/115)) ([2462bd6](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/2462bd6f214726224257a1382f75df470db623c1))





# [1.0.0-alpha.30](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2021-01-19)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.29](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-30)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.28](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-30)


### Bug Fixes

* **notification-service:** update method to fetch user id for notification user ([#111](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/111)) ([26246d7](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/26246d75c51875c8e854b596f0399b078dc593d7))





# [1.0.0-alpha.27](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-22)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.26](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-18)


### Features

* **core:** added helmet, rate limit in sequence when respective configs are present ([#101](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/101)) ([cbcc00c](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/cbcc00ca058299c284aa8a6857ccf73ed0621536))





# [1.0.0-alpha.25](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-08)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.24](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-07)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.23](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-07)


### Features

* **notification-service:** adds actionMeta property to NotificationUser model ([#99](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/99)) ([bbc1075](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/bbc1075836de1f9a6047bc1d3ca14a5d19ebba97))





# [1.0.0-alpha.22](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-12-07)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.21](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-11-17)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.20](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-11-15)


### Features

* **authentication-service:** LB4-Authorization dependancy upgrade ([#92](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/92)) ([6541ad1](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/6541ad1c68c5d764f1ef211b0c6d77b263a1520f))


### BREAKING CHANGES

* **authentication-service:** Loopback4-authorization authorize metadata changes

RPMS-413

* fix(authentication-service): removed code smells

RPMS-413

* fix(authentication-service): code smells, and added name attribute to entity

RPMS-413

* feat(authentication-service): update lb4-authorization to 3.1.1

Updated controller authorize decorator

RPMS-413

* feat(core): updated project dependencies, resolved test script issues

Updated loopback4-authorization to 3.1.1, and added loopback/metadata in in-mail and video
conferencing services, as test cases were failing.



RPMS-413

Co-authored-by: Mudassir Lakdawala <[email protected]>





# [1.0.0-alpha.19](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-11-04)


### Bug Fixes

* **notification-service:** notification is read set to false as default ([#91](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/91)) ([17f1060](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/17f1060ba3ba08ec2ab4c9065bc0b31bdfb86ed5))





# [1.0.0-alpha.18](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-11-03)


### Bug Fixes

* **notification-service:** fix for notification user entry ([#90](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/90)) ([9dd8d79](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/9dd8d79dc2db2fbc408f99771e38f7671c1f5acd))





# [1.0.0-alpha.17](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-11-03)


### Features

* **notification-service:** add relation for notification user ([aa1b07d](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/aa1b07d2383d6467d6bd4db4b512da29b1a258ac))





# [1.0.0-alpha.16](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-30)


### Bug Fixes

* **notification-service:** bulk notification fix for accepting array and showing the same in swagger ([#88](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/88)) ([5d8ab0c](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/5d8ab0cad710ef7f452ebdf291f97b36f2a9a046))





# [1.0.0-alpha.15](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-27)


### Bug Fixes

* **notification-service:** notification user creation along with notification fix ([#87](https://github.com/sourcefuse/loopback4-microservice-catalog/issues/87)) ([cc16e9c](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/cc16e9ca24c0e941097b89fc92583a4e7137c846))





# [1.0.0-alpha.14](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-19)


### Bug Fixes

* **notification-service:** fix model name ([d1ee983](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/d1ee98341fb5205828ab768485844e1b674dec71))





# [1.0.0-alpha.13](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-10-08)


### Features

* **core:** add security spec for open api spec generation ([d803457](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/d8034578131d43ec911f4dfc7db605317bf4fb58))





# [1.0.0-alpha.12](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-09-25)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.11](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-09-18)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.10](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-28)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.9](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-12)


### Reverts

* Revert "chore: publish release" ([643209b](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/643209b46d2611a696fed91bdc4a153bf8d24f96))





# [1.0.0-alpha.8](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-08-07)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.7](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-07-20)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.6](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-07-20)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.5](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-07-19)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.4](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-07-16)


### Features

* **authentication-service:** add auth service to source loop catalog ([909f304](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/909f304dc056a08cf0dfcfdbabe400ca6e1aa9ee))





# [1.0.0-alpha.3](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-07-08)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.2](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-06-26)

**Note:** Version bump only for package @sourceloop/notification-service





# [1.0.0-alpha.1](https://github.com/sourcefuse/loopback4-microservice-catalog/compare/@sourceloop/[email protected]...@sourceloop/[email protected]) (2020-06-25)

**Note:** Version bump only for package @sourceloop/notification-service





# 1.0.0-alpha.0 (2020-06-11)


### Features

* **core:** change scope ([d4bf68a](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/d4bf68a64da546e47519fbd479b41f7d41e3489d))
* **sandbox-testing:** add sandbox for testing ([296279c](https://github.com/sourcefuse/loopback4-microservice-catalog/commit/296279cbeeea2409d2959b48252c48b7891aea3c))


### BREAKING CHANGES

* **sandbox-testing:** Fixed binding errors in core sequence

SFO-20
* **core:** scope for all packages changed

SFO-20
Loading

0 comments on commit 2dd8f6d

Please sign in to comment.