Faruk AYDIN
a6a6b63e5a
feat(formatter): Add format number transformer to numbers action
2023-09-05 16:10:39 +02:00
Ömer Faruk Aydın
200e6d9905
feat(formatter): add pluralize transformer for text action ( #1260 )
2023-09-01 13:37:35 +02:00
Faruk AYDIN
8156b8b356
Release v0.9.3
2023-09-01 12:35:19 +02:00
Faruk AYDIN
82031da6a6
Release v0.9.2
2023-08-28 16:30:29 +02:00
Faruk AYDIN
ca3c0e00a7
Release v0.9.1
2023-08-28 14:47:05 +02:00
Faruk AYDIN
adf763c1b0
Release v0.9.0
2023-08-28 13:13:23 +02:00
Faruk AYDIN
cb08e0bf9f
feat: Implement initial version of formatter app
2023-08-16 18:59:36 +02:00
Ali BARIN
0deaa03218
feat(auth): add user and role management
2023-08-03 19:39:48 +02:00
Ali BARIN
a7104c41a2
feat(sso): introduce authentication with SAML
2023-08-03 19:39:48 +02:00
Ali BARIN
69582ff83d
feat: introduce role based access control
2023-08-03 19:39:48 +02:00
Faruk AYDIN
067ec2eb9c
Release v0.8.0
2023-08-02 15:07:27 +02:00
Ali BARIN
89facbcddd
fix(axios): incorporate http(s)-proxy-agents
2023-07-17 22:23:48 +00:00
Jack Dane
807be59f25
feat(odoo): add auth and create lead action ( #1143 )
...
* Add Odoo App and Icon
* Add Auth for Odoo
* Authorise with API key, the password would also work, but we should encourage an API key.
* Odoo Verify Credentials method
* Add the xmlrpc dependency so the backend can communicate with Odoo's API.
* Add a port to the auth fields to establish a connection that might not be over HTTPS.
* Add still verified method
* Currently no need to keep uid, so remove it from the auth data.
* Await the callback from the xmlrpc method call to ensure we don't verify credentials before the callback has been executed.
* Add Odoo create-lead action
* Provide basic functionality to create a lead.
* Add Odoo type option
* Let the user decide if the lead should be a "lead" or "opportunity" in the create-lead action.
* Add documentation for Odoo app
* Follow project standards
* Change indents to 2 spaces
* Use single quotes instead of double
* Commonise the authentication method (DRY)
* Use latest for API doc link
* refactor(odoo): abstract and organize implementation
---------
Co-authored-by: Ali BARIN <ali.barin53@gmail.com >
2023-06-29 15:56:20 +02:00
Faruk AYDIN
41a67b402d
Release v0.7.1
2023-05-19 19:56:51 +02:00
Faruk AYDIN
b9d89b040f
Release v0.7.0
2023-05-19 12:29:29 +02:00
Faruk AYDIN
d8bc318688
Release v0.6.1
2023-04-25 17:15:20 +02:00
Faruk AYDIN
44ce7577c6
fix: Include email templates for the build
2023-04-25 17:07:46 +02:00
Faruk AYDIN
142b96beb0
Release v0.6.0
2023-04-17 18:35:16 +02:00
Faruk AYDIN
7c3a0effee
chore: Remove paddle-sdk dependency
2023-03-25 18:35:21 +03:00
Faruk AYDIN
e1d26325f3
feat: Verify paddle webhooks
2023-03-21 22:17:45 +03:00
Ali BARIN
4d90df9d9a
feat: introduce Sentry
2023-03-10 18:53:10 +00:00
Faruk AYDIN
5e18ef5830
feat: Initial payment implementation
2023-03-05 17:14:01 +01:00
Ömer Faruk Aydın
a0815b06a6
feat: Implement draft version of reset password email ( #949 )
2023-02-24 00:25:10 +01:00
Faruk AYDIN
1dfb22d02e
feat: Introduce getLicense graphQL query
2023-02-14 22:15:59 +01:00
Faruk AYDIN
2fbadea821
chore: Explain license changes in docs and package.json files
2023-02-12 15:46:31 +01:00
Faruk AYDIN
831ae96e0f
Release v.0.5.0
2023-02-08 13:32:25 +01:00
dependabot[bot]
2222ede420
chore(deps): bump knex from 0.95.15 to 2.4.0
...
Bumps [knex](https://github.com/knex/knex ) from 0.95.15 to 2.4.0.
- [Release notes](https://github.com/knex/knex/releases )
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/knex/knex/commits/2.4.0 )
---
updated-dependencies:
- dependency-name: knex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-20 18:01:10 +01:00
Faruk AYDIN
985132da78
Release v0.4.0
2023-01-13 17:09:49 +01:00
dependabot[bot]
6f724b5bec
chore(deps): bump luxon from 2.5.0 to 2.5.2
...
Bumps [luxon](https://github.com/moment/luxon ) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/moment/luxon/releases )
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moment/luxon/compare/2.5.0...2.5.2 )
---
updated-dependencies:
- dependency-name: luxon
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 15:47:28 +01:00
dependabot[bot]
7be3923224
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken ) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases )
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md )
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0 )
---
updated-dependencies:
- dependency-name: jsonwebtoken
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-28 10:35:59 +00:00
Ali BARIN
da9cb7d6eb
feat(webhooks): handle form-data and text/plain reqs
2022-12-25 16:28:58 +01:00
dependabot[bot]
a5b0910b60
chore(deps): bump express from 4.16.4 to 4.17.3
...
Bumps [express](https://github.com/expressjs/express ) from 4.16.4 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.16.4...4.17.3 )
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-08 19:19:13 +00:00
Ali BARIN
1125f31810
Release v0.3.0
2022-12-08 20:12:28 +01:00
Ali BARIN
5c78e6e7bf
Release v0.2.0
2022-11-12 16:21:42 +01:00
Faruk AYDIN
6964f7ebec
chore: Update BullMQ version to 3.0.0
2022-10-30 18:52:53 +01:00
Faruk AYDIN
854dc6f61a
chore: Remove redundant libraries of backend
2022-10-30 16:50:33 +01:00
Faruk AYDIN
cd5502fdde
feat: Add http basic auth for BullMQ dashboard
2022-10-30 15:11:22 +01:00
Ali BARIN
419d84da97
feat(rss): add new items in feed trigger
2022-10-28 00:57:48 +02:00
Ali BARIN
92a2d68a81
feat: add defineTrigger and defineAction
2022-10-16 11:15:05 +02:00
Ali BARIN
ec8e57972a
Release v0.1.5
2022-10-09 10:21:05 +02:00
Ali BARIN
43cd8859bc
Release v0.1.4
2022-10-08 14:38:27 +02:00
Ali BARIN
1b405728c4
Release v0.1.3
2022-10-08 13:03:31 +02:00
Ali BARIN
c9061b24a0
chore(backend): remove dist folder before building
2022-10-08 12:38:41 +02:00
Ali BARIN
a3dc7d2cde
Release v0.1.1
2022-10-08 12:34:50 +02:00
Ali BARIN
bd5aae3469
Release v0.1.0
2022-10-07 17:32:56 +02:00
Ali BARIN
2d3e307189
chore: mark packages as public
2022-10-07 17:32:43 +02:00
Ali BARIN
c79c82cac7
docs: add description in packages
2022-10-07 17:22:55 +02:00
Ali BARIN
e1d953c855
chore: reset versions to 0.0.0
2022-10-07 17:04:22 +02:00
Faruk AYDIN
ac4be28a03
chore: Add AGPL-3.0 license to package.json files
2022-10-07 17:10:14 +03:00
Ali BARIN
29a9338ad7
feat(docker-compose): add worker as service
2022-09-07 23:25:26 +02:00