Ruben Fiszel
|
c958480ce8
|
fix(backend): improve worker ping api
|
2023-03-13 20:28:11 +01:00 |
|
Ruben Fiszel
|
f0b1b1f752
|
feat(frontend): add frontend (JS) scripts to apps
|
2023-03-13 19:29:35 +01:00 |
|
Ruben Fiszel
|
0789bef120
|
chore(main): release 1.75.0 (#1278)
* chore(main): release 1.75.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-11 20:54:54 +01:00 |
|
Ruben Fiszel
|
ce323709a9
|
fix(cli): many small fixes
|
2023-03-11 20:16:56 +01:00 |
|
Ruben Fiszel
|
61a5e1f1ac
|
feat(frontend): make runs filters synced with query args
|
2023-03-11 17:13:49 +01:00 |
|
Ruben Fiszel
|
3b44f9a72c
|
feat: add filter jobs by args or result
|
2023-03-11 15:30:46 +01:00 |
|
Ruben Fiszel
|
b349308ff7
|
handle better linked variables renaming
|
2023-03-11 11:25:47 +01:00 |
|
Ruben Fiszel
|
bc440f8d41
|
feat(frontend-apps): add variable picker for static string input on apps
|
2023-03-10 18:41:27 +01:00 |
|
Ruben Fiszel
|
1d5c194f09
|
feat(bash): add default argument handling for bash
|
2023-03-10 15:04:34 +01:00 |
|
Ruben Fiszel
|
99399f4f77
|
fix serde test
|
2023-03-10 12:19:56 +01:00 |
|
Ruben Fiszel
|
6e09194313
|
fix compile
|
2023-03-10 12:12:10 +01:00 |
|
Ruben Fiszel
|
7c825c212d
|
fix(backend): add killpill for lines reading
|
2023-03-10 12:04:05 +01:00 |
|
Ruben Fiszel
|
480fd781b6
|
worker ping at least every 5s even when running long jobs
|
2023-03-10 01:38:12 +01:00 |
|
Ruben Fiszel
|
43c45d930c
|
chore(main): release 1.74.2 (#1277)
* chore(main): release 1.74.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-10 00:55:13 +01:00 |
|
Ruben Fiszel
|
74c3d6443c
|
chore(main): release 1.74.1 (#1275)
* chore(main): release 1.74.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-09 22:45:53 +01:00 |
|
Ruben Fiszel
|
2ea15d5035
|
fix(ci): make windmill compile again by pinning swc deps
|
2023-03-09 22:20:31 +01:00 |
|
Ruben Fiszel
|
6691b19b24
|
chore(main): release 1.74.0 (#1269)
* chore(main): release 1.74.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-09 19:58:21 +01:00 |
|
Ruben Fiszel
|
0c2cf92dd3
|
feat: add delete by path for scripts
|
2023-03-09 12:44:49 +01:00 |
|
Ruben Fiszel
|
8fb2454e83
|
enforce on_behalf_of by the backend, not frontend
|
2023-03-09 11:12:28 +01:00 |
|
Ruben Fiszel
|
a08cdd7b86
|
chore(main): release 1.73.1 (#1266)
* chore(main): release 1.73.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-08 00:41:42 +01:00 |
|
Ruben Fiszel
|
7ed301b186
|
chore(main): release 1.73.0 (#1257)
* chore(main): release 1.73.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-07 22:35:56 +01:00 |
|
Ruben Fiszel
|
9e4d90ad37
|
feat(frontend): add history to flows and apps
|
2023-03-07 14:47:17 +01:00 |
|
Ruben Fiszel
|
71305e5154
|
show archived + fix graphs
|
2023-03-07 01:59:35 +01:00 |
|
Ruben Fiszel
|
2ac51b0af0
|
feat(frontend): refactor entire flow builder UX
|
2023-03-05 23:00:43 +01:00 |
|
Ruben Fiszel
|
dcfb29fb80
|
fix sqlx offline
|
2023-03-03 13:04:24 +01:00 |
|
Ruben Fiszel
|
58300eb6ac
|
introduce root_job and leaf_jobs for efficient result_by_id
|
2023-03-03 12:44:44 +01:00 |
|
Ruben Fiszel
|
f4fe71e074
|
chore(main): release 1.72.0 (#1250)
* chore(main): release 1.72.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-03-03 11:12:18 +01:00 |
|
Ruben Fiszel
|
c4463bb029
|
fix(backend): improve result retrieval
|
2023-03-02 16:33:24 +01:00 |
|
Ryan Rich
|
580388ce19
|
Add support for binding server listener to a specific IP address (#1253)
|
2023-03-02 08:01:50 +01:00 |
|
Ruben Fiszel
|
2a75cd250e
|
fix(backend): incorrect get_result_by_id for list_result job
|
2023-03-01 12:43:00 +01:00 |
|
Ruben Fiszel
|
29f3fe2663
|
update sqlx-data.json
|
2023-03-01 12:01:22 +01:00 |
|
Ruben Fiszel
|
4c913dc4b6
|
feat(backend): get_result_by_id do a downward pass to find node at any depth (#1249)
* downwardRec
* downwardRec
* any node
* any node
* any node
|
2023-03-01 11:33:48 +01:00 |
|
Ruben Fiszel
|
c96e2351d9
|
chore(main): release 1.71.0 (#1242)
* chore(main): release 1.71.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-28 22:51:57 +01:00 |
|
Ruben Fiszel
|
c06311faf8
|
add workspace_add events
|
2023-02-28 19:41:01 +01:00 |
|
Ruben Fiszel
|
05f568fb8c
|
display startup info in all cases
|
2023-02-28 17:52:47 +01:00 |
|
Ruben Fiszel
|
51a7eaaeb0
|
rename counters
|
2023-02-27 14:52:24 +01:00 |
|
Ruben Fiszel
|
0bf6f23c9e
|
fix setup app to use updated version of the CLI
|
2023-02-27 14:16:57 +01:00 |
|
Ruben Fiszel
|
e56869092a
|
feat(backend): use counter for sleep/execution/pull durations
|
2023-02-27 12:00:32 +01:00 |
|
Ruben Fiszel
|
fbc929ba1b
|
chore(main): release 1.70.1 (#1239)
* chore(main): release 1.70.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-27 10:07:26 +01:00 |
|
Ruben Fiszel
|
ebb68e5320
|
chore(main): release 1.70.0 (#1236)
* chore(main): release 1.70.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-27 09:25:03 +01:00 |
|
Ruben Fiszel
|
ebd2e0323e
|
fix stripe checkout
|
2023-02-27 08:49:36 +01:00 |
|
Ruben Fiszel
|
d38aff2fe2
|
fix: app setup and sync now uses 1.69.3
|
2023-02-26 14:09:16 +01:00 |
|
Ruben Fiszel
|
a4e3f98b7d
|
chore(main): release 1.69.2 (#1233)
* chore(main): release 1.69.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-24 19:57:50 +01:00 |
|
Ruben Fiszel
|
397ecd64d4
|
chore(main): release 1.69.1 (#1231)
* chore(main): release 1.69.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-24 17:26:53 +01:00 |
|
Ruben Fiszel
|
90c0e140a1
|
chore(main): release 1.69.0 (#1226)
* chore(main): release 1.69.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-23 18:07:56 +01:00 |
|
Ruben Fiszel
|
2bd8fabcf7
|
chore(main): release 1.68.0 (#1223)
* chore(main): release 1.68.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-23 13:42:42 +01:00 |
|
Ruben Fiszel
|
18ff5c7cef
|
chore(main): release 1.67.4 (#1222)
* chore(main): release 1.67.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-23 09:06:34 +01:00 |
|
Ruben Fiszel
|
e54dc3ff97
|
fix(backend): workflow check for has_failure_module
|
2023-02-23 09:01:02 +01:00 |
|
Ruben Fiszel
|
4d5aae69c8
|
chore(main): release 1.67.3 (#1221)
* chore(main): release 1.67.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-02-23 08:34:22 +01:00 |
|
Ruben Fiszel
|
df1b724626
|
do not create default variables on workspace creation
|
2023-02-23 08:07:35 +01:00 |
|