Ruben Fiszel
|
c42b8750f1
|
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 |
|
Ruben Fiszel
|
1025bb0b0f
|
add fullscreen for eval fields
|
2023-10-01 00:21:22 +02:00 |
|
Ruben Fiszel
|
a2fca17ae2
|
fix: improve connection in apps
|
2023-09-30 23:53:04 +02:00 |
|
Ruben Fiszel
|
9f88809ee5
|
improve mouseover behavior for components
|
2023-09-30 19:59:38 +02:00 |
|
Faton Ramadani
|
3cb29778dd
|
feat(frontend): copy schema from json and past runs in flow inputs (#2352)
* feat(frontend): copy schema from json and past runs in flow inputs
* feat(frontend): copy schema from json and past runs in flow inputs
|
2023-09-29 12:02:47 +02:00 |
|
 Faton RamadaniandRuben Fiszel
|
20e0427a13
|
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 |
|
 
|
3de6d446f2
|
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
|
6fcd72c794
|
feat(frontend): Switch to component list when deleting a component (#2346)
* feat(frontend): Switch to component list when deleting a component
* feat(frontend): remove console.log
|
2023-09-27 10:13:57 -07:00 |
|
Ruben Fiszel
|
dc44b0841a
|
fix: improve list component handling of non array data
|
2023-09-26 18:41:28 +02:00 |
|
Faton Ramadani
|
18cf8faec1
|
fix(frontend): fix modal closing issues (#2340)
|
2023-09-26 17:23:14 +02:00 |
|
Faton Ramadani
|
2e8f2ec724
|
fix(frontend): fix overflow (#2341)
* fix(frontend): fix overflow
* fix(frontend): fix overflow
|
2023-09-26 17:22:52 +02:00 |
|
 Faton RamadaniandRuben Fiszel
|
920e3f2532
|
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
|
0b27e605c8
|
fix multiselect floating
|
2023-09-25 20:59:03 +02:00 |
|
Ruben Fiszel
|
d71b91e20a
|
fix multiselect portal initialization
|
2023-09-25 20:44:07 +02:00 |
|
Ruben Fiszel
|
51d3839c2b
|
nits
|
2023-09-25 20:27:06 +02:00 |
|
Ruben Fiszel
|
d298093e29
|
fix: set min size of components to 1
|
2023-09-25 20:16:11 +02:00 |
|
Faton Ramadani
|
6c19740718
|
fix(frontend): Fix markdown dark mode (#2329)
|
2023-09-25 16:23:08 +02:00 |
|
Ruben Fiszel
|
1e629b233c
|
fix table when empty rows
|
2023-09-22 15:58:41 +02:00 |
|
Faton Ramadani
|
f9fc6f1948
|
fix(frontend): fix alignment (#2307)
|
2023-09-19 17:34:06 +02:00 |
|
Faton Ramadani
|
34f94aa50e
|
fix(frontend): Always mount components (#2309)
|
2023-09-19 17:17:33 +02:00 |
|
Faton Ramadani
|
5e773d3863
|
fix(frontend): fix tab styling + component bg (#2308)
|
2023-09-19 16:50:58 +02:00 |
|
Faton Ramadani
|
576f76b1ff
|
fix(frontend): fix theme UI (#2305)
|
2023-09-19 11:05:43 +02:00 |
|
Faton Ramadani
|
46298197c5
|
fix(frontend): fix theme make default (#2304)
|
2023-09-19 10:12:47 +02:00 |
|
Faton Ramadani
|
26f88636f0
|
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
|
39d24672dd
|
fix(frontend): add missing key (#2299)
* fix(frontend): add missing key
* fix(frontend): add missing key
|
2023-09-19 09:10:17 +02:00 |
|
Henri Courdent
|
891fdf13e0
|
New links for components docs (#2298)
|
2023-09-18 18:20:59 +02:00 |
|
Faton Ramadani
|
732daef1c3
|
fix(frontend): Fix rich result styling + add title and hideDetails config (#2294)
|
2023-09-18 11:05:26 +02:00 |
|
 Faton RamadaniandRuben Fiszel
|
7e9ee39aa6
|
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
|
6ce938f93f
|
fix carousel list
|
2023-09-14 15:54:35 +02:00 |
|
Ruben Fiszel
|
5565c506e2
|
recovery handler is ee only
|
2023-09-14 09:04:50 +02:00 |
|
Ruben Fiszel
|
90c10d803b
|
fix: update to svelte 4 (#2280)
* svelte4
* update
* update
* update
* update
* update
* update
|
2023-09-13 23:55:27 +02:00 |
|
Ruben Fiszel
|
1629008eb2
|
fix: improve splitpane + improve deleting conditional tab
|
2023-09-13 23:09:07 +02:00 |
|
Ruben Fiszel
|
2baa3779fa
|
fix app crash
|
2023-09-11 19:11:36 +02:00 |
|
Ruben Fiszel
|
a836c6266b
|
improve error message for js expr in apps
|
2023-09-11 17:08:58 +02:00 |
|
Ruben Fiszel
|
164cdaf094
|
fix: fix field duplicate in app background settings
|
2023-09-10 00:36:11 +02:00 |
|
HugoCasa
|
5cca5833e9
|
feat: snowflake schema explorer + refactoring (#2260)
|
2023-09-08 16:49:47 +02:00 |
|
Ruben Fiszel
|
49c5553f3b
|
feat: introduce container groups
|
2023-09-08 09:48:28 +02:00 |
|
HugoCasa
|
2f3138c65d
|
feat: flow copilot (#2219)
* chore: refactoring
* feat: hub embeddings search benchmark
* feat: flow copilot v0
* feat: as trigger schedule + refactoring
* feat: improvements
* fix: remove unecessary filter
* feat: UX improvements
* fix: frontend check
* feat: switch to bun + other improvements
* fix: improve reactivity
|
2023-09-07 18:03:48 +02:00 |
|
HugoCasa
|
ec7d923cca
|
feat: big query schema explorer (#2247)
* feat: big query schema explorer
* fix: schema caching
|
2023-09-07 17:49:21 +02:00 |
|
Ruben Fiszel
|
cdddd8c6a5
|
nit fix on static editor
|
2023-09-07 09:14:17 +02:00 |
|
Ruben Fiszel
|
0c91581fcd
|
fix: add stable ids to rows in AppTable
|
2023-09-07 08:35:34 +02:00 |
|
Ruben Fiszel
|
205e2f604c
|
ux nits
|
2023-09-07 01:35:03 +02:00 |
|
Ruben Fiszel
|
fbbab5c874
|
fix: add list resource types names
|
2023-09-07 01:09:10 +02:00 |
|
Faton Ramadani
|
77f8eac21e
|
feat(frontend): App stepper debug (#2202)
* fix(frontend): Fix overflow issue
* feat(frontend): Add Stepper debug + add last action output
* feat(frontend): revert
* feat(frontend): correctly handled debug mode
* fix(frontend): PR comments
|
2023-09-01 08:03:45 +02:00 |
|
Faton Ramadani
|
9787edb67c
|
fix(frontend): Fix App Modal z-index (#2210)
* fix(frontend): Fix App Modal z-index
* fix(frontend): fix build
|
2023-09-01 08:01:26 +02:00 |
|
Ruben Fiszel
|
11e1ecbcda
|
fix: avoid perpetual spinning of recompute all component
|
2023-08-30 18:27:12 +02:00 |
|
Ruben Fiszel
|
200fc0720e
|
clarify cache usage for scripts/flows
|
2023-08-30 17:44:40 +02:00 |
|
Ruben Fiszel
|
380267a965
|
nits
|
2023-08-30 17:26:30 +02:00 |
|
Ruben Fiszel
|
61df339343
|
fix: fix cyclical loop in apps
|
2023-08-30 17:12:55 +02:00 |
|
Ruben Fiszel
|
1b3f78f585
|
exclude cache and state from tarball export
|
2023-08-29 19:36:25 +02:00 |
|