All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.2 (2023-08-29)
- deps: update all non-major (3842994)
- deps: update all non-major (60813fa)
- deps: update all non-major (abcfe5e)
- deps: update all non-major (9060668)
- deps: update all non-major (b6cff6e)
- update
@ecomplus/transactional-mailsto v1.11.7 (d2688a9)
1.3.1 (2021-11-08)
- deps: update dependency aws-sdk to ^2.1019.0 (2aee55f)
1.3.0 (2021-11-08)
- deps: update @ecomplus/application-sdk to v1.15.5 firestore (f49f0d0)
- deps: update @ecomplus/application-sdk to v1.15.6 firestore (d6852ae)
- deps: update all non-major (f84d6b9)
- deps: update all non-major dependencies (#44) (7500916)
- deps: update dependency @ecomplus/application-sdk to ^22.0.0-firestore.1.15.6 (2b20394)
- deps: update dependency dotenv to v10 (#39) (264276d)
- deps: update dependency firebase-admin to v10 (#58) (4ab8a44)
1.2.2 (2021-05-12)
- deps: update @ecomplus/application-sdk to v1.14.11 (1eb51c7)
- deps: update all non-major dependencies (#16) (12ee6d5)
1.2.1 (2021-05-10)
- notification-view: properly requesting store public data (store id on endpoint) (927fc80)
1.2.0 (2021-05-10)
- auth: accept operator token on url param (e579b07)
- list-notifications: endpoint to export registered notifications list (csv) (8d50acc)
- deps: update @ecomplus/application-sdk to v1.14.10 (2544c71)
- check required fields (0eff00c)
- list-notifications: filter by 'store_id' in place of 'storeId' (5e3d513)
- list-notifications: stop parsing 'created_at' field (8839cb9)
- list-notifications: syntax fix (commonjs) (afac688)
- list-notificatons: try parsing firestore timestamp to iso date (9c6c842)
1.1.3 (2020-11-05)
- auth-callback: check
row.setted_upin place of 'settep_up' (7db5168) - ecom-config: fix procedure triggers (bbe9774)
- refresh-tokens: add scheduled cloud function to run update (8adb5d6)
1.1.2 (2020-06-29)
1.1.1 (2020-06-25)
- preventing with missing package (524c9c9)
1.1.0 (2020-06-25)
- using @ecomplus/transactional-mails (bfea80a)
- error message (3c81142)
- back-to-stock: sends emails when product returns to stock (9aea1f0)
- routes: notification resource and view (e01babe)
- views: view for notification resource (fb64820)
- webhook: handling triggers from ecom (61bf785)
- webhook: handling triggers from ecom (c1e3a11)
- aws-emails: store name (d2560b4)
- deps: update @ecomplus/application-sdk to v1.13.0 (6266a01)
- deps: update pkg dependencies (ed9e4ae)
- firebase-deploy: comma in object (61b6caa)
- index: removed mock NODE_ENV (99fbad0)
- layout.ejs: url for post in notification (86e0bfc)
- notification: fallback for css (20a244c)
- notification: response status 403 when missing fields in body (f8a19c7)
- refresh-tokens: force appSdk update tokens service (f85a6cc)
- env name (4bdb9fa)
- get css from opt object (bbd3b5c)
- input required (5cbdb87)
- input required (25740f8)
- preventing errors with .then undefined (7aad3c1)
- save offer only with status 201 (1834c94)
- using env from firebase config (8938a44)
1.0.0-starter.12 (2020-05-29)
- deps: replace @ecomplus/application-sdk to firestore version (3d2ee85)
- deps: update all non-major dependencies (#21) (7a370da)
- deps: update all non-major dependencies (#26) (e37e0e8)
- deps: update dependency uglify-js to ^3.9.2 (#20) (adccf0a)
1.0.0-starter.11 (2020-04-27)
- deps: update @ecomplus/application-sdk to v1.11.13 (70584c2)
- setup: ensure enable token updates by default (67aea0e)
1.0.0-starter.10 (2020-04-27)
- deps: update @ecomplus/application-sdk to v1.11.11 (b8217d0)
- deps: update all non-major dependencies (#19) (a99797a)
- setup: do not disable updates on refresh-tokens route (b983a45)
1.0.0-starter.9 (2020-04-21)
- deps: update @ecomplus/application-sdk to v1.11.10 (8da579c)
1.0.0-starter.8 (2020-04-18)
1.0.0-starter.7 (2020-04-07)
1.0.0-starter.6 (2020-04-06)
- deps: update all non-major dependencies (#10) (b3c65e5)
- deps: update all non-major dependencies (#13) (33ff19b)
- deps: update all non-major dependencies (#8) (feba5b9)
- deps: update dependency firebase-functions to ^3.6.0 (#15) (5f7f0a2)
- deps: update dependency firebase-tools to ^7.16.1 (#14) (b8e4798)
- deps: update dependency firebase-tools to v8 (#16) (b72560e)
- ecom-modules: fix parsing mod names to filenames and vice versa (99c185a)
1.0.0-starter.5 (2020-03-05)
- market-publication: handle full featured app publication to Market (28379dc)
- static: handle static with server app files from public folder (827d000)
1.0.0-starter.4 (2020-02-21)
- calculate-shipping: basic setup for calculate shipping module (db77595)
- home: fix replace accets regex exps to generate slug from title (198cc0b)
- home: gen slug from pkg name or app title if not set or default (25c20bf)
1.0.0-starter.3 (2020-02-21)
1.0.0-starter.2 (2020-02-21)
- config: stop reading app from functions config (7b9aab7)
1.0.0-starter.1 (2020-02-20)
- get-auth: endpoint to return auth id and token for external usage (40a8ae2)
- server: also supporting passing Store Id from query (111f3a7)
- server: remove 'routes' path when setting filename for routes (119524c)
1.0.0-starter.0 (2020-02-18)
- router: recursive read routes dir to auto setup server routes (ff2b456)
- home: fix semver on for app.version (remove version tag if any) (ad36461)
- middlewares: update route files exports (named exports by methods) (6a22e67)
0.1.1 (2020-02-18)
- env: get 'pkg' from functions config (bf45ec3)
- home: set version and slug from root package, fix with uris (d4b61fa)
- env: firebase doesnt uppercase config (502185e)
- require: update @ecomplus/application-sdk dependency name (d4174ac)
0.1.0 (2020-02-17)
0.0.4 (2020-02-16)
- server: update routes names (refresh-tokens) (79a2910)
0.0.3 (2020-02-15)
- server: start reading env options, handle operator token (ce107b7)
- update-tokens: adding route to start update tokens service (no content) (20c62ec)
- auth-callback: fix handling docRef (desn't need to get by id again) (629ca5a)
- auth-callback: save procedures if not new, check and set 'settep_up' (#3) (4a01f86)
- ECOM_AUTH_UPDATE_INTERVAL: disable set interval (no daemons on cloud functions) (2aa2442)
- env: fixed to get appInfor variable (e9b1a3c)
- env: fixed to get appInfor variable (22687e2)
- middleware: check standard http headers for client ip (5045113)
- lib: remove unecessary/incorrect requires with new deps (69f2b77)
- routes: fix handling appSdk (param) (0cf2dde)
- setup: added initializeApp() to firebase admin (e941e59)
- setup: manually setup ecomplus-app-sdk with firestore (64e49f8)
- setup: manually setup ecomplus-app-sdk with firestore (c718bd0)
- setup: manually setup ecomplus-app-sdk with firestore (33909bf), closes /github.com/ecomclub/ecomplus-app-sdk/blob/master/main.js#L45
- startup: setup routes after appSdk ready, add home route (d182555)
- firestore-app-boilerplate: Initial commit (c9963f0)
- firestore-app-boilerplate: Initial commit (be493ea)
- firestore-support: minor changes (3718cba)
- firestore-support: refactoring to use saveProcedures function (62971ef)
- firestore-support: removed sqlite error clausule (2d47996)
- routes: add home route (app json) (42a3f2b)
0.1.1 (2019-07-31)
- procedures: fix checking for procedures array to run configureSetup (1371cdc)
0.1.0 (2019-07-31)
- chain promise catch on lib getConfig (281abf9)
- fix mergin hidden data to config (8b64d58)
- fix path to require 'get-config' from lib (11425b0)
- get storeId from header and set on req object (a3bebaa)
- handle error on get config instead of directly debug (f182589)
- routes common fixes (2758a57)
- using req.url (from http module) instead of req.baseUrl (d9057ca)
- authentication callback (8f18892)
- conventional store api error handling (bcde87e)
- function to get app config from data and hidden data (ba470f5)
- getting store id from web.js (72f18c6)
- handling E-Com Plus webhooks (63ba19f)
- main js file including bin web and local (6b8a71a)
- pre-validate body for ecom modules endpoints (f06bdb0)
- setup app package dependencies and main.js (b2826ed)
- setup base app.json (015599a)
- setup daemon processes, configure store setup (db3ca8c)
- setup procedures object (c5e8627)
- setup web app with express (d128430)