Commit Graph

5965 Commits

Author SHA1 Message Date
Ruben Fiszel
31211910ef feat(frontend): login page makeup 2022-11-23 00:53:37 +01:00
Ruben Fiszel
23eafee7cb fix icon for bash on flows 2022-11-22 17:05:35 +01:00
Ruben Fiszel
8f92a0c66f 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
6cf0bb17a0 Runnable refactor (#929)
* fix(frontend): Support runnable everywhere

* fix(frontend): Runnable component working
2022-11-22 15:45:10 +01:00
Faton Ramadani
80c11aa314 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
c7030a94ce flow UX nit 2022-11-21 17:39:24 +01:00
Ruben Fiszel
9929cdde22 feat(frontend): overhaul the whole flow UX 2022-11-21 17:28:55 +01:00
Ruben Fiszel
8835659796 fix tarring the entire cache back to s3 + UX nits 2022-11-21 09:25:22 +01:00
Ruben Fiszel
5d4925799a remove ? from Issues/Feedback 2022-11-19 19:39:29 +01:00
Ruben Fiszel
d761b770b2 nit for app resource types 2022-11-19 18:13:26 +01:00
Ruben Fiszel
4b2cb415a4 add editable resources 2022-11-19 18:10:04 +01:00
Ruben Fiszel
fd972a1f5f redirect to cli for sync from github 2022-11-19 15:16:15 +01:00
Ruben Fiszel
38be2fb301 fix(python-client): get_state on empty state return None 2022-11-19 10:10:38 +01:00
Ruben Fiszel
eefe9d6383 improve run page UX 2022-11-19 09:15:03 +01:00
Faton Ramadani
ab3b582363 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
Ruben Fiszel
1d772ca21a allow rd to external sites after login 2022-11-18 09:33:37 +01:00
Faton Ramadani
2c032d6a54 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
255c7a14bd improve same_worker UX clarity 2022-11-17 18:03:07 +01:00
Ruben Fiszel
77d9e57311 clearer connect button in flows 2022-11-17 14:42:26 +01:00
Ruben Fiszel
2e485aab71 make parameters of flow inputs reorderable 2022-11-17 13:44:35 +01:00
Ruben Fiszel
664cb02a2f fix removing element from schemaeditor without resetting all required 2022-11-17 13:18:01 +01:00
Ruben Fiszel
84bee21a3c m-1 on drawercontent buttons 2022-11-17 13:09:56 +01:00
Ruben Fiszel
edf81585e6 fix load flow input correctly 2022-11-17 12:17:06 +01:00
Ruben Fiszel
422f9e0a2c fix initial python script 2022-11-17 12:07:13 +01:00
Ruben Fiszel
66de87b9cf overflow-auto table custom 2022-11-17 10:13:06 +01:00
Ruben Fiszel
8a6d840f81 fix: support flows to be triggered by slack commands 2022-11-16 21:50:51 +01:00
Jakub Kołodziejczak
dca2952ea9 chore(frontend): improve ux for "skip if stopped" (#912) 2022-11-16 21:12:22 +01:00
Ruben Fiszel
9f7ed2bb88 add build-essential to base image + pip install has path as env variable 2022-11-16 18:47:11 +01:00
Marty S
79d8071eaa Deployement -> Deployment (#911) 2022-11-16 15:35:58 +01:00
Ruben Fiszel
74f5bc8ceb visual hints when buttons are loading goto 2022-11-16 15:35:22 +01:00
Ruben Fiszel
c8925c3df5 script builder: metadata -> advanced 2022-11-16 14:10:51 +01:00
Ruben Fiszel
27b638b611 feat(python): add Resource[resource_type] as a parsed parameter 2022-11-16 14:08:55 +01:00
Ruben Fiszel
99ec8787a8 feat: add slack_bot token on connecting workspace to slack 2022-11-16 00:27:21 +01:00
Ruben Fiszel
206f7babc2 use async internval for loading logs for better handling of slow connections 2022-11-15 14:18:10 +01:00
Ruben Fiszel
4b97742070 InternalState -> State 2022-11-15 13:27:24 +01:00
Ruben Fiszel
e75aacc7db feat(clients): rename internal state as state + setters for resources/variables in python 2022-11-15 13:16:53 +01:00
Ruben Fiszel
3872b1097b menu redesign 2022-11-15 11:57:05 +01:00
Ruben Fiszel
59bcbe0d6c improve trash button for flow map 2022-11-15 10:40:15 +01:00
Ruben Fiszel
7aded32dad improve flow UX 2022-11-15 02:25:00 +01:00
Ruben Fiszel
1d2f07d285 improve flow UX 2022-11-15 01:17:30 +01:00
Ruben Fiszel
a9b3c9f01c improve README 2022-11-15 00:14:22 +01:00
Ruben Fiszel
0c2d64148b improve flow UX 2022-11-14 23:59:49 +01:00
Ruben Fiszel
fc2256b3f5 improve flow UX 2022-11-14 23:49:07 +01:00
Ruben Fiszel
eee9d55be4 improve flow UX 2022-11-14 23:36:28 +01:00
Ruben Fiszel
16ba1f3f3b improve flow UX 2022-11-14 23:30:19 +01:00
Faton Ramadani
d58f79879a fix(frontend): add size prop to tabs (#894) 2022-11-14 18:04:47 +01:00
Faton Ramadani
31f6e47390 fix(frontend): App Editor v0 (#886) 2022-11-14 17:30:49 +01:00
Faton Ramadani
511bd020d1 fix(frontend): Set settings as header and error handler as footer (#893) 2022-11-14 11:45:35 +01:00
Ruben Fiszel
541ac1e74d feat(backend): remove go.sum from go lockfile (#891) 2022-11-13 17:36:35 +01:00
Ruben Fiszel
f76718f2d5 display app as summary in flowgraph 2022-11-13 01:16:32 +01:00