Ruben Fiszel
|
069e2d18d5
|
perf: improve queue performance (#2222)
* benchs
* progress
* prog
* progress
* progress
* progress
* update
* progress
* progress
* progress
* progress
* progress
* all
* all
* improve queries
* improve queries
* rm imv
* all
* all
|
2023-09-03 09:44:16 +02:00 |
|
Ruben Fiszel
|
719a7b11da
|
fix: see run detail in a new tab
|
2023-09-01 09:32:05 +02:00 |
|
Faton Ramadani
|
77f8eac21e
|
feat(frontend): App stepper debug (#2202)
* fix(frontend): Fix overflow issue
* feat(frontend): Add Stepper debug + add last action output
* feat(frontend): revert
* feat(frontend): correctly handled debug mode
* fix(frontend): PR comments
|
2023-09-01 08:03:45 +02:00 |
|
Faton Ramadani
|
9787edb67c
|
fix(frontend): Fix App Modal z-index (#2210)
* fix(frontend): Fix App Modal z-index
* fix(frontend): fix build
|
2023-09-01 08:01:26 +02:00 |
|
Ruben Fiszel
|
a34b91b386
|
chore(main): release 1.165.0 (#2207)
* chore(main): release 1.165.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-09-01 00:05:37 +02:00 |
|
Ruben Fiszel
|
41107c7cfa
|
feat: support partial go dependency pinning
|
2023-08-31 22:12:47 +02:00 |
|
Ruben Fiszel
|
16fa99a4ea
|
clarify cache usage for scripts/flows
|
2023-08-31 15:19:01 +02:00 |
|
Ruben Fiszel
|
d311d76557
|
fix: uniformize that all job links specify the workspace
|
2023-08-31 12:55:28 +02:00 |
|
Ruben Fiszel
|
1998c2c6e0
|
chore(main): release 1.164.0 (#2205)
* chore(main): release 1.164.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-31 12:30:37 +02:00 |
|
Bryan
|
bb749c14f8
|
fix(frontend): allow using Docker in Flow (#2201)
|
2023-08-31 08:52:05 +02:00 |
|
Faton Ramadani
|
482e46e61b
|
Fix run page navigation (#2200)
* fix(frontend): Fix overflow issue
* fix(frontend): Properly handle browser navigation
* fix(frontend): revert changes
* fix(frontend): remove debug code
|
2023-08-31 00:17:52 +02:00 |
|
Ruben Fiszel
|
00df43c68c
|
make frontend bundlable
|
2023-08-30 19:31:34 +02:00 |
|
Ruben Fiszel
|
e780131bea
|
reworks consts
|
2023-08-30 18:43:21 +02:00 |
|
Ruben Fiszel
|
d7580fefb9
|
chore(main): release 1.163.1 (#2199)
* chore(main): release 1.163.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-30 18:31:44 +02:00 |
|
Ruben Fiszel
|
11e1ecbcda
|
fix: avoid perpetual spinning of recompute all component
|
2023-08-30 18:27:12 +02:00 |
|
Ruben Fiszel
|
200fc0720e
|
clarify cache usage for scripts/flows
|
2023-08-30 17:44:40 +02:00 |
|
Ruben Fiszel
|
e6f56d4dec
|
chore(main): release 1.163.0 (#2198)
* chore(main): release 1.163.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-30 17:26:31 +02:00 |
|
Ruben Fiszel
|
380267a965
|
nits
|
2023-08-30 17:26:30 +02:00 |
|
Ruben Fiszel
|
61df339343
|
fix: fix cyclical loop in apps
|
2023-08-30 17:12:55 +02:00 |
|
Ruben Fiszel
|
cf012114c5
|
improve global cache to s3 panel
|
2023-08-30 14:09:54 +02:00 |
|
Ruben Fiszel
|
7c5ea569a8
|
feat: add global cache configuration
|
2023-08-30 13:35:41 +02:00 |
|
Ruben Fiszel
|
39b30a7ca3
|
fix premium info computation
|
2023-08-29 21:27:53 +02:00 |
|
Ruben Fiszel
|
ffb61afc3f
|
fix premium info computation
|
2023-08-29 21:23:15 +02:00 |
|
Ruben Fiszel
|
1b3f78f585
|
exclude cache and state from tarball export
|
2023-08-29 19:36:25 +02:00 |
|
Ruben Fiszel
|
1f56b27598
|
chore(main): release 1.162.2 (#2197)
* chore(main): release 1.162.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-29 16:45:39 +02:00 |
|
Ruben Fiszel
|
2e7862d84f
|
chore(main): release 1.162.0 (#2194)
* chore(main): release 1.162.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-29 15:59:24 +02:00 |
|
Ruben Fiszel
|
bf0014c387
|
feat: add cache to inline scripts
|
2023-08-29 15:57:01 +02:00 |
|
Faton Ramadani
|
095969f125
|
feat(frontend): Filter runs by user (#2187)
* feat(frontend): Filter runs by user
* feat(frontend): Improve UI
* feat(frontend): Add filter by folder
* feat(frontend): Clean up filters
* feat(frontend): Clean up filters
* feat(frontend): add shortcut to filter by folder
* fix(frontend): Fix filters
* fix(frontend): remove logs
* fix(frontend): Fix filter by syncing
* fix(frontend): refactor all filters
* fix(frontend): refactor all filters
* fix(frontend): refactor all filters
* fix(frontend): refactor all filters
* fix(frontend): add missing tooltips
* fix(frontend): correcly set args and result filters + handle status filter
|
2023-08-29 15:42:56 +02:00 |
|
Ruben Fiszel
|
03e48a4ca5
|
feat: add caching to flows and scripts (#2193)
* cachettl
* all
|
2023-08-29 13:00:20 +02:00 |
|
Ruben Fiszel
|
af2a417902
|
fix list state preservation across re-renders
|
2023-08-28 20:42:53 +02:00 |
|
Ruben Fiszel
|
d469802186
|
chore(main): release 1.161.0 (#2190)
* chore(main): release 1.161.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-28 20:20:48 +02:00 |
|
Ruben Fiszel
|
6354c95bb7
|
feat: early stop for flows
|
2023-08-28 17:46:16 +02:00 |
|
Ruben Fiszel
|
d0d041fde3
|
feat: concurrency limits for flows
|
2023-08-28 16:02:48 +02:00 |
|
Faton Ramadani
|
272ff63e40
|
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
|
840fbbcbb1
|
fix: fix refresh init in presence of app stepper
|
2023-08-28 12:36:54 +02:00 |
|
Ruben Fiszel
|
1db214f9d0
|
limit number of groups to 5 in ce
|
2023-08-28 02:23:36 +02:00 |
|
Ruben Fiszel
|
697f94a73d
|
chore(main): release 1.160.0 (#2189)
* chore(main): release 1.160.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-27 23:15:39 +02:00 |
|
Ruben Fiszel
|
6a7e405454
|
improve job queue counter clarity
|
2023-08-27 23:11:04 +02:00 |
|
Ruben Fiszel
|
34e2a8001a
|
feat: add parallelism control to forloops
|
2023-08-27 23:03:19 +02:00 |
|
Ruben Fiszel
|
3c4b451655
|
chore(main): release 1.159.0 (#2183)
* chore(main): release 1.159.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-27 15:50:19 +02:00 |
|
Ruben Fiszel
|
135f3e121a
|
fix editor bar colors
|
2023-08-27 15:34:20 +02:00 |
|
Ruben Fiszel
|
033f675484
|
fix cancel jobs
|
2023-08-27 15:09:54 +02:00 |
|
Ruben Fiszel
|
a60db77920
|
use postgresql backend fo r testing connection
|
2023-08-27 11:25:34 +02:00 |
|
Ruben Fiszel
|
fe1e419fa8
|
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
|
a478272a9b
|
pin approval to 1.158.2+
|
2023-08-26 15:26:20 +02:00 |
|
Ruben Fiszel
|
24ac1e25ff
|
fix: fix app table footer label when -1
|
2023-08-26 12:13:22 +02:00 |
|
Ruben Fiszel
|
519ba1cafb
|
chore(main): release 1.158.2 (#2182)
* chore(main): release 1.158.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-26 11:59:45 +02:00 |
|
Ruben Fiszel
|
69918fe903
|
fix whitespace
|
2023-08-26 11:59:19 +02:00 |
|
Ruben Fiszel
|
3142bc932c
|
fix: expose getResumeUrls in windmill-client
|
2023-08-26 11:54:21 +02:00 |
|
Ruben Fiszel
|
796f6d561b
|
chore(main): release 1.158.1 (#2181)
* chore(main): release 1.158.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-08-26 11:43:23 +02:00 |
|