Ruben Fiszel
|
11c8f90daf
|
feat: concurrency limits for flows
|
2023-08-28 16:02:48 +02:00 |
|
Faton Ramadani
|
9264d4f046
|
feat(frontend): rework premium plans (#2155)
* feat(frontend): rework premium plans
* feat(frontend): update premium plan page
|
2023-08-28 14:26:18 +02:00 |
|
Ruben Fiszel
|
24852c257f
|
fix: fix refresh init in presence of app stepper
|
2023-08-28 12:36:54 +02:00 |
|
Ruben Fiszel
|
c51eebd0e1
|
limit number of groups to 5 in ce
|
2023-08-28 02:23:36 +02:00 |
|
Ruben Fiszel
|
3701e43fc6
|
improve job queue counter clarity
|
2023-08-27 23:11:04 +02:00 |
|
Ruben Fiszel
|
06006f1c7e
|
feat: add parallelism control to forloops
|
2023-08-27 23:03:19 +02:00 |
|
Ruben Fiszel
|
5be41559ca
|
fix editor bar colors
|
2023-08-27 15:34:20 +02:00 |
|
Ruben Fiszel
|
38f4e7f69d
|
fix cancel jobs
|
2023-08-27 15:09:54 +02:00 |
|
Ruben Fiszel
|
260cf6067f
|
use postgresql backend fo r testing connection
|
2023-08-27 11:25:34 +02:00 |
|
Ruben Fiszel
|
3c097197f3
|
feat: support to set linked secret variable to any field of a newly created resource
|
2023-08-27 11:03:49 +02:00 |
|
Ruben Fiszel
|
5ec4b88569
|
pin approval to 1.158.2+
|
2023-08-26 15:26:20 +02:00 |
|
Ruben Fiszel
|
1e156499de
|
fix: fix app table footer label when -1
|
2023-08-26 12:13:22 +02:00 |
|
Ruben Fiszel
|
9768441717
|
fix whitespace
|
2023-08-26 11:59:19 +02:00 |
|
Ruben Fiszel
|
d814a0f3be
|
fix: expose getResumeUrls in windmill-client
|
2023-08-26 11:54:21 +02:00 |
|
Ruben Fiszel
|
74c2441aa3
|
add lockfile in publish to hub from script details page
|
2023-08-26 11:21:26 +02:00 |
|
Ruben Fiszel
|
5fd36052fa
|
feat: add lockfile for deno + use npm module for deno for windmill-client
|
2023-08-26 11:14:01 +02:00 |
|
Ruben Fiszel
|
3d79187f31
|
feat: lock inline scripts for apps on deploy
|
2023-08-26 09:12:19 +02:00 |
|
Ruben Fiszel
|
99a9d56325
|
fix: make workspace error handler picker accept any script
|
2023-08-25 23:23:09 +02:00 |
|
Ruben Fiszel
|
cb7483ed2d
|
fix jq editor bar help
|
2023-08-25 13:48:09 +02:00 |
|
Ruben Fiszel
|
6a084e9042
|
fix name refresh on app propagation
|
2023-08-25 10:52:02 +02:00 |
|
Ruben Fiszel
|
43c32ca9e3
|
fix input value initialization
|
2023-08-24 19:49:02 +02:00 |
|
HugoCasa
|
cbbfee8439
|
feat: schedule recovery handler (#2126)
* feat: schedule recovery handler
* fix: migration down
* fix: rename
* fix: adjust + add tests
* fix: merge + sqlx prepare
* fix: more complete recovery handler
* feat: schedule error and recovery times
* fix: schedule worker test
* feat: slack schedule handlers
* fix: update schedule handlers
|
2023-08-24 18:20:35 +02:00 |
|
Ruben Fiszel
|
b1c2ccc024
|
fix range component bindings when eval to same subscriber
|
2023-08-24 18:17:04 +02:00 |
|
Ruben Fiszel
|
3fb405d690
|
UX nits
|
2023-08-24 14:38:51 +02:00 |
|
Ruben Fiszel
|
4d84a5bb38
|
feat: remove connect in favor of eval
|
2023-08-24 14:22:31 +02:00 |
|
Ruben Fiszel
|
b3946172fc
|
convert from static to expr automatically on toggle
|
2023-08-24 11:09:27 +02:00 |
|
Ruben Fiszel
|
9977e91cee
|
fix: update go to 1.12.0 and deno to 1.36.2
|
2023-08-24 10:15:52 +02:00 |
|
Ruben Fiszel
|
12c8441802
|
unpin windmill-client
|
2023-08-24 09:53:56 +02:00 |
|
Ruben Fiszel
|
b60e921a94
|
improve websocket destroying
|
2023-08-24 09:30:54 +02:00 |
|
Ruben Fiszel
|
af4f186c20
|
nit fix
|
2023-08-24 01:50:33 +02:00 |
|
Ruben Fiszel
|
e55b5b9c76
|
feat: add templatev2 using new eval
|
2023-08-24 01:48:40 +02:00 |
|
Ruben Fiszel
|
029a0974c0
|
small fixes
|
2023-08-24 01:11:42 +02:00 |
|
Ruben Fiszel
|
48b1a19cdd
|
remove connected from runnable inputs
|
2023-08-24 01:04:26 +02:00 |
|
Ruben Fiszel
|
2d6e5ff214
|
remove connected from runnable inputs
|
2023-08-24 01:02:26 +02:00 |
|
Ruben Fiszel
|
9f21c0c650
|
remove connected from runnable inputs
|
2023-08-24 00:59:03 +02:00 |
|
Ruben Fiszel
|
ff3e8e6cf8
|
feat: eval v2, blazing fast eval triggered only upon the right changes (#2164)
* progress
* progress
* progress
* add suggestions to frontend scripts
* all eval
* remove onlyStatic
* handle better conversions
* handle better conversions
* remove variable picker
* fix pen positioning
* fix v1
|
2023-08-23 19:50:35 +02:00 |
|
Bryan
|
daa2c75853
|
fix(frontend): fix copyToClipboard on non-HTTPS site (#2046)
|
2023-08-23 14:53:10 +02:00 |
|
Ruben Fiszel
|
da12a65925
|
fix: fix tables not updating inputs on creation
|
2023-08-23 12:18:07 +02:00 |
|
Faton Ramadani
|
4817f20d57
|
fix(frontend): Fix code display + use async/await in fetch examples (#2150)
* fix(frontend): Fix code display + use async/await in fetch examples
* fix(frontend): Fix all fetch code
* fix(frontend): Add missing quote
* fix(frontend): fix async code
* fix(frontend): fix waitForCompletion callback
* fix(frontend): Correcltly encode payload
* fix(frontend): Correcltly encode payload
|
2023-08-23 11:35:22 +02:00 |
|
Ruben Fiszel
|
6641fb2648
|
improve publish to hub
|
2023-08-23 10:08:54 +02:00 |
|
Ruben Fiszel
|
8526fe14db
|
store script state in hash and not query
|
2023-08-23 02:31:39 +02:00 |
|
Ruben Fiszel
|
94f67dd6c9
|
fix request armageddon on flow status update for inner flows
|
2023-08-22 21:53:44 +02:00 |
|
Ruben Fiszel
|
6f40b77ba9
|
fix: fix cancel job for flows in some edge cases
|
2023-08-22 21:35:35 +02:00 |
|
Faton Ramadani
|
c4e451347c
|
Fix app list (#2152)
* fix(frontend): Fix app list pagination
* fix(frontend): make minimal changes
* fix(frontend): make minimal changes
* fix(frontend): make minimal changes
* fix(frontend): revert unecessary changes
* fix(frontend): done
* fix(frontend): revert unnecessary changes
* fix(frontend): remove code duplication
* fix(frontend): remove code duplication
|
2023-08-22 16:46:24 +02:00 |
|
Faton Ramadani
|
57586fb376
|
fix(frontend): Fix hub navigation (#2151)
* fix(frontend): Fix hub navigation
* fix(frontend): Fix hub navigation
|
2023-08-22 09:49:09 +02:00 |
|
Ruben Fiszel
|
0de174fa4b
|
fix: show for-loop settings
|
2023-08-22 06:24:50 +02:00 |
|
Henri Courdent
|
a8cd5b7fe3
|
Updating GraphQL default (#2142)
|
2023-08-22 06:04:51 +02:00 |
|
Henri Courdent
|
4809e5a8a2
|
Updated default Rest and clear_rest (#2140)
|
2023-08-21 12:55:57 +02:00 |
|
Ruben Fiszel
|
c4274e7c52
|
add download button to expanded graph
|
2023-08-21 11:11:16 +02:00 |
|
Faton Ramadani
|
2d0a1bd802
|
Fix app dateinput timezone (#2127)
* fix(frontend): Fix JSON pane scroll issues
* fix(frontend): Fix AppDateInput timezone issues
* fix(frontend): Use date-fns
* fix(frontend): add disabled to AppRange props
|
2023-08-21 10:28:09 +02:00 |
|