Commit Graph

54 Commits

Author SHA1 Message Date
Ali BARIN
2218ffd790 feat: add executions page 2022-03-13 12:52:31 +03:00
Ali BARIN
906a8d0644 fix: stop flickering due to late initiated token 2022-03-09 21:02:00 +01:00
Ali BARIN
5d1c4b81e7 feat: introduce authentication context 2022-03-09 01:09:14 +03:00
Ali BARIN
030d886cf7 refactor: introduce input in gql mutations 2022-03-09 00:53:20 +03:00
Ali BARIN
f5f7a998ca feat: introduce login page 2022-03-08 12:17:35 +01:00
Ali BARIN
b288dc8c35 refactor: use step.executionSteps[].dataOut 2022-03-05 01:37:25 +03:00
Faruk AYDIN
e73f33f3db fix: Adjust info.json files to work with formattedData field 2022-03-05 01:27:00 +03:00
Ali BARIN
6a8ec97c31 refactor: add formattedData in IConnection references 2022-03-05 01:27:00 +03:00
Ali BARIN
3391578655 chore: introduce @automatisch/types 2022-03-03 13:33:33 +03:00
Ali BARIN
d06f21c927 feat: add PowerInput component 2022-02-28 01:26:57 +03:00
Ali BARIN
020ef45f0a feat: add TestSubstep along with step status 2022-02-14 19:25:54 +03:00
Ali BARIN
50ef6be69c refactor: separate substeps in FlowStep 2022-02-07 16:30:33 +03:00
Ali BARIN
dfc95cafe0 fix(ChooseAccountSubstep): show app connections 2022-02-05 00:31:36 +03:00
Ali BARIN
8364695f8a feat: show only triggerable apps in trigger steps 2022-02-01 10:09:50 +03:00
Ali BARIN
89fbfd9dfc feat: make flow name updatable 2022-02-01 10:08:58 +03:00
Ali BARIN
91a1c8b793 feat: make substeps updatable 2022-02-01 00:26:17 +03:00
Ali BARIN
7740529a2a feat: add primitive substeps in flow editor 2022-01-31 23:16:14 +03:00
Ali BARIN
90aac874bf feat: add delete step functionality 2022-01-30 18:27:57 +03:00
Ali BARIN
700d0bfd32 feat: create flow with trigger app 2022-01-30 11:15:30 +03:00
Faruk AYDIN
c6e2b94128 chore: Use string IDs instead of integer ones 2022-01-29 18:50:55 +03:00
Ali BARIN
e7c537f217 feat: introduce action event step in flow step 2022-01-29 11:36:29 +03:00
Ali BARIN
3925de13a7 fix: do not update step on initial render 2022-01-28 19:17:20 +03:00
Ali BARIN
95a63affe7 feat: make step in editor configurable 2022-01-28 15:53:37 +03:00
Ali BARIN
c09a535653 chore: suit eslint rules 2022-01-20 17:09:12 +01:00
Ali BARIN
247b25cfc4 feat: introduce steps in flow editor 2022-01-02 14:44:21 +03:00
Faruk AYDIN
a232408f22 chore: Expose type field of the steps arguments 2022-01-02 14:33:05 +03:00
Faruk AYDIN
3f2f1212c9 chore: Use integer for IDs of resources 2022-01-02 14:33:05 +03:00
Ali BARIN
11bdbf1727 feat: introduce dummy flow editor 2021-12-24 17:41:31 +01:00
Ali BARIN
ede68b2af2 feat: add updateFlow mutation 2021-12-21 10:05:02 +01:00
Ali BARIN
d06ce4958e feat: add /editor/create to create a flow 2021-12-21 09:32:17 +01:00
Ali BARIN
78375934d7 feat: style app connections 2021-12-15 22:27:27 +01:00
Ali BARIN
39eafca5ec chore: upgrade to react-router@6 2021-12-12 17:14:05 +01:00
Ali BARIN
ec53d0ae66 feat: introduce dynamic flow data 2021-12-10 23:46:00 +01:00
Ali BARIN
69bea588e4 refactor: start using AvailableAppsEnumType 2021-11-28 20:56:42 +01:00
Ali BARIN
3260bf8215 fix: introduce AvailableAppsEnumType in createConnection 2021-11-24 21:32:09 +01:00
Ali BARIN
2f7cde95da refactor: rename fields with arguments and properties 2021-10-26 23:55:02 +02:00
Faruk AYDIN
cbfba465db chore: Rename createAuthLink as createAuthData 2021-10-26 21:52:04 +02:00
Faruk AYDIN
2eeeeb0028 chore: Introduce GraphQLJSONObject type for credentials 2021-10-24 16:51:29 +02:00
Ali BARIN
c7d757a337 feat: introduce snackbars for GQL errors 2021-10-23 18:53:48 +02:00
Faruk AYDIN
44fbaeee82 feat: Introduce reset and verify connection mutations 2021-10-22 15:55:25 +02:00
Ali BARIN
ec4dd8a037 feat: introduce reconnect feature for connections 2021-10-20 21:01:48 +02:00
Ali BARIN
2293c939e7 feat: add app connections w/ testing and deleting functions 2021-10-18 23:58:40 +02:00
Faruk AYDIN
650416ce6b feat: Create testConnection graphQL query 2021-10-18 18:05:04 +02:00
Ali BARIN
93df78b5b3 feat: Replace all apps with connected apps on /apps 2021-10-17 16:40:09 +02:00
Ali BARIN
48ba4565e4 refactor: Update credential wording with connection 2021-10-17 16:08:05 +02:00
Ali BARIN
a1363f7fdd feat: Introduce adding a new app connection 2021-10-17 15:50:42 +02:00
Ali BARIN
9cc10f6346 feat: Introduce auth step to verify connection 2021-10-15 18:15:46 +02:00
Ali BARIN
9c529b6c6d feat: Introduce generic auth steps 2021-10-14 18:34:30 +02:00
Ali BARIN
f50c09ed37 feat: Introduce InputCreator 2021-10-11 23:22:12 +02:00
Ali BARIN
1d65a7c0dd feat: Extend apps with further data 2021-10-10 21:51:16 +02:00