Commit Graph

2162 Commits

Author SHA1 Message Date
Ruben Fiszel 0ffe9f95a1 progress 2023-01-21 17:31:34 +01:00
Ruben Fiszel 433ebe023b Merge branch 'main' into rf/strip2 2023-01-21 10:20:45 +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
Ruben Fiszel 23f77dc21d progress 2023-01-21 07:55:53 +01:00
Felipe Albertao 9b7906e43d Added Square API OAuth (#1141) 2023-01-21 07:41:52 +01:00
Ruben Fiszel fabf09f55b Merge branch 'main' into rf/strip2 2023-01-20 21:19:04 +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
Ruben Fiszel ca11713a1e progress 2023-01-20 18:59:05 +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 d004e08270 progress 2023-01-20 11:47:31 +01:00
Ruben Fiszel 85bbb79d22 progress 2023-01-20 11:47:24 +01:00
Ruben Fiszel 2456e35908 install nodejs only on heavy 2023-01-19 21:01:30 +01:00
Ruben Fiszel 536f9cf58f progress 2023-01-19 21:00:50 +01:00
Ruben Fiszel f359015d89 bump default bash tmp size 2023-01-19 20:32:08 +01:00
Ruben Fiszel d7a2323c4e progress 2023-01-19 20:24:55 +01:00
Ruben Fiszel b8155f4d27 update npm used in heavy 2023-01-19 20:00:01 +01:00
Ruben Fiszel dbb10c8737 progress 2023-01-19 19:53:32 +01:00
Ruben Fiszel 2ce903d7e7 add more details about signals termination 2023-01-19 18:20:24 +01:00
Ruben Fiszel 42d02c3c90 progress 2023-01-19 17:55:52 +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 cdca022a64 Merge branch 'main' into rf/strip2 2023-01-19 13:51:03 +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 7eeffcd618 progress 2023-01-19 11:24:55 +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