Ruben Fiszel
5216e4e14a
add folders_read to whoami endpoint
2024-02-20 21:13:53 +01:00
Ruben Fiszel
6a872dbacb
add zoneinfo to stdlib
2024-02-20 20:27:49 +01:00
Ruben Fiszel
bf3e417acc
fix(python): handle recursive python imports with loop
2024-02-20 19:42:11 +01:00
gbouv
7d4162d0d8
Revert "sqlx prepare"
...
This reverts commit a5c70672d2 .
2024-02-20 19:04:26 +01:00
gbouv
a5c70672d2
sqlx prepare
2024-02-20 18:54:56 +01:00
Ruben Fiszel
30105af0dd
fix: improve database studio
2024-02-20 14:41:10 +01:00
HugoCasa
409f3382db
fix: ai fill deep copy before slicing modules + minor improvements ( #3255 )
...
* fix: AI fill deep copy before slicing modules
* feat: green to accept + improve single input gen prompt
* fix: prompt nit
2024-02-20 14:31:59 +01:00
Henri Courdent
3032300dc5
Resource before custom object ( #3253 )
2024-02-20 13:19:08 +01:00
kapilsinha
15eca21745
Update RustPython dependency to fix nightly error ( #3254 )
...
Updated to a newer patch of RustPython so the nightly compiler now
works. Also needed to change the version of the time crate to fix
version mismatches across dependencies
2024-02-20 13:18:52 +01:00
Ruben Fiszel
33b02b1aef
feat(app): fields inputs can be picked to not trigger recompute individually
2024-02-20 12:24:20 +01:00
Faton Ramadani
62824e4af8
feat(frontend): Fix tailwind classes on the Select component ( #3249 )
2024-02-20 09:16:13 +01:00
Faton Ramadani
2138016242
feat(frontend): Button rework ( #3216 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): improve buttons
* fix(frontend): improve buttons wip
* fix(frontend): wip
* fix(frontend): rework done
* feat(frontend): Fix grey buttons
2024-02-20 09:15:29 +01:00
Ruben Fiszel
75ade2d169
chore(main): release 1.273.0 ( #3242 )
...
* chore(main): release 1.273.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.273.0
2024-02-20 02:14:50 +01:00
Ruben Fiszel
0f8024504e
SAML_AUDIENCE
2024-02-20 02:14:10 +01:00
Ruben Fiszel
3761de874e
fix: prevent bigquery/snowflake against abuse timeout
2024-02-20 01:56:04 +01:00
Ruben Fiszel
66fc78f233
feat: allow arbitrary timeout on graphql
2024-02-20 00:45:42 +01:00
Ruben Fiszel
18bb982852
feat: add support for mem peak to nativets scripts
2024-02-19 23:38:27 +01:00
Ruben Fiszel
e28fbc9c97
fix: prevent native http against timeout abuse
2024-02-19 23:28:06 +01:00
Ruben Fiszel
8e21532684
refactor future wrapper for queries
2024-02-19 22:11:45 +01:00
HugoCasa
4b153e7626
feat: usage-based billing ( #3247 )
...
* feat: usage-based billing
* fix: missing field
* fix: sqlx build
2024-02-19 21:09:59 +01:00
Ruben Fiszel
f129e75628
fix(psql): add mem peak to postgresql
2024-02-19 20:51:09 +01:00
Ruben Fiszel
a3320fe144
respect query timeout for pg queries
2024-02-19 20:11:28 +01:00
Ruben Fiszel
d35c67c9b9
fix: prevent postgres timeout abuse
2024-02-19 19:59:43 +01:00
HugoCasa
be3f9125af
fix: bigquery timeout ( #3244 )
...
* fix: bigquery timeout
* fix: use default timeout instead
2024-02-19 17:56:19 +01:00
Ruben Fiszel
c553d50a78
randomId drop target
2024-02-19 17:35:00 +01:00
Ruben Fiszel
4c5d6139ce
fix: improve date picker across app
2024-02-19 17:29:57 +01:00
Ruben Fiszel
f17e8bc15d
fix: improve runs page drag
2024-02-19 15:17:45 +01:00
Ruben Fiszel
8979f01730
fix(app): make custom components available in public apps
2024-02-19 14:44:14 +01:00
Ruben Fiszel
66578d1093
feat: no logos for whitelabel licenses
2024-02-19 14:26:04 +01:00
Ruben Fiszel
628dccf16a
feat: no logos for whitelabel licenses
2024-02-19 14:26:00 +01:00
Amélia
02dff11d96
Clarified tooltip ( #3246 )
2024-02-19 12:47:12 +01:00
HugoCasa
6ccca62876
fix: remove oom prio macos ( #3245 )
2024-02-19 12:36:57 +01:00
HugoCasa
458550f314
fix: backend build on macos ( #3243 )
2024-02-19 09:58:12 +01:00
Ruben Fiszel
4a224f60ab
fix: add support for onSelect to app select
2024-02-18 18:43:50 +01:00
Ruben Fiszel
5a47f5062b
fix: add support for onToggle for app checkboxes
2024-02-18 18:31:49 +01:00
Ruben Fiszel
e1cadf67de
chore(main): release 1.271.0 ( #3241 )
...
* chore(main): release 1.271.0
* update versions
* update versions
v1.272.0
2024-02-18 14:39:41 +01:00
Ruben Fiszel
2c4a3a02a3
fix: improve instance settings save button UX
2024-02-18 14:35:42 +01:00
Ruben Fiszel
77aaf2724c
chore: remove warnings
2024-02-18 14:03:00 +01:00
Ruben Fiszel
a61936f66f
fix: update internal deno runtime to 0.262.0 ( #3240 )
...
* feat: scim token and saml metadata setting in UI directly
* chore(main): release 1.271.0 (#3237 )
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
* fix test
* all
* update all
* fix frontend
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-18 13:19:35 +01:00
Ruben Fiszel
639c80220f
feat: scim token and saml metadata setting in UI directly
...
chore(main): release 1.271.0 (#3237 )
* chore(main): release 1.271.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
fix test
revert ee changes
revert ee changes
2024-02-18 07:26:12 +01:00
Ruben Fiszel
1de8479259
add support for pip index url
2024-02-17 15:58:20 +01:00
Ruben Fiszel
e85a79cb16
chore: s3 helpers EE
2024-02-17 15:05:15 +01:00
Ruben Fiszel
91395aaa73
chore: s3 helpers EE
2024-02-17 15:05:10 +01:00
Ruben Fiszel
14234fd1c0
nit
2024-02-17 14:50:29 +01:00
Ruben Fiszel
23f143f3c4
chore: git sync EE
2024-02-17 14:36:18 +01:00
Ruben Fiszel
507da8ed4b
fix build
2024-02-17 13:55:27 +01:00
Ruben Fiszel
38258f702b
fix build
2024-02-17 13:54:54 +01:00
Ruben Fiszel
51e1d48fa3
fix oss build
2024-02-17 11:19:08 +01:00
Guillaume Bouvignies
810ea6f4d7
chore: SCIM EE ( #3230 )
...
* chore: SCIM EE
* update ee repo ref
* configurable port
* scim improvement
* scim improvement
* change ref
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-02-17 11:00:29 +01:00
Mikhail Zagurskiy
a354ebd6ea
Fix build for Windows ( #3235 )
...
* Fix build for Windows
* Fix typo
2024-02-17 10:45:38 +01:00