Commit Graph

2256 Commits

Author SHA1 Message Date
Ruben Fiszel
fb64de0793 app checkbox nits 2023-02-04 01:50:09 +01:00
Ruben Fiszel
0e7611e7f8 app checkbox and text nits 2023-02-04 01:43:17 +01:00
Ruben Fiszel
ea3e4d1b69 chore(main): release 1.62.0 (#1170)
* chore(main): release 1.62.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-03 22:52:54 +01:00
Ruben Fiszel
56e81ed185 remove templates 2023-02-03 22:34:36 +01:00
Kai Jellinghaus
f0e3bc090e feat: Add workspace webhook (#1158)
* Add workspace webhook

* Update SQLX

* Add webhook request histogram

* Move workspace webhook retrieval OOP

* Add removal to frontend, cache removed webhooks

* Remove WebhookUtil

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-03 19:50:18 +01:00
dependabot[bot]
86807900d9 chore(deps-dev): bump svelte-preprocess from 5.0.0 to 5.0.1 in /frontend (#1164)
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/sveltejs/svelte-preprocess/releases)
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  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-02-03 19:50:04 +01:00
Ruben Fiszel
690399e107 improve instructions 2023-02-03 02:19:58 +01:00
Ruben Fiszel
cd4023cdb5 refactor components to ease adding custom components 2023-02-03 02:11:06 +01:00
Ruben Fiszel
9f7d31f46f revert single file components change 2023-02-03 00:00:28 +01:00
Ruben Fiszel
1623ba1658 feat: adding worker_busy 2023-02-02 23:57:53 +01:00
Ádám Kovács
b2115a5bb0 fix(frontend): Various fixes and improvements (#1177)
* fix(frontend): Editor bar

* fix(frontend): Keep settings tabs always visible

* fix(frontend): Keep app header on top in preview
2023-02-02 23:00:43 +01:00
Ruben Fiszel
843de4970d fix nosniff html component 2023-02-02 22:10:13 +01:00
Ádám Kovács
9a468be88c feat(frontend): App initial loading animations (#1176)
* feat(frontend): App initial loading animations

* fix(frontend): Optional prop
2023-02-02 17:55:11 +01:00
Kai Jellinghaus
77126a1e50 CLI hints (#1140)
* various improvements

* passing to kai

* passing to kai

* Outline InlineCodeCopy

* Add CLI setup steps

* Workaround #1173

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-02 05:30:12 -08:00
Ruben Fiszel
5109509073 fix: navigate to new script page before saving script 2023-02-02 00:31:31 +01:00
Ruben Fiszel
3ecab28b91 add privacy policy and terms of service links 2023-02-01 23:10:43 +01:00
Ruben Fiszel
8f51ef9078 fix graph viewer for negative ids 2023-02-01 20:56:58 +01:00
Ádám Kovács
aed535d947 fix(frontend): Render popups above components in app editor (#1171)
* fix(frontend): Render popups above items in apps

* Add explanation
2023-02-01 17:52:09 +01:00
Ruben Fiszel
3e7899677e fix nextId for components 2023-01-31 20:49:02 +01:00
dependabot[bot]
8c78d7cddc 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]
a22e67f835 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
5e5fa25922 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>
2023-01-31 20:02:29 +01:00
Ruben Fiszel
791f034228 fix nextId for components 2023-01-31 20:01:48 +01:00
Ruben Fiszel
b62fc6b941 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>
2023-01-31 18:51:42 +01:00
Ruben Fiszel
87fe0a39e7 fix demoting users 2023-01-31 15:23:58 +01:00
Ruben Fiszel
a4d397548b feat: add sync webhook for flows 2023-01-31 10:21:48 +01:00
Ruben Fiszel
8aab9a2a92 feat(frontend): add plotly support 2023-01-31 08:04:46 +01:00
Ruben Fiszel
91711ea283 clarify exponential backoff 2023-01-30 08:58:09 +01:00
Ruben Fiszel
b099b97c83 clarify exponential backoff 2023-01-30 08:49:58 +01:00
Ruben Fiszel
f27a9eec12 handle backquotes in template 2023-01-30 08:31:21 +01:00
Ruben Fiszel
77705f237a parseJson on resource changes 2023-01-30 03:55:01 +01:00
Ruben Fiszel
c5f3499962 feat: add resource and resource type from json 2023-01-29 16:27:51 +01:00
Ruben Fiszel
1463b2dcfd flow builder args handling improvements 2023-01-28 23:22:51 +01:00
Ruben Fiszel
b20168dbde add stripe integration 2023-01-27 07:58:16 +01:00
Ruben Fiszel
61bde2a600 add stripe integration 2023-01-27 07:29:51 +01:00
Ádám Kovács
e400eefee1 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
62c9e2b553 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
db77853070 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
59baf34900 fix(frontend): Add highlight to selected workspace (#1159) 2023-01-26 15:11:29 +01:00
Ruben Fiszel
6c7aba2d3e do not copy necessarily for the flow object viewer 2023-01-26 03:20:01 +01:00
Ruben Fiszel
e2bc5e19c6 add instructions for triggers on flows 2023-01-26 01:06:53 +01:00
Ruben Fiszel
9dfe335789 for python change default editor tab to 4 2023-01-25 20:40:40 +01:00
Ruben Fiszel
e149f727b8 loader for flowjobresult 2023-01-25 20:33:33 +01:00
Ruben Fiszel
c1673b4f16 flow preview status viewer display more info 2023-01-25 14:14:14 +01:00
Ruben Fiszel
5d101ab0f3 nodraft for editing flow from run 2023-01-24 22:57:34 +01:00
Ruben Fiszel
cf6846f9ab fix arg inputs 2023-01-24 22:44:52 +01:00
Ruben Fiszel
43c906090a update pricing page 2023-01-24 21:58:44 +01:00
Ruben Fiszel
db72d54ebf UX improvements for flows 2023-01-24 21:53:41 +01:00
Ruben Fiszel
7f2870d4ea background scripts now part of the policy 2023-01-24 15:09:27 +01:00
Faton Ramadani
86ae26b692 feat(frontend): Open debug runs from component (#1155)
* feat(frontend): Add debug runs

* feat(frontend): Fix build

* feat(frontend): revert implementation

* feat(frontend): Fix error displa

* feat(frontend): Fix error display

* feat(frontend): Fix preview mode

* feat(frontend): Fix error display
2023-01-24 14:34:19 +01:00