@common-stack/generate-plugin 6.0.2-alpha.9 → 6.0.6-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/CHANGELOG.md +80 -20
  2. package/lib/generators/add-backend/files/config.json +0 -1
  3. package/lib/generators/add-backend/files/package.json +2 -35
  4. package/lib/generators/add-backend/files/src/api/root-schema.graphqls +19 -0
  5. package/lib/generators/add-backend/files/src/config/env-config.ts.template +2 -24
  6. package/lib/generators/add-backend/files/src/service.ts.template +4 -5
  7. package/lib/generators/add-backend/files/tsconfig.json +6 -12
  8. package/lib/generators/add-backend/files/webpack.config.js +8 -0
  9. package/lib/generators/add-backend/files/webpack.config.mjs +7 -0
  10. package/lib/generators/add-browser-package/files/package.json +1 -1
  11. package/lib/generators/add-frontend/templates/Dockerfile +1 -1
  12. package/lib/generators/add-frontend/templates/package.json +2 -2
  13. package/lib/generators/add-frontend/templates/vite.config.ts.template +2 -2
  14. package/lib/generators/add-fullstack/files/lint-staged.config.js +0 -2
  15. package/lib/generators/add-fullstack/files/package.json +5 -6
  16. package/lib/generators/add-fullstack/files/rollup.config.base.mjs +7 -2
  17. package/lib/generators/add-fullstack/files/tools/deploy-cli/updateLernaVersion.js +24 -5
  18. package/lib/generators/add-fullstack/files/tsconfig.json +2 -2
  19. package/lib/generators/add-moleculer/files/Dockerfile +1 -1
  20. package/lib/generators/add-moleculer/files/package.json +5 -5
  21. package/lib/generators/add-server-package/files/package.json +3 -3
  22. package/package.json +3 -3
  23. package/src/generators/add-fullstack/files/.husky/pre-commit +1 -0
  24. package/src/generators/add-fullstack/files/CHANGELOG.md +18 -10
  25. package/src/generators/add-fullstack/files/lint-staged.config.js +0 -2
  26. package/src/generators/add-fullstack/files/package.json +6 -7
  27. package/src/generators/add-fullstack/files/rollup.config.base.mjs +7 -2
  28. package/src/generators/add-fullstack/files/tools/deploy-cli/updateLernaVersion.js +24 -5
  29. package/src/generators/add-fullstack/files/tsconfig.json +2 -2
  30. package/src/generators/add-moleculer/files/CHANGELOG.md +4 -0
  31. package/src/generators/add-moleculer/files/Dockerfile +1 -1
  32. package/src/generators/add-moleculer/files/package.json +6 -6
  33. package/lib/generators/add-backend/files/CHANGELOG.md +0 -196
  34. package/lib/generators/add-backend/files/generated-schema.graphql +0 -235
  35. package/lib/generators/add-browser-package/files/CHANGELOG.md +0 -3119
  36. package/lib/generators/add-core-package/files/CHANGELOG.md +0 -1076
  37. package/lib/generators/add-fullstack/files/tools/rollup/rollupPluginGenerateJson.mjs +0 -48
  38. package/lib/generators/add-fullstack/files/tools/rollup/rollupPluginModifyLibFiles.mjs +0 -410
  39. package/lib/generators/add-fullstack/files/typings/graphql.d.ts.template +0 -72
  40. package/lib/generators/add-moleculer/files/draft.toml +0 -61
  41. package/src/generators/add-fullstack/files/tools/rollup/rollupPluginGenerateJson.mjs +0 -48
  42. package/src/generators/add-fullstack/files/tools/rollup/rollupPluginModifyLibFiles.mjs +0 -410
  43. package/src/generators/add-fullstack/files/typings/graphql.d.ts.template +0 -72
  44. package/src/generators/add-moleculer/files/.draft-tasks.toml +0 -0
  45. package/src/generators/add-moleculer/files/draft.toml +0 -61
