Ruben Fiszel
0beadfd1ac
fix z-index of inputransformform
2023-03-06 16:04:32 +01:00
Ruben Fiszel
2ac51b0af0
feat(frontend): refactor entire flow builder UX
2023-03-05 23:00:43 +01:00
Ruben Fiszel
e2c4545240
fix(frontend): arginput + apppreview fixes
2023-03-03 17:34:08 +01:00
Ruben Fiszel
a43139fe53
flow improvements
2023-03-02 17:37:51 +01:00
Ruben Fiszel
9767980ca0
fix minor UX bugs
2023-02-13 13:17:20 +01:00
Ruben Fiszel
c186db4e3b
handle backquotes in template
2023-01-30 08:31:21 +01:00
Ruben Fiszel
8de3804d4a
flow builder args handling improvements
2023-01-28 23:22:51 +01:00
Ruben Fiszel
776d4c9ca1
error handling improvements
2023-01-14 17:46:03 +01:00
Ruben Fiszel
47b498da80
fix flow input transform default bug
2023-01-04 15:57:19 +01:00
Ruben Fiszel
5204e4a75d
feat: add support for yaml format as a string format
2023-01-04 10:37:13 +01:00
Ruben Fiszel
fa522da565
apps improvements
2023-01-03 09:46:36 +01:00
Ádám Kovács
4d6a568820
feat(frontend): Toggle to hide optional inputs ( #1060 )
2023-01-02 10:09:33 +01:00
Ruben Fiszel
5e522c5720
set default for template editor
2022-12-31 07:50:18 +01:00
Ruben Fiszel
4df19ab873
add autosave for apps
2022-12-31 07:36:05 +01:00
Ruben Fiszel
3296debfe7
feat: add a All Static Inputs module to the flow editor
2022-12-30 05:31:45 +01:00
Ádám Kovács
adc84f06d9
fix(frontend): Minor fixes in editor ( #1054 )
...
* fix(frontend): Script arguments window overflow
* fix(frontend): Consistent input editor font size
* fix(frontend): Fix script settings inconsistencies
2022-12-29 18:44:56 +01:00
Faton Ramadani
fb395655e6
App bugfix ( #1049 )
...
* adapt static adapter to cloudflare
* fix(frontend): Various bug fix
* fix typecheck
* numerous fixes
* fix all connects
* fix all connects
* more improvements
* more improvements
* everything work?
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-12-29 12:47:53 +01:00
Ruben Fiszel
bf86fe5041
update to sveltekit 1.0
2022-12-25 08:05:39 +01:00
Ruben Fiszel
40195d42f6
feat(backend): resume from owner directly in flow status viewer ( #1042 )
...
* foo
* progress
2022-12-23 13:04:31 +01:00
Ruben Fiszel
e228c6448e
feat(frontend): templatable editor with autocompletion
2022-12-22 08:38:12 +01:00
Ruben Fiszel
f92e581bd1
editor styling
2022-12-09 14:32:50 +01:00
Ruben Fiszel
8c1c508358
feat: implement flow as a flow step
2022-12-06 23:38:06 +01:00
Ruben Fiszel
e4839e21ff
feat(frontend): clarified UX for connect step
2022-12-03 23:54:07 +01:00
Ruben Fiszel
8750d10eba
add variable picker on all schema forms
2022-12-02 13:56:40 +01:00
Ruben Fiszel
ab03a4f190
UX improvements
2022-11-27 00:07:44 +01:00
Ruben Fiszel
6c03aad73e
UX improvements
2022-11-26 23:09:21 +01:00
Ruben Fiszel
267d30f9ac
fix flow UX
2022-11-24 09:16:05 +01:00
Ruben Fiszel
afbba6bbd1
fix flow UX
2022-11-24 02:30:41 +01:00
Ruben Fiszel
7191c294d4
fix UX flow
2022-11-24 02:04:53 +01:00
Ruben Fiszel
802abe7f90
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
aa7275d148
flow UX nit
2022-11-21 17:39:24 +01:00
Ruben Fiszel
d23e218e1f
feat(frontend): overhaul the whole flow UX
2022-11-21 17:28:55 +01:00
Ruben Fiszel
4e6cb10776
clearer connect button in flows
2022-11-17 14:42:26 +01:00
Ruben Fiszel
c6ce9bb3f6
frontend(fix): rework all text inputs
2022-11-03 13:47:40 +01:00
Ruben Fiszel
8a059201c9
fix input transforms
2022-10-26 06:14:42 +02:00
Faton Ramadani
054c142882
feat(frontend): Flow editor branches ( #727 )
2022-10-25 17:26:31 +02:00
Ruben Fiszel
7addf0c6b1
fix input transform form
2022-10-25 00:27:06 +02:00
Ruben Fiszel
a08436622b
feat: sleep for arbitrary number of seconds statically or with a javascript expression ( #691 )
...
* progress
* progress
* fix serde
* fix frontend
* fix frontend
2022-10-07 04:09:32 +02:00
Ádám Kovács
6a28b68dbf
refactor(frontend): Tailwind refactor ( #637 )
...
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
ee15bd9a9d
feat(frontend): add prop picker to iterator
2022-10-02 23:17:40 +02:00
Ruben Fiszel
946317eb8d
minor UI fixes
2022-09-30 22:53:31 +02:00
Ruben Fiszel
d71bca7443
fix flow UX and flowStateStore ( #610 )
...
* fix everything
* fix(frontend): Restore module deletion + restore for loop settings
* fix(frontend): Add missing focus on number inputs
* fix(frontend): Add key wrapper to make sure the editor content is reloaded
* fix(frontend): Fix mini-map spacing + add icon to schedule and retry buttons
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2022-09-21 11:37:33 +02:00
Ruben Fiszel
4224bc42fe
fix connect button
2022-09-21 02:00:30 +02:00
Faton Ramadani
9ef6663dc5
feature(frontend): Prop picker panel ( #605 )
...
* feature(frontend): WIP Prop picker v2
* feature(frontend): add PropPicker context
* feature(frontend): prop picker working
* feature(frontend): restore connect button
* feature(frontend): Fix wording + fix height to avoid content shift
* feature(frontend): Fix upTo preview + adapt style
* feature(frontend): Preview results cleanup
* feature(frontend): Remove test logs
* feature(frontend): Revert wrong changes
* feature(frontend): Restore shared preview args
* feature(frontend): Reduce ObjectViewer font size + remove useless space
* feature(frontend): Wording
* feature(frontend): Fix Split panel scrolling issues
2022-09-20 23:59:48 +02:00
Faton Ramadani
9fa4d01e3b
feat(frontend): Flow UX entire rework ( #552 )
...
* feature(frontend): Flow rework WIP
* feature(frontend): Right panel behavior done
* feature(frontend): Split panel working
* feature(frontend): Flows working
* feature(frontend): Add inputs + adapt style + remove duplicate library
* feature(frontend): remove old implementation
* feature(frontend): revert package-lock
* feature(frontend): revert old FlowBuilder component
* feature(frontend): Fix margins + add remove button on the minimap
* feature(frontend): Fix wording
* feature(frontend): add PR UI comments
* feature(frontend): Display the module title
* feature(frontend): Previews working
* feature(frontend): Fix schedule load + update
* feature(frontend): fix build
* feature(frontend): UI fix
* fix just this step
* feature(frontend): for loop iterator and skip failures
* just this step
* script helpers
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-09-14 12:34:51 +02:00
Ruben Fiszel
e8aec1c93a
split editor and simple editor
2022-09-03 15:11:51 +02:00
Faton Ramadani
127b0b4e5e
feat(frontend): Redesign of the Flow Editor + Arbitrary forloop
2022-08-17 12:03:38 +02:00
Ruben Fiszel
845de82062
feat: add literal object type support ( #401 )
2022-08-13 21:18:54 +02:00
Faton Ramadani
55cc2270be
Fix Editor formating when saving while using dynamic inputs. ( #378 )
2022-08-09 11:18:26 +02:00
Ruben Fiszel
f0540edfc5
better help
2022-08-07 10:16:47 +02:00