Ruben Fiszel
|
1614b2851f
|
chore(main): release 1.293.1 (#3449)
* chore(main): release 1.293.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-21 18:01:03 +01:00 |
|
Ruben Fiszel
|
f4f1b8780a
|
back to 1.76
|
2024-03-21 15:56:20 +01:00 |
|
Ruben Fiszel
|
e22cdb842d
|
add back toggle for Azure Workload Identity
|
2024-03-21 15:50:47 +01:00 |
|
Ruben Fiszel
|
539f135d56
|
update stripe
|
2024-03-21 15:29:15 +01:00 |
|
Ruben Fiszel
|
0a058ca06a
|
update rustpython
|
2024-03-21 14:26:36 +01:00 |
|
Ruben Fiszel
|
cbf172eb8b
|
update rust to 1.76
|
2024-03-21 14:24:19 +01:00 |
|
Ruben Fiszel
|
2027d1886e
|
fix tests
|
2024-03-21 14:12:10 +01:00 |
|
Ruben Fiszel
|
7e09d94aac
|
fix tests
|
2024-03-21 13:56:58 +01:00 |
|
Ruben Fiszel
|
99854b75b7
|
fix: update axum to 0.7 and object_store to 0.9
|
2024-03-21 13:45:54 +01:00 |
|
Ruben Fiszel
|
16b3b659e9
|
chore: update deps
|
2024-03-21 13:37:17 +01:00 |
|
Ruben Fiszel
|
c65b00dddf
|
chore(main): release 1.293.0 (#3446)
* chore(main): release 1.293.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-21 10:45:40 +01:00 |
|
David Zhang
|
85e50e3a60
|
Update AMI used in aws-ecs-terraform example (#3448)
Previous AMI no longer exists, updated to latest Amazon Linux 2023
|
2024-03-21 10:45:19 +01:00 |
|
Ruben Fiszel
|
6e4e50cf6c
|
timeout closing db pool
|
2024-03-21 08:54:23 +01:00 |
|
Ruben Fiszel
|
0df0ce427e
|
generalize cache object store
|
2024-03-21 08:50:21 +01:00 |
|
Ruben Fiszel
|
f8d3ba12af
|
generalize cache object store
|
2024-03-21 08:50:10 +01:00 |
|
Ruben Fiszel
|
a7e4ebc4f8
|
fix tests
|
2024-03-20 21:01:31 +01:00 |
|
Ruben Fiszel
|
a012ea0768
|
fix compile on non ee
|
2024-03-20 16:55:06 +01:00 |
|
Ruben Fiszel
|
169bfd761d
|
fix compile on non ee
|
2024-03-20 16:41:23 +01:00 |
|
Ruben Fiszel
|
e134986a7a
|
fix compile on non ee
|
2024-03-20 16:33:15 +01:00 |
|
Ruben Fiszel
|
d616735174
|
fix compile on non ee
|
2024-03-20 15:34:25 +01:00 |
|
Ruben Fiszel
|
fcf5cadd69
|
remove tmpcache
|
2024-03-20 15:32:55 +01:00 |
|
Ruben Fiszel
|
8718d038f4
|
fix compile on non ee
|
2024-03-20 15:18:54 +01:00 |
|
Ruben Fiszel
|
7dafa3d62a
|
fix compile on non ee
|
2024-03-20 15:09:28 +01:00 |
|
Ruben Fiszel
|
184eb1477e
|
remove mold
|
2024-03-20 14:40:14 +01:00 |
|
Ruben Fiszel
|
a0a42067fb
|
feat: s3 cache config added to instance settings + parallelized tar pulling
|
2024-03-20 14:19:34 +01:00 |
|
HugoCasa
|
664541437a
|
fix(frontend): datetime input date timezone (#3445)
|
2024-03-20 09:04:05 +01:00 |
|
BJ Maldonado
|
74daa68373
|
[FIX] Generated python local code tester had wrong if statement syntax (#3442)
* [FIX] Generated python local code tester had wrong if statement syntax
* Changed spacing in return instead of whole object.map call
|
2024-03-19 14:26:06 +01:00 |
|
Ruben Fiszel
|
1d78902906
|
remove unecessary log
|
2024-03-19 14:08:41 +01:00 |
|
Ruben Fiszel
|
40460bd9cf
|
chore(main): release 1.292.4 (#3441)
* chore(main): release 1.292.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-19 09:48:50 +01:00 |
|
Henri Courdent
|
179335bc7f
|
Content search bar auto-selected (#3437)
* Content search auto-selected
* Update ContentSearch.svelte
* Update ContentSearch.svelte
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2024-03-19 09:39:06 +01:00 |
|
Faton Ramadani
|
990cef5461
|
fix(frontend): Improve autodatatable (#3434)
* feat(frontend): Improve autodatable
* feat(frontend): global cache clean up
* feat(frontend): remove useless class
|
2024-03-19 09:34:34 +01:00 |
|
Faton Ramadani
|
4ddbe8b2e1
|
fix(frontend): handle the case when the observer is not defined onDestroy (#3431)
|
2024-03-19 09:01:41 +01:00 |
|
Faton Ramadani
|
53a0cb6d82
|
fix(frontend): Fix csv generation (#3439)
* feat(frontend): properly convert JSON to CSV
* feat(frontend): properly convert JSON to CSV
|
2024-03-19 09:01:16 +01:00 |
|
HugoCasa
|
10d2cd41de
|
fix: ai prevent python async + max db schema length (#3440)
|
2024-03-19 08:17:51 +01:00 |
|
Ruben Fiszel
|
4788c393e9
|
avoid caching binary on cloud
|
2024-03-17 19:13:51 +01:00 |
|
Ruben Fiszel
|
dd56e8a212
|
chore(main): release 1.292.3 (#3430)
* chore(main): release 1.292.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-17 18:46:26 +01:00 |
|
Ruben Fiszel
|
cc211da625
|
fix: trigger re-release
|
2024-03-17 18:41:26 +01:00 |
|
Ruben Fiszel
|
a36d4778c0
|
fix build
|
2024-03-17 18:28:30 +01:00 |
|
Ruben Fiszel
|
d9039db433
|
chore(main): release 1.292.2 (#3429)
* chore(main): release 1.292.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-17 16:18:58 +01:00 |
|
Ruben Fiszel
|
24bf455b22
|
fix(cli): fix summary clash
|
2024-03-17 16:15:43 +01:00 |
|
Ruben Fiszel
|
ab18058405
|
fix: allow multiple PIP_SECRETS
|
2024-03-17 15:15:36 +01:00 |
|
Ruben Fiszel
|
a1a939117e
|
chore(main): release 1.292.1 (#3428)
* chore(main): release 1.292.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-17 14:14:59 +01:00 |
|
Ruben Fiszel
|
04058fa29e
|
fix: improve default value for approval flows
|
2024-03-17 14:10:31 +01:00 |
|
Ruben Fiszel
|
805415d95b
|
chore: openidconnect is a feature flag
|
2024-03-17 13:51:58 +01:00 |
|
Ruben Fiszel
|
2e57fc35c1
|
fix tests
|
2024-03-17 12:15:43 +01:00 |
|
Ruben Fiszel
|
478298d8dc
|
fix tests
|
2024-03-17 12:11:13 +01:00 |
|
Ruben Fiszel
|
8056ce49af
|
removing pulling all piptars at start
|
2024-03-17 11:21:43 +01:00 |
|
Ruben Fiszel
|
6854728569
|
fix: disapproval does not trigger flow error handler anymore
|
2024-03-17 11:08:02 +01:00 |
|
Ruben Fiszel
|
fc0e72bfaa
|
chore(main): release 1.292.0 (#3422)
* chore(main): release 1.292.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2024-03-16 19:18:09 +01:00 |
|
HugoCasa
|
284283e70e
|
feat: db schema explorer collapsed by default (#3427)
|
2024-03-16 19:15:03 +01:00 |
|