Faton Ramadani
a235dfbe1f
App templates ( #1448 )
...
* feat(backend): workers are instantly ready and sync with global cache in background
* feat(frontend): add templates
* feat(frontend): fix
* feat(frontend): add psql template
* feat(frontend): Move braces
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-04-21 15:09:18 +02:00
Ruben Fiszel
ace6e90bc3
feat(frontend): add frontend (JS) scripts to apps
2023-03-13 19:29:35 +01:00
Jakub Kołodziejczak
f1879eda04
chore(frontend): update types ( #990 )
2022-12-04 22:22:35 +01:00
Ruben Fiszel
b0ccbe22ee
UX improvements
2022-11-27 00:07:44 +01:00
Faton Ramadani
1bdfdf22e1
fix(frontend): properly refresh context panel + Adjust style in the flow editor ( #934 )
2022-11-23 14:24:04 +01:00
Ruben Fiszel
8f92a0c66f
feat(frontend): flow UX overhaul II + go + python support for trigger scripts ( #928 )
...
* all
* improve all
* improve all
* fix frontend
* fix input picker nits
* fix(frontend): Fix Menu display
* all
* fix all
* fix all
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-11-22 16:18:14 +01:00
Ruben Fiszel
1d2f07d285
improve flow UX
2022-11-15 01:17:30 +01:00
Faton Ramadani
31f6e47390
fix(frontend): App Editor v0 ( #886 )
2022-11-14 17:30:49 +01:00
Faton Ramadani
d46feb3e74
remove flowbite-svelte ( #823 )
...
* remove flowbite-svelte
* remove package
* Fix badge
2022-10-27 11:36:16 +02:00
Faton Ramadani
028b53f9f5
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Faton Ramadani
c85b1e3a53
feat(frontend): Redesign of the Flow Editor + Arbitrary forloop
2022-08-17 12:03:38 +02:00
Ruben Fiszel
764bc2d3af
tooltip for why python not supported for trigger scripts
2022-08-04 18:44:00 +02:00
Ruben Fiszel
80ddfed361
fix(frontend): filter script by is_trigger and jobs by is_skipped + path fix
2022-07-19 20:23:58 +02:00
Faton Ramadani
6498c84a90
Refactor flow UI/UX + added fork and create script from inline script ( #175 )
...
* Refactor flow UI/UX + added fork and create script from inline script
* Prevent infinite loop when remove steps
* Fix forking a script from the Hub
* Fix viewing code of a script from the Hub
* Fix PR comments
* Fix code highlight
* Fix path
* Find next available path
* Fix copy first step schema
2022-07-13 11:29:43 +02:00