Ruben Fiszel
6d32821139
fix improve component docs
2023-10-22 18:14:42 +02:00
Ruben Fiszel
c531ed9544
fix improve component docs
2023-10-22 18:14:34 +02:00
Ruben Fiszel
65f2433ec0
feat: add form validation for apps
2023-10-22 17:55:05 +02:00
Ruben Fiszel
e65a744ae2
increase dnd timeout for app events
2023-10-22 15:36:36 +02:00
Ruben Fiszel
32def95e73
feat: improve dragndrop experience on editor
2023-10-22 15:27:16 +02:00
Ruben Fiszel
9dd210478e
feat: dragndrop component on creation
2023-10-21 22:50:19 +02:00
Faton Ramadani
e8dfea3f0a
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
Faton Ramadani
dc61ce92b7
fix(frontend): fix style panel overflow ( #2437 )
...
* fix(frontend): fix style panel overflow
* fix(frontend): hide deprecated options
2023-10-12 14:17:25 +02:00
Ruben Fiszel
20201bfa4d
fix css property ( #2411 )
2023-10-09 18:22:46 +02:00
Faton Ramadani
b056216d1f
feat(frontend): fix css editor + fix dark mode ( #2409 )
2023-10-09 17:58:42 +02:00
Faton Ramadani
c4c075d029
feat(frontend): App polish ( #2397 )
...
* fix(frontend): app polish
* wip
* fix(frontend): rework schedule drawer
* fix(frontend): add Label wrapper for consistency
* fix(frontend): fix tab inconstiencies
* fix(frontend): make kbd modifier visible + fix spacings
* fix(frontend): add spinning animation when assistant is loading
* wip
* fix(frontend): add inner border
* feat(frontend): reorganised metadata fields
* feat(frontend): fix merge
* feat(frontend): fix build
* feat(frontend): fix build
* Update CenteredPage.svelte
* feat(frontend): fix inner-border dark
* wip
* feat(frontend): Fix buttons
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-10-08 23:31:53 +02:00
Ruben Fiszel
e5731504d0
feat: add support for aggrid ee
2023-10-06 17:34:13 +02:00
Ruben Fiszel
c8543d7ed4
feat: add npm_config_registry support for bun, deno and being settable from UI ( #2373 )
...
* foo
* foo
* npm config
2023-10-02 14:45:29 +02:00
Faton Ramadani
0ec664d739
feat(frontend): add app groups management ( #2347 )
...
* feat(frontend): add app groups management
* feat(frontend): add app groups management
* app groups
* app groups
* app groups
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-28 01:18:35 +02:00
Faton Ramadani
4f6d5c9692
feat(frontend): add AppDrawer controls ( #2339 )
...
* feat(frontend): add AppDrawer controls
* feat(frontend): add AppDrawer controls
* Update utils.ts
* fix app drawer cc
* fix app drawer cc
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-27 23:22:54 +02:00
Faton Ramadani
2b6754f5f7
fix(frontend): fix overflow ( #2341 )
...
* fix(frontend): fix overflow
* fix(frontend): fix overflow
2023-09-26 17:22:52 +02:00
Faton Ramadani
47730131be
App editor improvements ( #2328 )
...
* feat(frontend): add zoomable app editor
* feat(frontend): add viewport zoom
* fix(frontend): Fix build
* improvements
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-26 02:08:08 +02:00
Ruben Fiszel
c84fa83546
nits
2023-09-25 20:27:06 +02:00
Faton Ramadani
47a05ec587
fix(frontend): fix theme UI ( #2305 )
2023-09-19 11:05:43 +02:00
Faton Ramadani
8888e7fd6c
fix(frontend): fix theme make default ( #2304 )
2023-09-19 10:12:47 +02:00
Faton Ramadani
be790992a0
feat(frontend): Add component control doc ( #2295 )
...
* feat(frontend): Add component control doc
* feat(frontend): Add missing controls
* feat(frontend): add collapsable view
* feat(frontend): rework ui
* fix(frontend): fix build
* feat(frontend): add missing controls
* feat(frontend): update controls
* feat(frontend): only add recompute control for components with componentInput
2023-09-19 09:45:54 +02:00
Faton Ramadani
c19757af1b
feat(frontend): Global CSS editor ( #2178 )
...
* feat(frontend): add global css
* feat(frontend): working styling
* feat(frontend): Add default classes
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* feat(frontend): Add global css v0
* feat(frontend): Add global css v0
* add css workers
* fix(frontend): Fix overflow issue
* wip
* feat(frontend): check for EE before injecting global css
* wip
* wip
* wip
* fix(frontend): fix typing issues
* fix(frontend): fix typing issues
* fix(frontend): fix global css
* fix(frontend): add missing mapping
* fix(frontend): Fix how styles are loaded
* fix(frontend): fix preview
* feat(frontend): fix everything
* feat(frontend): fix class autocomplete
* feat(frontend): remove console.log
* feat(frontend): update tooltup
* feat(frontend): eval
* feat(frontend): eval
* feat(frontend): fix build
* feat(frontend): fix initial binding
* feat(frontend): wip
* wip
* feat(frontend): Finish theme v0
* feat(frontend): Fix resource page
* feat(frontend): fix build
* feat(frontend): theme UI
* feat(frontend): theme UI
* feat(frontend): theme UI
* feat(frontend): fix EE
* feat(frontend): add missing warning
* feat(frontend): fix preview
* feat(frontend): fix global css by component initialisation
* feat(frontend): remove unused libraries
* feat(frontend): fix EE check
* feat(frontend): fix EE check
* feat(frontend): fix preview
* feat(frontend): Fix migration
* feat(frontend): Fix issues
* feat(frontend): add missing disabled in migration modal
* feat(frontend): Fix preview
* feat(frontend): Fix preview
* all
* all
* all
* sqlx
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-15 22:55:47 +02:00
Ruben Fiszel
47b1591e8f
fix: update to svelte 4 ( #2280 )
...
* svelte4
* update
* update
* update
* update
* update
* update
2023-09-13 23:55:27 +02:00
Ruben Fiszel
34b48d8256
ux nits
2023-09-07 01:35:03 +02:00
Faton Ramadani
89086afbde
feat(frontend): Add disable prop to App Toggles ( #2010 )
2023-08-08 15:26:15 +02:00
Faton Ramadani
43cb5a985e
feat(frontend): App carousel ( #1956 )
...
* feat(frontend): app carousel
* carousel wip
* feat(frontend): add carousel component
* feat(frontend): add slide handler
* feat(frontend): Fix styling issues
* feat(frontend): Update subgrid focus on page change
* feat(frontend): fix subgrid issues + add carousel list
* feat(frontend): fix carousel width issues
* feat(frontend): fix build
* feat(frontend): fix build
* feat(frontend): revert changes
* feat(frontend): add missing tooltips
* feat(frontend): remove autoplay
* feat(frontend): add missing tooltip + add select for timings
* feat(frontend): simplify carousel
* feat(frontend): fix render when data changes
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-07-31 17:56:38 +02:00
Faton Ramadani
b4268b1db1
feat(frontend): add markdown component ( #1959 )
...
* feat(frontend): add markdown component
* feat(frontend): add markdown component
* feat(frontend): switch library to fix build
* feat(frontend): fix md display
* feat(frontend): add a compact prop
* feat(frontend): Size as list
2023-07-31 17:54:43 +02:00
Faton Ramadani
e5f9ada00c
fix(frontend): Fix dark mode issues ( #1953 )
2023-07-28 10:17:20 +02:00
Faton Ramadani
a28b19ba90
feat(frontend): Make app from scripts and flows ( #1938 )
...
* feat(frontend): Make app from script
* feat(frontend): Adapt the app template
* feat(frontend): Adapt text
* feat(frontend): Hide the old log component from the component list
* feat(frontend): remove debug code
* feat(frontend): use the valid prop directly
* feat(frontend): create app from flows
* feat(frontend): fix build
2023-07-27 14:35:57 +02:00
Faton Ramadani
06303da2e5
feat(frontend): App components dark mode ( #1937 )
...
* feat(frontend): migrate app components
* feat(frontend): Fix unreadable texts
* feat(frontend): migrate app components
* feat(frontend): Fix quill editor
2023-07-26 13:28:45 +03:00
Faton Ramadani
b39f486c91
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
12def5ccca
feat: list component for apps ( #1740 )
...
* all
* feat: list component for apps
2023-06-19 20:47:04 +02:00
Ruben Fiszel
7cdf40f076
feat: add rich text editor as component to apps (quill)
2023-06-11 22:58:48 +02:00
Faton Ramadani
dc5452474a
feat(frontend): add plain chartjs component ( #1621 )
...
* fix(frontend): add plain chartjs component
* feat(frontend): add missing styling
* feat(frontend): fix typing
* feat(frontend): fix typing
2023-05-22 11:18:04 +02:00
Ruben Fiszel
badeefe57b
feat(frontend): add flowstatus and log component for apps
2023-05-21 18:37:18 +02:00
Ruben Fiszel
d54f2eff42
tooltip fixes
2023-05-20 12:01:08 +02:00
Ruben Fiszel
811501d277
fix: rework multiselect as app component ( #1599 )
2023-05-18 16:28:58 +02:00
Faton Ramadani
175785459a
fix(frontend): Add missing tooltips + multilpe small fix in the app builder ( #1590 )
...
* fix(frontend): revert commit that were removed + delete outdated components + add missing tooltips
* fix(frontend): remove outdated select button
* fix(frontend): add missing tooltips
* fix(frontend): add debug tab
* fix(frontend): remove duplicate file
* fix(frontend): add missing props
2023-05-17 17:34:40 +02:00
Faton Ramadani
c06782e839
feat(frontend): add presets components ( #1589 )
...
* feat(frontend): add presets components
* feat(frontend): fix build
2023-05-17 14:25:10 +02:00
Faton Ramadani
0ab17890b8
feat(frontend): stepper standalone ( #1558 )
2023-05-15 11:52:08 +02:00
Ruben Fiszel
699390f321
feat(frontend): add download button
2023-05-12 11:08:59 +02:00
Faton Ramadani
77c1bc80da
feat(frontend): App select tabs ( #1557 )
...
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): app select tabs
* feat(frontend): fix build
* feat(frontend): removeclasses
* feat(frontend): add tabSize
2023-05-10 16:32:37 +02:00
Faton Ramadani
e97ddee8e8
feat(frontend): conditional rendering ( #1555 )
...
* feat(frontend): conditional rendering
* feat(frontend): done
* feat(frontend): small fix
* feat(frontend): done
* feat(frontend): renaming
* feat(frontend): restructure components
* feat(frontend): revert setTab
* feat(frontend): fix setTab
* feat(frontend): fix setTab
2023-05-10 14:23:33 +02:00
Faton Ramadani
9ebb4877e9
feat(frontend): app modal ( #1518 )
...
* feat(frontend): app modal wip
* feat(frontend): Modal
* feat(frontend): fix modal title
* feat(frontend): Merge main
* feat(frontend): fix build
* feat(frontend): use ResolveConfig + rename prop
* feat(frontend): use ResolveConfig + rename prop
2023-05-08 18:04:43 +02:00
Faton Ramadani
7c7b033eda
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
c8ed25f943
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
Henri Courdent
2b2763ed6e
Tooltipin ( #1502 )
...
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-05-02 11:20:02 +02:00
Ádám Kovács
272fabe2e2
fix(frontend): Minor app editor updates ( #1458 )
...
* fix(frontend): Update clearable inputs
* update icon picker popup
* update
2023-04-25 12:28:27 +02:00
Ádám Kovács
3d7f91a5ec
fix(frontend): App color picker overflow issue ( #1449 )
2023-04-22 09:56:16 +02:00
Faton Ramadani
51e090e486
App UI rework ( #1442 )
...
* feat(frontend): app editor ui rework
* feat(frontend): update insert variable
* feat(frontend): fix preview button
* feat(frontend): update toggle group v2
* feat(frontend): fix typo
* feat(frontend): fix build
* feat(frontend): adapt homepage
* feat(frontend): small fix
* feat(frontend): add back type
2023-04-21 10:40:03 +02:00