Faton Ramadani
2138016242
feat(frontend): Button rework ( #3216 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): improve buttons
* fix(frontend): improve buttons wip
* fix(frontend): wip
* fix(frontend): rework done
* feat(frontend): Fix grey buttons
2024-02-20 09:15:29 +01:00
Ruben Fiszel
4a224f60ab
fix: add support for onSelect to app select
2024-02-18 18:43:50 +01:00
Ruben Fiszel
5a47f5062b
fix: add support for onToggle for app checkboxes
2024-02-18 18:31:49 +01:00
Faton Ramadani
9f98caa072
fix(frontend): Fix tutorials + Move into itself + Disable app history… ( #3181 )
...
* fix(frontend): Fix tutorials + Move into itself + Disable app history for unsaved apps + several toggle fix
* fix(frontend): clean up
* fix(frontend): add missing result for transformer
2024-02-08 15:46:10 +01:00
Faton Ramadani
a6d1e7c79b
fix(frontend): Fix dark mode observer, removed code duplication ( #2770 )
...
* fix(frontend): Fix dark mode observer, removed code duplication
* Revert
2023-12-05 14:20:21 +01:00
Faton Ramadani
fe35c7ad3c
feat(frontend): Buttons refactor ( #2545 )
...
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
2023-11-10 09:43:10 +01:00
Ruben Fiszel
1974012621
fix: add on success events to triggers list
2023-10-31 13:15:11 +01:00
Faton Ramadani
aaf83859bd
feat(frontend): app editor tutorials ( #2443 )
...
* feat(frontend): wip
* feat(frontend): skeleton done
* feat(frontend): background runnables
* feat(frontend): fix build
* feat(frontend): finish background runnable tuto
* feat(frontend): connection output
* feat(frontend): add simple app tutorial
* feat(frontend): add simple app trigger
* feat(frontend): fix wording
* feat(frontend): remove duplicate code
* feat(frontend): wip tutorial rework
* feat(frontend): Tutorial done
* feat(frontend): Fix build
2023-10-17 22:44:47 +02:00
Ruben Fiszel
7e3e0b709c
UX nits
2023-08-24 14:38:51 +02:00
Ruben Fiszel
e7aaa177b7
feat: remove connect in favor of eval
2023-08-24 14:22:31 +02:00
Ruben Fiszel
13d870f163
feat: add templatev2 using new eval
2023-08-24 01:48:40 +02:00
Ruben Fiszel
de3369706d
remove connected from runnable inputs
2023-08-24 00:59:03 +02:00
Ruben Fiszel
5207a7a6aa
feat: eval v2, blazing fast eval triggered only upon the right changes ( #2164 )
...
* progress
* progress
* progress
* add suggestions to frontend scripts
* all eval
* remove onlyStatic
* handle better conversions
* handle better conversions
* remove variable picker
* fix pen positioning
* fix v1
2023-08-23 19:50:35 +02:00
Faton Ramadani
b57668610c
fix(frontend): Fix script settings overflow ( #1969 )
2023-07-31 13:15:52 +02:00
Faton Ramadani
4f0c94aafb
fix(frontend): Fix dark mode issues ( #1953 )
2023-07-28 10:17:20 +02:00
Faton Ramadani
8fa9e3ca4c
Dark mode v0 ( #1893 )
...
* feat(frontend): wip
* wip
* wip
* wip
* wip
* add toggle
* correctly handle monaco theme
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Dark mode v0
* feat(frontend): Adap AI gen poppup
* feat(frontend): Adap script metadata labels
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix ressource picker
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix unreadable texts
* feat(frontend): Add theme toggle in the login page
* feat(frontend): Fix unreadable texts
* feat(frontend): Fix language selection
* feat(frontend): Fix FlowStatusViewer colors
* feat(frontend): Fix divide colors
* feat(frontend): Fix flow graph buttons
* feat(frontend): add theme toggle in login modal
* feat(frontend): small ui fix
* feat(frontend): fix graph dark mode toggle
2023-07-25 10:43:04 +02:00
Ruben Fiszel
85471252a5
feat: add transformer to background scripts
2023-07-13 21:02:27 +02:00
Ruben Fiszel
dd03f33337
feat: list component for apps ( #1740 )
...
* all
* feat: list component for apps
2023-06-19 20:47:04 +02:00
Ruben Fiszel
85576b0083
fix: rework multiselect as app component ( #1599 )
2023-05-18 16:28:58 +02:00
Faton Ramadani
2eb0c5c3a2
App style rework ( #1566 )
...
* feat(frontend): fix styling in multiple components
* feat(frontend): rework modals
* feat(frontend): fix tooltip
* feat(frontend): fix ui
* feat(frontend): clean up
* feat(frontend): remove unnecessary file
2023-05-13 17:24:26 +02:00
Ruben Fiszel
e42ba2d1a3
hide refresh buttons do not apply to triggerables
2023-05-10 10:33:32 +02:00
Ruben Fiszel
ef089ab56c
feat(frontend): add hide refresh button
2023-05-10 10:08:32 +02:00
Faton Ramadani
15f1c947bb
feat(frontend): App stepper ( #1529 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): stepper done
* feat(frontend): Fix colors
* feat(frontend): fix build
* feat(frontend): app stepper done
* feat(frontend): app stepper done
* feat(frontend): add editor mode
* feat(frontend): remove unnecessary reactivity
* feat(frontend): python default code
* feat(frontend): remove submit
* feat(frontend): pre-connect
* feat(frontend): Adapt AppStepper
* feat(frontend): add errorHandledByComponent
* feat(frontend): remove button + fix runStep
* feat(frontend): fix overflow
2023-05-05 17:15:40 +02:00
Faton Ramadani
85c0d939f5
feat(frontend): App Schema Form component ( #1533 )
...
* feat(frontend): app static form
* feat(frontend): working schemaForm
* feat(frontend): add lightmode
* feat(frontend): sync values direclty
* feat(frontend): remove dev code
2023-05-05 16:40:07 +02:00
Faton Ramadani and Ruben Fiszel
1be4658150
feat(frontend): Merge run configuration + triggers ( #1530 )
...
* feat(frontend): Merge run configuration + triggers
* feat(frontend): merge main + fix add dependendy
* feat(frontend): merge main + fix add dependendy
* feat(frontend): merge main + fix add dependendy
* Update ScriptRunConfiguration.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-05-05 16:20:01 +02:00
Faton Ramadani
32f04c7968
feat(frontend): add eval badge + alert ( #1522 )
...
* feat(frontend): add eval badge + alert
* fix(frontend): adapt eval badge
* fix(frontend): fix eval badge
2023-05-04 12:02:40 +02:00
Ruben Fiszel
16d8dbb29b
change wording around background script -> background runnable
2023-05-03 10:51:43 +02:00
Ruben Fiszel
607c803be9
feat(frontend): background script can run script and flows ( #1515 )
...
* all
* progress
* all
* all
2023-05-03 00:10:41 +02:00
Faton Ramadani
52e9887752
Fix frontend scripts settings ( #1492 )
...
* fix(frontend): fix recomputa all
* fix(frontend): fix frontend scripts
* fix(frontend): fix frontend scripts
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): fix isScriptByNameDefined
* fix(frontend): fix isScriptByNameDefined
* fix(frontend): fix
* fix(frontend): remove console.log
* fix(frontend): fix multiselect
* fix(frontend): revert changes
* fix(frontend): add migration code
* fix(frontend): fix isRunnableDefined
2023-04-28 19:17:32 +02:00
Faton Ramadani
fb05a09955
fix(frontend): fix recomputa all ( #1491 )
2023-04-28 16:27:25 +02:00
Faton Ramadani
41a24ecd36
feat(frontend): adapt style ( #1488 )
2023-04-28 15:35:01 +02:00
Faton Ramadani
05c837e64f
feat(frontend): refactor inline script ( #1480 )
...
* feat(frontend): refactor inline script wip
* feat(frontend): refactor inline script wip
* feat(frontend): clean up
* feat(frontend): fix run configuration for triggerable
* feat(frontend): fix autoRefresh issues
* feat(frontend): fix autoRefresh issues
* feat(frontend): modify actions + remove reactivity
* feat(frontend): wip
* feat(frontend): fix RecomputeAllComponnet
* feat(frontend): add intermediate state when the language has not yet been selected
* feat(frontend): fix connection
* feat(frontend): fix wording
* feat(frontend): fix bg trigers list
* feat(frontend): restore
* feat(frontend): restore
* feat(frontend): add missing migration
2023-04-28 12:56:06 +02:00