Ruben Fiszel
6c3e2e4c5e
error handler improvements
2023-01-24 07:30:07 +01:00
Ruben Fiszel
d87784f2a1
fix listing runs from schedule
2023-01-24 06:55:11 +01:00
dependabot[bot]
5a75c7f2b3
chore(deps): bump @leeoniya/ufuzzy from 0.9.0 to 0.9.1 in /frontend ( #1153 )
...
Bumps [@leeoniya/ufuzzy](https://github.com/leeoniya/uFuzzy ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/leeoniya/uFuzzy/releases )
- [Commits](https://github.com/leeoniya/uFuzzy/compare/0.9.0...0.9.1 )
---
updated-dependencies:
- dependency-name: "@leeoniya/ufuzzy"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 04:04:34 +01:00
dependabot[bot]
784896f116
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend ( #1151 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.46.1 to 5.49.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.49.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 04:03:59 +01:00
dependabot[bot]
eca8a7b9c0
chore(deps): bump chartjs-adapter-date-fns in /frontend ( #1154 )
...
Bumps [chartjs-adapter-date-fns](https://github.com/chartjs/chartjs-adapter-date-fns ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/chartjs/chartjs-adapter-date-fns/releases )
- [Commits](https://github.com/chartjs/chartjs-adapter-date-fns/compare/v2.0.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: chartjs-adapter-date-fns
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-24 04:03:32 +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
1bc97cd73b
add import_map to nsjail
2023-01-21 23:28:11 +01:00
Ruben Fiszel
6a6c9759f1
feat(deno): allow overriding deno sandboxing with DENO_FLAGS'
2023-01-21 22:54:14 +01:00
Ruben Fiszel
7150f8f25e
implement relative imports for deno
2023-01-21 19:12:22 +01:00
Ruben Fiszel
e869e40ed7
fix compile
2023-01-21 18:49:26 +01:00
Ruben Fiszel
a32f8a74aa
support BigInt serialization
2023-01-21 18:41:58 +01:00
Ruben Fiszel
4d22bc5809
feat(deno): add support for DENO_AUTH_TOKENS
2023-01-21 18:36:17 +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
Ruben Fiszel
b827d761ff
square use req_body_auth
2023-01-21 09:26:39 +01:00
Felipe Albertao
5f93cb6770
Added Square API OAuth ( #1141 )
2023-01-21 07:41:52 +01:00
Ruben Fiszel
421d87dfde
add support for python import shopifyAPI
2023-01-20 19:52:18 +01:00
Ruben Fiszel
d8897d8054
feat: add QUEUE_LIMIT_WAIT_RESULT
2023-01-20 19:39:31 +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
Ruben Fiszel
ac94b57726
fix deno nsjail vmem
2023-01-20 11:49:08 +01:00
Ruben Fiszel
c0cb91d567
install nodejs only on heavy
2023-01-19 21:01:30 +01:00
Ruben Fiszel
ddef8e30e9
bump default bash tmp size
2023-01-19 20:32:08 +01:00
Ruben Fiszel
f97f909974
update npm used in heavy
2023-01-19 20:00:01 +01:00
Ruben Fiszel
779f98455a
add more details about signals termination
2023-01-19 18:20:24 +01:00
Ruben Fiszel
a98d1ecc33
add nodejs npm to heavy image
2023-01-19 16:22:33 +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
Ruben Fiszel
5250532043
relax nsjail limits
2023-01-19 14:51:43 +01:00
Ruben Fiszel
13300be1ac
relax nsjail limits
2023-01-19 14:35:06 +01:00
Faton Ramadani
079cea433f
fix(frontend): add missing condition to properly select first row ( #1128 )
2023-01-19 14:08:32 +01:00
Ruben Fiszel
bcad6a34fb
handle empty flow module input transforms
2023-01-19 12:22:37 +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
Ádám Kovács
0b6bdc82e6
feat(frontend): Add app preview lock ( #1127 )
...
* feat(frontend): Add locked state to app preview
* change color
* add transition
2023-01-19 11:27:16 +01:00
Ruben Fiszel
16f71ac729
minor UI fixes
2023-01-18 17:56:40 +01:00
Ruben Fiszel
b2da53c806
minor UI fixes
2023-01-18 17:08:34 +01:00
Ruben Fiszel
b0471f72cd
remove vega lite actions
2023-01-18 16:06:56 +01:00
Ruben Fiszel
301366f525
feat(frontend): add vega-lite component
2023-01-18 15:49:47 +01:00
Ádám Kovács
961b85615b
fix(frontend): Prepare app scripts code for export ( #1123 )
2023-01-18 12:43:24 +01:00
Ruben Fiszel
ac29f6e1fc
UX nits
2023-01-18 11:30:08 +01:00
Ruben Fiszel
e893db6a97
fix reporting duration above 60s
2023-01-18 11:23:25 +01:00
Ruben Fiszel
a1f87f1fbd
HTMLComponent refresh on content change
2023-01-18 10:24:29 +01:00