Ruben Fiszel
d166c563d9
chore(main): release 1.349.0 ( #3933 )
...
* chore(main): release 1.349.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-19 12:41:08 +02:00
Ruben Fiszel
7c460888be
chore(main): release 1.348.2 ( #3931 )
...
* chore(main): release 1.348.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-19 11:42:23 +02:00
Ruben Fiszel
866fcb1a79
chore(main): release 1.348.1 ( #3929 )
...
* chore(main): release 1.348.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-19 08:37:19 +02:00
Ruben Fiszel
9c152d96c9
fix tests
2024-06-18 22:57:51 +02:00
Ruben Fiszel
f3e8a81923
chore(main): release 1.348.0 ( #3923 )
...
* chore(main): release 1.348.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-18 22:16:44 +02:00
Ruben Fiszel
a7250bfae7
update datafusion
2024-06-18 22:13:02 +02:00
Ruben Fiszel
4cd733b67d
update datafusion
2024-06-18 20:51:59 +02:00
Ruben Fiszel
eaf5b8ebe5
chore(main): release 1.347.1 ( #3920 )
...
* chore(main): release 1.347.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-18 09:43:47 +02:00
Ruben Fiszel
631b981b8e
fix: add more debug logs around http client errors
2024-06-18 08:54:55 +02:00
Ruben Fiszel
076d2d6fe7
chore(main): release 1.347.0 ( #3919 )
...
* chore(main): release 1.347.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 22:55:01 +02:00
Ruben Fiszel
05d2197618
fix: fix permission for scoped tokens on jobs_u paths
2024-06-17 22:32:59 +02:00
Ruben Fiszel
24e3a25ca4
chore(main): release 1.346.2 ( #3917 )
...
* chore(main): release 1.346.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 17:29:57 +02:00
Ruben Fiszel
cf4d0346f6
chore(main): release 1.346.1 ( #3915 )
...
* chore(main): release 1.346.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 14:26:47 +02:00
Ruben Fiszel
1cc8891fb2
chore(main): release 1.346.0 ( #3906 )
...
* chore(main): release 1.346.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-17 05:51:51 +02:00
HugoCasa
21b9accca1
feat: replace ephemeral tokens by jwt ( #3908 )
...
* feat: replace ephemeral tokens by jwt
* fix: migration + sqlx
* fix: tests, agent, ee ref
* fix: sqlx
* fix: tests
* fix: jwt prefix change + fix tests
* fix: nit
* fix: handle agent mode
2024-06-14 13:07:35 +02:00
Ruben Fiszel
28afe59a4a
feat: accelerate bun through caches ( #3909 )
...
* all
* all
* all
* all
* all
* simplify extract
2024-06-13 19:09:16 +02:00
Ruben Fiszel
c19f330965
chore(main): release 1.345.2 ( #3905 )
...
* chore(main): release 1.345.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-13 15:07:25 +02:00
Ruben Fiszel
d0f47f4b03
chore(main): release 1.345.1 ( #3904 )
...
* chore(main): release 1.345.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-13 08:27:01 +02:00
Ruben Fiszel
949b9b4787
chore(main): release 1.345.0 ( #3903 )
...
* chore(main): release 1.345.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-12 18:58:31 +02:00
Faton Ramadani
2344077b34
feat(frontend): Generated UI editor + Schema Form complete refactor ( #3835 )
...
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): add type editor
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): dnd
* feat(frontend): add missing error
* feat(frontend): fix build
* feat(frontend): fix build
* feat(frontend): clean up
* feat(frontend): fix layout
* feat(frontend): fix dark mode
* feat(frontend): Fix Dnd + resource s3 and objects
* feat(frontend): handle inner objets
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): wip
* fix(frontend): UI nits
* fix(frontend): fix type selection
* fix(frontend): Correctly handle subproperties
* fix(frontend): fix autosize + height
* fix(frontend): replace everywhere
* fix(frontend): fix dnd
* fix(frontend): fix list refresh + height issues
* fix(frontend): fix order
* fix(frontend): restore default behavior
* fix(frontend): Move the rename input
* fix(frontend): Fix rename wrt order array
* fix(frontend): Fix hub
* fix(frontend): Fix renam
* fix(frontend): Fix UI Nits + fix SchemaForm order
* fix(frontend): Handle nested order
* fix(frontend): Fix saving properties
* fix(frontend): Improve approval form
* feat(frontend): done
* feat(frontend): merge main
* feat(frontend): done
* feat(frontend): wip
* feat(frontend): SchemaFormDND
* feat(frontend): SchemaFormDND wip
* feat(frontend): improve displayWebhookWarning
* feat(frontend): DND done
* feat(frontend): DND done
* feat(frontend): improve name
* feat(frontend): improve dnd
* feat(frontend): done
* first batch
* new try
* nits
* all
* drag handle in more places
* push everything
* migrate all
* all
* fix
* fix
* fix henri bug
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2024-06-12 18:37:18 +02:00
Ruben Fiszel
4b7ff22cc0
chore(main): release 1.344.3 ( #3899 )
...
* chore(main): release 1.344.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 21:35:02 +02:00
Ruben Fiszel
6c4ef79e1c
chore(main): release 1.344.2 ( #3898 )
...
* chore(main): release 1.344.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 21:07:11 +02:00
Ruben Fiszel
9307f31331
chore(main): release 1.344.1 ( #3897 )
...
* chore(main): release 1.344.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 20:54:43 +02:00
Ruben Fiszel
24c2cc1ed7
chore(main): release 1.344.0 ( #3895 )
...
* chore(main): release 1.344.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 19:07:04 +02:00
wendrul
7474145f0e
feat: cancel jobs based on filters ( #3874 )
...
* WIP
* Add endpoint to cancel jobs
* Fix endpoints and add modal to cancel jobs
* Add useful tooltips and warnings
* Fix openapi.yml
* Prepare sqlx
* Prepare sqlx
* Select jobs to cancel
* Prepare sqlx
* Remove unused variable
* Make small fixes
- gap between buttons
- dropdown in one button with chevron instead of two buttons
- filters shown on the cancel filtered modal
2024-06-11 17:12:30 +02:00
Ruben Fiszel
da03a45d81
chore(main): release 1.343.3 ( #3892 )
...
* chore(main): release 1.343.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-11 14:07:57 +02:00
Ruben Fiszel
2adb2fcbda
chore(main): release 1.343.2 ( #3891 )
...
* chore(main): release 1.343.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-10 19:12:44 +02:00
Ruben Fiszel
0f7f900ad6
chore(main): release 1.343.1 ( #3889 )
...
* chore(main): release 1.343.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-10 18:35:28 +02:00
Ruben Fiszel
c72c53083b
chore(main): release 1.343.0 ( #3875 )
...
* chore(main): release 1.343.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-10 13:29:10 +02:00
Ruben Fiszel
1957ca03b3
feat(cli): add wmill flow generate-locks
2024-06-10 11:44:53 +02:00
Ruben Fiszel
38ed825d09
remove all warnings
2024-06-08 18:06:04 +02:00
Ruben Fiszel
5ae8592792
feat: track dependency map for bun + inline script of flows
2024-06-08 16:43:48 +02:00
wendrul
d2d87f4c97
feat: towards cloud events webhook compliance ( #3883 )
...
* Cloud events webhook compliance
* Only on OPTIONS
2024-06-07 14:24:04 +02:00
Ruben Fiszel
da1ea04c79
fix: retrigger bun dependencies jobs for importers when using common deps
2024-06-07 13:34:07 +02:00
Ruben Fiszel
7d6868a0cb
increase token length to 32 chars
2024-06-05 15:49:21 +02:00
Ruben Fiszel
0975fb6950
fix: paginate listTokens page
2024-06-05 13:24:58 +02:00
Ruben Fiszel
d02430a2e0
chore(main): release 1.342.0 ( #3870 )
...
* chore(main): release 1.342.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-05 00:42:06 +02:00
HugoCasa
14bd5fe051
feat: customer portal link ( #3868 )
...
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-06-04 23:55:54 +02:00
Ruben Fiszel
b756a3b31e
fix: handle csv with different separators in csv preview
2024-06-04 23:53:45 +02:00
Ruben Fiszel
c7a86a8bce
chore(main): release 1.341.1 ( #3864 )
...
* chore(main): release 1.341.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-04 21:20:20 +02:00
wendrul
98869efdab
fix: Filter on path not working ( #3863 )
2024-06-03 17:31:55 +02:00
Ruben Fiszel
0fb96ec3c3
chore(main): release 1.341.0 ( #3861 )
...
* chore(main): release 1.341.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-06-03 17:24:33 +02:00
Ruben Fiszel
fb953b7fc7
fix rawresult
2024-06-03 16:10:26 +02:00
wendrul
203264b871
feat: warn when jobs spent a long time waiting in queue ( #3856 )
...
* Store jobs that waited for too long
* Add warnings as badges for long waited jobs
* Separate into self_wait_time and aggregate
Change the UI accordingly
* Prepare sqlx
* Update backend/windmill-queue/src/jobs.rs
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* Fix incorrect query
* Prepare sqlx
* Move insert to pull + UI fixes
Insert as soon as the job is pulled and therefore started.
Add a badge on the lfow timeline to show the self wait time
* Move to after the pull in the worker
Move the logic to after the pull in the worker in the case its not a
noop
* Remove weird line
* Remove unnecessary async
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-06-03 16:05:15 +02:00
Ruben Fiszel
5ff7477c7d
fix rawresult
2024-06-03 15:46:19 +02:00
Ruben Fiszel
181cb7dec9
fix: further restrict job api to logged in workspace users or anonymous jobs only" ( #3860 )
2024-06-03 15:13:15 +02:00
Ruben Fiszel
2c19fde250
chore(main): release 1.340.2 ( #3855 )
...
* chore(main): release 1.340.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-31 22:37:23 +02:00
Ruben Fiszel
5c5b475261
chore(main): release 1.340.1 ( #3854 )
...
* chore(main): release 1.340.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-31 13:30:01 +02:00
Ruben Fiszel
2c16a20814
chore(main): release 1.340.0 ( #3849 )
...
* chore(main): release 1.340.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-05-31 12:58:38 +02:00
Ruben Fiszel
8ffceb9a31
fix go client build
2024-05-31 12:58:17 +02:00