Commit Graph

1748 Commits

Author SHA1 Message Date
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
Ruben Fiszel
791f034228 fix nextId for components 2023-01-31 20:01:48 +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
Ádám Kovács
2def9cbb18 fix(frontend): App table action button cell (#1149)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-01-24 12:20:27 +01:00
Ruben Fiszel
86aeb8fb5f fix: improvements for error handling as first step of flow 2023-01-24 11:16:44 +01:00
Ruben Fiszel
d87784f2a1 fix listing runs from schedule 2023-01-24 06:55:11 +01:00
Faton Ramadani
c8e6ad5c3b feat(frontend): Display error as an icon in order to avoid clutter wh… (#1143)
* feat(frontend): Display error as an icon in order to avoid clutter when an error occures

* feat(frontend): Fix build

* feat(frontend): Fix error icon position
2023-01-23 18:03:31 +01:00
Ruben Fiszel
004593539f feat: add sql as a valid type in Python 2023-01-23 15:58:33 +01:00
Faton Ramadani
0c8180db35 feat(frontend): add selectedRowIndex to the table outputs (#1145) 2023-01-23 15:39:15 +01:00
Faton Ramadani
d4dbbed4c5 fix(frontend): Make sure AppSelect items are an array (#1144)
* fix(frontend): Make sure AppSelect items are an array

* fix(frontend): restore placeholder
2023-01-23 05:37:38 -08:00
Ruben Fiszel
0c9b07c9d3 update pricing page 2023-01-22 18:34:05 +01:00
Ruben Fiszel
dee8ffc0db update pricing page 2023-01-22 18:20:06 +01:00
Ruben Fiszel
875b3cd4c8 fix privilege on cloud 2023-01-22 00:53:29 +01:00
Ruben Fiszel
98c362a1db description at bottom 2023-01-21 17:33:23 +01:00
Ruben Fiszel
4382040ea0 description at bottom 2023-01-21 10:19:05 +01:00
Ruben Fiszel
10a9d73075 remove square from oauth 2023-01-21 09:37:10 +01:00
Faton Ramadani
29130ab153 fix(frontend): Add default value for text, number and date input + fix issues with number input + add date input in the settings panel (#1135)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-01-20 18:31:10 +01:00
Faton Ramadani
757a4d19da fix(frontend): Prevent modal from hijacking all keypress event (#1136) 2023-01-20 15:39:37 +01:00
Faton Ramadani
161c39544c fix(frontend): Check if hiddenInlineScripts are undefined before iterating over them (#1134) 2023-01-20 11:49:43 +01:00
Faton Ramadani
1facbfc0f9 fix(frontend): Make sure that old apps are rendering properly (#1132) 2023-01-19 15:14:15 +01:00
Faton Ramadani
a9d36966ba feat(frontend): add support for background scripts + add FormButtonCo… (#1124)
* feat(frontend): add support for background scripts + add FormButtonComponnet

* feat(frontend): add background script fields

* feat(frontend): Handle deletion + display of results

* feat(frontend): Fix background script ids: Runnable ids needs to be valid js expression, because they are used in the evaluator.

* feat(frontend): add a portal to display modal

* feat(frontend): fix build

* feat(frontend): Add missing props

* feat(frontend): Fix run button + add tooltip + fix icon
2023-01-19 14:52:32 +01:00
Faton Ramadani
079cea433f fix(frontend): add missing condition to properly select first row (#1128) 2023-01-19 14:08:32 +01:00
Faton Ramadani
4de9bd9685 fix(frontend): fix first row selection (#1125)
* fix(frontend): fix first row selection

* fix(frontend): fix order of conditions
2023-01-19 11:52:34 +01:00