Commit Graph
22 Commits
Author SHA1 Message Date
kasia.oczkowska f1355cd0ab fix: introduce fix for overflowing inputs with long parameters names 2024-08-01 15:10:41 +01:00
kasia.oczkowska e2dbf1a215 fix: prevent removing last filter criteria 2024-08-01 08:40:54 +01:00
kasia.oczkowska 00dd3164c9 Revert "feat: persist parameters values in FlowSubstep (#1505)"
This reverts commit 017a881494.
2024-06-20 14:48:51 +01:00
kattoczko 017a881494 feat: persist parameters values in FlowSubstep (#1505)
* feat: persist parameters values in FlowSubstep

* feat: add missing import

* feat: use usePrevious hook
2024-06-20 11:13:45 +02:00
Rıdvan Akca b06c744392 feat: implement propTypes for FlowSubstep and FlowSubstepTitle 2024-05-15 13:56:57 +02: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
Ali BARIN f2dc2f5530 feat: introduce CustomAutocomplete with variables 2023-06-12 14:06:13 +02:00
Ali BARIN f586e81dd1 fix(FlowSubstep): count 0 as value towards required check 2023-06-01 13:28:36 +02:00
Ali BARIN 75bbd16b0c feat: support interactive fields 2023-03-23 13:45:46 +00:00
Ali BARIN 5ee7b85cc4 feat(filter): add filter app 2023-02-26 17:02:30 +01:00
Ali BARIN 4ab76e7507 feat(FlowSubstep): show autocomplete option value 2022-12-04 22:33:28 +01:00
Ali BARIN 475f24f661 style: auto format whole project 2022-11-05 23:57:33 +01:00
Ali BARIN e47c54b336 chore: add major data-test attributes 2022-10-09 00:00:35 +02:00
Ali BARIN 0246d48584 feat: show test runs in executions 2022-09-01 18:54:58 +02:00
Ali BARIN be141e55a9 feat: make flow editor read only when published 2022-08-24 21:01:51 +02:00
Ali BARIN d864831bc5 feat: add schedule integration 2022-05-07 11:17:45 +02:00
Ali BARIN 932145e3a1 feat: add dropdown field with dynamic data in flow 2022-03-20 11:46:49 +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