Commit Graph

7444 Commits

Author SHA1 Message Date
Faton Ramadani
893e3571bb feat(frontend): fix move 2024-08-14 12:09:19 +02:00
Faton Ramadani
73532d4218 feat(frontend): remove dead code 2024-08-13 16:14:46 +02:00
Faton Ramadani
ba1f637743 Merge branch 'main' into fr/xyflow 2024-08-13 16:06:31 +02:00
Ruben Fiszel
527183874c overscan nit for job list 2024-08-13 16:06:10 +02:00
Ruben Fiszel
0d5c2e5dd7 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>
v1.379.0
2024-08-13 16:01:49 +02:00
Faton Ramadani
7d200ad940 Merge branch 'main' into fr/xyflow 2024-08-13 16:01:37 +02:00
Faton Ramadani
2c9103de08 feat(frontend): fix build 2024-08-13 16:00:48 +02:00
Ruben Fiszel
599399870f nit w-full 2024-08-13 16:00:36 +02:00
Faton Ramadani
5e506c3a23 Merge branch 'main' into fr/xyflow 2024-08-13 15:51:19 +02:00
Faton Ramadani
f086b849af feat(frontend): fix light theme 2024-08-13 15:27:32 +02:00
Ruben Fiszel
955a980703 feat(frontend): group fields are mutable 2024-08-13 15:14:26 +02:00
Faton Ramadani
c6fd9b39c8 Merge branch 'main' into fr/xyflow 2024-08-13 15:04:54 +02:00
Faton Ramadani
fd6b1af532 feat(frontend): fix No branch for branch one 2024-08-13 15:04:47 +02:00
Faton Ramadani
6c62a60a4b feat(frontend): fix move 2024-08-13 14:52:32 +02:00
Faton Ramadani
4d7bc5c651 feat(frontend): add support for triggers 2024-08-13 14:45:59 +02:00
Faton Ramadani
8f1cb11ea8 feat(frontend): add missing trigger 2024-08-13 14:33:09 +02:00
Faton Ramadani
c782434cae feat(frontend): code improvement 2024-08-13 13:54:35 +02:00
Ruben Fiszel
7eccebf5da improve type hints II 2024-08-13 11:29:16 +02:00
Ruben Fiszel
1719c2689e fix(apps): type hints for results are automatically widened 2024-08-13 11:05:56 +02:00
Ruben Fiszel
2b99789077 feat(frontend): improve display of waiting jobs + schedule filter + suspended jobs on runs page 2024-08-13 10:41:36 +02:00
Ruben Fiszel
fd1c456fad feat: embeddable apps using jwt (#4229)
* all

* all

* all
2024-08-13 00:11:54 +02:00
Ruben Fiszel
3c4b8377ed fix: support NODE_PATH 2024-08-12 19:56:27 +02:00
Faton Ramadani
87a1043312 feat(frontend): Fix graph height in the flow status viewer 2024-08-12 17:53:18 +02:00
Faton Ramadani
073c806252 feat(frontend): Make the iterations menu work 2024-08-12 17:38:14 +02:00
Faton Ramadani
48998fc073 feat(frontend): fix add and delete branches 2024-08-12 16:32:16 +02:00
Faton Ramadani
3c7ccc192e feat(frontend): Support default branch for branch one 2024-08-12 16:06:13 +02:00
Faton Ramadani
c752e72b90 feat(frontend): Fix branch one 2024-08-12 15:50:10 +02:00
Faton Ramadani
355792b5a3 feat(frontend): Fix insert 2024-08-12 15:32:38 +02:00
Faton Ramadani
30e25cae07 feat(frontend): add missing insert button for empty loops 2024-08-12 15:22:58 +02:00
Faton Ramadani
e81b2d2529 feat(frontend): clean up 2024-08-12 14:16:45 +02:00
Faton Ramadani
6ad2b3a0d5 feat(frontend): fix min-height 2024-08-12 14:09:38 +02:00
Faton Ramadani
c56f6ea374 feat(frontend): clean up 2024-08-12 13:59:11 +02:00
Faton Ramadani
3ea2529640 feat(frontend): clean up 2024-08-12 13:42:03 +02:00
Faton Ramadani
542998de14 feat(frontend): clean up 2024-08-12 13:35:24 +02:00
Faton Ramadani
68eeb7ef0f Merge branch 'main' into fr/xyflow 2024-08-12 13:06:46 +02:00
Faton Ramadani
76fea32da0 feat(frontend): dataflow 2024-08-12 11:54:29 +02:00
Ruben Fiszel
36129fb470 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>
v1.378.0
2024-08-12 11:23:57 +02:00
Ruben Fiszel
e779f96386 fix: improve default value handling for date & date-time in apps 2024-08-12 11:21:00 +02:00
Ruben Fiszel
df33b281e8 fix compile 2024-08-12 10:37:51 +02:00
Guilhem
6ba3fda65d 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
Faton Ramadani
4170db79f5 feat(frontend): migrate to xyflow 2024-08-12 08:23:10 +02:00
HugoCasa
0655803860 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
c288d73c13 specify that windmill can be embedded if using same host 2024-08-10 22:58:46 +02:00
Ruben Fiszel
c03c0f6172 fix(frontend): user resource picker for app use lightweight component 2024-08-10 22:49:48 +02:00
Ruben Fiszel
bc512bd307 chore: improve ci to not tag PR result 2024-08-10 20:34:20 +02:00
Ruben Fiszel
e5e03b5baa chore: improve ci to not tag PR result 2024-08-10 20:08:23 +02:00
Ruben Fiszel
02fdd58e47 chore: improve ci to not tag PR result 2024-08-10 19:19:54 +02:00
Ruben Fiszel
6272c9ff41 fix: allow user resources in app to work within iframes 2024-08-10 19:19:54 +02:00
Faton Ramadani
7115a35779 fix(frontend): improve default id of the components of the topbar (#4222) 2024-08-09 16:49:37 +02:00
Faton Ramadani
c0853eafc9 fix(frontend): support plus sign in emails format fields #4223 2024-08-09 16:48:57 +02:00