Ruben Fiszel
4fceae4f85
progress
2023-02-01 20:54:13 +01:00
Ruben Fiszel
c1cfed840a
all
2023-02-01 16:27:50 +01:00
Ruben Fiszel
0921ba0085
feat: add INCLUDE_HEADERS env variable to pass value from request headers
2023-02-01 02:22:28 +01:00
Ruben Fiszel
14b32be8b2
feat(python): add ADDITIONAL_PYTHON_PATHS
2023-02-01 02:04:53 +01:00
Ruben Fiszel
b67550a790
fix nextId for components
2023-01-31 20:49:02 +01:00
dependabot[bot]
06347746c0
chore(deps-dev): bump @sveltejs/package from 1.0.1 to 1.0.2 in /frontend ( #1165 )
...
Bumps [@sveltejs/package](https://github.com/sveltejs/kit/tree/HEAD/packages/package ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/package/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/package@1.0.2/packages/package )
---
updated-dependencies:
- dependency-name: "@sveltejs/package"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 20:05:16 +01:00
dependabot[bot]
0b4288ad9c
chore(deps-dev): bump vite from 4.0.3 to 4.0.4 in /frontend ( #1166 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.0.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 20:05:00 +01:00
Ruben Fiszel
a6dcb218ff
ci: seperate openbb group from main
2023-01-31 20:04:20 +01:00
Ruben Fiszel
6fe93dac58
chore(main): release 1.61.1 ( #1169 )
...
* chore(main): release 1.61.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.61.1
2023-01-31 20:02:29 +01:00
Ruben Fiszel
202b04bb08
fix nextId for components
2023-01-31 20:01:48 +01:00
Ruben Fiszel
df8cc1f248
fix(backend): compile issue
2023-01-31 19:50:22 +01:00
Ruben Fiszel
61e3214f9e
chore(main): release 1.61.0 ( #1091 )
...
* chore(main): release 1.61.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.61.0
2023-01-31 18:51:42 +01:00
Ruben Fiszel
d663884a99
more folders permission
2023-01-31 16:01:13 +01:00
Ruben Fiszel
a2ed69f87f
fix demoting users
2023-01-31 15:23:58 +01:00
Ruben Fiszel
f377c84f5a
feat: add sync webhook for flows
2023-01-31 10:21:48 +01:00
Ruben Fiszel
772c768cda
feat(python): add support for extra args in python
2023-01-31 09:52:29 +01:00
Ruben Fiszel
a4f8f9e1cf
feat(frontend): add plotly support
2023-01-31 08:04:46 +01:00
dependabot[bot]
dfae34d9b4
chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 ( #1163 )
...
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases )
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 18:32:13 +00:00
Ruben Fiszel
0bc995bd07
clarify exponential backoff
2023-01-30 08:58:09 +01:00
Ruben Fiszel
161e76c500
clarify exponential backoff
2023-01-30 08:49:58 +01:00
Ruben Fiszel
c186db4e3b
handle backquotes in template
2023-01-30 08:31:21 +01:00
Ruben Fiszel
652eb65082
allow whitespace in requirements override
2023-01-30 05:06:13 +01:00
Ruben Fiszel
a98ba6dc41
parseJson on resource changes
2023-01-30 03:55:01 +01:00
Ruben Fiszel
080ecb04d7
feat: add resource and resource type from json
2023-01-29 16:27:51 +01:00
Ruben Fiszel
8de3804d4a
flow builder args handling improvements
2023-01-28 23:22:51 +01:00
Ruben Fiszel
008bd32ec1
fix entirecachetar path
2023-01-28 18:54:04 +01:00
Ruben Fiszel
a2f679ffc9
add support for openbb
2023-01-28 03:57:25 +01:00
Ruben Fiszel
2d3fe64bc4
add python-310 target
2023-01-28 03:34:40 +01:00
Ruben Fiszel
b7db4c78c4
feat: add PIP_LOCAL_DEPENDENCIES
2023-01-28 03:09:47 +01:00
Ruben Fiszel
d0fc40b483
grant all privilege to table favorite
2023-01-27 22:08:46 +01:00
Ruben Fiszel
1efae55d36
update stripe products references
2023-01-27 20:59:05 +01:00
Ruben Fiszel
791a772199
increase token size for refresh token
2023-01-27 18:56:42 +01:00
Ruben Fiszel
285b896a1d
add stripe integration
2023-01-27 07:58:16 +01:00
Ruben Fiszel
098cd96655
add stripe integration
2023-01-27 07:29:51 +01:00
Adam Vollrath
4eee71a8fb
Enable GitHub OAuth for Uffizzi Previews. ( #1157 )
...
* Enable GitHub OAuth for Uffizzi Previews.
* empty
* more specific build conditions
* Increase memory resources for `windmill` container.
2023-01-26 18:48:28 +01:00
Ádám Kovács
c01bf70f62
feat(frontend): Add HTML result rendering ( #1160 )
...
* feat(frontend): Add HTML result rendering
* fix(frontend): Add reference for XSS
* fix(frontend): Require approval only in apps
* fix(frontend): Require approval in public apps
2023-01-26 18:03:25 +01:00
Faton Ramadani
3ed16b88a4
feat(frontend): Add app inputs configurations ( #1142 )
...
* feat(frontend): Add app inputs configurations
* feat(frontend): only display resource input by default
* feat(frontend): Fix no resource field empty display
* feat(frontend): open the drawer when forked from the hub
2023-01-26 15:51:38 +01:00
Ádám Kovács
18f30c8286
fix(frontend): Update app scripts pane ( #1146 )
...
* fix(frontend): Update app scripts pane
* fix wrapping content
* import capitalize util
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com >
2023-01-26 15:51:09 +01:00
Ádám Kovács
f221a6c17f
fix(frontend): Add highlight to selected workspace ( #1159 )
2023-01-26 15:11:29 +01:00
Ruben Fiszel
51a710ffa0
do not copy necessarily for the flow object viewer
2023-01-26 03:20:01 +01:00
Ruben Fiszel
ad0c836129
add instructions for triggers on flows
2023-01-26 01:06:53 +01:00
Ruben Fiszel
be6707b461
for python change default editor tab to 4
2023-01-25 20:40:40 +01:00
Ruben Fiszel
c227ba2794
loader for flowjobresult
2023-01-25 20:33:33 +01:00
Ruben Fiszel
d60a770eb7
flow preview status viewer display more info
2023-01-25 14:14:14 +01:00
Ruben Fiszel
30d83a942c
restrict number of jobs in the queue for free users
2023-01-25 13:34:08 +01:00
Ruben Fiszel
98bf9355dc
implement MAX_FREE_CONCURRENT_RUNS
2023-01-25 12:58:29 +01:00
Ruben Fiszel
a3928101af
worker client should use internal url
2023-01-25 00:10:37 +01:00
Ruben Fiszel
6e77757939
nodraft for editing flow from run
2023-01-24 22:57:34 +01:00
Ruben Fiszel
66c5d6e400
fix arg inputs
2023-01-24 22:44:52 +01:00
Ruben Fiszel
b0c184767c
update pricing page
2023-01-24 21:58:44 +01:00