Commit Graph

4352 Commits

Author SHA1 Message Date
Ruben Fiszel e54a8013a0 fix: add queue_count to metrics 2023-09-16 02:31:58 +02:00
Ruben Fiszel c8bf141cea chore(main): release 1.174.0 (#2287)
* chore(main): release 1.174.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-09-15 23:42:59 +02:00
Ruben Fiszel 23a0be78c3 fix concurrency limit with jobs scheduled in the future 2023-09-15 23:42:44 +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
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
HugoCasa 35166883e8 feat: bun absolute/relative imports + tests (#2286)
* feat: bun relative imports + tests

* fix: add missing .sqlx
2023-09-15 13:19:38 +02:00
Ruben Fiszel 83f43b6600 bump tests 2023-09-15 09:43:33 +02:00
Ruben Fiszel 009e04e582 fix nb of conns 2023-09-15 09:32:11 +02:00
Ruben Fiszel e0ff5484e1 fix tests 2023-09-15 09:30:33 +02:00
Ruben Fiszel b8d901c4d4 fix tests 2023-09-15 01:41:35 +02:00
Ruben Fiszel 7cd563596d align capture endpoint with run endpoint 2023-09-15 01:06:58 +02:00
Ruben Fiszel 019601959f chore(main): release 1.173.0 (#2282)
* chore(main): release 1.173.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-09-14 20:22:00 +02:00
Ruben Fiszel c08b774eef feat: cli sync on windows (#2283)
* cli windows

* update
2023-09-14 18:35:26 +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 a1fdfffb14 fix tests 2023-09-14 13:20:39 +02:00
Ruben Fiszel 410b4c9cf0 fix migration last 2023-09-14 11:59:20 +02:00
Ruben Fiszel ea23ccc05b fix migration last 2023-09-14 11:57:38 +02:00
Ruben Fiszel a74567fb97 fix migraiton 2023-09-14 11:46:33 +02:00
Ruben Fiszel 216181075a fix migraiton 2023-09-14 11:44:36 +02:00
Ruben Fiszel 52734a6c94 fix migration 2023-09-14 11:32:52 +02:00
Ruben Fiszel 4ad9b844f1 fix migration 2023-09-14 11:28:06 +02:00
Ruben Fiszel f0963491ae fix: accept jobs whose duration > 24 days 2023-09-14 10:41:05 +02:00
Ruben Fiszel 4c92d34644 fix tests 2023-09-14 09:51:34 +02:00
Ruben Fiszel 12ff186582 chore(main): release 1.172.1 (#2279)
* chore(main): release 1.172.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-09-14 09:08:14 +02:00
Ruben Fiszel b1c4ba4128 recovery handler is ee only 2023-09-14 09:04:50 +02:00
Ruben Fiszel afecc756ee fix sqlx 2023-09-14 08:50:19 +02:00
Ruben Fiszel b0e699f07f restrict nb of workspaces to 3 + number of oauth users to 50 2023-09-14 08:48:17 +02:00
Ruben Fiszel 4540ecc5f2 fix permissions issue for worker group manager UI 2023-09-14 08:26:45 +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 ef3fb5dc77 add WORKER_GROUP to docker-compose 2023-09-13 21:42:56 +02:00
Ruben Fiszel 73c778256f chore(main): release 1.172.0 (#2271)
* chore(main): release 1.172.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-09-13 21:38:49 +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 3118e144d0 update benchmark script 2023-09-12 14:36:14 +02:00
Ruben Fiszel addf5111c2 chore(main): release 1.171.0 (#2262)
* chore(main): release 1.171.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-09-12 08:05:00 +02:00
Ruben Fiszel 209da209cf fix: improve bun lockfile resolution 2023-09-12 08:03:07 +02:00
André_Teixeira_1998 51ba268324 fix #2257 TIME convertion in pg_executor.rs (#2267) 2023-09-11 22:16:20 +02:00
Ruben Fiszel 37830b6163 fix app crash 2023-09-11 19:11:36 +02:00
Ruben Fiszel e8dd9bf1f0 feat: attempt to SIGTERM before SIGKILL for bash 2023-09-11 18:55:19 +02:00
Ruben Fiszel 3f07675290 improve error message for js expr in apps 2023-09-11 17:08:58 +02:00
Ruben Fiszel d928ce70b9 update LICENSE 2023-09-11 15:45:53 +02:00
Ruben Fiszel 0cf32999b7 update LICENSE 2023-09-11 15:40:05 +02:00
Ruben Fiszel 00e131269e feat: zero copy result for job result (#2263)
* feat: zero copy result for job result

* update
2023-09-11 08:00:02 +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