Faton Ramadani
b2228c19b0
fix(frontend): Fix currency input dark mode ( #3085 )
...
* fix(frontend): Fix curreny input dark mode
* fix(frontend): collapsible alert
2024-01-26 12:18:35 +01:00
Ruben Fiszel
f7f13ef9c8
improve mssql handling
2024-01-26 11:13:33 +01:00
Ruben Fiszel
3fef2b1303
chore(main): release 1.253.8 ( #3081 )
...
* chore(main): release 1.253.8
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-26 09:47:47 +01:00
Ruben Fiszel
fc22617ae0
nit remove extra perms check
2024-01-26 09:46:42 +01:00
Ruben Fiszel
f65d02335f
fix: git sync include changing permissions on apps, scripts, flows
2024-01-26 09:37:02 +01:00
Ruben Fiszel
2dd0411727
fix: git sync include changing permissions on folders
2024-01-26 09:26:33 +01:00
Ruben Fiszel
8da1d820a9
fix: improve git sync on rename/deletion
2024-01-26 08:40:46 +01:00
Ruben Fiszel
630dedcf24
make transformer execution seeable from the job editor panel
2024-01-26 06:36:27 +01:00
Ruben Fiszel
f017a77705
fix raw set prior to transformer
2024-01-26 01:14:34 +01:00
Ruben Fiszel
04448dd2e0
fix: add support for instance name for mssql
2024-01-26 01:04:14 +01:00
Ruben Fiszel
d1fab8449f
fix setTab expr
2024-01-26 00:53:28 +01:00
Ruben Fiszel
5d0ef32b3e
improve parquet renderer
2024-01-26 00:41:30 +01:00
Ruben Fiszel
34da8c51b7
improve parquet renderer
2024-01-26 00:36:39 +01:00
Ruben Fiszel
256822c623
chore(main): release 1.253.7 ( #3080 )
...
* chore(main): release 1.253.7
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-25 19:04:04 +01:00
Guillaume Bouvignies
00881013ec
fix: Improvement for Python write_s3_file ( #3079 )
2024-01-25 18:10:47 +01:00
Ruben Fiszel
d534306b63
chore(main): release 1.253.6 ( #3078 )
2024-01-25 16:25:57 +01:00
gbouv
7f67641621
fix: merge conflicts
2024-01-25 16:23:51 +01:00
Ruben Fiszel
e9d0debb04
chore(main): release 1.253.5 ( #3077 )
2024-01-25 16:11:24 +01:00
gbouv
fc6989ed6d
fix: openapi definition
2024-01-25 16:08:40 +01:00
Guillaume Bouvignies
1d7914776e
gbouv/fix-openapi ( #3076 )
2024-01-25 16:07:02 +01:00
Ruben Fiszel
d25eb1f3e0
fix nits
2024-01-25 16:04:24 +01:00
Ruben Fiszel
7cf5d908d8
fix nits
2024-01-25 16:00:15 +01:00
Ruben Fiszel
e9afd67220
fix nits
2024-01-25 15:59:00 +01:00
Ruben Fiszel
caae565133
chore(main): release 1.253.4 ( #3075 )
...
* chore(main): release 1.253.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-25 15:57:05 +01:00
Ruben Fiszel
a2554cf9d5
fix: improve parquet renderer error
2024-01-25 15:52:58 +01:00
Ruben Fiszel
5a8f8b72c1
fix parquet preview table offset
2024-01-25 15:49:16 +01:00
Ruben Fiszel
5b4c120540
fix: add s3 parquet file renderer
2024-01-25 15:46:02 +01:00
Ruben Fiszel
380574f703
fix: add s3 parquet file renderer
2024-01-25 15:45:18 +01:00
Ruben Fiszel
38d5aca56a
chore(main): release 1.253.3 ( #3073 )
2024-01-25 15:37:29 +01:00
Guillaume Bouvignies
ef76a90e34
fix: Better UI for S3 download and S3 TS SDK endpoints ( #3065 )
...
* Better UI for S3 download and S3 TS SDK endpoints
* gitignore typescript client node_modules
* USe Windmill BE upload endpoint for TS SDK
* Use WM backend endpoint in Python upload SDK endpoint
* revert changes
* Add expiration for Python
* Add downaload endpoint
* Add toggle for public S3 resource
* revert changes to package.json
* Add link to doc page
* fix unauthorized bug
2024-01-25 15:34:40 +01:00
Ruben Fiszel
2d54b7edb0
chore(main): release 1.253.2 ( #3071 )
...
* chore(main): release 1.253.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-25 11:28:30 +01:00
Ruben Fiszel
02473dcf68
fix select in table default value
2024-01-24 23:49:54 +01:00
Ruben Fiszel
2b70d91f36
fix(app): improve app reactivity
2024-01-24 22:06:08 +01:00
Ruben Fiszel
2cb222823c
chore(main): release 1.253.1 ( #3070 )
...
* chore(main): release 1.253.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-24 20:28:30 +01:00
Ruben Fiszel
40f3bdcf48
fix(scim): improve get_user for scim
2024-01-24 20:23:42 +01:00
Ruben Fiszel
ceaefd90a1
chore(main): release 1.253.0 ( #3069 )
...
* chore(main): release 1.253.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-24 19:39:10 +01:00
Faton Ramadani
afedbc89ad
feat(frontend): app editor right click menu ( #3050 )
...
* fix(frontend): app editor right click menu
* feat(frontend): fix actions
* feat(frontend): fix delete
* fix(frontend): Fix menus
* feat(frontend): fix right-click menu
* feat(frontend): fix build
* feat(frontend): correctly delete multiple components
2024-01-24 17:08:30 +01:00
Ruben Fiszel
df607c2a10
fix: bun default registry and performance improvements
2024-01-24 16:51:08 +01:00
Ruben Fiszel
0ed7ec9bef
chore(main): release 1.252.0 ( #3063 )
...
* chore(main): release 1.252.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-01-24 15:17:08 +01:00
Faton Ramadani
24922fc708
feat(frontend): Changelog updates ( #3067 )
...
* wip
* feat(frontend): Display changelogs
* feat(frontend): Display changelogs
* feat(frontend): Display changelogs
* feat(frontend): update interaction
* feat(frontend): add changelog listener
2024-01-24 14:56:28 +01:00
Ruben Fiszel
b6708822c4
fix: fix add resource with keys as objects
2024-01-24 14:43:14 +01:00
Ruben Fiszel
018cd79979
fix: no-emit-index-url on lockfiles
2024-01-24 12:47:19 +01:00
Faton Ramadani
622f3264c9
feat(frontend): Ag Grid compactness ( #3052 )
...
* feat(frontend): add support for compactness
* feat(frontend): add support for compactness
* feat(frontend): cleanup
* feat(frontend): rowHeight onMount
* feat(frontend): move rowHeights definition
2024-01-24 11:10:10 +01:00
Faton Ramadani
ddfde994ee
feat(frontend): display a warning with a documentation link on how to… ( #3012 )
...
* feat(frontend): display a warning with a documentation link on how to use persistent storage for large files
* feat(frontend): display a warning with a documentation link on how to use persistent storage for large files
* feat(frontend): display alert linked to persistent storage
* feat(frontend): display alert linked to persistent storage
* feat(frontend): change wording
* feat(frontend): change wording
2024-01-24 11:03:37 +01:00
Faton Ramadani
c97fa1bc16
feat(frontend): add support for range area ( #3068 )
2024-01-24 10:54:48 +01:00
Guillaume Bouvignies
dae1933a8c
feat: Set a default app for each workspace ( #3014 )
...
* feat: workspace default app
* sqlx prepare
* rebase migration
* Redirect from home page
* move redirect to the workspaces page
* sqlx prepare
* auto redirect when only one workspace and load user before redirecting
* Add check for operator
* refresh userstore before redirecting to workspace app
* check for superadmin
* revert node_modules
* revert package-lock.json
2024-01-24 09:26:23 +01:00
Ruben Fiszel
5905d4154a
remove is_template from script metadata exported
2024-01-24 08:12:37 +01:00
Ruben Fiszel
1f71bdda85
feat: exporting tarball/sync doesn't require admin perms anymore
2024-01-23 21:55:08 +01:00
Ruben Fiszel
0b7bb2bd44
add resource type description in resource editor
2024-01-23 21:40:39 +01:00
Ruben Fiszel
3f29678a0b
fix: remove first part of account_identifier for snowflake
2024-01-23 21:08:35 +01:00