Commit Graph

5838 Commits

Author SHA1 Message Date
HugoCasa
6efaf4d2d3 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
a2edfa85ae Resource before custom object (#3253) 2024-02-20 13:19:08 +01:00
kapilsinha
f953c8a025 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
c5c3180f0d feat(app): fields inputs can be picked to not trigger recompute individually 2024-02-20 12:24:20 +01:00
Faton Ramadani
498287776b feat(frontend): Fix tailwind classes on the Select component (#3249) 2024-02-20 09:16:13 +01:00
Faton Ramadani
07b1dcd980 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
efa91d33db 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>
2024-02-20 02:14:50 +01:00
Ruben Fiszel
b0ec55cd97 SAML_AUDIENCE 2024-02-20 02:14:10 +01:00
Ruben Fiszel
c7d04bfa88 fix: prevent bigquery/snowflake against abuse timeout 2024-02-20 01:56:04 +01:00
Ruben Fiszel
585134e6af feat: allow arbitrary timeout on graphql 2024-02-20 00:45:42 +01:00
Ruben Fiszel
e4c763d513 feat: add support for mem peak to nativets scripts 2024-02-19 23:38:27 +01:00
Ruben Fiszel
6e82575309 fix: prevent native http against timeout abuse 2024-02-19 23:28:06 +01:00
Ruben Fiszel
d414e9fff9 refactor future wrapper for queries 2024-02-19 22:11:45 +01:00
HugoCasa
4679d74370 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
37e80ca1a4 fix(psql): add mem peak to postgresql 2024-02-19 20:51:09 +01:00
Ruben Fiszel
fa9d5af10e respect query timeout for pg queries 2024-02-19 20:11:28 +01:00
Ruben Fiszel
52b2b5048d fix: prevent postgres timeout abuse 2024-02-19 19:59:43 +01:00
HugoCasa
9288d909b9 fix: bigquery timeout (#3244)
* fix: bigquery timeout

* fix: use default timeout instead
2024-02-19 17:56:19 +01:00
Ruben Fiszel
f4a8acddf4 randomId drop target 2024-02-19 17:35:00 +01:00
Ruben Fiszel
1046c856e9 fix: improve date picker across app 2024-02-19 17:29:57 +01:00
Ruben Fiszel
2b79bd9859 fix: improve runs page drag 2024-02-19 15:17:45 +01:00
Ruben Fiszel
23563b6b36 fix(app): make custom components available in public apps 2024-02-19 14:44:14 +01:00
Ruben Fiszel
2627892f3c feat: no logos for whitelabel licenses 2024-02-19 14:26:04 +01:00
Ruben Fiszel
9bc528067b feat: no logos for whitelabel licenses 2024-02-19 14:26:00 +01:00
Amélia
78e844ee12 Clarified tooltip (#3246) 2024-02-19 12:47:12 +01:00
HugoCasa
aa71b7363b fix: remove oom prio macos (#3245) 2024-02-19 12:36:57 +01:00
HugoCasa
987a764476 fix: backend build on macos (#3243) 2024-02-19 09:58:12 +01:00
Ruben Fiszel
f8d5918b9c fix: add support for onSelect to app select 2024-02-18 18:43:50 +01:00
Ruben Fiszel
c4c3fd7975 fix: add support for onToggle for app checkboxes 2024-02-18 18:31:49 +01:00
Ruben Fiszel
f1eda4a25b chore(main): release 1.271.0 (#3241)
* chore(main): release 1.271.0

* update versions

* update versions
2024-02-18 14:39:41 +01:00
Ruben Fiszel
a4ab7e1ebf fix: improve instance settings save button UX 2024-02-18 14:35:42 +01:00
Ruben Fiszel
879a6cda00 chore: remove warnings 2024-02-18 14:03:00 +01:00
Ruben Fiszel
6fdfc1f112 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
1a8285a06f 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
ccbb1d9305 add support for pip index url 2024-02-17 15:58:20 +01:00
Ruben Fiszel
ed63e5b03a chore: s3 helpers EE 2024-02-17 15:05:15 +01:00
Ruben Fiszel
4b3df8ae2e chore: s3 helpers EE 2024-02-17 15:05:10 +01:00
Ruben Fiszel
da2523edbb nit 2024-02-17 14:50:29 +01:00
Ruben Fiszel
260f5c4ad5 chore: git sync EE 2024-02-17 14:36:18 +01:00
Ruben Fiszel
bfcca2c167 fix build 2024-02-17 13:55:27 +01:00
Ruben Fiszel
db04e995ed fix build 2024-02-17 13:54:54 +01:00
Ruben Fiszel
7805c35d27 fix oss build 2024-02-17 11:19:08 +01:00
Guillaume Bouvignies
ede7b0a6af 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
6a9b11463f Fix build for Windows (#3235)
* Fix build for Windows

* Fix typo
2024-02-17 10:45:38 +01:00
Ruben Fiszel
233f777b12 print SAML_METADATA in logs 2024-02-16 20:52:12 +01:00
Ruben Fiszel
487fa7f0c9 fix(mysql): support integer with float type 2024-02-16 18:33:21 +01:00
Ruben Fiszel
1adbf4bf81 fix: pre-select resource if there is only one 2024-02-16 17:53:47 +01:00
Ruben Fiszel
8ff8988a80 chore(main): release 1.270.3 (#3236)
* chore(main): release 1.270.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-16 17:37:52 +01:00
Ruben Fiszel
a3c1793745 restrict policies to windmill_user 2024-02-16 13:05:39 +01:00
Ruben Fiszel
74c82d942c clarify Ran in 2024-02-16 11:03:49 +01:00