Commit Graph
54 Commits
Author SHA1 Message Date
kasia.oczkowska 3f5df118a0 feat: add missing propTypes 2024-07-11 08:54:32 +01:00
kasia.oczkowska 96fba7fbb8 feat: improve nodes and edges state update 2024-06-14 12:39:42 +01:00
Rıdvan Akca 3632ee77e5 refactor: rewrite useStepWithTestExecutions with RQ 2024-04-09 16:32:52 +02:00
Rıdvan Akca fc04a357c8 refactor: rewrite useFlow and useStepConnection with RQ 2024-04-05 17:51:28 +02:00
Rıdvan Akca 75df7d6413 refactor: rewrite parameters of RQ hooks 2024-03-14 13:54:51 +03:00
Rıdvan Akca 5835def5d0 refactor: move abort controller into useLazyApps hook 2024-03-11 16:16:12 +03:00
Rıdvan Akca 5fe3546d2a feat: add useTriggerSubsteps and useActionSubsteps with RQ 2024-03-07 16:53:22 +03:00
Rıdvan Akca c4b2ea125c feat: add useActions with RQ 2024-03-07 16:53:22 +03:00
Rıdvan Akca 3301b038fe feat: add useTriggers with RQ 2024-03-07 16:53:22 +03:00
Rıdvan Akca e5670d820d refactor: rewrite useApps with RQ 2024-03-07 16:53:22 +03:00
kasia.oczkowska 7afdf43872 feat: introduce propTypes 2024-03-04 15:21:07 +01:00
Ali BARIN b3ae2d2748 refactor(web): remove typescript 2024-02-29 09:38:32 +00:00
Faruk AYDIN 159931a6ea chore: Use types from the web package 2024-01-15 13:30:48 +01:00
Kasia a04b933161 refactor: introduce useApps hook 2023-09-29 17:03:36 +02:00
Ali BARIN cb06d3b0ae test: add in-between assertions and more fixtures (#1224) 2023-08-18 18:34:52 +02:00
Ali BARIN de7a35dfe9 feat: introduce singleton webhook URL 2023-06-22 08:51:43 +00:00
Ali BARIN f2dc2f5530 feat: introduce CustomAutocomplete with variables 2023-06-12 14:06:13 +02:00
Ali BARIN 75bbd16b0c feat: support interactive fields 2023-03-23 13:45:46 +00:00
Ali BARIN 6c93d46ec1 feat: add circular progress in flow step 2022-11-09 00:47:04 +01:00
Ali BARIN 475f24f661 style: auto format whole project 2022-11-05 23:57:33 +01:00
Ali BARIN 92a2d68a81 feat: add defineTrigger and defineAction 2022-10-16 11:15:05 +02:00
Ali BARIN ace2436e43 feat(FlowEditor): allow adding new connection in step 2022-10-15 23:52:37 +02:00
Ali BARIN c0dfc101b2 fix: only show apps with actions in action step 2022-10-15 13:35:14 +02:00
Ali BARIN e47c54b336 chore: add major data-test attributes 2022-10-09 00:00:35 +02:00
Ali BARIN c958abdfcf fix(web): correct types 2022-10-07 16:06:10 +03:00
Ali BARIN ae76f7100c refactor(web): fix types 2022-10-07 16:06:10 +03:00
Ali BARIN fca140e3c9 feat(Editor): toggle next step upon continuing 2022-09-27 21:52:49 +02:00
Ali BARIN be141e55a9 feat: make flow editor read only when published 2022-08-24 21:01:51 +02:00
Ali BARIN b901a396bf fix: update account wording with connection 2022-08-08 18:24:36 +02:00
Ali BARIN 15aaada3fe feat: add relative time and context menu in flows 2022-08-06 23:41:47 +02:00
Ali BARIN 3a63fc376d feat: add new issue trigger in GitHub 2022-05-07 23:04:29 +02:00
Ali BARIN d864831bc5 feat: add schedule integration 2022-05-07 11:17:45 +02:00
Ali BARIN e651fd141b feat: add new commit trigger in GitHub 2022-05-03 21:12:29 +02:00
Ali BARIN f11f523b30 feat: add single execution page 2022-03-23 09:33:55 +01:00
Faruk AYDIN 8512528fcf feat: Implement getData query and send a message action for slack 2022-03-16 01:48:58 +03:00
Ali BARIN fec55d698a fix: remove input from getStepWithTestExecutions queries 2022-03-12 13:18:19 +03:00
Ali BARIN 030d886cf7 refactor: introduce input in gql mutations 2022-03-09 00:53:20 +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 5aae9a60f4 feat: introduce FlowSubstepTitle in FlowStep 2022-02-07 16:30:33 +03:00
Ali BARIN 50015ae073 feat(FlowStep): introduce expand more/less icons 2022-02-05 00:31:36 +03:00
Ali BARIN 6a3d1ced93 feat: introduce choose account substep in flow editor 2022-02-02 10:40:35 +03:00
Ali BARIN 8364695f8a feat: show only triggerable apps in trigger steps 2022-02-01 10:09:50 +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 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