Commit Graph

2228 Commits

Author SHA1 Message Date
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
HugoCasa 59e27a98f4 feat: ai gen support all langs (#2276)
* feat: ai gen support all langs

* fix: improve db schema explorer

* fix: frontend check
2023-09-15 16:41:10 +02:00
Ruben Fiszel 73cfa92fa2 fix carousel list 2023-09-14 15:54:35 +02:00
Ruben Fiszel bb993336ce improve popup location 2023-09-14 15:10:08 +02:00
Ruben Fiszel b1c4ba4128 recovery handler is ee only 2023-09-14 09:04:50 +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 f6982fe818 fix: improve splitpane + improve deleting conditional tab 2023-09-13 23:09:07 +02:00
Ruben Fiszel dfcdb2d8ff feat: worker groups admin panel (#2277)
* merge

* merge

* merge

* wg

* progress

* all

* all

* all

* all

* all

* all

* fix

* fix
2023-09-13 21:24:54 +02:00
Henri Courdent e85ee6cf1e Public apps toggle clarifiction (#2275) 2023-09-13 18:39:35 +02:00
Henri Courdent 86a23a0d6c Fix resource picker buttons (#2273)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-09-13 16:44:22 +02:00
HugoCasa bf05892a01 fix: ai flow nits (#2272) 2023-09-13 16:35:50 +02:00
HugoCasa 6a809bdca0 feat: improve ai flow (#2270)
* feat: improve ai flow

* fix: copilot status popup placement

* fix: step only approve flow inputs additions + nits

* fix: nits
2023-09-13 14:24:27 +02:00
Ruben Fiszel 37830b6163 fix app crash 2023-09-11 19:11:36 +02:00
Ruben Fiszel 3f07675290 improve error message for js expr in apps 2023-09-11 17:08:58 +02:00
Ruben Fiszel e775c0fe08 fix: fix field duplicate in app background settings 2023-09-10 00:36:11 +02:00
Ruben Fiszel 40e08a0b48 improve history from the script editor 2023-09-09 09:44:24 +02:00
Ruben Fiszel bfe5aacea2 fix: remove result and args from list completed and list queue jobs 2023-09-09 09:31:45 +02:00
HugoCasa 9f8682459a feat: snowflake schema explorer + refactoring (#2260) 2023-09-08 16:49:47 +02:00
Ruben Fiszel e590130cea improve displaying jobs currently waiting for a worker 2023-09-08 14:35:44 +02:00
Ruben Fiszel 92d427ad6c feat: display jobs currently waiting for a worker 2023-09-08 14:24:01 +02:00
Faton Ramadani c4ab9f28a6 feat(frontend): fix runs page when the row has a parent (#2255) 2023-09-08 10:44:36 +02:00
Ruben Fiszel 4738a8c99e feat: introduce container groups 2023-09-08 09:48:28 +02:00
Ruben Fiszel 8d0569249d fix flow builder input transforms 2023-09-08 00:52:05 +02:00
Ruben Fiszel 5bf27d6898 fix flow builder input transforms 2023-09-08 00:51:09 +02:00
Ruben Fiszel 678fd0cec4 fix flow builder input transforms 2023-09-08 00:47:05 +02:00
HugoCasa 1d71154c99 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 258899e0c3 feat: big query schema explorer (#2247)
* feat: big query schema explorer

* fix: schema caching
2023-09-07 17:49:21 +02:00
Henri Courdent fbb31c0465 Logos dark mode (#2248) 2023-09-07 16:39:12 +02:00
Ruben Fiszel e817865f8d use pointerdown for flow builder menu item 2023-09-07 09:28:10 +02:00
Ruben Fiszel bae5fc3885 nit fix on static editor 2023-09-07 09:14:17 +02:00
Ruben Fiszel e9e24f0161 fix: add stable ids to rows in AppTable 2023-09-07 08:35:34 +02:00
Ruben Fiszel 34b48d8256 ux nits 2023-09-07 01:35:03 +02:00
Ruben Fiszel 29db0ca1d5 fix: add list resource types names 2023-09-07 01:09:10 +02:00
Ruben Fiszel 32fa372c55 fix: reduce aggregate period to list users in workspace 2023-09-06 18:21:00 +02:00
Ruben Fiszel 5ac99b817e feat: dedicated workers for native-throughput performance (EE only) (#2239)
* dedicated worker

* dedicated worker

* merge

* progress

* progress

* progress

* merge

* update

* sqlx

* fix imports
2023-09-06 10:32:53 +02:00
Faton Ramadani 9b60efa864 fix(frontend): add virtual list (#2218)
* fix(frontend): add virtual list

* feat(frontend): add virtual list to runs page

* feat(frontend): fix everything

* feat(frontend): add message when the limit is reached
2023-09-05 16:49:25 +02:00
Henri Courdent 6791abbe4d Higlighted native languages integrations (#2231)
* Higlighted native languages integrations

* Excluded native integrations from the rest of integrations

* Fix bug filter
2023-09-05 10:06:32 +02:00
Ruben Fiszel a6df360a8d improve webhook curl 2023-09-03 14:55:52 +02:00
Ruben Fiszel 21e8d7694c perf: improve queue performance (#2222)
* benchs

* progress

* prog

* progress

* progress

* progress

* update

* progress

* progress

* progress

* progress

* progress

* all

* all

* improve queries

* improve queries

* rm imv

* all

* all
2023-09-03 09:44:16 +02:00
Ruben Fiszel b2ff746c36 fix: see run detail in a new tab 2023-09-01 09:32:05 +02:00
Faton Ramadani 3009a9a6e7 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 bdbf8d1ca5 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 1930a473e4 feat: support partial go dependency pinning 2023-08-31 22:12:47 +02:00
Ruben Fiszel 5513bb7a5b clarify cache usage for scripts/flows 2023-08-31 15:19:01 +02:00
Ruben Fiszel 578801c9ea fix: uniformize that all job links specify the workspace 2023-08-31 12:55:28 +02:00
Bryan fa5e3ba2a8 fix(frontend): allow using Docker in Flow (#2201) 2023-08-31 08:52:05 +02:00
Faton Ramadani 246e235feb Fix run page navigation (#2200)
* fix(frontend): Fix overflow issue

* fix(frontend): Properly handle browser navigation

* fix(frontend): revert changes

* fix(frontend): remove debug code
2023-08-31 00:17:52 +02:00
Ruben Fiszel 922660af5e make frontend bundlable 2023-08-30 19:31:34 +02:00
Ruben Fiszel 6fe33de6a6 reworks consts 2023-08-30 18:43:21 +02:00
Ruben Fiszel e96790c838 fix: avoid perpetual spinning of recompute all component 2023-08-30 18:27:12 +02:00