Faruk AYDIN
237ab48d33
refactor: Restructure workers to work with services
2022-10-14 22:33:26 +02:00
Faruk AYDIN
56a9aeece7
refactor: Extract processor job into separate background jobs
2022-10-13 18:45:30 +02:00
Ali BARIN
e7b47f5c98
refactor: use functional app implementation
2022-10-07 16:06:10 +03:00
Faruk AYDIN
0825eb36e4
chore: Use get app helper to get application data
2022-10-07 16:06:10 +03:00
Faruk AYDIN
63ffd1f720
fix: Type problems regarding global variable
2022-10-07 16:06:10 +03:00
Faruk AYDIN
8308265a62
wip: Restructure twitter integration
2022-10-07 16:06:10 +03:00
Faruk AYDIN
44e3de8534
refactor: Pass connection, flow and step as params to apps
2022-08-21 20:25:04 +03:00
Ali BARIN
744b31aad6
feat: add dynamic flow app icons
2022-08-06 23:41:47 +02:00
Faruk AYDIN
e7f12f4a06
feat: Expose iconUrl together with steps
2022-08-06 23:11:42 +03:00
Faruk AYDIN
fad2495941
fix: Fetch connection while getting trigger for step
2022-05-13 12:48:21 +02:00
Ali BARIN
d864831bc5
feat: add schedule integration
2022-05-07 11:17:45 +02:00
Faruk AYDIN
4ff6d887ab
feat: Implement telemetry for step creation and updates
2022-05-05 01:18:37 +02:00
Ali BARIN
1e00c7d14e
feat: add new photo in album flickr trigger
2022-04-16 02:24:50 +03:00
Ali BARIN
75eda7f2af
feat(cli): run migrations and app in start command ( #284 )
...
* feat: perform pending migrations in start command
* feat: log error when DB connection is refused
* feat: log error when Redis connection is refused
* refactor: fix type errors
* fix: correct server and copy graphql schema
* fix: differentiate migrations by env
* chore: remove dev executable
* chore: fix typo in default postgresUsername
* fix: copy json files into dist folder
* chore(cli): add dev script
* chore: pull non-dev logs to info level
* feat(cli): run app in start command
* fix(backend): remove default count in Connection
* fix(cli): remove .eslintrc usage in lint script
* refactor: remove disableMigrationsListValidation
* refactor: make Step optional in ExecutionStep
* refactor: make Flow optional in Step
2022-04-08 11:27:46 +02:00
Ali BARIN
02af7948e5
refactor: convert IDs to uuid
2022-03-04 02:11:03 +03:00
Ali BARIN
3391578655
chore: introduce @automatisch/types
2022-03-03 13:33:33 +03:00
Ali BARIN
a506d1985f
feat: compute step parameters with prior steps
2022-02-28 23:08:18 +01:00
Ali BARIN
d06f21c927
feat: add PowerInput component
2022-02-28 01:26:57 +03:00
Faruk AYDIN
003213d223
fix: Adjust null flag for step model fields
2022-02-27 16:46:04 +03:00
Faruk AYDIN
70bb79ab6c
chore: Update objectionjs version to 3
2022-02-26 20:29:44 +03:00
Faruk AYDIN
d139eb8c06
feat: Implement getStepWithTestExecutions query
2022-02-22 00:14:56 +01:00
Faruk AYDIN
e155bb528f
feat: Add status to step model and adjust executeFlow accordingly
2022-02-05 19:17:53 +03:00
Ali BARIN
6a3d1ced93
feat: introduce choose account substep in flow editor
2022-02-02 10:40:35 +03:00
Faruk AYDIN
0b6eecd41d
feat: Adjust positions and return all steps after deletion of the step
2022-01-30 13:11:19 +01:00
Faruk AYDIN
3429784309
chore: Introduce has many steps through flows for user model
2022-01-30 12:34:36 +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
da9ab8016b
fix: make connectionId optional step model
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
Faruk AYDIN
4985fb422e
feat: Introduce position to step model
2022-01-27 17:46:44 +03:00
Faruk AYDIN
d25d327ef7
feat: Implement update step graphQL mutation
2022-01-06 22:30:48 +01:00
Faruk AYDIN
c07b377de1
feat: Create empty trigger step when the flow is created
2022-01-06 00:08:54 +03:00
Faruk AYDIN
a58411ee99
chore: Expose connection with step type instead of only connectionId
2021-12-24 21:01:07 +03:00
Faruk AYDIN
f8e823545a
chore: Adjust create step mutation to work with flows
2021-11-22 23:54:31 +01:00
Faruk AYDIN
8a7d54bb25
feat: Create flow model and graphQL mutation
2021-11-22 23:05:53 +01:00
Faruk AYDIN
c48c905805
feat: Implement draft version of Step model
2021-11-07 00:42:50 +01:00