Commit Graph

6088 Commits

Author SHA1 Message Date
Ruben Fiszel
dbc22ac81f Update ee-repo-ref.txt 2024-03-14 15:23:33 +01:00
HugoCasa
13146dd9b8 feat: enable automatic billing by default (#3403)
* feat: enable automatic billing by default

* chore: set ee ref

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-03-14 15:22:50 +01:00
Henri Courdent
e44a3071b7 Added icons & color handling for hub (#3404)
* Added icons & color handling for hub

* Fix Edgedb icon
2024-03-14 15:21:31 +01:00
Ruben Fiszel
50254eced2 fix integration tests 2024-03-14 14:35:34 +01:00
Ruben Fiszel
6320cc9ce5 fix: use try_lock instead of lock to wait for global pg lock 2024-03-14 14:28:13 +01:00
Ruben Fiszel
72bf49b757 feat: better locking (#3412)
* earlyBackendStop

* fix(frontend): Flow step input description (#3409)

* fix(frontend): Add missing descrpition in a flow step input

* fix(frontend): Add missing descrpition in a flow step input

* fix(frontend): Fix color picker layout (#3411)

* feat: add bit support in pg (#3407)

* fix sqlx

* fix: remove dependency on semver intersect for bun

* sqlx fix

* improve early kill behavior

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
Co-authored-by: HugoCasa <hugo@casademont.ch>
2024-03-14 13:57:54 +01:00
Faton Ramadani
5367e1f5d8 feat(frontend): use the DisplayResult component in the Expanded resul… (#3410)
* feat(frontend): use the DisplayResult component in the Expanded result drawer

* fix(frontend): Fix table-row styling
2024-03-14 12:42:13 +01:00
Ruben Fiszel
166d3c9c77 sqlx fix 2024-03-14 12:40:30 +01:00
Ruben Fiszel
daa8f0a33b fix: remove dependency on semver intersect for bun 2024-03-14 12:36:38 +01:00
Ruben Fiszel
caacf1334d fix sqlx 2024-03-14 11:10:13 +01:00
HugoCasa
c0104641f0 feat: add bit support in pg (#3407) 2024-03-14 10:40:20 +01:00
Faton Ramadani
c8962d4dc2 fix(frontend): Fix color picker layout (#3411) 2024-03-14 10:40:09 +01:00
Faton Ramadani
3b0218e32d fix(frontend): Flow step input description (#3409)
* fix(frontend): Add missing descrpition in a flow step input

* fix(frontend): Add missing descrpition in a flow step input
2024-03-14 09:17:59 +01:00
Ruben Fiszel
c2e743bb67 fix: show current pid before acquiring lock 2024-03-14 01:02:55 +01:00
Ruben Fiszel
c5ead4e84a fix: improve error handler settings 2024-03-13 22:52:44 +01:00
Ruben Fiszel
696b69b7a1 fix: tabs can now be moved within apps 2024-03-13 19:27:37 +01:00
Ruben Fiszel
0d77f7e414 chore(main): release 1.290.1 (#3405)
* chore(main): release 1.290.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-13 18:58:56 +01:00
Ruben Fiszel
1affe1db41 nit static inputs 2024-03-13 18:56:46 +01:00
Ruben Fiszel
b612d78d84 fix: fix static inputs in apps 2024-03-13 18:50:55 +01:00
Ruben Fiszel
1a2449b8c0 chore(main): release 1.290.0 (#3386)
* chore(main): release 1.290.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-13 17:01:35 +01:00
Ruben Fiszel
108d19bced fix: improve bun type assistant (#3402)
* fix ATA

* improve ATA

* improve ATA

* improve ATA
2024-03-13 16:55:43 +01:00
Ruben Fiszel
3651883058 fix: make oauth settings more resilient to being ill-defined 2024-03-13 15:27:03 +01:00
Ruben Fiszel
b017fb6ec8 nits 2024-03-13 02:18:14 +01:00
Ruben Fiszel
03e4fbb013 fix: add more metadata for insert completed_job log 2024-03-13 01:43:53 +01:00
HugoCasa
a7f05ba612 fix: initial path when changing path of draft only scripts and flows (#3400)
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-03-13 00:27:05 +01:00
Ruben Fiszel
ac08a8dd5d sqlx 2024-03-13 00:02:18 +01:00
Ruben Fiszel
8909cfce19 add customizable template 2024-03-12 23:55:04 +01:00
Henri Courdent
36c7ac0557 End of script ugly logo and Delete button for mac (#3370)
* End of script ugly logo and Delete button for mac

* Del command for Mac

* Non-mac test
2024-03-12 23:45:49 +01:00
HugoCasa
62661601f6 feat: git sync users groups (#3391)
* feat: git sync users groups

* fix: sqlx build

* chore: set ee ref + hub sync script
2024-03-12 23:42:59 +01:00
Ruben Fiszel
08d4ece37f nit UX 2024-03-12 21:52:22 +01:00
Ruben Fiszel
16c615e038 feat: configurable languages and orders 2024-03-12 21:50:24 +01:00
Faton Ramadani
853bb844d9 feat(frontend): DB Studio improvements (#3389)
* fix(frontend): wip

* fix(frontend): validate column def

* fix(frontend): add column definition loading sate

* fix(frontend): only reload columns if static

* fix(frontend): improve validation

* fix(frontend): improve reactivity

* fix(frontend): fix colum defs sync

* fix(frontend): fix colum defs sync + insert

* fix(frontend): fix insert

* fix(frontend): fix

* fix(frontend): fix insert

* fix(frontend): fix insert

* fix(frontend): fix hideSearch + hideInsert

* fix(frontend): fix early return

* fix(frontend): fix delete + policy

* fix(frontend): fix delete

* fix(frontend): restrict resource + table to static only
2024-03-12 17:42:32 +01:00
HugoCasa
cedde04571 fix: remove admin instance username if setting disabled (#3398) 2024-03-12 14:25:01 +01:00
Ruben Fiszel
094c309ca1 Revert "fix: only set admin instance username when setting enabled (#3396)" (#3397)
This reverts commit 8748cd80d5.
2024-03-12 13:57:34 +01:00
HugoCasa
8748cd80d5 fix: only set admin instance username when setting enabled (#3396) 2024-03-12 13:55:19 +01:00
HugoCasa
a7144cf244 fix: prevent auto add duplicate user (#3395) 2024-03-12 13:31:53 +01:00
wanglf
969940e7dd add pytenable to resolution exception mapping
* Update lib.rs

PYTHON_IMPORTS_REPLACEMENT: tenable => pyTenable

* Update lib.rs

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2024-03-12 11:59:07 +01:00
HugoCasa
cf4358a14b feat: instance usernames (#3382)
* feat: instance usernames

* fix: sqlx + ee ref

* feat: make one-off button for enabling

* chore: set ee ref

* fix: permissions and nits

* fix: admin instance username + sqlx build

* fix: revert stupid change

* fix: only create instance username when setting enabled

* chore: update to ee latest
2024-03-12 11:55:18 +01:00
Faton Ramadani
cc05ec419d fix(frontend): Disabled delete node + correctly update debug menu when nodes are deleted (#3387)
* fix(frontend): Disabled delete node + correctly handle debug menu

* fix(frontend): improve reactivity
2024-03-11 09:58:07 +01:00
Faton Ramadani
1ea5a68132 fix(frontend): add script history in the script menu on the homepage … (#3388)
* fix(frontend): add script history in the script menu on the homepage + move test an iteration

* fix(frontend): fix Test an iteration position
2024-03-11 09:34:43 +01:00
Ruben Fiszel
73bc9e81ab fix: reset to default tag 2024-03-10 20:36:12 +01:00
Ruben Fiszel
01f59918cd fix build 2024-03-10 19:43:23 +01:00
Ruben Fiszel
ffcfe5b124 fix: add include_query to all endpoints 2024-03-10 15:50:12 +01:00
Jacob Reynolds
ef3c6f4741 Fixing typo in LogViewer.svelte (#3385) 2024-03-10 09:53:59 +01:00
Ruben Fiszel
7deadd0007 chore(main): release 1.289.0 (#3384)
* chore(main): release 1.289.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-09 17:11:13 +01:00
Ruben Fiszel
704be1232d fix(cli): warn to switch to bun in the CLI 2024-03-09 17:08:28 +01:00
Ruben Fiszel
356c182f0c fix(cli): warn to switch to bun in the CLI 2024-03-09 17:05:57 +01:00
Ruben Fiszel
4eeb0d5a39 feat: bun is now the default typescript language 2024-03-09 15:20:47 +01:00
Ruben Fiszel
9ba3578adf chore(main): release 1.288.0 (#3383)
* chore(main): release 1.288.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-03-09 01:00:55 +01:00
Ruben Fiszel
1d08cb2d7c update ee repo 2024-03-09 00:49:46 +01:00