Commit Graph

4863 Commits

Author SHA1 Message Date
Ruben Fiszel
3195f37a84 feat: togglable continue on disapproval/timeout of approvals 2024-08-14 17:24:21 +02:00
Ruben Fiszel
8c457960a5 dockerfile improvements 2024-08-14 15:49:33 +02:00
Ruben Fiszel
4f1c8fc4b1 small resilience nits 2024-08-14 15:24:05 +02:00
Ruben Fiszel
2104eaeaf5 chore(main): release 1.379.4 (#4238)
* chore(main): release 1.379.4

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-14 14:48:36 +02:00
Ruben Fiszel
246f3661fc fix: fix transformer issue after proxy change for apps 2024-08-14 14:45:55 +02:00
Ruben Fiszel
0dc3759d80 continue on error 2024-08-14 14:34:58 +02:00
Ruben Fiszel
f300f4cf2e nits whitelabel 2024-08-14 02:09:22 +02:00
Ruben Fiszel
8be8b7e350 chore(main): release 1.379.3 (#4235)
* chore(main): release 1.379.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-14 01:00:31 +02:00
Ruben Fiszel
345e53ea93 fix: improve scrolling performance of the runs page 2024-08-14 00:26:34 +02:00
Ruben Fiszel
2dd44f38a1 chore(main): release 1.379.2 (#4234)
* chore(main): release 1.379.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-13 23:59:18 +02:00
Ruben Fiszel
5811ae9468 fix: add fetch connection limits to bun type fetcher 2024-08-13 23:40:00 +02:00
Ruben Fiszel
31e246740c fix: extend step_id being returned as part of the error of every languages 2024-08-13 22:37:05 +02:00
Ruben Fiszel
763a3062b3 add INSTANCE_IS_DEV 2024-08-13 21:44:14 +02:00
Ruben Fiszel
81803f10ff add bun bundling error info 2024-08-13 20:42:45 +02:00
Ruben Fiszel
2fde4a9a9d fix: improve logviewer behavior when job is loading 2024-08-13 20:34:46 +02:00
Ruben Fiszel
1697ac5160 fix(frontend): date input is more flexible and accept default html format as a fallback 2024-08-13 18:46:01 +02:00
Ruben Fiszel
f50d66c1f5 chore(main): release 1.379.1 (#4231)
* chore(main): release 1.379.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-13 18:04:08 +02:00
Ruben Fiszel
030938c532 fix(apps): improve tanstack table handling of objects 2024-08-13 16:17:20 +02:00
Ruben Fiszel
a09d6537d8 overscan nit for job list 2024-08-13 16:06:10 +02:00
Ruben Fiszel
6d0ad36624 chore(main): release 1.379.0 (#4228)
* chore(main): release 1.379.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-13 16:01:49 +02:00
Ruben Fiszel
4de37afbb0 nit w-full 2024-08-13 16:00:36 +02:00
Ruben Fiszel
8bf1909b10 feat(frontend): group fields are mutable 2024-08-13 15:14:26 +02:00
Ruben Fiszel
bf1165bf08 improve type hints II 2024-08-13 11:29:16 +02:00
Ruben Fiszel
d3d3f1785a fix(apps): type hints for results are automatically widened 2024-08-13 11:05:56 +02:00
Ruben Fiszel
8950aae44e feat(frontend): improve display of waiting jobs + schedule filter + suspended jobs on runs page 2024-08-13 10:41:36 +02:00
Ruben Fiszel
c702d4e74f feat: embeddable apps using jwt (#4229)
* all

* all

* all
2024-08-13 00:11:54 +02:00
Ruben Fiszel
7c8b22db00 chore(main): release 1.378.0 (#4219)
* chore(main): release 1.378.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-12 11:23:57 +02:00
Ruben Fiszel
fcda3f30a9 fix: improve default value handling for date & date-time in apps 2024-08-12 11:21:00 +02:00
Guilhem
f25a927b44 dev(frontend) move component options into editor menu (#4221)
* dev(frontend) move component options into editor menu

* dev(frontend) move component options into editor menu

* dev(frontend) add editor menu popovers

---------

Co-authored-by: Guilhem Le Mouel <guilhem.le-mouel.ext@altran.com>
2024-08-12 09:52:04 +02:00
HugoCasa
e46c2ea513 fix: improve license key ui (#4220)
* fix: improve license key ui

* fix: stop schedules on key expiration

* update ee ref
2024-08-11 01:01:24 +02:00
Ruben Fiszel
fd0626e230 specify that windmill can be embedded if using same host 2024-08-10 22:58:46 +02:00
Ruben Fiszel
e8df2c2579 fix(frontend): user resource picker for app use lightweight component 2024-08-10 22:49:48 +02:00
Ruben Fiszel
a46965d12e fix: allow user resources in app to work within iframes 2024-08-10 19:19:54 +02:00
Faton Ramadani
4eb8c628f8 fix(frontend): improve default id of the components of the topbar (#4222) 2024-08-09 16:49:37 +02:00
Faton Ramadani
0cd5bfe93e fix(frontend): support plus sign in emails format fields #4223 2024-08-09 16:48:57 +02:00
Ruben Fiszel
07fc1eee29 feat: windmill embed 2024-08-09 09:57:43 +02:00
Ruben Fiszel
646eed97b1 revert customer loader change 2024-08-09 07:50:19 +02:00
Ruben Fiszel
a135cd3bd8 fix fill height for deployed apps 2024-08-08 23:23:03 +02:00
Ruben Fiszel
51c84681c0 chore(main): release 1.377.1 (#4216)
* chore(main): release 1.377.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-08 18:59:53 +02:00
Faton Ramadani
ea1c21f0c1 fix(frontend): fix timezone issues for Date only inputs (#4215) 2024-08-08 18:08:14 +02:00
Ruben Fiszel
a256c09238 chore: update vite to 5.4.0 2024-08-08 15:08:47 +02:00
Faton Ramadani
0e096bc8b1 fix(frontend): fix flow warnings (#4213)
* fix(frontend): Correctly compute the array of all modules ids to build the step warnings

* fix(frontend): Correctly compute the array of all modules ids to build the step warnings
2024-08-08 14:34:57 +02:00
Faton Ramadani
cd2e3049a0 fix(frontend): fix decision tree debug menu (#4212) 2024-08-08 14:17:43 +02:00
HugoCasa
fc07ae93cc fix: case insensitive encoding for email triggers (#4211)
* fix: case insensitive encoding for email triggers

* update ee ref
2024-08-08 11:59:20 +02:00
Ruben Fiszel
8b6c77fb84 feat(app): add user resource select component 2024-08-08 00:19:37 +02:00
HugoCasa
e0cdc0225e fix: azure git sync test connection (#4209) 2024-08-07 19:13:46 +02:00
Ruben Fiszel
72d347cbe5 chore(main): release 1.376.1 (#4202)
* chore(main): release 1.376.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-08-07 12:04:44 +02:00
Henri Courdent
01051bad21 JavaScript spelling (#4206) 2024-08-07 12:04:26 +02:00
Ruben Fiszel
5f99e0496c improve webhook panel for non root paths 2024-08-07 11:09:55 +02:00
Ruben Fiszel
40309b67c2 fix non root goto with ? prefix 2024-08-07 11:05:45 +02:00