@@ -1,1076 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [3.1.1-alpha.4](https://github.com/CDEBase/adminIde-stack/compare/v3.1.1-alpha.3...v3.1.1-alpha.4) (2023-01-22)
7
-
8
- **Note:** Version bump only for package @adminide-stack/billing-api-core
9
-
10
- ## [2.0.1-alpha.13](https://github.com/CDEBase/adminIde-stack/compare/v2.0.1-alpha.12...v2.0.1-alpha.13) (2023-01-11)
11
-
12
- **Note:** Version bump only for package @adminide-stack/billing-api-core
13
-
14
- ## [2.0.1-alpha.7](https://github.com/cdmbase/adminide-stack/compare/v2.0.1-alpha.6...v2.0.1-alpha.7) (2022-12-29)
15
-
16
- **Note:** Version bump only for package @adminide-stack/billing-api-core
17
-
18
- ## [2.0.1-alpha.3](https://github.com/cdmbase/adminide-stack/compare/v2.0.1-alpha.2...v2.0.1-alpha.3) (2022-12-27)
19
-
20
- **Note:** Version bump only for package @adminide-stack/billing-api-core
21
-
22
- ## [2.0.1-alpha.2](https://github.com/cdmbase/adminide-stack/compare/v2.0.1-alpha.0...v2.0.1-alpha.2) (2022-12-27)
23
-
24
- **Note:** Version bump only for package @adminide-stack/billing-api-core
25
-
26
- ## [2.0.1-alpha.0](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.201...v2.0.1-alpha.0) (2022-12-25)
27
-
28
- **Note:** Version bump only for package @adminide-stack/billing-api-core
29
-
30
- ## [1.1.3-alpha.190](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.189...v1.1.3-alpha.190) (2022-12-13)
31
-
32
- **Note:** Version bump only for package @adminide-stack/billing-api-core
33
-
34
- ## [1.1.3-alpha.181](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.180...v1.1.3-alpha.181) (2022-12-09)
35
-
36
- **Note:** Version bump only for package @adminide-stack/billing-api-core
37
-
38
- ## [1.1.3-alpha.179](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.178...v1.1.3-alpha.179) (2022-12-09)
39
-
40
- **Note:** Version bump only for package @adminide-stack/billing-api-core
41
-
42
- ## [1.1.3-alpha.175](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.174...v1.1.3-alpha.175) (2022-12-06)
43
-
44
- **Note:** Version bump only for package @adminide-stack/billing-api-core
45
-
46
- ## [1.1.3-alpha.173](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.172...v1.1.3-alpha.173) (2022-12-01)
47
-
48
- **Note:** Version bump only for package @adminide-stack/billing-api-core
49
-
50
- ## [1.1.3-alpha.170](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.169...v1.1.3-alpha.170) (2022-12-01)
51
-
52
- **Note:** Version bump only for package @adminide-stack/billing-api-core
53
-
54
- ## [1.1.3-alpha.169](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.168...v1.1.3-alpha.169) (2022-12-01)
55
-
56
- **Note:** Version bump only for package @adminide-stack/billing-api-core
57
-
58
- ## [1.1.3-alpha.162](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.161...v1.1.3-alpha.162) (2022-11-15)
59
-
60
- **Note:** Version bump only for package @adminide-stack/billing-api-core
61
-
62
- ## [1.1.3-alpha.161](https://github.com/cdmbase/adminide-stack/compare/v0.0.16-3...v1.1.3-alpha.161) (2022-11-15)
63
-
64
- ### Bug Fixes
65
-
66
- - added loggin in progress state ([0772502](https://github.com/cdmbase/adminide-stack/commit/07725026b869b751c914cde468c6f2f53536946e))
67
- - added signupInProgress ([192ffb4](https://github.com/cdmbase/adminide-stack/commit/192ffb4abeff646577425942ff58ca11f8b00e39))
68
- - **billing/invoices:** add missing invoices status ([72c3196](https://github.com/cdmbase/adminide-stack/commit/72c3196f824eaeb0129aa90249fe5ae9cdcba61f)), closes [#1104](https://github.com/cdmbase/adminide-stack/issues/1104)
69
- - few routing issue and user id issue ([1ce15f8](https://github.com/cdmbase/adminide-stack/commit/1ce15f8e33a90ab80df6da9109d7057e899e12a5))
70
- - handled mobile authentication with and password renew ([34b2027](https://github.com/cdmbase/adminide-stack/commit/34b2027ef977912458c107e8a435012677f796c8))
71
- - mobile related auth issues ([46df9bf](https://github.com/cdmbase/adminide-stack/commit/46df9bf0447daeb8c70ad4ecda6ef298b82cc6c9))
72
- - **paypal-integration:** update custom Oauth integration ([13fe09a](https://github.com/cdmbase/adminide-stack/commit/13fe09ac274fca29cd4465596783e47b456f55d4))
73
- - refactored account model and populated countries using county service ([1811396](https://github.com/cdmbase/adminide-stack/commit/1811396ba1c4b2f8500b1f5660a0a4453c677f15))
74
- - removed dependancy of idToken for registerUser mutation ([b79442a](https://github.com/cdmbase/adminide-stack/commit/b79442a400e0c28915023035fbc686ea2d56e459))
75
- - update account schema ([0715621](https://github.com/cdmbase/adminide-stack/commit/0715621041148659c8c988ac0dc81404a44f3a97))
76
- - update user auth0 fields ([1014f11](https://github.com/cdmbase/adminide-stack/commit/1014f11015fdf455e643e8104122648f83cbfc20))
77
-
78
- ### Features
79
-
80
- - add backend gql query to fetch payments payouts ([a223a32](https://github.com/cdmbase/adminide-stack/commit/a223a328dcca313e1ecda3a19e0ac9a608771eda))
81
- - add billing plan migrations & policies to multiple modules ([a24102c](https://github.com/cdmbase/adminide-stack/commit/a24102c5784e8f2fbd70328f4ade1034f0b353c4)), closes [#1175](https://github.com/cdmbase/adminide-stack/issues/1175)
82
- - add paypal payout support on the UI ([4179769](https://github.com/cdmbase/adminide-stack/commit/41797692c454bfa6f9b779717017a55d823cd774))
83
- - added authorization code flow for integrations ([517d860](https://github.com/cdmbase/adminide-stack/commit/517d8604ce3ba50d60de6bf31bd37a68d8cf9a19))
84
- - added mutations to get device information ([dd8b6a0](https://github.com/cdmbase/adminide-stack/commit/dd8b6a004fcac3523c8b402f57826fb88a92aaca))
85
- - added password update functionality ([c415ef7](https://github.com/cdmbase/adminide-stack/commit/c415ef72864902e88540b4dc6c1b8f0617108fd1))
86
- - **billing-server:** add local payouts collection ([a1fdb9a](https://github.com/cdmbase/adminide-stack/commit/a1fdb9a90f33c4dd84c1fc0ec36580ebe93960d4))
87
- - **billing/payment-integration:** add paypal payment integration ([de13feb](https://github.com/cdmbase/adminide-stack/commit/de13feb94b8556b57c7ae3301ed1fd2541e33d8c))
88
- - **billing/payment-integrations:** add external account crud and dashboard ([4b5b267](https://github.com/cdmbase/adminide-stack/commit/4b5b2675ae1a4a9a32573f4606f37b647cdc319a)), closes [#989](https://github.com/cdmbase/adminide-stack/issues/989)
89
- - **billing/payment-profile:** add transfer between two stripe connect accounts ([5c25adf](https://github.com/cdmbase/adminide-stack/commit/5c25adf86f744a89f64992d791676c93eb114e9c))
90
- - **billing/payment-transfer:** add payment method step ([8a6b87e](https://github.com/cdmbase/adminide-stack/commit/8a6b87e23f2512e6f41f3178eda9b7ef4574a0a3))
91
- - **billing:** add billing plan and products db migrations ([8018d91](https://github.com/cdmbase/adminide-stack/commit/8018d9187de04f6cbb9a0085cca05e9f96cf5e6a)), closes [#1116](https://github.com/cdmbase/adminide-stack/issues/1116)
92
- - **billing:** add default userId filter ([b041962](https://github.com/cdmbase/adminide-stack/commit/b041962333225bb4279aadfe016c76063208e9a6))
93
- - **billing:** add dynamic configuration policies inside plan meta data ([75b113d](https://github.com/cdmbase/adminide-stack/commit/75b113d2fccedba59a43b79ea584a8c75ba077e3)), closes [#1116](https://github.com/cdmbase/adminide-stack/issues/1116)
94
- - **billing:** add email template for all the billing related notification emails ([3473ea5](https://github.com/cdmbase/adminide-stack/commit/3473ea5857224348c6bc44fe2308eadf550086b2)), closes [#793](https://github.com/cdmbase/adminide-stack/issues/793)
95
- - **billing:** add history table in the paypal configuration ([2a5cbe7](https://github.com/cdmbase/adminide-stack/commit/2a5cbe7d99b6009e7e8957dd717accad44da4430))
96
- - **billing:** add payout options for stripe ([cc6dd18](https://github.com/cdmbase/adminide-stack/commit/cc6dd18a9004365925a46e544e453967227afbc1)), closes [#989](https://github.com/cdmbase/adminide-stack/issues/989)
97
- - **billing:** add paypal integration configuration ([2577565](https://github.com/cdmbase/adminide-stack/commit/2577565d0f75153471ef5d0e5e9eb288cb583f58))
98
- - **billing:** add paypal payout integration ([bc1db34](https://github.com/cdmbase/adminide-stack/commit/bc1db3423b2c47b4babbbee9492fe36cba6fba2b))
99
- - **billing:** charge transfer fee from the preferences ([df904dc](https://github.com/cdmbase/adminide-stack/commit/df904dc5d838c65c17557e1dff91514ae1f78b0f))
100
- - **billing:** handle free plans with policy only ([cbb8f5f](https://github.com/cdmbase/adminide-stack/commit/cbb8f5f68072edf04c403a694aa9712d2cada609))
101
- - completed the reset link request functionality ([088e6c0](https://github.com/cdmbase/adminide-stack/commit/088e6c0cea13fb677606b30e83bfecadd8db2282))
102
- - **configuration:** add support for readOnly and disabled options in configuration ([38711e4](https://github.com/cdmbase/adminide-stack/commit/38711e40149a6822df30d28d962a35970a093a5f)), closes [#1136](https://github.com/cdmbase/adminide-stack/issues/1136)
103
- - handle login initiated ([951ccbe](https://github.com/cdmbase/adminide-stack/commit/951ccbe97a6cf99fdfde10dcec966ffaef5f329e))
104
- - handled redirection for verifyUserPage and added state to handle newlyLoggedInUser ([3605dc0](https://github.com/cdmbase/adminide-stack/commit/3605dc06fe410f92941c11798ccd816688925ef7))
105
- - make separate schema for billing plans ([a2e92f4](https://github.com/cdmbase/adminide-stack/commit/a2e92f456226e53648c7ee450fe5073df29e868a))
106
- - refactored code to add deactivation of org and team ([f39fc25](https://github.com/cdmbase/adminide-stack/commit/f39fc253b64cef85aaf9281594dc68abab0f5fbf))
107
- - refactored verify email invite to send emails to only un verified users ([0f261f2](https://github.com/cdmbase/adminide-stack/commit/0f261f20ac0c78242f86501400aea023a8418210))
108
- - update paypal payment profile implementation ([94c150f](https://github.com/cdmbase/adminide-stack/commit/94c150f0e36b89aac48e8d9fd24d58f741a7f5bb))
109
- - user password creation for social login account ([f22307a](https://github.com/cdmbase/adminide-stack/commit/f22307af72a7faf5fb4e70af25c70a41b4e0b57c))
110
-
111
- ## [1.1.3-alpha.154](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.153...v1.1.3-alpha.154) (2022-11-11)
112
-
113
- **Note:** Version bump only for package @adminide-stack/billing-api-core
114
-
115
- ## [1.1.3-alpha.146](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.145...v1.1.3-alpha.146) (2022-10-31)
116
-
117
- ### Features
118
-
119
- - removed support for token rotation ([2849865](https://github.com/cdmbase/adminide-stack/commit/2849865b815540c17842b9f8845808adad72e2e6))
120
-
121
- ## [1.1.3-alpha.142](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.141...v1.1.3-alpha.142) (2022-10-30)
122
-
123
- ### Features
124
-
125
- - added authorization code flow for integrations ([517d860](https://github.com/cdmbase/adminide-stack/commit/517d8604ce3ba50d60de6bf31bd37a68d8cf9a19))
126
-
127
- ## [1.1.3-alpha.122](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.121...v1.1.3-alpha.122) (2022-10-24)
128
-
129
- **Note:** Version bump only for package @adminide-stack/billing-api-core
130
-
131
- ## [1.1.3-alpha.113](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.112...v1.1.3-alpha.113) (2022-10-17)
132
-
133
- **Note:** Version bump only for package @adminide-stack/billing-api-core
134
-
135
- ## [1.1.3-alpha.111](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.110...v1.1.3-alpha.111) (2022-10-16)
136
-
137
- ### Bug Fixes
138
-
139
- - mobile related auth issues ([46df9bf](https://github.com/cdmbase/adminide-stack/commit/46df9bf0447daeb8c70ad4ecda6ef298b82cc6c9))
140
-
141
- ### Features
142
-
143
- - **billing:** add default userId filter ([b041962](https://github.com/cdmbase/adminide-stack/commit/b041962333225bb4279aadfe016c76063208e9a6))
144
-
145
- ## [1.1.3-alpha.109](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.108...v1.1.3-alpha.109) (2022-10-14)
146
-
147
- ### Features
148
-
149
- - add backend gql query to fetch payments payouts ([a223a32](https://github.com/cdmbase/adminide-stack/commit/a223a328dcca313e1ecda3a19e0ac9a608771eda))
150
- - **billing-server:** add local payouts collection ([a1fdb9a](https://github.com/cdmbase/adminide-stack/commit/a1fdb9a90f33c4dd84c1fc0ec36580ebe93960d4))
151
-
152
- ## [1.1.3-alpha.108](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.107...v1.1.3-alpha.108) (2022-10-14)
153
-
154
- **Note:** Version bump only for package @adminide-stack/billing-api-core
155
-
156
- ## [1.1.3-alpha.105](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.104...v1.1.3-alpha.105) (2022-10-13)
157
-
158
- **Note:** Version bump only for package @adminide-stack/billing-api-core
159
-
160
- ## [1.1.3-alpha.100](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.99...v1.1.3-alpha.100) (2022-10-11)
161
-
162
- **Note:** Version bump only for package @adminide-stack/billing-api-core
163
-
164
- ## [1.1.3-alpha.95](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.94...v1.1.3-alpha.95) (2022-10-08)
165
-
166
- ### Features
167
-
168
- - **billing:** add history table in the paypal configuration ([2a5cbe7](https://github.com/cdmbase/adminide-stack/commit/2a5cbe7d99b6009e7e8957dd717accad44da4430))
169
-
170
- ## [1.1.3-alpha.86](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.85...v1.1.3-alpha.86) (2022-10-04)
171
-
172
- **Note:** Version bump only for package @adminide-stack/billing-api-core
173
-
174
- ## [1.1.3-alpha.81](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.80...v1.1.3-alpha.81) (2022-10-03)
175
-
176
- **Note:** Version bump only for package @adminide-stack/billing-api-core
177
-
178
- ## [1.1.3-alpha.72](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.71...v1.1.3-alpha.72) (2022-09-27)
179
-
180
- ### Features
181
-
182
- - add paypal payout support on the UI ([4179769](https://github.com/cdmbase/adminide-stack/commit/41797692c454bfa6f9b779717017a55d823cd774))
183
-
184
- ## [1.1.3-alpha.70](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.69...v1.1.3-alpha.70) (2022-09-26)
185
-
186
- ### Features
187
-
188
- - update paypal payment profile implementation ([94c150f](https://github.com/cdmbase/adminide-stack/commit/94c150f0e36b89aac48e8d9fd24d58f741a7f5bb))
189
-
190
- ## [1.1.3-alpha.69](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.68...v1.1.3-alpha.69) (2022-09-25)
191
-
192
- ### Bug Fixes
193
-
194
- - handled mobile authentication with and password renew ([34b2027](https://github.com/cdmbase/adminide-stack/commit/34b2027ef977912458c107e8a435012677f796c8))
195
-
196
- ## [1.1.3-alpha.60](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.59...v1.1.3-alpha.60) (2022-09-20)
197
-
198
- **Note:** Version bump only for package @adminide-stack/billing-api-core
199
-
200
- ## [1.1.3-alpha.58](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.57...v1.1.3-alpha.58) (2022-09-17)
201
-
202
- **Note:** Version bump only for package @adminide-stack/billing-api-core
203
-
204
- ## [1.1.3-alpha.50](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.49...v1.1.3-alpha.50) (2022-08-22)
205
-
206
- **Note:** Version bump only for package @adminide-stack/billing-api-core
207
-
208
- ## [1.1.3-alpha.48](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.47...v1.1.3-alpha.48) (2022-08-22)
209
-
210
- **Note:** Version bump only for package @adminide-stack/billing-api-core
211
-
212
- ## [1.1.3-alpha.42](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.41...v1.1.3-alpha.42) (2022-08-02)
213
-
214
- **Note:** Version bump only for package @adminide-stack/billing-api-core
215
-
216
- ## [1.1.3-alpha.38](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.37...v1.1.3-alpha.38) (2022-07-28)
217
-
218
- **Note:** Version bump only for package @adminide-stack/billing-api-core
219
-
220
- ## [1.1.3-alpha.35](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.34...v1.1.3-alpha.35) (2022-07-03)
221
-
222
- **Note:** Version bump only for package @adminide-stack/billing-api-core
223
-
224
- ## [1.1.3-alpha.33](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.32...v1.1.3-alpha.33) (2022-06-29)
225
-
226
- **Note:** Version bump only for package @adminide-stack/billing-api-core
227
-
228
- ## [1.1.3-alpha.31](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.30...v1.1.3-alpha.31) (2022-06-26)
229
-
230
- **Note:** Version bump only for package @adminide-stack/billing-api-core
231
-
232
- ## [1.1.3-alpha.17](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.16...v1.1.3-alpha.17) (2022-06-18)
233
-
234
- **Note:** Version bump only for package @adminide-stack/billing-api-core
235
-
236
- ## [1.1.3-alpha.8](https://github.com/cdmbase/adminide-stack/compare/v1.1.3-alpha.7...v1.1.3-alpha.8) (2022-06-05)
237
-
238
- **Note:** Version bump only for package @adminide-stack/billing-api-core
239
-
240
- ## [1.1.3-alpha.5](https://github.com/cdmbase/adminide-stack/compare/v0.0.16-3...v1.1.3-alpha.5) (2022-06-04)
241
-
242
- ### Bug Fixes
243
-
244
- - added loggin in progress state ([0772502](https://github.com/cdmbase/adminide-stack/commit/07725026b869b751c914cde468c6f2f53536946e))
245
- - added signupInProgress ([192ffb4](https://github.com/cdmbase/adminide-stack/commit/192ffb4abeff646577425942ff58ca11f8b00e39))
246
- - **billing/invoices:** add missing invoices status ([72c3196](https://github.com/cdmbase/adminide-stack/commit/72c3196f824eaeb0129aa90249fe5ae9cdcba61f)), closes [#1104](https://github.com/cdmbase/adminide-stack/issues/1104)
247
- - few routing issue and user id issue ([1ce15f8](https://github.com/cdmbase/adminide-stack/commit/1ce15f8e33a90ab80df6da9109d7057e899e12a5))
248
- - **paypal-integration:** update custom Oauth integration ([13fe09a](https://github.com/cdmbase/adminide-stack/commit/13fe09ac274fca29cd4465596783e47b456f55d4))
249
- - refactored account model and populated countries using county service ([1811396](https://github.com/cdmbase/adminide-stack/commit/1811396ba1c4b2f8500b1f5660a0a4453c677f15))
250
- - removed dependancy of idToken for registerUser mutation ([b79442a](https://github.com/cdmbase/adminide-stack/commit/b79442a400e0c28915023035fbc686ea2d56e459))
251
- - update account schema ([0715621](https://github.com/cdmbase/adminide-stack/commit/0715621041148659c8c988ac0dc81404a44f3a97))
252
- - update user auth0 fields ([1014f11](https://github.com/cdmbase/adminide-stack/commit/1014f11015fdf455e643e8104122648f83cbfc20))
253
-
254
- ### Features
255
-
256
- - add billing plan migrations & policies to multiple modules ([a24102c](https://github.com/cdmbase/adminide-stack/commit/a24102c5784e8f2fbd70328f4ade1034f0b353c4)), closes [#1175](https://github.com/cdmbase/adminide-stack/issues/1175)
257
- - added mutations to get device information ([dd8b6a0](https://github.com/cdmbase/adminide-stack/commit/dd8b6a004fcac3523c8b402f57826fb88a92aaca))
258
- - added password update functionality ([c415ef7](https://github.com/cdmbase/adminide-stack/commit/c415ef72864902e88540b4dc6c1b8f0617108fd1))
259
- - **billing/payment-integration:** add paypal payment integration ([de13feb](https://github.com/cdmbase/adminide-stack/commit/de13feb94b8556b57c7ae3301ed1fd2541e33d8c))
260
- - **billing/payment-integrations:** add external account crud and dashboard ([4b5b267](https://github.com/cdmbase/adminide-stack/commit/4b5b2675ae1a4a9a32573f4606f37b647cdc319a)), closes [#989](https://github.com/cdmbase/adminide-stack/issues/989)
261
- - **billing/payment-profile:** add transfer between two stripe connect accounts ([5c25adf](https://github.com/cdmbase/adminide-stack/commit/5c25adf86f744a89f64992d791676c93eb114e9c))
262
- - **billing/payment-transfer:** add payment method step ([8a6b87e](https://github.com/cdmbase/adminide-stack/commit/8a6b87e23f2512e6f41f3178eda9b7ef4574a0a3))
263
- - **billing:** add billing plan and products db migrations ([8018d91](https://github.com/cdmbase/adminide-stack/commit/8018d9187de04f6cbb9a0085cca05e9f96cf5e6a)), closes [#1116](https://github.com/cdmbase/adminide-stack/issues/1116)
264
- - **billing:** add dynamic configuration policies inside plan meta data ([75b113d](https://github.com/cdmbase/adminide-stack/commit/75b113d2fccedba59a43b79ea584a8c75ba077e3)), closes [#1116](https://github.com/cdmbase/adminide-stack/issues/1116)
265
- - **billing:** add email template for all the billing related notification emails ([3473ea5](https://github.com/cdmbase/adminide-stack/commit/3473ea5857224348c6bc44fe2308eadf550086b2)), closes [#793](https://github.com/cdmbase/adminide-stack/issues/793)
266
- - **billing:** add payout options for stripe ([cc6dd18](https://github.com/cdmbase/adminide-stack/commit/cc6dd18a9004365925a46e544e453967227afbc1)), closes [#989](https://github.com/cdmbase/adminide-stack/issues/989)
267
- - **billing:** add paypal integration configuration ([2577565](https://github.com/cdmbase/adminide-stack/commit/2577565d0f75153471ef5d0e5e9eb288cb583f58))
268
- - **billing:** add paypal payout integration ([bc1db34](https://github.com/cdmbase/adminide-stack/commit/bc1db3423b2c47b4babbbee9492fe36cba6fba2b))
269
- - **billing:** charge transfer fee from the preferences ([df904dc](https://github.com/cdmbase/adminide-stack/commit/df904dc5d838c65c17557e1dff91514ae1f78b0f))
270
- - **billing:** handle free plans with policy only ([cbb8f5f](https://github.com/cdmbase/adminide-stack/commit/cbb8f5f68072edf04c403a694aa9712d2cada609))
271
- - completed the reset link request functionality ([088e6c0](https://github.com/cdmbase/adminide-stack/commit/088e6c0cea13fb677606b30e83bfecadd8db2282))
272
- - **configuration:** add support for readOnly and disabled options in configuration ([38711e4](https://github.com/cdmbase/adminide-stack/commit/38711e40149a6822df30d28d962a35970a093a5f)), closes [#1136](https://github.com/cdmbase/adminide-stack/issues/1136)
273
- - handle login initiated ([951ccbe](https://github.com/cdmbase/adminide-stack/commit/951ccbe97a6cf99fdfde10dcec966ffaef5f329e))
274
- - handled redirection for verifyUserPage and added state to handle newlyLoggedInUser ([3605dc0](https://github.com/cdmbase/adminide-stack/commit/3605dc06fe410f92941c11798ccd816688925ef7))
275
- - make separate schema for billing plans ([a2e92f4](https://github.com/cdmbase/adminide-stack/commit/a2e92f456226e53648c7ee450fe5073df29e868a))
276
- - refactored code to add deactivation of org and team ([f39fc25](https://github.com/cdmbase/adminide-stack/commit/f39fc253b64cef85aaf9281594dc68abab0f5fbf))
277
- - refactored verify email invite to send emails to only un verified users ([0f261f2](https://github.com/cdmbase/adminide-stack/commit/0f261f20ac0c78242f86501400aea023a8418210))
278
- - user password creation for social login account ([f22307a](https://github.com/cdmbase/adminide-stack/commit/f22307af72a7faf5fb4e70af25c70a41b4e0b57c))
279
-
280
- ## [1.1.3-alpha.0](https://github.com/cdmbase/adminide-stack/compare/v0.0.16-3...v1.1.3-alpha.0) (2022-05-28)
281
-
282
- ### Bug Fixes
283
-
284
- - added loggin in progress state ([0772502](https://github.com/cdmbase/adminide-stack/commit/07725026b869b751c914cde468c6f2f53536946e))
285
- - added signupInProgress ([192ffb4](https://github.com/cdmbase/adminide-stack/commit/192ffb4abeff646577425942ff58ca11f8b00e39))
286
- - **billing/invoices:** add missing invoices status ([72c3196](https://github.com/cdmbase/adminide-stack/commit/72c3196f824eaeb0129aa90249fe5ae9cdcba61f)), closes [#1104](https://github.com/cdmbase/adminide-stack/issues/1104)
287
- - few routing issue and user id issue ([1ce15f8](https://github.com/cdmbase/adminide-stack/commit/1ce15f8e33a90ab80df6da9109d7057e899e12a5))
288
- - **paypal-integration:** update custom Oauth integration ([13fe09a](https://github.com/cdmbase/adminide-stack/commit/13fe09ac274fca29cd4465596783e47b456f55d4))
289
- - refactored account model and populated countries using county service ([1811396](https://github.com/cdmbase/adminide-stack/commit/1811396ba1c4b2f8500b1f5660a0a4453c677f15))
290
- - removed dependancy of idToken for registerUser mutation ([b79442a](https://github.com/cdmbase/adminide-stack/commit/b79442a400e0c28915023035fbc686ea2d56e459))
291
- - update account schema ([0715621](https://github.com/cdmbase/adminide-stack/commit/0715621041148659c8c988ac0dc81404a44f3a97))
292
- - update user auth0 fields ([1014f11](https://github.com/cdmbase/adminide-stack/commit/1014f11015fdf455e643e8104122648f83cbfc20))
293
-
294
- ### Features
295
-
296
- - add billing plan migrations & policies to multiple modules ([a24102c](https://github.com/cdmbase/adminide-stack/commit/a24102c5784e8f2fbd70328f4ade1034f0b353c4)), closes [#1175](https://github.com/cdmbase/adminide-stack/issues/1175)
297
- - added mutations to get device information ([dd8b6a0](https://github.com/cdmbase/adminide-stack/commit/dd8b6a004fcac3523c8b402f57826fb88a92aaca))
298
- - added password update functionality ([c415ef7](https://github.com/cdmbase/adminide-stack/commit/c415ef72864902e88540b4dc6c1b8f0617108fd1))
299
- - **billing/payment-integration:** add paypal payment integration ([de13feb](https://github.com/cdmbase/adminide-stack/commit/de13feb94b8556b57c7ae3301ed1fd2541e33d8c))
300
- - **billing/payment-integrations:** add external account crud and dashboard ([4b5b267](https://github.com/cdmbase/adminide-stack/commit/4b5b2675ae1a4a9a32573f4606f37b647cdc319a)), closes [#989](https://github.com/cdmbase/adminide-stack/issues/989)
301
- - **billing/payment-profile:** add transfer between two stripe connect accounts ([5c25adf](https://github.com/cdmbase/adminide-stack/commit/5c25adf86f744a89f64992d791676c93eb114e9c))
302
- - **billing/payment-transfer:** add payment method step ([8a6b87e](https://github.com/cdmbase/adminide-stack/commit/8a6b87e23f2512e6f41f3178eda9b7ef4574a0a3))
303
- - **billing:** add billing plan and products db migrations ([8018d91](https://github.com/cdmbase/adminide-stack/commit/8018d9187de04f6cbb9a0085cca05e9f96cf5e6a)), closes [#1116](https://github.com/cdmbase/adminide-stack/issues/1116)
304
- - **billing:** add dynamic configuration policies inside plan meta data ([75b113d](https://github.com/cdmbase/adminide-stack/commit/75b113d2fccedba59a43b79ea584a8c75ba077e3)), closes [#1116](https://github.com/cdmbase/adminide-stack/issues/1116)
305
- - **billing:** add email template for all the billing related notification emails ([3473ea5](https://github.com/cdmbase/adminide-stack/commit/3473ea5857224348c6bc44fe2308eadf550086b2)), closes [#793](https://github.com/cdmbase/adminide-stack/issues/793)
306
- - **billing:** add payout options for stripe ([cc6dd18](https://github.com/cdmbase/adminide-stack/commit/cc6dd18a9004365925a46e544e453967227afbc1)), closes [#989](https://github.com/cdmbase/adminide-stack/issues/989)
307
- - **billing:** add paypal integration configuration ([2577565](https://github.com/cdmbase/adminide-stack/commit/2577565d0f75153471ef5d0e5e9eb288cb583f58))
308
- - **billing:** add paypal payout integration ([bc1db34](https://github.com/cdmbase/adminide-stack/commit/bc1db3423b2c47b4babbbee9492fe36cba6fba2b))
309
- - **billing:** charge transfer fee from the preferences ([df904dc](https://github.com/cdmbase/adminide-stack/commit/df904dc5d838c65c17557e1dff91514ae1f78b0f))
310
- - **billing:** handle free plans with policy only ([cbb8f5f](https://github.com/cdmbase/adminide-stack/commit/cbb8f5f68072edf04c403a694aa9712d2cada609))
311
- - completed the reset link request functionality ([088e6c0](https://github.com/cdmbase/adminide-stack/commit/088e6c0cea13fb677606b30e83bfecadd8db2282))
312
- - **configuration:** add support for readOnly and disabled options in configuration ([38711e4](https://github.com/cdmbase/adminide-stack/commit/38711e40149a6822df30d28d962a35970a093a5f)), closes [#1136](https://github.com/cdmbase/adminide-stack/issues/1136)
313
- - handle login initiated ([951ccbe](https://github.com/cdmbase/adminide-stack/commit/951ccbe97a6cf99fdfde10dcec966ffaef5f329e))
314
- - handled redirection for verifyUserPage and added state to handle newlyLoggedInUser ([3605dc0](https://github.com/cdmbase/adminide-stack/commit/3605dc06fe410f92941c11798ccd816688925ef7))
315
- - make separate schema for billing plans ([a2e92f4](https://github.com/cdmbase/adminide-stack/commit/a2e92f456226e53648c7ee450fe5073df29e868a))
316
- - refactored code to add deactivation of org and team ([f39fc25](https://github.com/cdmbase/adminide-stack/commit/f39fc253b64cef85aaf9281594dc68abab0f5fbf))
317
- - refactored verify email invite to send emails to only un verified users ([0f261f2](https://github.com/cdmbase/adminide-stack/commit/0f261f20ac0c78242f86501400aea023a8418210))
318
- - user password creation for social login account ([f22307a](https://github.com/cdmbase/adminide-stack/commit/f22307af72a7faf5fb4e70af25c70a41b4e0b57c))
319
-
320
- ## [1.1.1-alpha.426](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.425...v1.1.1-alpha.426) (2022-05-19)
321
-
322
- **Note:** Version bump only for package @adminide-stack/billing-api-core
323
-
324
- ## [1.1.1-alpha.423](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.422...v1.1.1-alpha.423) (2022-05-17)
325
-
326
- **Note:** Version bump only for package @adminide-stack/billing-api-core
327
-
328
- ## [1.1.1-alpha.421](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.420...v1.1.1-alpha.421) (2022-05-15)
329
-
330
- **Note:** Version bump only for package @adminide-stack/billing-api-core
331
-
332
- ## [1.1.1-alpha.414](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.413...v1.1.1-alpha.414) (2022-05-07)
333
-
334
- ### Features
335
-
336
- - added mutations to get device information ([dd8b6a0](https://github.com/cdmbase/adminIde-stack/commit/dd8b6a004fcac3523c8b402f57826fb88a92aaca))
337
-
338
- ## [1.1.1-alpha.408](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.407...v1.1.1-alpha.408) (2022-04-28)
339
-
340
- **Note:** Version bump only for package @adminide-stack/billing-api-core
341
-
342
- ## [1.1.1-alpha.402](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.401...v1.1.1-alpha.402) (2022-04-22)
343
-
344
- **Note:** Version bump only for package @adminide-stack/billing-api-core
345
-
346
- ## [1.1.1-alpha.396](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.395...v1.1.1-alpha.396) (2022-04-19)
347
-
348
- **Note:** Version bump only for package @adminide-stack/billing-api-core
349
-
350
- ## [1.1.1-alpha.391](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.390...v1.1.1-alpha.391) (2022-04-16)
351
-
352
- ### Features
353
-
354
- - refactored verify email invite to send emails to only un verified users ([0f261f2](https://github.com/cdmbase/adminide-stack/commit/0f261f20ac0c78242f86501400aea023a8418210))
355
-
356
- ## [1.1.1-alpha.387](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.386...v1.1.1-alpha.387) (2022-04-12)
357
-
358
- **Note:** Version bump only for package @adminide-stack/billing-api-core
359
-
360
- ## [1.1.1-alpha.385](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.384...v1.1.1-alpha.385) (2022-04-10)
361
-
362
- **Note:** Version bump only for package @adminide-stack/billing-api-core
363
-
364
- ## [1.1.1-alpha.379](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.378...v1.1.1-alpha.379) (2022-04-03)
365
-
366
- ### Features
367
-
368
- - refactored code to add deactivation of org and team ([f39fc25](https://github.com/cdmbase/adminide-stack/commit/f39fc253b64cef85aaf9281594dc68abab0f5fbf))
369
-
370
- ## [1.1.1-alpha.377](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.376...v1.1.1-alpha.377) (2022-04-02)
371
-
372
- **Note:** Version bump only for package @adminide-stack/billing-api-core
373
-
374
- ## [1.1.1-alpha.373](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.372...v1.1.1-alpha.373) (2022-03-31)
375
-
376
- **Note:** Version bump only for package @adminide-stack/billing-api-core
377
-
378
- ## [1.1.1-alpha.361](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.360...v1.1.1-alpha.361) (2022-03-25)
379
-
380
- **Note:** Version bump only for package @adminide-stack/billing-api-core
381
-
382
- ## [1.1.1-alpha.359](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.358...v1.1.1-alpha.359) (2022-03-23)
383
-
384
- **Note:** Version bump only for package @adminide-stack/billing-api-core
385
-
386
- ## [1.1.1-alpha.356](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.355...v1.1.1-alpha.356) (2022-03-22)
387
-
388
- **Note:** Version bump only for package @adminide-stack/billing-api-core
389
-
390
- ## [1.1.1-alpha.354](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.353...v1.1.1-alpha.354) (2022-03-20)
391
-
392
- **Note:** Version bump only for package @adminide-stack/billing-api-core
393
-
394
- ## [1.1.1-alpha.351](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.350...v1.1.1-alpha.351) (2022-03-19)
395
-
396
- **Note:** Version bump only for package @adminide-stack/billing-api-core
397
-
398
- ## [1.1.1-alpha.350](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.349...v1.1.1-alpha.350) (2022-03-18)
399
-
400
- **Note:** Version bump only for package @adminide-stack/billing-api-core
401
-
402
- ## [1.1.1-alpha.349](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.348...v1.1.1-alpha.349) (2022-03-15)
403
-
404
- **Note:** Version bump only for package @adminide-stack/billing-api-core
405
-
406
- ## [1.1.1-alpha.344](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.343...v1.1.1-alpha.344) (2022-03-09)
407
-
408
- **Note:** Version bump only for package @adminide-stack/billing-api-core
409
-
410
- ## [1.1.1-alpha.336](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.335...v1.1.1-alpha.336) (2022-03-08)
411
-
412
- **Note:** Version bump only for package @adminide-stack/billing-api-core
413
-
414
- ## [1.1.1-alpha.328](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.327...v1.1.1-alpha.328) (2022-03-06)
415
-
416
- **Note:** Version bump only for package @adminide-stack/billing-api-core
417
-
418
- ## [1.1.1-alpha.318](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.317...v1.1.1-alpha.318) (2022-02-19)
419
-
420
- **Note:** Version bump only for package @adminide-stack/billing-api-core
421
-
422
- ## [1.1.1-alpha.309](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.308...v1.1.1-alpha.309) (2022-02-12)
423
-
424
- **Note:** Version bump only for package @adminide-stack/billing-api-core
425
-
426
- ## [1.1.1-alpha.308](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.307...v1.1.1-alpha.308) (2022-02-11)
427
-
428
- ### Bug Fixes
429
-
430
- - refactored account model and populated countries using county service ([1811396](https://github.com/cdmbase/adminide-stack/commit/1811396ba1c4b2f8500b1f5660a0a4453c677f15))
431
-
432
- ## [1.1.1-alpha.304](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.303...v1.1.1-alpha.304) (2022-02-09)
433
-
434
- **Note:** Version bump only for package @adminide-stack/billing-api-core
435
-
436
- ## [1.1.1-alpha.302](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.301...v1.1.1-alpha.302) (2022-02-08)
437
-
438
- **Note:** Version bump only for package @adminide-stack/billing-api-core
439
-
440
- ## [1.1.1-alpha.301](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.300...v1.1.1-alpha.301) (2022-02-07)
441
-
442
- ### Bug Fixes
443
-
444
- - update account schema ([0715621](https://github.com/cdmbase/adminide-stack/commit/0715621041148659c8c988ac0dc81404a44f3a97))
445
-
446
- ## [1.1.1-alpha.300](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.299...v1.1.1-alpha.300) (2022-02-04)
447
-
448
- **Note:** Version bump only for package @adminide-stack/billing-api-core
449
-
450
- ## [1.1.1-alpha.299](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.298...v1.1.1-alpha.299) (2022-02-02)
451
-
452
- ### Bug Fixes
453
-
454
- - update user auth0 fields ([1014f11](https://github.com/cdmbase/adminide-stack/commit/1014f11015fdf455e643e8104122648f83cbfc20))
455
-
456
- ## [1.1.1-alpha.295](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.294...v1.1.1-alpha.295) (2022-01-25)
457
-
458
- **Note:** Version bump only for package @adminide-stack/billing-api-core
459
-
460
- ## [1.1.1-alpha.294](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.293...v1.1.1-alpha.294) (2022-01-24)
461
-
462
- **Note:** Version bump only for package @adminide-stack/billing-api-core
463
-
464
- ## [1.1.1-alpha.288](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.287...v1.1.1-alpha.288) (2022-01-18)
465
-
466
- **Note:** Version bump only for package @adminide-stack/billing-api-core
467
-
468
- ## [1.1.1-alpha.283](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.282...v1.1.1-alpha.283) (2022-01-15)
469
-
470
- **Note:** Version bump only for package @adminide-stack/billing-api-core
471
-
472
- ## [1.1.1-alpha.281](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.280...v1.1.1-alpha.281) (2022-01-14)
473
-
474
- ### Features
475
-
476
- - **billing:** charge transfer fee from the preferences ([df904dc](https://github.com/cdmbase/adminide-stack/commit/df904dc5d838c65c17557e1dff91514ae1f78b0f))
477
-
478
- ## [1.1.1-alpha.277](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.276...v1.1.1-alpha.277) (2022-01-11)
479
-
480
- **Note:** Version bump only for package @adminide-stack/billing-api-core
481
-
482
- ## [1.1.1-alpha.267](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.266...v1.1.1-alpha.267) (2022-01-07)
483
-
484
- **Note:** Version bump only for package @adminide-stack/billing-api-core
485
-
486
- ## [1.1.1-alpha.254](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.253...v1.1.1-alpha.254) (2022-01-02)
487
-
488
- **Note:** Version bump only for package @adminide-stack/billing-api-core
489
-
490
- ## [1.1.1-alpha.253](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.252...v1.1.1-alpha.253) (2022-01-02)
491
-
492
- **Note:** Version bump only for package @adminide-stack/billing-api-core
493
-
494
- ## [1.1.1-alpha.251](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.250...v1.1.1-alpha.251) (2022-01-01)
495
-
496
- **Note:** Version bump only for package @adminide-stack/billing-api-core
497
-
498
- ## [1.1.1-alpha.249](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.248...v1.1.1-alpha.249) (2021-12-31)
499
-
500
- **Note:** Version bump only for package @adminide-stack/billing-api-core
501
-
502
- ## [1.1.1-alpha.237](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.236...v1.1.1-alpha.237) (2021-12-23)
503
-
504
- **Note:** Version bump only for package @adminide-stack/billing-api-core
505
-
506
- ## [1.1.1-alpha.179](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.178...v1.1.1-alpha.179) (2021-11-19)
507
-
508
- **Note:** Version bump only for package @adminide-stack/billing-api-core
509
-
510
- ## [1.1.1-alpha.171](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.170...v1.1.1-alpha.171) (2021-11-14)
511
-
512
- **Note:** Version bump only for package @adminide-stack/billing-api-core
513
-
514
- ## [1.1.1-alpha.170](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.169...v1.1.1-alpha.170) (2021-11-14)
515
-
516
- **Note:** Version bump only for package @adminide-stack/billing-api-core
517
-
518
- ## [1.1.1-alpha.169](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.168...v1.1.1-alpha.169) (2021-11-13)
519
-
520
- **Note:** Version bump only for package @adminide-stack/billing-api-core
521
-
522
- ## [1.1.1-alpha.167](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.166...v1.1.1-alpha.167) (2021-11-13)
523
-
524
- **Note:** Version bump only for package @adminide-stack/billing-api-core
525
-
526
- ## [1.1.1-alpha.165](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.164...v1.1.1-alpha.165) (2021-11-13)
527
-
528
- **Note:** Version bump only for package @adminide-stack/billing-api-core
529
-
530
- ## [1.1.1-alpha.160](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.159...v1.1.1-alpha.160) (2021-11-12)
531
-
532
- **Note:** Version bump only for package @adminide-stack/billing-api-core
533
-
534
- ## [1.1.1-alpha.159](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.158...v1.1.1-alpha.159) (2021-11-11)
535
-
536
- **Note:** Version bump only for package @adminide-stack/billing-api-core
537
-
538
- ## [1.1.1-alpha.156](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.155...v1.1.1-alpha.156) (2021-11-09)
539
-
540
- **Note:** Version bump only for package @adminide-stack/billing-api-core
541
-
542
- ## [1.1.1-alpha.153](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.152...v1.1.1-alpha.153) (2021-11-07)
543
-
544
- **Note:** Version bump only for package @adminide-stack/billing-api-core
545
-
546
- ## [1.1.1-alpha.150](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.149...v1.1.1-alpha.150) (2021-11-04)
547
-
548
- **Note:** Version bump only for package @adminide-stack/billing-api-core
549
-
550
- ## [1.1.1-alpha.149](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.148...v1.1.1-alpha.149) (2021-11-04)
551
-
552
- **Note:** Version bump only for package @adminide-stack/billing-api-core
553
-
554
- ## [1.1.1-alpha.148](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.147...v1.1.1-alpha.148) (2021-11-03)
555
-
556
- **Note:** Version bump only for package @adminide-stack/billing-api-core
557
-
558
- ## [1.1.1-alpha.140](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.139...v1.1.1-alpha.140) (2021-10-27)
559
-
560
- **Note:** Version bump only for package @adminide-stack/billing-api-core
561
-
562
- ## [1.1.1-alpha.133](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.132...v1.1.1-alpha.133) (2021-10-25)
563
-
564
- **Note:** Version bump only for package @adminide-stack/billing-api-core
565
-
566
- ## [1.1.1-alpha.130](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.129...v1.1.1-alpha.130) (2021-10-23)
567
-
568
- **Note:** Version bump only for package @adminide-stack/billing-api-core
569
-
570
- ## [1.1.1-alpha.128](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.127...v1.1.1-alpha.128) (2021-10-20)
571
-
572
- **Note:** Version bump only for package @adminide-stack/billing-api-core
573
-
574
- ## [1.1.1-alpha.125](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.124...v1.1.1-alpha.125) (2021-10-11)
575
-
576
- **Note:** Version bump only for package @adminide-stack/billing-api-core
577
-
578
- ## [1.1.1-alpha.122](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.121...v1.1.1-alpha.122) (2021-10-11)
579
-
580
- **Note:** Version bump only for package @adminide-stack/billing-api-core
581
-
582
- ## [1.1.1-alpha.121](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.120...v1.1.1-alpha.121) (2021-10-10)
583
-
584
- **Note:** Version bump only for package @adminide-stack/billing-api-core
585
-
586
- ## [1.1.1-alpha.120](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.119...v1.1.1-alpha.120) (2021-10-06)
587
-
588
- **Note:** Version bump only for package @adminide-stack/billing-api-core
589
-
590
- ## [1.1.1-alpha.119](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.118...v1.1.1-alpha.119) (2021-10-05)
591
-
592
- **Note:** Version bump only for package @adminide-stack/billing-api-core
593
-
594
- ## [1.1.1-alpha.106](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.105...v1.1.1-alpha.106) (2021-10-02)
595
-
596
- **Note:** Version bump only for package @adminide-stack/billing-api-core
597
-
598
- ## [1.1.1-alpha.103](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.102...v1.1.1-alpha.103) (2021-09-26)
599
-
600
- **Note:** Version bump only for package @adminide-stack/billing-api-core
601
-
602
- ## [1.1.1-alpha.102](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.101...v1.1.1-alpha.102) (2021-09-26)
603
-
604
- ### Features
605
-
606
- - user password creation for social login account ([f22307a](https://github.com/cdmbase/adminide-stack/commit/f22307af72a7faf5fb4e70af25c70a41b4e0b57c))
607
-
608
- ## [1.1.1-alpha.97](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.96...v1.1.1-alpha.97) (2021-09-19)
609
-
610
- **Note:** Version bump only for package @adminide-stack/billing-api-core
611
-
612
- ## [1.1.1-alpha.92](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.91...v1.1.1-alpha.92) (2021-09-16)
613
-
614
- **Note:** Version bump only for package @adminide-stack/billing-api-core
615
-
616
- ## [1.1.1-alpha.86](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.85...v1.1.1-alpha.86) (2021-09-14)
617
-
618
- **Note:** Version bump only for package @adminide-stack/billing-api-core
619
-
620
- ## [1.1.1-alpha.81](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.80...v1.1.1-alpha.81) (2021-09-09)
621
-
622
- **Note:** Version bump only for package @adminide-stack/billing-api-core
623
-
624
- ## [1.1.1-alpha.80](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.79...v1.1.1-alpha.80) (2021-09-09)
625
-
626
- **Note:** Version bump only for package @adminide-stack/billing-api-core
627
-
628
- ## [1.1.1-alpha.78](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.77...v1.1.1-alpha.78) (2021-09-09)
629
-
630
- **Note:** Version bump only for package @adminide-stack/billing-api-core
631
-
632
- ## [1.1.1-alpha.69](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.68...v1.1.1-alpha.69) (2021-09-02)
633
-
634
- ### Bug Fixes
635
-
636
- - added signupInProgress ([192ffb4](https://github.com/cdmbase/adminide-stack/commit/192ffb4abeff646577425942ff58ca11f8b00e39))
637
-
638
- ## [1.1.1-alpha.68](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.67...v1.1.1-alpha.68) (2021-09-01)
639
-
640
- **Note:** Version bump only for package @adminide-stack/billing-api-core
641
-
642
- ## [1.1.1-alpha.66](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.65...v1.1.1-alpha.66) (2021-09-01)
643
-
644
- ### Features
645
-
646
- - completed the reset link request functionality ([088e6c0](https://github.com/cdmbase/adminide-stack/commit/088e6c0cea13fb677606b30e83bfecadd8db2282))
647
-
648
- ## [1.1.1-alpha.64](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.63...v1.1.1-alpha.64) (2021-08-30)
649
-
650
- ### Features
651
-
652
- - added password update functionality ([c415ef7](https://github.com/cdmbase/adminide-stack/commit/c415ef72864902e88540b4dc6c1b8f0617108fd1))
653
-
654
- ## [1.1.1-alpha.60](https://github.com/cdmbase/adminide-stack/compare/v1.1.1-alpha.59...v1.1.1-alpha.60) (2021-08-26)
655
-
656
- **Note:** Version bump only for package @adminide-stack/billing-api-core
657
-
658
- ## [1.1.1-alpha.57](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.56...v1.1.1-alpha.57) (2021-08-26)
659
-
660
- **Note:** Version bump only for package @adminide-stack/billing-api-core
661
-
662
- ## [1.1.1-alpha.56](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.55...v1.1.1-alpha.56) (2021-08-25)
663
-
664
- **Note:** Version bump only for package @adminide-stack/billing-api-core
665
-
666
- ## [1.1.1-alpha.52](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.51...v1.1.1-alpha.52) (2021-08-24)
667
-
668
- ### Bug Fixes
669
-
670
- - removed dependancy of idToken for registerUser mutation ([b79442a](https://github.com/cdmbase/adminIde-stack/commit/b79442a400e0c28915023035fbc686ea2d56e459))
671
-
672
- ## [1.1.1-alpha.46](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.45...v1.1.1-alpha.46) (2021-08-22)
673
-
674
- ### Features
675
-
676
- - handled redirection for verifyUserPage and added state to handle newlyLoggedInUser ([3605dc0](https://github.com/cdmbase/adminIde-stack/commit/3605dc06fe410f92941c11798ccd816688925ef7))
677
-
678
- ## [1.1.1-alpha.45](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.44...v1.1.1-alpha.45) (2021-08-22)
679
-
680
- **Note:** Version bump only for package @adminide-stack/billing-api-core
681
-
682
- ## [1.1.1-alpha.44](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.43...v1.1.1-alpha.44) (2021-08-21)
683
-
684
- **Note:** Version bump only for package @adminide-stack/billing-api-core
685
-
686
- ## [1.1.1-alpha.33](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.32...v1.1.1-alpha.33) (2021-08-14)
687
-
688
- **Note:** Version bump only for package @adminide-stack/billing-api-core
689
-
690
- ## [1.1.1-alpha.30](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.29...v1.1.1-alpha.30) (2021-08-14)
691
-
692
- **Note:** Version bump only for package @adminide-stack/billing-api-core
693
-
694
- ## [1.1.1-alpha.23](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.22...v1.1.1-alpha.23) (2021-08-11)
695
-
696
- **Note:** Version bump only for package @adminide-stack/billing-api-core
697
-
698
- ## [1.1.1-alpha.22](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.21...v1.1.1-alpha.22) (2021-08-11)
699
-
700
- **Note:** Version bump only for package @adminide-stack/billing-api-core
701
-
702
- ## [1.1.1-alpha.17](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.16...v1.1.1-alpha.17) (2021-08-08)
703
-
704
- **Note:** Version bump only for package @adminide-stack/billing-api-core
705
-
706
- ## [1.1.1-alpha.16](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.15...v1.1.1-alpha.16) (2021-08-08)
707
-
708
- ### Bug Fixes
709
-
710
- - added loggin in progress state ([0772502](https://github.com/cdmbase/adminIde-stack/commit/07725026b869b751c914cde468c6f2f53536946e))
711
-
712
- ### Features
713
-
714
- - handle login initiated ([951ccbe](https://github.com/cdmbase/adminIde-stack/commit/951ccbe97a6cf99fdfde10dcec966ffaef5f329e))
715
-
716
- ## [1.1.1-alpha.15](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.14...v1.1.1-alpha.15) (2021-08-06)
717
-
718
- **Note:** Version bump only for package @adminide-stack/billing-api-core
719
-
720
- ## [1.1.1-alpha.11](https://github.com/cdmbase/adminIde-stack/compare/v1.1.1-alpha.10...v1.1.1-alpha.11) (2021-07-27)
721
-
722
- **Note:** Version bump only for package @adminide-stack/billing-api-core
723
-
724
- ## [1.1.1-alpha.0](https://github.com/cdmbase/adminIde-stack/compare/v1.1.0-alpha.5...v1.1.1-alpha.0) (2021-07-24)
725
-
726
- **Note:** Version bump only for package @adminide-stack/billing-api-core
727
-
728
- # [1.1.0-alpha.5](https://github.com/cdmbase/adminIde-stack/compare/v1.1.0-alpha.4...v1.1.0-alpha.5) (2021-07-19)
729
-
730
- **Note:** Version bump only for package @adminide-stack/billing-api-core
731
-
732
- # [1.1.0-alpha.2](https://github.com/cdmbase/adminIde-stack/compare/v1.1.0-alpha.1...v1.1.0-alpha.2) (2021-07-13)
733
-
734
- **Note:** Version bump only for package @adminide-stack/billing-api-core
735
-
736
- # [1.1.0-alpha.1](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.120...v1.1.0-alpha.1) (2021-07-13)
737
-
738
- **Note:** Version bump only for package @adminide-stack/billing-api-core
739
-
740
- ## [0.0.20-alpha.120](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.119...v0.0.20-alpha.120) (2021-07-04)
741
-
742
- **Note:** Version bump only for package @adminide-stack/billing-api-core
743
-
744
- ## [0.0.20-alpha.119](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.118...v0.0.20-alpha.119) (2021-07-03)
745
-
746
- **Note:** Version bump only for package @adminide-stack/billing-api-core
747
-
748
- ## [0.0.20-alpha.112](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.111...v0.0.20-alpha.112) (2021-06-25)
749
-
750
- ### Bug Fixes
751
-
752
- - few routing issue and user id issue ([1ce15f8](https://github.com/cdmbase/adminIde-stack/commit/1ce15f8e33a90ab80df6da9109d7057e899e12a5))
753
-
754
- ## [0.0.20-alpha.108](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.107...v0.0.20-alpha.108) (2021-06-23)
755
-
756
- ### Features
757
-
758
- - add billing plan migrations & policies to multiple modules ([a24102c](https://github.com/cdmbase/adminIde-stack/commit/a24102c5784e8f2fbd70328f4ade1034f0b353c4)), closes [#1175](https://github.com/cdmbase/adminIde-stack/issues/1175)
759
-
760
- ## [0.0.20-alpha.104](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.103...v0.0.20-alpha.104) (2021-06-17)
761
-
762
- **Note:** Version bump only for package @adminide-stack/billing-api-core
763
-
764
- ## [0.0.20-alpha.103](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.102...v0.0.20-alpha.103) (2021-06-16)
765
-
766
- **Note:** Version bump only for package @adminide-stack/billing-api-core
767
-
768
- ## [0.0.20-alpha.101](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.100...v0.0.20-alpha.101) (2021-06-15)
769
-
770
- ### Features
771
-
772
- - make separate schema for billing plans ([a2e92f4](https://github.com/cdmbase/adminIde-stack/commit/a2e92f456226e53648c7ee450fe5073df29e868a))
773
-
774
- ## [0.0.20-alpha.98](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.97...v0.0.20-alpha.98) (2021-06-13)
775
-
776
- **Note:** Version bump only for package @adminide-stack/billing-api-core
777
-
778
- ## [0.0.20-alpha.96](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.95...v0.0.20-alpha.96) (2021-06-12)
779
-
780
- **Note:** Version bump only for package @adminide-stack/billing-api-core
781
-
782
- ## [0.0.20-alpha.95](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.94...v0.0.20-alpha.95) (2021-06-12)
783
-
784
- **Note:** Version bump only for package @adminide-stack/billing-api-core
785
-
786
- ## [0.0.20-alpha.91](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.90...v0.0.20-alpha.91) (2021-06-10)
787
-
788
- ### Features
789
-
790
- - **billing:** add dynamic configuration policies inside plan meta data ([75b113d](https://github.com/cdmbase/adminIde-stack/commit/75b113d2fccedba59a43b79ea584a8c75ba077e3)), closes [#1116](https://github.com/cdmbase/adminIde-stack/issues/1116)
791
-
792
- ## [0.0.20-alpha.78](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.77...v0.0.20-alpha.78) (2021-06-02)
793
-
794
- ### Features
795
-
796
- - **billing:** add billing plan and products db migrations ([8018d91](https://github.com/cdmbase/adminIde-stack/commit/8018d9187de04f6cbb9a0085cca05e9f96cf5e6a)), closes [#1116](https://github.com/cdmbase/adminIde-stack/issues/1116)
797
-
798
- ## [0.0.20-alpha.73](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.72...v0.0.20-alpha.73) (2021-05-30)
799
-
800
- **Note:** Version bump only for package @adminide-stack/billing-api-core
801
-
802
- ## [0.0.20-alpha.66](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.65...v0.0.20-alpha.66) (2021-05-26)
803
-
804
- **Note:** Version bump only for package @adminide-stack/billing-api-core
805
-
806
- ## [0.0.20-alpha.65](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.64...v0.0.20-alpha.65) (2021-05-26)
807
-
808
- **Note:** Version bump only for package @adminide-stack/billing-api-core
809
-
810
- ## [0.0.20-alpha.64](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.63...v0.0.20-alpha.64) (2021-05-26)
811
-
812
- **Note:** Version bump only for package @adminide-stack/billing-api-core
813
-
814
- ## [0.0.20-alpha.57](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.56...v0.0.20-alpha.57) (2021-05-23)
815
-
816
- ### Features
817
-
818
- - **configuration:** add support for readOnly and disabled options in configuration ([38711e4](https://github.com/cdmbase/adminIde-stack/commit/38711e40149a6822df30d28d962a35970a093a5f)), closes [#1136](https://github.com/cdmbase/adminIde-stack/issues/1136)
819
-
820
- ## [0.0.20-alpha.54](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.53...v0.0.20-alpha.54) (2021-05-21)
821
-
822
- **Note:** Version bump only for package @adminide-stack/billing-api-core
823
-
824
- ## [0.0.20-alpha.53](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.52...v0.0.20-alpha.53) (2021-05-21)
825
-
826
- ### Bug Fixes
827
-
828
- - **billing/invoices:** add missing invoices status ([72c3196](https://github.com/cdmbase/adminIde-stack/commit/72c3196f824eaeb0129aa90249fe5ae9cdcba61f)), closes [#1104](https://github.com/cdmbase/adminIde-stack/issues/1104)
829
-
830
- ### Features
831
-
832
- - **billing:** handle free plans with policy only ([cbb8f5f](https://github.com/cdmbase/adminIde-stack/commit/cbb8f5f68072edf04c403a694aa9712d2cada609))
833
-
834
- ## [0.0.20-alpha.47](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.46...v0.0.20-alpha.47) (2021-05-17)
835
-
836
- **Note:** Version bump only for package @adminide-stack/billing-api-core
837
-
838
- ## [0.0.20-alpha.43](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.42...v0.0.20-alpha.43) (2021-05-11)
839
-
840
- **Note:** Version bump only for package @adminide-stack/billing-api-core
841
-
842
- ## [0.0.20-alpha.24](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.23...v0.0.20-alpha.24) (2021-04-29)
843
-
844
- **Note:** Version bump only for package @adminide-stack/billing-api-core
845
-
846
- ## [0.0.20-alpha.22](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.21...v0.0.20-alpha.22) (2021-04-28)
847
-
848
- **Note:** Version bump only for package @adminide-stack/billing-api-core
849
-
850
- ## [0.0.20-alpha.21](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.20...v0.0.20-alpha.21) (2021-04-27)
851
-
852
- ### Bug Fixes
853
-
854
- - **paypal-integration:** update custom Oauth integration ([13fe09a](https://github.com/cdmbase/adminIde-stack/commit/13fe09ac274fca29cd4465596783e47b456f55d4))
855
-
856
- ### Features
857
-
858
- - **billing:** add paypal integration configuration ([2577565](https://github.com/cdmbase/adminIde-stack/commit/2577565d0f75153471ef5d0e5e9eb288cb583f58))
859
-
860
- ## [0.0.20-alpha.11](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.10...v0.0.20-alpha.11) (2021-04-23)
861
-
862
- **Note:** Version bump only for package @adminide-stack/billing-api-core
863
-
864
- ## [0.0.20-alpha.10](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.9...v0.0.20-alpha.10) (2021-04-23)
865
-
866
- **Note:** Version bump only for package @adminide-stack/billing-api-core
867
-
868
- ## [0.0.20-alpha.5](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.4...v0.0.20-alpha.5) (2021-04-21)
869
-
870
- **Note:** Version bump only for package @adminide-stack/billing-api-core
871
-
872
- ## [0.0.20-alpha.4](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.3...v0.0.20-alpha.4) (2021-04-21)
873
-
874
- **Note:** Version bump only for package @adminide-stack/billing-api-core
875
-
876
- ## [0.0.20-alpha.3](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.2...v0.0.20-alpha.3) (2021-04-21)
877
-
878
- **Note:** Version bump only for package @adminide-stack/billing-api-core
879
-
880
- ## [0.0.20-alpha.2](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.1...v0.0.20-alpha.2) (2021-04-21)
881
-
882
- **Note:** Version bump only for package @adminide-stack/billing-api-core
883
-
884
- ## [0.0.20-alpha.1](https://github.com/cdmbase/adminIde-stack/compare/v0.0.20-alpha.0...v0.0.20-alpha.1) (2021-04-21)
885
-
886
- **Note:** Version bump only for package @adminide-stack/billing-api-core
887
-
888
- ## [0.0.20-alpha.0](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.477...v0.0.20-alpha.0) (2021-04-21)
889
-
890
- **Note:** Version bump only for package @adminide-stack/billing-api-core
891
-
892
- ## [0.0.1-alpha.0](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.477...v0.0.1-alpha.0) (2021-04-21)
893
-
894
- **Note:** Version bump only for package @adminide-stack/billing-api-core
895
-
896
- ## [0.0.18-alpha.474](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.473...v0.0.18-alpha.474) (2021-04-19)
897
-
898
- **Note:** Version bump only for package @adminide-stack/billing-api-core
899
-
900
- ## [0.0.18-alpha.470](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.469...v0.0.18-alpha.470) (2021-04-17)
901
-
902
- **Note:** Version bump only for package @adminide-stack/billing-api-core
903
-
904
- ## [0.0.18-alpha.469](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.468...v0.0.18-alpha.469) (2021-04-15)
905
-
906
- **Note:** Version bump only for package @adminide-stack/billing-api-core
907
-
908
- ## [0.0.18-alpha.464](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.463...v0.0.18-alpha.464) (2021-04-12)
909
-
910
- ### Features
911
-
912
- - **billing:** add paypal payout integration ([bc1db34](https://github.com/cdmbase/adminIde-stack/commit/bc1db3423b2c47b4babbbee9492fe36cba6fba2b))
913
-
914
- ## [0.0.18-alpha.462](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.461...v0.0.18-alpha.462) (2021-04-10)
915
-
916
- **Note:** Version bump only for package @adminide-stack/billing-api-core
917
-
918
- ## [0.0.18-alpha.457](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.456...v0.0.18-alpha.457) (2021-04-07)
919
-
920
- **Note:** Version bump only for package @adminide-stack/billing-api-core
921
-
922
- ## [0.0.18-alpha.456](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.455...v0.0.18-alpha.456) (2021-04-06)
923
-
924
- **Note:** Version bump only for package @adminide-stack/billing-api-core
925
-
926
- ## [0.0.18-alpha.455](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.454...v0.0.18-alpha.455) (2021-04-06)
927
-
928
- **Note:** Version bump only for package @adminide-stack/billing-api-core
929
-
930
- ## [0.0.18-alpha.452](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.451...v0.0.18-alpha.452) (2021-04-04)
931
-
932
- **Note:** Version bump only for package @adminide-stack/billing-api-core
933
-
934
- ## [0.0.18-alpha.451](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.450...v0.0.18-alpha.451) (2021-04-04)
935
-
936
- **Note:** Version bump only for package @adminide-stack/billing-api-core
937
-
938
- ## [0.0.18-alpha.449](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.448...v0.0.18-alpha.449) (2021-04-02)
939
-
940
- **Note:** Version bump only for package @adminide-stack/billing-api-core
941
-
942
- ## [0.0.18-alpha.448](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.447...v0.0.18-alpha.448) (2021-04-01)
943
-
944
- **Note:** Version bump only for package @adminide-stack/billing-api-core
945
-
946
- ## [0.0.18-alpha.446](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.445...v0.0.18-alpha.446) (2021-03-30)
947
-
948
- **Note:** Version bump only for package @adminide-stack/billing-api-core
949
-
950
- ## [0.0.18-alpha.444](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.443...v0.0.18-alpha.444) (2021-03-28)
951
-
952
- **Note:** Version bump only for package @adminide-stack/billing-api-core
953
-
954
- ## [0.0.18-alpha.439](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.438...v0.0.18-alpha.439) (2021-03-23)
955
-
956
- **Note:** Version bump only for package @adminide-stack/billing-api-core
957
-
958
- ## [0.0.18-alpha.436](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.435...v0.0.18-alpha.436) (2021-03-22)
959
-
960
- ### Features
961
-
962
- - **billing:** add email template for all the billing related notification emails ([3473ea5](https://github.com/cdmbase/adminIde-stack/commit/3473ea5857224348c6bc44fe2308eadf550086b2)), closes [#793](https://github.com/cdmbase/adminIde-stack/issues/793)
963
-
964
- ## [0.0.18-alpha.435](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.434...v0.0.18-alpha.435) (2021-03-22)
965
-
966
- **Note:** Version bump only for package @adminide-stack/billing-api-core
967
-
968
- ## [0.0.18-alpha.434](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.433...v0.0.18-alpha.434) (2021-03-21)
969
-
970
- **Note:** Version bump only for package @adminide-stack/billing-api-core
971
-
972
- ## [0.0.18-alpha.433](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.432...v0.0.18-alpha.433) (2021-03-21)
973
-
974
- **Note:** Version bump only for package @adminide-stack/billing-api-core
975
-
976
- ## [0.0.18-alpha.428](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.427...v0.0.18-alpha.428) (2021-03-19)
977
-
978
- **Note:** Version bump only for package @adminide-stack/billing-api-core
979
-
980
- ## [0.0.18-alpha.427](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.426...v0.0.18-alpha.427) (2021-03-19)
981
-
982
- **Note:** Version bump only for package @adminide-stack/billing-api-core
983
-
984
- ## [0.0.18-alpha.425](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.424...v0.0.18-alpha.425) (2021-03-19)
985
-
986
- **Note:** Version bump only for package @adminide-stack/billing-api-core
987
-
988
- ## [0.0.18-alpha.423](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.422...v0.0.18-alpha.423) (2021-03-18)
989
-
990
- **Note:** Version bump only for package @adminide-stack/billing-api-core
991
-
992
- ## [0.0.18-alpha.421](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.420...v0.0.18-alpha.421) (2021-03-17)
993
-
994
- **Note:** Version bump only for package @adminide-stack/billing-api-core
995
-
996
- ## [0.0.18-alpha.420](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.419...v0.0.18-alpha.420) (2021-03-17)
997
-
998
- **Note:** Version bump only for package @adminide-stack/billing-api-core
999
-
1000
- ## [0.0.18-alpha.418](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.417...v0.0.18-alpha.418) (2021-03-15)
1001
-
1002
- ### Features
1003
-
1004
- - **billing:** add payout options for stripe ([cc6dd18](https://github.com/cdmbase/adminIde-stack/commit/cc6dd18a9004365925a46e544e453967227afbc1)), closes [#989](https://github.com/cdmbase/adminIde-stack/issues/989)
1005
-
1006
- ## [0.0.18-alpha.417](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.416...v0.0.18-alpha.417) (2021-03-10)
1007
-
1008
- ### Features
1009
-
1010
- - **billing/payment-integrations:** add external account crud and dashboard ([4b5b267](https://github.com/cdmbase/adminIde-stack/commit/4b5b2675ae1a4a9a32573f4606f37b647cdc319a)), closes [#989](https://github.com/cdmbase/adminIde-stack/issues/989)
1011
-
1012
- ## [0.0.18-alpha.412](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.411...v0.0.18-alpha.412) (2021-03-09)
1013
-
1014
- ### Features
1015
-
1016
- - **billing/payment-integration:** add paypal payment integration ([de13feb](https://github.com/cdmbase/adminIde-stack/commit/de13feb94b8556b57c7ae3301ed1fd2541e33d8c))
1017
-
1018
- ## [0.0.18-alpha.407](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.406...v0.0.18-alpha.407) (2021-03-04)
1019
-
1020
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1021
-
1022
- ## [0.0.18-alpha.404](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.403...v0.0.18-alpha.404) (2021-03-04)
1023
-
1024
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1025
-
1026
- ## [0.0.18-alpha.397](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.396...v0.0.18-alpha.397) (2021-02-28)
1027
-
1028
- ### Features
1029
-
1030
- - **billing/payment-transfer:** add payment method step ([8a6b87e](https://github.com/cdmbase/adminIde-stack/commit/8a6b87e23f2512e6f41f3178eda9b7ef4574a0a3))
1031
-
1032
- ## [0.0.18-alpha.390](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.389...v0.0.18-alpha.390) (2021-02-25)
1033
-
1034
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1035
-
1036
- ## [0.0.18-alpha.389](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.388...v0.0.18-alpha.389) (2021-02-25)
1037
-
1038
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1039
-
1040
- ## [0.0.18-alpha.387](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.386...v0.0.18-alpha.387) (2021-02-22)
1041
-
1042
- ### Features
1043
-
1044
- - **billing/payment-profile:** add transfer between two stripe connect accounts ([5c25adf](https://github.com/cdmbase/adminIde-stack/commit/5c25adf86f744a89f64992d791676c93eb114e9c))
1045
-
1046
- ## [0.0.18-alpha.386](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.385...v0.0.18-alpha.386) (2021-02-20)
1047
-
1048
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1049
-
1050
- ## [0.0.18-alpha.385](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.384...v0.0.18-alpha.385) (2021-02-18)
1051
-
1052
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1053
-
1054
- ## [0.0.18-alpha.384](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.383...v0.0.18-alpha.384) (2021-02-18)
1055
-
1056
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1057
-
1058
- ## [0.0.18-alpha.382](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.381...v0.0.18-alpha.382) (2021-02-17)
1059
-
1060
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1061
-
1062
- ## [0.0.18-alpha.381](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.380...v0.0.18-alpha.381) (2021-02-16)
1063
-
1064
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1065
-
1066
- ## [0.0.18-alpha.380](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.379...v0.0.18-alpha.380) (2021-02-16)
1067
-
1068
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1069
-
1070
- ## [0.0.18-alpha.377](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.376...v0.0.18-alpha.377) (2021-02-14)
1071
-
1072
- **Note:** Version bump only for package @adminide-stack/billing-api-core
1073
-
1074
- ## [0.0.18-alpha.374](https://github.com/cdmbase/adminIde-stack/compare/v0.0.18-alpha.373...v0.0.18-alpha.374) (2021-02-12)
1075
-
1076
- **Note:** Version bump only for package @adminide-stack/billing-api-core