Ruben Fiszel
|
55ea67d343
|
fix: show current pid before acquiring lock
|
2024-03-14 01:02:55 +01:00 |
|
Ruben Fiszel
|
ac1eeb187a
|
fix: improve error handler settings
|
2024-03-13 22:52:44 +01:00 |
|
Ruben Fiszel
|
ef7d73354b
|
fix: tabs can now be moved within apps
|
2024-03-13 19:27:37 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
02627d85e3
|
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>
v1.290.1
|
2024-03-13 18:58:56 +01:00 |
|
Ruben Fiszel
|
88bd627d5f
|
nit static inputs
|
2024-03-13 18:56:46 +01:00 |
|
Ruben Fiszel
|
d5f7583185
|
fix: fix static inputs in apps
|
2024-03-13 18:50:55 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
04977bbd7d
|
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>
v1.290.0
|
2024-03-13 17:01:35 +01:00 |
|
Ruben Fiszel
|
90b8cb3153
|
fix: improve bun type assistant (#3402)
* fix ATA
* improve ATA
* improve ATA
* improve ATA
|
2024-03-13 16:55:43 +01:00 |
|
Ruben Fiszel
|
7d5b50775c
|
fix: make oauth settings more resilient to being ill-defined
|
2024-03-13 15:27:03 +01:00 |
|
Ruben Fiszel
|
7ce0466795
|
nits
|
2024-03-13 02:18:14 +01:00 |
|
Ruben Fiszel
|
ad2f21326d
|
fix: add more metadata for insert completed_job log
|
2024-03-13 01:43:53 +01:00 |
|
 HugoCasaandRuben Fiszel
|
f82af22eaa
|
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
|
89b7ac9f39
|
sqlx
|
2024-03-13 00:02:18 +01:00 |
|
Ruben Fiszel
|
f9a1fdfdb8
|
add customizable template
|
2024-03-12 23:55:04 +01:00 |
|
Henri Courdent
|
69f838451c
|
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
|
104aa75634
|
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
|
50f77fbcbd
|
nit UX
|
2024-03-12 21:52:22 +01:00 |
|
Ruben Fiszel
|
a2807e6047
|
feat: configurable languages and orders
|
2024-03-12 21:50:24 +01:00 |
|
Faton Ramadani
|
212c9d76e5
|
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
|
cda5e056f5
|
fix: remove admin instance username if setting disabled (#3398)
|
2024-03-12 14:25:01 +01:00 |
|
Ruben Fiszel
|
5a3fe73209
|
Revert "fix: only set admin instance username when setting enabled (#3396)" (#3397)
This reverts commit f974d4570a.
|
2024-03-12 13:57:34 +01:00 |
|
HugoCasa
|
f974d4570a
|
fix: only set admin instance username when setting enabled (#3396)
|
2024-03-12 13:55:19 +01:00 |
|
HugoCasa
|
9a1d10fed6
|
fix: prevent auto add duplicate user (#3395)
|
2024-03-12 13:31:53 +01:00 |
|
 wanglfandRuben Fiszel
|
a501d45e70
|
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
|
4f65b23cdd
|
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
|
cc8e73c77f
|
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
|
16b1c33de5
|
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
|
41a27d1c13
|
fix: reset to default tag
|
2024-03-10 20:36:12 +01:00 |
|
Ruben Fiszel
|
ef4c3ebdee
|
fix build
|
2024-03-10 19:43:23 +01:00 |
|
Ruben Fiszel
|
797c5515e1
|
fix: add include_query to all endpoints
|
2024-03-10 15:50:12 +01:00 |
|
Jacob Reynolds
|
376f8ded5b
|
Fixing typo in LogViewer.svelte (#3385)
|
2024-03-10 09:53:59 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
4264b9fe22
|
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>
v1.289.0
|
2024-03-09 17:11:13 +01:00 |
|
Ruben Fiszel
|
8a8fab8b41
|
fix(cli): warn to switch to bun in the CLI
|
2024-03-09 17:08:28 +01:00 |
|
Ruben Fiszel
|
017190be27
|
fix(cli): warn to switch to bun in the CLI
|
2024-03-09 17:05:57 +01:00 |
|
Ruben Fiszel
|
357f74ad1a
|
feat: bun is now the default typescript language
|
2024-03-09 15:20:47 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
64ac515a93
|
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>
v1.288.0
|
2024-03-09 01:00:55 +01:00 |
|
Ruben Fiszel
|
ec7a783ead
|
update ee repo
|
2024-03-09 00:49:46 +01:00 |
|
Ruben Fiszel
|
276a93e07a
|
update ee repo
|
2024-03-09 00:45:40 +01:00 |
|
Ruben Fiszel
|
5c52c2e179
|
update ee repo
|
2024-03-09 00:43:02 +01:00 |
|
Ruben Fiszel
|
eec2c7018a
|
update ee repo
|
2024-03-09 00:27:30 +01:00 |
|
Ruben Fiszel
|
f9ce9dbfa8
|
update ee repo
|
2024-03-09 00:20:24 +01:00 |
|
Ruben Fiszel
|
420ed5e677
|
update ee repo
|
2024-03-09 00:15:07 +01:00 |
|
Ruben Fiszel
|
2d957ad3b3
|
fix compile
|
2024-03-09 00:05:23 +01:00 |
|
Ruben Fiszel
|
bddbd0940e
|
fix compile
|
2024-03-08 23:55:10 +01:00 |
|
Ruben Fiszel
|
9e34efb362
|
update ee repo
|
2024-03-08 23:41:52 +01:00 |
|
Ruben Fiszel
|
9e0ba03e6d
|
fix warnings
|
2024-03-08 23:20:54 +01:00 |
|
Ruben Fiszel
|
4578ed32da
|
feat: implement s3 oidc support + azure workload identity support
|
2024-03-08 22:51:16 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
41a1c78595
|
chore(main): release 1.287.1 (#3381)
* chore(main): release 1.287.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.287.1
|
2024-03-08 14:43:56 +01:00 |
|
Faton Ramadani
|
3713ad0b8d
|
fix(frontend): fix theme fork (#3380)
|
2024-03-08 14:37:42 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
ae46879ce4
|
chore(main): release 1.287.0 (#3365)
* chore(main): release 1.287.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.287.0
|
2024-03-08 11:47:10 +01:00 |
|