Faton Ramadani
|
f05f9e4edb
|
feat(frontend): add selectedRowIndex to the table outputs (#1145)
|
2023-01-23 15:39:15 +01:00 |
|
Faton Ramadani
|
24b1fa0ae3
|
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
|
fedb9fe74c
|
update pricing page
|
2023-01-22 18:34:05 +01:00 |
|
Ruben Fiszel
|
5408da829c
|
update pricing page
|
2023-01-22 18:20:06 +01:00 |
|
Ruben Fiszel
|
448e45b7e4
|
fix privilege on cloud
|
2023-01-22 00:53:29 +01:00 |
|
Ruben Fiszel
|
156f257619
|
add import_map to nsjail
|
2023-01-21 23:28:11 +01:00 |
|
Ruben Fiszel
|
7f40373fd6
|
feat(deno): allow overriding deno sandboxing with DENO_FLAGS'
|
2023-01-21 22:54:14 +01:00 |
|
Ruben Fiszel
|
f2ec03ba1b
|
implement relative imports for deno
|
2023-01-21 19:12:22 +01:00 |
|
Ruben Fiszel
|
9a79c5537e
|
fix compile
|
2023-01-21 18:49:26 +01:00 |
|
Ruben Fiszel
|
cf156b0591
|
support BigInt serialization
|
2023-01-21 18:41:58 +01:00 |
|
Ruben Fiszel
|
832ddabdf2
|
feat(deno): add support for DENO_AUTH_TOKENS
|
2023-01-21 18:36:17 +01:00 |
|
Ruben Fiszel
|
22080312f0
|
description at bottom
|
2023-01-21 17:33:23 +01:00 |
|
Ruben Fiszel
|
165095376d
|
description at bottom
|
2023-01-21 10:19:05 +01:00 |
|
Ruben Fiszel
|
2a816b9e7b
|
remove square from oauth
|
2023-01-21 09:37:10 +01:00 |
|
Ruben Fiszel
|
a7d03f4e25
|
square use req_body_auth
|
2023-01-21 09:26:39 +01:00 |
|
Ruben Fiszel
|
5e18e580f7
|
fix superadmins permissions
|
2023-01-21 08:09:49 +01:00 |
|
Felipe Albertao
|
9b7906e43d
|
Added Square API OAuth (#1141)
|
2023-01-21 07:41:52 +01:00 |
|
Ruben Fiszel
|
2143bbdc94
|
add support for python import shopifyAPI
|
2023-01-20 19:52:18 +01:00 |
|
Ruben Fiszel
|
51a8810aa0
|
feat: add QUEUE_LIMIT_WAIT_RESULT
|
2023-01-20 19:39:31 +01:00 |
|
Faton Ramadani
|
8f906026b3
|
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
|
aa6de3bb57
|
fix(frontend): Prevent modal from hijacking all keypress event (#1136)
|
2023-01-20 15:39:37 +01:00 |
|
Faton Ramadani
|
71a443e3c5
|
fix(frontend): Check if hiddenInlineScripts are undefined before iterating over them (#1134)
|
2023-01-20 11:49:43 +01:00 |
|
Ruben Fiszel
|
d1526d9c72
|
fix deno nsjail vmem
|
2023-01-20 11:49:08 +01:00 |
|
Ruben Fiszel
|
2456e35908
|
install nodejs only on heavy
|
2023-01-19 21:01:30 +01:00 |
|
Ruben Fiszel
|
f359015d89
|
bump default bash tmp size
|
2023-01-19 20:32:08 +01:00 |
|
Ruben Fiszel
|
b8155f4d27
|
update npm used in heavy
|
2023-01-19 20:00:01 +01:00 |
|
Ruben Fiszel
|
2ce903d7e7
|
add more details about signals termination
|
2023-01-19 18:20:24 +01:00 |
|
Ruben Fiszel
|
d4765dee16
|
add nodejs npm to heavy image
|
2023-01-19 16:22:33 +01:00 |
|
Faton Ramadani
|
a78486d7e0
|
fix(frontend): Make sure that old apps are rendering properly (#1132)
|
2023-01-19 15:14:15 +01:00 |
|
Faton Ramadani
|
e969af9e44
|
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
|
e371fda1ce
|
relax nsjail limits
|
2023-01-19 14:51:43 +01:00 |
|
Ruben Fiszel
|
ee14bed3d9
|
relax nsjail limits
|
2023-01-19 14:35:06 +01:00 |
|
Faton Ramadani
|
3d873ed51c
|
fix(frontend): add missing condition to properly select first row (#1128)
|
2023-01-19 14:08:32 +01:00 |
|
Ruben Fiszel
|
d85f550611
|
handle empty flow module input transforms
|
2023-01-19 12:22:37 +01:00 |
|
Faton Ramadani
|
6c9daf7002
|
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
|
6a88e8c4f4
|
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
|
99246382ee
|
minor UI fixes
|
2023-01-18 17:56:40 +01:00 |
|
Ruben Fiszel
|
73e1018f65
|
minor UI fixes
|
2023-01-18 17:08:34 +01:00 |
|
Ruben Fiszel
|
f1157e3be2
|
remove vega lite actions
|
2023-01-18 16:06:56 +01:00 |
|
Ruben Fiszel
|
bd79938bed
|
feat(frontend): add vega-lite component
|
2023-01-18 15:49:47 +01:00 |
|
Ádám Kovács
|
173093a403
|
fix(frontend): Prepare app scripts code for export (#1123)
|
2023-01-18 12:43:24 +01:00 |
|
Ruben Fiszel
|
ed61df6d8a
|
UX nits
|
2023-01-18 11:30:08 +01:00 |
|
Ruben Fiszel
|
24feb64dfe
|
fix reporting duration above 60s
|
2023-01-18 11:23:25 +01:00 |
|
Ruben Fiszel
|
b3eaf86e40
|
HTMLComponent refresh on content change
|
2023-01-18 10:24:29 +01:00 |
|
Ádám Kovács
|
4dfdf374af
|
feat(frontend): Add tooltip to app recompute (#1122)
|
2023-01-18 10:10:47 +01:00 |
|
Ruben Fiszel
|
45191621d2
|
UX nits on schedule
|
2023-01-18 09:42:49 +01:00 |
|
Ruben Fiszel
|
4d60be738e
|
UX nits on schedule
|
2023-01-18 09:38:54 +01:00 |
|
Ruben Fiszel
|
eef3bab6e4
|
feat(backend): add queue_limit + configurable timeout + fix timeout cancel
|
2023-01-18 09:02:38 +01:00 |
|
Ruben Fiszel
|
14ebb6dc32
|
fix all cases where schema has been set to undefined
|
2023-01-18 06:56:44 +01:00 |
|
Ruben Fiszel
|
9e602691b6
|
do not cancel the job on leaving the preview page
|
2023-01-18 00:31:55 +01:00 |
|