Commit Graph
571 Commits
Author SHA1 Message Date
Ádám Kovács 79cec368ba feat: Add notification on app save (#943) 2022-11-24 12:51:57 +01:00
Ruben Fiszel 9008cd7978 flex-wrap on script builder languages 2022-11-24 12:10:37 +01:00
Ruben Fiszel 267d30f9ac fix flow UX 2022-11-24 09:16:05 +01:00
Ruben Fiszel afbba6bbd1 fix flow UX 2022-11-24 02:30:41 +01:00
Ruben Fiszel 7191c294d4 fix UX flow 2022-11-24 02:04:53 +01:00
Ruben Fiszel b3ac7e1337 fix flow UX 2022-11-24 02:04:53 +01:00
Faton Ramadani 43a1d7ef2a fix(frontend): add checkbox component + fix alignment (#941) 2022-11-24 00:08:56 +01:00
Faton Ramadani e64195e42b fix(frontend): prevent runnable to run if the script is not defined (#938) 2022-11-23 20:37:38 +01:00
Ádám KovácsandFaton Ramadani 4b2b3467d2 feat: Update apps button component with colors (#936)
* feat: Update app component types

* fix: Typos

* feat: Add select input type to components

* fix: Remove width property from component types

* fix: Make button full width in editor

* fix: Types

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2022-11-23 19:45:19 +01:00
Faton Ramadani ab481b3096 fix(frontend): Fix context panel + delete component (#937)
* fix(frontend): Fix context panel + delete component

* fix(frontend): Handle nested paths
2022-11-23 19:31:36 +01:00
Faton Ramadani fa4840ad65 fix(frontend): Cleanup dead code (#935) 2022-11-23 14:45:56 +01:00
Faton Ramadani b59a1de93b fix(frontend): properly refresh context panel + Adjust style in the flow editor (#934) 2022-11-23 14:24:04 +01:00
Ruben Fiszel 0968caa6e9 nits on nsjail config 2022-11-23 14:00:49 +01:00
Ruben Fiszel 1ad3d263d9 UX nits and theme 2022-11-23 12:30:05 +01:00
Ruben Fiszel 90d4d99bea UX nits and theme 2022-11-23 12:19:00 +01:00
Ruben Fiszel 2a1898216b UX nits 2022-11-23 11:29:06 +01:00
Faton Ramadani 682c44a39e Runnable refactor (#932)
* fix(frontend): Support runnable everywhere

* fix(frontend): Runnable component working

* fix(frontend): Simplify implementation

* fix(frontend): User inputs working

* fix(frontend): Fix connections

* fix(frontend): auto refresh

* fix(frontend): revert changes
2022-11-23 10:30:58 +01:00
Ruben Fiszel df97121527 UX nits 2022-11-23 10:30:08 +01:00
Ruben Fiszel d26539a1ac UX nits 2022-11-23 01:03:03 +01:00
Ruben Fiszel 841382e566 UX nits 2022-11-23 00:58:50 +01:00
Ruben Fiszel 5028d8603d feat(frontend): login page makeup 2022-11-23 00:53:37 +01:00
Ruben Fiszel ced2678a21 feat(frontend): login page makeup 2022-11-23 00:53:37 +01:00
Ruben Fiszel 7cab28db95 fix icon for bash on flows 2022-11-22 17:05:35 +01:00
Ruben FiszelandFaton Ramadani 802abe7f90 feat(frontend): flow UX overhaul II + go + python support for trigger scripts (#928)
* all

* improve all

* improve all

* fix frontend

* fix input picker nits

* fix(frontend): Fix Menu display

* all

* fix all

* fix all

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2022-11-22 16:18:14 +01:00
Faton Ramadani b935d69aad Runnable refactor (#929)
* fix(frontend): Support runnable everywhere

* fix(frontend): Runnable component working
2022-11-22 15:45:10 +01:00
Faton Ramadani 7bf21f572d App editor inline editor (#917)
* fix(frontend): add table

* fix(frontend): Rework the context panel

* fix(frontend): WIP

* fix(frontend): hide script selector when selected

* fix(frontend): Fix preview mode + remove errors

* fix(frontend): Fix table search

* fix(frontend): temporary fix
2022-11-21 18:24:46 +01:00
Ruben Fiszel aa7275d148 flow UX nit 2022-11-21 17:39:24 +01:00
Ruben Fiszel d23e218e1f feat(frontend): overhaul the whole flow UX 2022-11-21 17:28:55 +01:00
Ruben Fiszel c6dc07007c fix tarring the entire cache back to s3 + UX nits 2022-11-21 09:25:22 +01:00
Ruben Fiszel 591f4540cf remove ? from Issues/Feedback 2022-11-19 19:39:29 +01:00
Ruben Fiszel 17c3181264 nit for app resource types 2022-11-19 18:13:26 +01:00
Ruben Fiszel ca1d7e1278 add editable resources 2022-11-19 18:10:04 +01:00
Ruben Fiszel 52f05355cf redirect to cli for sync from github 2022-11-19 15:16:15 +01:00
Ruben Fiszel 968675d8d0 fix(python-client): get_state on empty state return None 2022-11-19 10:10:38 +01:00
Faton Ramadani 3f8295bb0c fix(frontend): Reduce the size of the separator + fix Auto scroll (#895)
* fix(frontend): Reduce the size of the separator + fix Auto scroll padding

* fix(frontend): revert changes
2022-11-18 14:46:48 +01:00
Faton Ramadani 53a8c5e04c fix(frontend): app editor v1 (#908)
* fix(frontend): app editor v1

* fix(frontend): fix new section

* fix(frontend): Component creation

* fix(frontend): Add preview

* fix(frontend): Add helper text

* fix(frontend): Add plain text component

* fix(frontend): Add text component

* fix(frontend): Fix DND

* fix(frontend): Fix

* fix(frontend): remove debugger

* fix(frontend): fix build errors
2022-11-18 00:28:25 +01:00
Ruben Fiszel 0b50e2b9ce improve same_worker UX clarity 2022-11-17 18:03:07 +01:00
Ruben Fiszel 4e6cb10776 clearer connect button in flows 2022-11-17 14:42:26 +01:00
Ruben Fiszel 140c83abc9 make parameters of flow inputs reorderable 2022-11-17 13:44:35 +01:00
Ruben Fiszel 448b08dd05 fix removing element from schemaeditor without resetting all required 2022-11-17 13:18:01 +01:00
Ruben Fiszel 6152bd3692 m-1 on drawercontent buttons 2022-11-17 13:09:56 +01:00
Ruben Fiszel d28e671b97 fix load flow input correctly 2022-11-17 12:17:06 +01:00
Ruben Fiszel 80df3c92bd fix initial python script 2022-11-17 12:07:13 +01:00
Ruben Fiszel 18e298f2ad overflow-auto table custom 2022-11-17 10:13:06 +01:00
Jakub Kołodziejczak ae6ca89957 chore(frontend): improve ux for "skip if stopped" (#912) 2022-11-16 21:12:22 +01:00
Ruben Fiszel 5f83655daa add build-essential to base image + pip install has path as env variable 2022-11-16 18:47:11 +01:00
Ruben Fiszel fca5940e80 visual hints when buttons are loading goto 2022-11-16 15:35:22 +01:00
Ruben Fiszel 18f565ba28 script builder: metadata -> advanced 2022-11-16 14:10:51 +01:00
Ruben Fiszel 9d17abbb12 feat(python): add Resource[resource_type] as a parsed parameter 2022-11-16 14:08:55 +01:00
Ruben Fiszel edd0132298 use async internval for loading logs for better handling of slow connections 2022-11-15 14:18:10 +01:00