Ruben Fiszel
23447a5b8d
fix(backend): improve worker ping api
2023-03-13 20:28:11 +01:00
Ruben Fiszel
ace6e90bc3
feat(frontend): add frontend (JS) scripts to apps
2023-03-13 19:29:35 +01:00
Ruben Fiszel
11421a55e1
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
8a848c9e0d
fix(cli): many small fixes
2023-03-11 20:16:56 +01:00
Ruben Fiszel
ca9ba83f67
feat(frontend): make runs filters synced with query args
2023-03-11 17:13:49 +01:00
Ruben Fiszel
d3296c958e
feat: add filter jobs by args or result
2023-03-11 15:30:46 +01:00
Ruben Fiszel
f586f75f05
handle better linked variables renaming
2023-03-11 11:25:47 +01:00
Ruben Fiszel
3be96d8773
feat(frontend-apps): add variable picker for static string input on apps
2023-03-10 18:41:27 +01:00
Ruben Fiszel
2809ef905b
fix serde test
2023-03-10 12:19:56 +01:00
Ruben Fiszel
7beaaddd13
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
8565483eb8
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
c1e7efa822
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
b124d5b5dc
feat: add delete by path for scripts
2023-03-09 12:44:49 +01:00
Ruben Fiszel
560f7f9bc3
enforce on_behalf_of by the backend, not frontend
2023-03-09 11:12:28 +01:00
Ruben Fiszel
97f7b02ba5
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
28feec3b42
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
a5a1068516
feat(frontend): add history to flows and apps
2023-03-07 14:47:17 +01:00
Ruben Fiszel
43994d9b0f
show archived + fix graphs
2023-03-07 01:59:35 +01:00
Ruben Fiszel
0263c20a5b
introduce root_job and leaf_jobs for efficient result_by_id
2023-03-03 12:44:44 +01:00
Ruben Fiszel
89e68e3444
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
68e8435409
fix(backend): improve result retrieval
2023-03-02 16:33:24 +01:00
Ruben Fiszel
64bbd7fb6f
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
6686dfb25d
add workspace_add events
2023-02-28 19:41:01 +01:00
Ruben Fiszel
8e7fea107d
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
f9eed8dc95
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
e5df7f4ac1
fix stripe checkout
2023-02-27 08:49:36 +01:00
Ruben Fiszel
cd90dc05db
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
023fe7763c
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
c33df3deec
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
2ab99a100e
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
29bb384689
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
7db0b3757a
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
44e588b0b2
do not create default variables on workspace creation
2023-02-23 08:07:35 +01:00
Ruben Fiszel
8e300b7afc
chore(main): release 1.67.2 ( #1220 )
...
* chore(main): release 1.67.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-23 08:00:15 +01:00
Ruben Fiszel
bcfb2db293
chore(main): release 1.67.0 ( #1216 )
...
* chore(main): release 1.67.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-22 22:39:14 +01:00
Kai Jellinghaus
d396fd57e7
Remove Stripe ( #1217 )
2023-02-22 19:15:10 +01:00
Ruben Fiszel
6ede24635b
chore(main): release 1.66.1 ( #1215 )
...
* chore(main): release 1.66.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-22 15:55:37 +01:00
Ruben Fiszel
94c8aee4c7
chore(main): release 1.66.0 ( #1214 )
...
* chore(main): release 1.66.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-22 15:38:01 +01:00
Ruben Fiszel
d1be3192ea
remove references to starter workspace'
2023-02-22 13:56:24 +01:00
Ruben Fiszel
dcc670afde
remove extra_perms from being encoded in non-folder zip export
2023-02-22 12:55:40 +01:00
Ruben Fiszel
a131fca977
removed edited_by from zip metadata
2023-02-22 09:53:45 +01:00
Ruben Fiszel
0e27bd3c8b
remove archived from zip
2023-02-22 09:23:23 +01:00
Ruben Fiszel
0fd26cf4fe
remove metadata from zip
2023-02-22 09:12:22 +01:00
Ruben Fiszel
29d0cc620f
feat: add delete flows
2023-02-22 08:40:11 +01:00
Ruben Fiszel
81bb580222
remove versions from serialized apps
2023-02-22 01:13:42 +01:00
Ruben Fiszel
9fc186764f
v0 of cli refactor
2023-02-22 00:15:32 +01:00
Ruben Fiszel
cd69c185d7
extend zip permissions
2023-02-22 00:06:22 +01:00
Ruben Fiszel
8612d55ca8
chore(main): release 1.65.0 ( #1210 )
...
* chore(main): release 1.65.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-02-21 10:17:35 +01:00
Kai Jellinghaus
908e7e5ba2
CLI fixes ( #1204 )
...
* Add default workspace URL
* R1 WIP
* Improve help docs slightly
* Rework tracking state
* WIP Rework
Remaining bug: Not returning state-only files (no local file) from *getFiles()
* Create newly found files
* Finish ZIP & new tracking code
* Fix two minor bugs
* do not consider conflict if same content
* add more logs to cli writing
* progress
* progress
* iteration
* Add most basic App support
* fix folder frontend bug
* fix folder frontend bug
* init done by default
* sqlx merge
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-02-21 10:13:21 +01:00
Kai Jellinghaus
75bb170b71
feat(backend): Zip Workspace Export ( #1201 )
...
* Allow different formats
* Allow Zip format in workspace export
* Fix axum error
* Use ZIP in frontend
* File ending fix
* Fix empty query
2023-02-17 19:21:06 +01:00