Faruk AYDIN
|
cb08e0bf9f
|
feat: Implement initial version of formatter app
|
2023-08-16 18:59:36 +02:00 |
|
Ali BARIN
|
3b54b29a99
|
feat: introduce app configs with shared auth clients (#1213)
|
2023-08-16 15:46:43 +02:00 |
|
Ali BARIN
|
25983e046c
|
chore: move config behind checks (#1211)
|
2023-08-11 22:32:13 +02:00 |
|
Ömer Faruk Aydın
|
a6a124d2e6
|
feat: add role mappings for SAML configuration (#1210)
|
2023-08-11 19:07:39 +02:00 |
|
Ali BARIN
|
ef9359b208
|
feat: write updateConfig GQL mutation
|
2023-08-11 08:29:57 +00:00 |
|
Ali BARIN
|
efd243a340
|
feat: create getConfig GQL query
|
2023-08-11 08:29:57 +00:00 |
|
Ali BARIN
|
bafb8b86db
|
feat: create Config model
|
2023-08-11 08:29:57 +00:00 |
|
Ömer Faruk Aydın
|
84b701747f
|
feat: add license info in getAutomatischInfo query (#1202)
|
2023-08-10 23:18:10 +02:00 |
|
Ali BARIN
|
ec42446daa
|
feat(wordpress): add auth and new post trigger (#1160)
|
2023-08-09 22:34:21 +02:00 |
|
Ömer Faruk Aydın
|
ce8c9906cb
|
chore: Rename createSamlAuthProvider mutation as upsertSamlAuthProvider (#1200)
|
2023-08-08 22:56:23 +02:00 |
|
Faruk AYDIN
|
58189963f5
|
feat: Implement getSamlAuthProvider graphQL query
|
2023-08-07 16:48:36 +02:00 |
|
Faruk AYDIN
|
4b706e004d
|
chore: Rename getSamlAuthProviders as listSamlAuthProviders query
|
2023-08-07 16:44:59 +02:00 |
|
Faruk AYDIN
|
43eea965c5
|
chore: Warn user about default role of SAML before deleting role
|
2023-08-07 15:21:32 +02:00 |
|
Faruk AYDIN
|
8101c9f0bc
|
feat: Add createSamlAuthProvider graphQL mutation
|
2023-08-07 15:02:25 +02:00 |
|
Rıdvan Akca
|
b4cda90338
|
feat(auth): add feedback state for user and role management (#1191)
|
2023-08-07 11:08:29 +02:00 |
|
Ali BARIN
|
7ca37c412e
|
fix: clone base db queries
|
2023-08-03 21:11:59 +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
|
5176b8c322
|
feat(authorization): add update connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
c37c70446d
|
feat(authorization): add read connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
63abc8a2c8
|
feat(authorization): add delete flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
ba5c038e3b
|
feat(authorization): add create flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
a6669415f5
|
feat(authorization): add delete connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
4086fad867
|
feat(authorization): add create connection checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
8a71c13078
|
feat(authorization): add read execution checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
5d77f64e76
|
feat(authorization): add update flow checks
|
2023-08-03 19:39:48 +02:00 |
|
Ali BARIN
|
0d092b977f
|
feat(authorization): add read flow checks
|
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 |
|
Ömer Faruk Aydın
|
1d9ad2ba86
|
Merge pull request #1184 from automatisch/notion-find-database-item
feat(notion): add find database item action
|
2023-08-01 13:54:09 +02:00 |
|
Ömer Faruk Aydın
|
a28e2177f7
|
Merge pull request #1183 from automatisch/notion-create-page
feat(notion): add create page action
|
2023-08-01 13:44:47 +02:00 |
|
Ömer Faruk Aydın
|
18fe0df691
|
Merge pull request #1185 from automatisch/email-case-insensitive-login
fix(auth): allow login with case insensitive email
|
2023-07-31 17:05:01 +03:00 |
|
Ali BARIN
|
2daf5473bb
|
fix(gitlab/list-projects): list projects the user has membership
|
2023-07-31 16:00:27 +02:00 |
|
Faruk AYDIN
|
a71e95e6e5
|
fix: GitHub and GitLab app names
|
2023-07-31 15:47:06 +02:00 |
|
Ali BARIN
|
cb4a54b5cc
|
fix(auth): allow login with case insensitive email
|
2023-07-30 14:59:16 +00:00 |
|
Rıdvan Akca
|
37e4524156
|
feat(notion): add find database item action
|
2023-07-27 14:39:57 +03:00 |
|
Ömer Faruk Aydın
|
f28ccd559a
|
Merge pull request #1177 from automatisch/notion-create-database-item
feat(notion): add create database item action
|
2023-07-25 14:04:08 +03:00 |
|
Ömer Faruk Aydın
|
8e84a93d8e
|
Merge pull request #1166 from automatisch/create-worksheet
feat(google-sheets): add create worksheet action
|
2023-07-25 13:58:41 +03:00 |
|
Ömer Faruk Aydın
|
d871dec1b7
|
Merge pull request #1179 from automatisch/add-http-proxy-agent
fix(axios): incorporate http(s)-proxy-agents
|
2023-07-24 15:40:22 +03:00 |
|
Rıdvan Akca
|
9346a037b9
|
feat(notion): add create page action
|
2023-07-24 14:50:53 +03:00 |
|
Ali BARIN
|
89facbcddd
|
fix(axios): incorporate http(s)-proxy-agents
|
2023-07-17 22:23:48 +00:00 |
|
Faruk AYDIN
|
53fef35638
|
fix: Allow colon while computing step parameters
|
2023-07-17 18:19:54 +02:00 |
|
Rıdvan Akca
|
bfe496a09b
|
feat(notion): add create database item action
|
2023-07-17 16:23:00 +03:00 |
|
Ömer Faruk Aydın
|
e9bcc919bf
|
Merge branch 'main' into show-webhook-url-by-flag
|
2023-07-13 11:58:19 +02:00 |
|
Faruk AYDIN
|
04f4693c85
|
fix: Fetch webhooks by flow id
|
2023-07-12 14:05:46 +02:00 |
|
Faruk AYDIN
|
d911843648
|
fix(twilio): Receive SMS webhook payload
|
2023-07-11 17:50:31 +02:00 |
|
Faruk AYDIN
|
9fb4dca39b
|
docs(mattermost): Fix links of mattermost app
|
2023-07-05 14:29:19 +02:00 |
|
Rıdvan Akca
|
0dd444d50b
|
feat(google-sheets): add create worksheet action
|
2023-06-30 19:03:54 +03:00 |
|
KrzysztofDK
|
676027245f
|
feat(mattermost): add auth and send message to channel action
* feat: mattermost integration
* post review adjustments
|
2023-06-29 16:45:57 +02:00 |
|
Ali BARIN
|
6c5039f1ba
|
fix(odoo): add missing empty type file (#1165)
|
2023-06-29 16:03:44 +02:00 |
|