Commit Graph

8038 Commits

Author SHA1 Message Date
Alexander Petric
0f8e26702e trigger windows build (#4699) 2024-11-13 22:23:52 +01:00
Ruben Fiszel
a6d2a20e42 split more ee log logic 2024-11-13 18:49:41 +01:00
Ruben Fiszel
c7050cb7cb fix getUser openapi 2024-11-13 16:54:58 +01:00
Lucas Abel
2529161f3c more benchmark methods (#4695)
* feat(backend): add `rawscript` to `add_batch_jobs` API

* bonus: improve `add_batch_jobs` API performances for `flow` kind

* add `bigrawscript` and `bigscriptinflow` to `benchmark_oneoff.ts`

* add `bigrawscript` and `bigscriptinflow` to the bench suite
2024-11-13 15:53:01 +01:00
Ruben Fiszel
640a0ca7f9 chore(main): release 1.423.1 (#4693)
* chore(main): release 1.423.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-13 11:23:44 +01:00
Ruben Fiszel
da0cbfe258 fix(autoscaling): autoscaling thresholds to be >= and not > 2024-11-13 00:21:45 +01:00
Ruben Fiszel
5efc94be52 chore(main): release 1.423.0 (#4691)
* chore(main): release 1.423.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-12 23:41:33 +01:00
Ruben Fiszel
1af2ec6c72 fix: support multiple pip-extra-index-url with commas 2024-11-12 23:31:00 +01:00
Ruben Fiszel
4a64e5c9a7 fix: prevent underflow for autoscaling scalein 2024-11-12 22:34:54 +01:00
HugoCasa
5799d72f5b feat: s3 input available for public apps (#4685) 2024-11-12 20:07:59 +01:00
HugoCasa
6a77602578 ts client s3 upload add content type/disposition (#4690) 2024-11-12 16:04:36 +01:00
Ruben Fiszel
c2637cfa14 small nit 2024-11-12 10:46:59 +01:00
Ruben Fiszel
7b3a9fc491 chore(main): release 1.422.1 (#4688)
* chore(main): release 1.422.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-12 10:44:41 +01:00
Ruben Fiszel
2f787bd8d7 fix: fix password inputs 2024-11-12 10:40:10 +01:00
Ruben Fiszel
a7ef75a417 nit toast 2024-11-12 10:15:16 +01:00
Ruben Fiszel
768ce7171b chore(main): release 1.422.0 (#4678)
* chore(main): release 1.422.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-11 10:37:17 +01:00
Ruben Fiszel
9700efff61 fix autocomplete z-indez on flow editor 2024-11-11 10:34:12 +01:00
Ruben Fiszel
bb1191d7af feat: expandable subflows in flows (#4683)
* all

* nit right panel flow props

* nits
2024-11-11 10:05:18 +01:00
Ruben Fiszel
5f2eef3520 fix python preprocessor indent 2024-11-10 00:05:57 +01:00
Alexander Petric
20434eba42 improve modal loading in critical alert ui (#4679)
* critical alert ui

* updating ui, backend logic

* revert

* type check fix npm

* checking out cli files from main

* moving alert icon

* adding sqlx mock data

* more sqlx changes

* feat(frontend): nodes from flow can be connected directly in expr input through a plug icon (#4652)

* Add flow prop picker

# Conflicts:
#	frontend/src/lib/components/propertyPicker/PropPicker.svelte

* fix unwanted copy

* cleaning

* Fix unset context

* move button and always display input

* fix unwanted proppicker display

* update

* update

* clean all

* clean all

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>

* replace hide/show with toggle

* adding mutable setting and navigation to settings to configure channels

* merge fix

* ee non ee changees

* auto-acknowledge when muted

* pr comments

* fix bad log

* user inner modal component

* update unaknowledge alerts after acknowledging from modal

* aknowledge -> acknowledge

* format

* immediately check for alerts

* immediately check for alerts

* simplify loading of superadmin/ee

* update modal logic

---------

Co-authored-by: Guilhem <guilhemlemouel@gmail.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-11-09 03:50:36 +01:00
Alexander Petric
f870518d94 feat(frontend): critical alerts UI (#4653) 2024-11-09 00:42:10 +01:00
HugoCasa
de75b806ec http routes static assets nits (#4676) 2024-11-08 20:25:03 +01:00
Ruben Fiszel
2b8b95ac33 nit right panel flow props 2024-11-08 19:45:37 +01:00
Ruben Fiszel
ef36b0f5c9 nit right panel flow props 2024-11-08 19:35:21 +01:00
Ruben Fiszel
6713cf4813 nit right panel flow props 2024-11-08 19:20:22 +01:00
Ruben Fiszel
5076ae3030 chore(main): release 1.421.2 (#4675)
* chore(main): release 1.421.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-08 16:57:09 +01:00
Ruben Fiszel
b6f5be8d0e propagate exit code in error result when relevant 2024-11-08 16:37:58 +01:00
Ruben Fiszel
72f70d5ab5 fix(bash): correctly propagate exit errors 2024-11-08 16:33:01 +01:00
Ruben Fiszel
2ad23be387 chore(main): release 1.421.1 (#4674)
* chore(main): release 1.421.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-08 15:43:28 +01:00
Ruben Fiszel
799d9a2482 nits client 2024-11-08 15:43:03 +01:00
Ruben Fiszel
76272c58fb fix(python-client): fix small break params of write_s3_file 2024-11-08 15:35:41 +01:00
Ruben Fiszel
dc3c394e7c nit app focus 2024-11-08 12:08:30 +01:00
VuRsd
37eb8dfbf1 add pysocks import handling
add PySocks dependency mapping
2024-11-08 09:56:28 +01:00
Ruben Fiszel
e94a7643e5 nit flow inputs 2024-11-07 23:30:48 +01:00
Ruben Fiszel
c3495ead3a nits plug sleep & suspend groups 2024-11-07 22:06:39 +01:00
Ruben Fiszel
dbe502a81e chore(main): release 1.421.0 (#4668)
* chore(main): release 1.421.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-07 20:54:42 +01:00
Ruben Fiszel
bb615a084a fix: improve nested schema editor field change 2024-11-07 20:51:32 +01:00
HugoCasa
c686cc437d feat: http custom routes for static assets (#4666)
* feat: http custom routes for static assets

* update ee ref + fix build

* fix build

* nit
2024-11-07 20:16:14 +01:00
Ruben Fiszel
149e3519cd nits 2024-11-07 20:10:39 +01:00
Ruben Fiszel
cbe45ded06 nits 2024-11-07 19:48:11 +01:00
Ruben Fiszel
a8861aaf8a nits improvements 2024-11-07 19:34:32 +01:00
Ruben Fiszel
bd02829d40 nit fix 2024-11-07 19:14:09 +01:00
Ruben Fiszel
30178ea3d9 improve ObjectViewer brackets & arg info height 2024-11-07 19:03:34 +01:00
Ruben Fiszel
c1e200dc0a chore(main): release 1.420.1 (#4665)
* chore(main): release 1.420.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-07 17:59:15 +01:00
Ruben Fiszel
e998f330ac fix: improve prop filtering on flow prop picker 2024-11-07 17:54:55 +01:00
Ruben Fiszel
d260484b1e chore(main): release 1.420.0 (#4659)
* chore(main): release 1.420.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-11-07 17:18:20 +01:00
Lucas Abel
aafb590884 add nix documentation + flake cleanups (#4662) 2024-11-07 17:18:09 +01:00
Henri Courdent
d8a82ab6f4 Frontend typo fixes, tooltips, doc links, minor aspects (#4663)
* Frontend typo fixes, tooltips, doc links, minor aspects

* Buttons dark mode
2024-11-07 16:14:45 +01:00
Guilhem
bbcbb01953 feat(frontend): nodes from flow can be connected directly in expr input through a plug icon (#4652)
* Add flow prop picker

* fix unwanted copy

* cleaning

* Fix unset context

* move button and always display input

* fix unwanted proppicker display

* update

* update

* clean all

* clean all

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2024-11-07 15:53:37 +01:00
Lucas Abel
7417e157d7 add flake.nix and package windmill backend (#4660) 2024-11-07 12:23:19 +01:00