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
|
3b46eb643c
|
early stop now bubble up to the top
|
2022-12-06 17:39:07 +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 |
|
Ruben Fiszel
|
d5c79d12d8
|
document include_header in the openapi
|
2022-12-06 03:22:45 +01:00 |
|
Ruben Fiszel
|
5dbb249dc7
|
document include_header in the openapi
|
2022-12-06 03:22:35 +01:00 |
|
Ruben Fiszel
|
3561275be0
|
chore(main): release 1.53.0 (#976)
* chore(main): release 1.53.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-06 00:29:41 +01:00 |
|
Ruben Fiszel
|
c318cb255a
|
handle more waiting case as base case for special primitives in flows
|
2022-12-06 00:05:02 +01:00 |
|
Ruben Fiszel
|
31c317b358
|
feat: add include_header to pass request headers to script
|
2022-12-05 23:36:31 +01:00 |
|
Ruben Fiszel
|
177fc2b421
|
improve flow status viewer
|
2022-12-05 11:19:26 +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 |
|
Ruben Fiszel
|
372f2da5b9
|
remove flow_input from sleep expression
|
2022-12-04 01:31:59 +01:00 |
|
Ruben Fiszel
|
e7e79bbaf7
|
UX improvements
|
2022-12-04 01:03:38 +01:00 |
|
Ruben Fiszel
|
cafa6d4a0c
|
add unique path and rls to apps
|
2022-12-03 09:21:26 +01:00 |
|
Ruben Fiszel
|
04d2e3f316
|
add path env to python req
|
2022-12-02 23:48:42 +01:00 |
|
Ruben Fiszel
|
519247740a
|
fix PIP_INDEX_URL when nsjail is disabled
|
2022-12-02 23:45:51 +01:00 |
|
Ruben Fiszel
|
dee9a3bb4a
|
ci: remove community/ and pull-hub ci
|
2022-12-02 22:55:07 +01:00 |
|
Ruben Fiszel
|
f51293e4f7
|
chore(main): release 1.52.0 (#950)
* chore(main): release 1.52.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-02 22:23:35 +01:00 |
|
Ruben Fiszel
|
cc037458ca
|
add resume urls at the api level
|
2022-12-02 22:19:15 +01:00 |
|
Faton Ramadani
|
5ae0e5da19
|
UI refactor (#973)
* fix(frontend): ui refactor
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): remove virtual table
* fix(frontend): Add virtual list
* fix(frontend): fix number of items
* fix(frontend): revert changes
* fix(frontend): fix build
|
2022-12-02 19:39:23 +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
|
539d6be908
|
feat: unify resources under a single connect API
|
2022-12-01 19:28:00 +01:00 |
|
Ruben Fiszel
|
2845cce5ae
|
fix list apps
|
2022-11-30 21:43:32 +01:00 |
|
Ruben Fiszel
|
c31c11e451
|
readme: nits and toc
|
2022-11-30 20:01:01 +01:00 |
|
Ruben Fiszel
|
ee436712cb
|
add favorites for app
|
2022-11-30 13:04:05 +01:00 |
|
Ruben Fiszel
|
bff9130ab9
|
favorites on the sidebar
|
2022-11-30 01:47:29 +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
|
304508fd5c
|
quicker log feedback on resolving dependencies
|
2022-11-28 23:57:02 +01:00 |
|
Ruben Fiszel
|
12f967726b
|
fix(backend): support PIP_INDEX_URL
|
2022-11-28 23:48:42 +01:00 |
|
Ruben Fiszel
|
afcb44a127
|
fix(backend): support PIP_INDEX_URL
|
2022-11-28 23:12:05 +01:00 |
|
Ruben Fiszel
|
63d95cfbb3
|
feat(python): add support for parsing resource type in python
|
2022-11-28 21:47:25 +01:00 |
|
Ruben Fiszel
|
9761cb3a8c
|
increase failure loglines capture
|
2022-11-28 17:52:32 +01:00 |
|
Ruben Fiszel
|
c51f63da55
|
remove mailchimp from oauth native support
|
2022-11-28 17:32:47 +01:00 |
|
Ruben Fiszel
|
d5149eca03
|
add mailchimp to oauth
|
2022-11-28 15:25:08 +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
|
e3edec0951
|
fix deno_flow_same_worker test
|
2022-11-27 00:50:09 +01:00 |
|
Ruben Fiszel
|
f4ec1a7fc3
|
chore(main): release 1.51.0 (#930)
* chore(main): release 1.51.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-27 00:41:29 +01:00 |
|
Ruben Fiszel
|
6d134ceea3
|
pg migration
|
2022-11-26 19:39:37 +01:00 |
|
Ruben Fiszel
|
890ec2cb4e
|
fix no color without nsjail
|
2022-11-26 19:06:36 +01:00 |
|
Ruben Fiszel
|
53fb0ce2ee
|
fix same_worker/shared to work with and without nsjail
|
2022-11-26 19:02:49 +01:00 |
|
Ruben Fiszel
|
b9cb9e9987
|
fix adding nsjail based on arg
|
2022-11-26 17:13:14 +01:00 |
|
Ruben Fiszel
|
adc9689950
|
fix getting email from github
|
2022-11-26 15:57:55 +01:00 |
|
Ruben Fiszel
|
8bf4699bd6
|
fix getting email from github
|
2022-11-26 15:33:15 +01:00 |
|
Ruben Fiszel
|
c2f064d167
|
update default login scopes for github
|
2022-11-26 14:52:30 +01:00 |
|
Ruben Fiszel
|
897de60189
|
update sqlx-info
|
2022-11-26 14:46:13 +01:00 |
|
Ruben Fiszel
|
d503bdfe16
|
modify github default oauth scopes
|
2022-11-26 14:43:14 +01:00 |
|
Ruben Fiszel
|
50f193aa63
|
more explicit error for login
|
2022-11-26 14:38:45 +01:00 |
|
Ruben Fiszel
|
c8d5f853c5
|
fix removing users
|
2022-11-26 14:21:42 +01:00 |
|