Ruben Fiszel
74ffc2ac76
chore(main): release 1.270.2 ( #3234 )
...
* chore(main): release 1.270.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-16 09:51:17 +01:00
Ruben Fiszel
4049060345
bump deno to 1.40.5
2024-02-16 09:38:21 +01:00
gft-kysonnd
aaf02e064c
fix(frontend): wrap values with special characters in double quotes when downloading a CSV ( #3232 )
...
* wrapped values with special characters in double quotes when downloading CSV
* Update AutoDataTable.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-02-16 09:17:19 +01:00
Ruben Fiszel
29d7fa7718
chore(main): release 1.270.1 ( #3231 )
...
* chore(main): release 1.270.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-16 09:16:20 +01:00
Ruben Fiszel
a79ff532fc
improve from connection string parser for postgres
2024-02-16 09:10:42 +01:00
Ruben Fiszel
3a1993e978
fix(deno): add allow-net
2024-02-16 00:32:31 +01:00
Ruben Fiszel
32728b6cce
chore(main): release 1.270.0 ( #3213 )
...
* chore(main): release 1.270.0
* Apply automatic changes
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-15 22:53:50 +01:00
Ruben Fiszel
bd876b1cc9
fix build
2024-02-15 18:36:13 +01:00
Faton Ramadani
950869169f
fix(frontend): Fix table action recompute ( #3221 )
...
* fix(frontend): Fix table action recompute
* fix(frontend): fix hover colors
2024-02-15 17:40:13 +01:00
Guillaume Bouvignies
cafc8b6ccd
chore: SSO EE ( #3207 )
...
* chore: SSO EE
* update ee repo ref
* revert EE gating
* update ref to ee repo
* update comment
* Move check_nb_users
* update ee repo ref
2024-02-15 17:31:53 +01:00
Guillaume Bouvignies
e762fbe2cd
fix: oauth settings for github and gitlab ( #3219 )
...
* fix: oauth settings for github and gitlab
* toggle only in SSO
* fix oauth user toggle
2024-02-15 17:19:21 +01:00
HugoCasa
af1b4c0dde
fix: add timestamp array support in pg ( #3229 )
2024-02-15 17:18:41 +01:00
Faton Ramadani
d1661d8500
fix(frontend): fix supabase connect ( #3218 )
2024-02-15 17:03:27 +01:00
Henri Courdent
fee382f8fa
Download file and file input borders ( #3220 )
2024-02-15 17:03:05 +01:00
Guillaume Bouvignies
d4a9d30e30
feat: Workspace encryption key can be manually updated ( #3223 )
...
* feat: Workspace encryption key can be manually updated
* sqlx prepare
2024-02-15 17:02:45 +01:00
Faton Ramadani
ebea5618d4
fix(frontend): update a few svelte packages ( #3222 )
2024-02-15 16:58:59 +01:00
Guillaume Bouvignies
4990ac79c6
chore: License validation and Audit logs EE ( #3227 )
...
* chore: audit log EE
* update repo ref
* license key validation EE
2024-02-15 16:51:24 +01:00
Faton Ramadani
57ea2d4c2f
fix(frontend): add header when downloading a CSV ( #3228 )
2024-02-15 16:51:13 +01:00
Ruben Fiszel
78f32b9a79
fix: run recompute on success for toggles on click and set default value
2024-02-15 02:14:40 +01:00
Ruben Fiszel
234c1a6c68
implement noInitialize for runnable component
2024-02-14 22:13:28 +01:00
HugoCasa
c3e7017b4b
fix: prevent AI fill inputs freezing ( #3226 )
2024-02-14 21:28:20 +01:00
Jacopo Bonomi
8398003809
typo error on comment ( #3225 )
2024-02-14 19:40:31 +01:00
Ruben Fiszel
8212b4c73a
fix user account settings
2024-02-14 19:27:49 +01:00
Guillaume Bouvignies
08453d48e3
feat: Git sync exclude certain type per repository ( #3210 )
...
* feat: Git sync exclude certain type per repository
* sync secret and variable
* remove bind:disabled
2024-02-14 14:28:04 +01:00
HugoCasa
d14342955f
fix: add back resource type btn for bun/fetch ( #3217 )
2024-02-14 13:23:54 +01:00
Ruben Fiszel
e36995c739
fix(sso): improve handling of filters for get groups for sso
2024-02-14 13:12:13 +01:00
Ruben Fiszel
6c809c3e9e
fix more goto
2024-02-14 12:49:27 +01:00
Ruben Fiszel
d05a778864
fix saml and cli goto
2024-02-14 12:47:02 +01:00
Ruben Fiszel
e22023082a
fix saml and cli goto
2024-02-14 12:46:40 +01:00
HugoCasa
33d308790e
feat: add raw option for urlencoded webhook call ( #3215 )
2024-02-14 11:22:40 +01:00
Ruben Fiszel
db80a6bc08
update sveltekit to 2.0 ( #3214 )
...
* update svelte
* update sveltekit
* fix checks
* fix checks
2024-02-14 00:52:50 +01:00
Ruben Fiszel
89825c4a25
relax audit log current setting
2024-02-13 22:00:25 +01:00
Ruben Fiszel
b43f46351b
use debouncedinput for apptable search
2024-02-13 21:43:00 +01:00
Ruben Fiszel
d2ce6b1980
debug runs clear after successful run
2024-02-13 21:23:33 +01:00
HugoCasa
9ff2ef39f3
feat: set branch summary on predicate gen ( #3212 )
2024-02-13 17:36:32 +01:00
HugoCasa
16f0bf3df3
fix: improve transformer script gen ( #3211 )
...
* fix: improve transformer script gen
* fix: revert bad change
2024-02-13 17:36:04 +01:00
Ruben Fiszel
826ae40e24
chore(main): release 1.269.0 ( #3200 )
...
* chore(main): release 1.269.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-13 15:57:44 +01:00
HugoCasa
918518ff5c
feat: add ai for predicates and iterator expressions ( #3203 )
...
* feat: add ai for predicates and iterator expressions
* fix: npm run check
* feat: copilot like suggestion
2024-02-13 15:52:03 +01:00
Faton Ramadani
f42085435f
fix(frontend): Truncate path on the run page ( #3208 )
2024-02-13 15:51:48 +01:00
Ruben Fiszel
7719e7080d
add tracing debug around user auth
2024-02-13 13:30:33 +01:00
Ruben Fiszel
15a0a442e4
fix: search on table set page to 0
2024-02-13 12:03:29 +01:00
Ruben Fiszel
6d977c514c
fix(scim): when deleting instance groups manually, delete also members mapping
2024-02-13 11:53:01 +01:00
Ruben Fiszel
f5911ead97
fix(scim): switch right join to left join for groups
2024-02-13 11:32:04 +01:00
Ruben Fiszel
4c742c5e0f
fix: init scripts are tagged with 'init_script'
2024-02-13 11:04:15 +01:00
Ruben Fiszel
f34b6f26f5
redact flow debug logs toggle
2024-02-13 10:36:10 +01:00
Ruben Fiszel
bbea814ed9
improve toast for connection did not resolve
2024-02-13 10:13:17 +01:00
Ruben Fiszel
fa9b9a0839
feat: improve runs page + add all workspaces to admins runs page
2024-02-13 10:12:14 +01:00
Guillaume Bouvignies
8bb9ed646b
feat: Git sync can handle resource types, resources, variables and schedules ( #3202 )
...
* feat: Git sync can handle resource types, resources, variables and schedules
* update hub script
* update all schedule on default error handler
* sqlx prepare
* reorder filters and always show secrets
2024-02-12 19:33:55 +01:00
Ruben Fiszel
c37388d82e
fix(cli): update hub sync version
2024-02-12 12:44:12 +01:00
Faton Ramadani
bebed53d54
feat(frontend): add confirmation modal to the app button ( #3199 )
...
* feat(frontend): add confirmation modal to the app button
* feat(frontend): add missing await
* feat(frontend): select the component immediatly
2024-02-12 10:53:49 +01:00