Ruben Fiszel
|
8ad2344ec6
|
improve cancel approval error message
|
2023-01-24 12:11:39 +01:00 |
|
Ruben Fiszel
|
d85f550611
|
handle empty flow module input transforms
|
2023-01-19 12:22:37 +01:00 |
|
Ruben Fiszel
|
d708b6faa5
|
fix permissioned_as from username
|
2023-01-17 12:49:24 +01:00 |
|
Ruben Fiszel
|
acff87a09f
|
all
|
2023-01-17 08:09:46 +01:00 |
|
Ruben Fiszel
|
0f26a3b111
|
playwright against uffizzi (#1109)
* all
* fix perms
* move build to depot
* login
* revert to docker build
* revert to docker build
* fix playwright
|
2023-01-16 18:01:45 +01:00 |
|
Ruben Fiszel
|
c0df9a5e20
|
update axum
|
2023-01-11 08:19:20 +01:00 |
|
Ruben Fiszel
|
39e2bf39e9
|
make app public page not require login at all
|
2023-01-02 13:02:45 +01:00 |
|
Kai Jellinghaus
|
3b8356cf9a
|
Allow RUST_LOG_STYLE (#1036)
|
2022-12-20 16:19:18 +01:00 |
|
Ruben Fiszel
|
876e140626
|
change the default number of connections to 3 for workers
|
2022-12-19 18:59:46 +01:00 |
|
Ruben Fiszel
|
43732d2fb5
|
require ownership to move items && automatically edit schedule paths
|
2022-12-18 18:45:32 +01:00 |
|
Ruben Fiszel
|
fd871093f0
|
feat: implement usage tracker + quotas
|
2022-12-11 18:47:39 +01:00 |
|
Ruben Fiszel
|
0d421f1506
|
display account without refresh tokens as non refreshed
|
2022-12-09 20:17:39 +01:00 |
|
Ruben Fiszel
|
8bcf4952a2
|
display errors much better in the error handler
|
2022-12-08 11:07:44 +01:00 |
|
Ruben Fiszel
|
8c1c508358
|
feat: implement flow as a flow step
|
2022-12-06 23:38:06 +01:00 |
|
Ruben Fiszel
|
9a029f46af
|
fix flowmodule_serde test
|
2022-12-06 17:48:56 +01:00 |
|
Ruben Fiszel
|
799fa925b3
|
feat: add lockable version to scripts inside flows (#972)
* add it to openflow
* push
* push
* final
|
2022-12-06 13:11:11 +01:00 |
|
Kai Jellinghaus
|
1bac23785c
|
fix(cli): Fix cli pull push (#985)
* Fix workspace tar
* Ignore dotfolders
|
2022-12-04 13:24:31 +01:00 |
|
Ruben Fiszel
|
c55fae54dd
|
feat: refactor favorite menu
|
2022-12-04 13:23:29 +01:00 |
|
Kai Jellinghaus
|
d3a171c283
|
feat(cli): improved setup & allow workspace in base url & refactor workspaces/remotes to unify (#966)
* Setup V2 & Allow Workspace in base url
* Handle login conflict information
* Rework workspace & remote logic
* Add login logic
* Add token storage logic
* 🚀 finish refactor
* :Fix Pull
* Remove setup
* Add create-token
* Remove legacy typesc
* Fix change
* Fix warns
* fix warning
* Update README
* Switch to new workspace by default
* Update demo video
* Update Images
* remove duplicate
* Change wording
* Add to main README
* Fix main readme
* Fix videos
|
2022-12-01 22:56:57 +01:00 |
|
Ruben Fiszel
|
f3f694e925
|
feat: add favorite/star + remove flows/scripts page in favor of unified home page (#968)
* favorites
* favorites
* favorites
* feat(frontend): add favorite + refactor homepage
|
2022-11-30 00:15:43 +01:00 |
|
Ruben Fiszel
|
37967a7950
|
feat: refactor variable + resource linkage + OAuth visibility
|
2022-11-27 17:26:37 +01:00 |
|
Ruben Fiszel
|
346a7f3f47
|
more visibility on OAuth errors Vol 1
|
2022-11-27 14:00:55 +01:00 |
|
Ruben Fiszel
|
e33bd1e6b2
|
fix(go-client): support setVariable, setResource, setState, getState
|
2022-11-19 16:54:12 +01:00 |
|
Kai Jellinghaus
|
47c9ff1edc
|
feat(backend): Flow lock (#868)
* Add lockfile information
* Allow Lockfiles to be pushed to queue
* Handle raw_lock on worker
* Flow Lock Job
* Allow RawScript path
* Simplify handle_code_execution_job
* Regenerate SQLX
* Fix tests
* fix test
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-13 18:31:08 +01:00 |
|
Ruben Fiszel
|
40183ce4e4
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Ruben Fiszel
|
3c09275960
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|
Ruben Fiszel
|
14c296dbb8
|
fix: implement require admin differently than unauthorized
|
2022-11-02 12:18:44 +01:00 |
|
Ruben Fiszel
|
b830dffc20
|
remove tokio-console
|
2022-11-02 12:04:35 +01:00 |
|
Ruben Fiszel
|
39937e6a83
|
feat(backend): add parallel option for forloop and branchall (#840)
* parallel
* parallel
* fix 1
* fix 2
* fix 3
* fix 3
* fix 4
* sqlx
* add parallel toggle on frontend
* parallel in frontend
* serde
* fix everything
* fix everything
|
2022-11-01 06:09:00 +01:00 |
|
Ruben Fiszel
|
c1168a4903
|
UX nits
|
2022-10-31 12:46:07 +01:00 |
|
Ruben Fiszel
|
fe61f23d6a
|
handle errors prior to first step better
|
2022-10-30 19:03:22 +01:00 |
|
Ruben Fiszel
|
12026318b5
|
fix full hub script
|
2022-10-30 17:01:12 +01:00 |
|
Ruben Fiszel
|
4bd74ad723
|
fix(backend): fix error handler progress update
|
2022-10-30 13:47:28 +01:00 |
|
Ruben Fiszel
|
2e8211d41f
|
revert switching metrics to tiny-http
|
2022-10-30 01:55:44 +02:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|