Commit Graph

82 Commits

Author SHA1 Message Date
Ádám Kovács
aed535d947 fix(frontend): Render popups above components in app editor (#1171)
* fix(frontend): Render popups above items in apps

* Add explanation
2023-02-01 17:52:09 +01:00
Ádám Kovács
7536bd7b04 feat(frontend): Add frost to color palette (#1084) 2023-01-10 22:52:37 +01:00
Ruben Fiszel
369232e276 nit fix incorrect overflow-auto in display result 2023-01-03 11:17:15 +01:00
Ruben Fiszel
7142226e79 pin monaco to 0.33 + remove cursor style 2022-12-09 11:01:43 +01:00
Ruben Fiszel
4a167c4428 improve flow viewer 2022-12-05 21:57:04 +01:00
Faton Ramadani
d4c1e1ab78 UI refactor (#973)
* fix(frontend): ui refactor

* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): WIP

* fix(frontend): remove virtual table

* fix(frontend): Add virtual list

* fix(frontend): fix number of items

* fix(frontend): revert changes

* fix(frontend): fix build
2022-12-02 19:39:23 +01:00
Ruben Fiszel
66ff51ae5f feat: overhaul scripts and flows page 2022-11-28 11:16:10 +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
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
3872b1097b menu redesign 2022-11-15 11:57:05 +01:00
Faton Ramadani
31f6e47390 fix(frontend): App Editor v0 (#886) 2022-11-14 17:30:49 +01:00
Ádám Kovács
746fb8cc7f feat(frontend): Flow graph (#827)
* chore(frontend): Install d3@7.6.1

* feat(frontend): Add basic graph components

* feat: Add graph node component

* feat: Add graph edges

* fix: Rename graph flow module

* feat: Add flow graph to editor

* feat: Add loops

* feat: Add hub scripts to graph

* fix: Display hub scripts

* fix: Nested loops

* feat: Graph displaying packages

* fix: Remove unused parts

* feat: Update graph layout

* fix: Clean up imports

* feat: Add icons to graph nodes

* feat: Add graph viewer to flow details page

* fix: Action row component on scroll behaviour

* fix: Update supported languages type

* fix: Add bash language icons

* fix: Support empty scripts and branches

* fix: Ellipsizing virtual node text

* feat: Display script id in node

* fix: Remove graph from flow editor

* fix: Update node id display

* chore: Remove unused packages

* flow viewer

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-12 20:14:29 +01:00
Ruben Fiszel
9de2838d1c fix copy first step schema + import buttons 2022-11-07 21:54:49 +01:00
Ruben Fiszel
ca2b35b41e edit script preload same args 2022-11-05 10:02:00 +01:00
Ruben Fiszel
a97613401c modal -> drawer 2022-11-03 12:39:23 +01:00
Ruben Fiszel
0f3516ff03 fix variable editor 2022-11-03 10:03:00 +01:00
Ruben Fiszel
745671dc21 UI improvements 2022-11-02 08:41:08 +01:00
Ruben Fiszel
0196fab7ba UX improvements 2022-10-31 11:57:00 +01:00
Ruben Fiszel
4154f455fe table 2022-10-31 09:29:48 +01:00
Ádám Kovács
6bad6cf903 feat(frontend): Update split panes (#741) 2022-10-17 15:43:31 +02:00
Ádám Kovács
425e395705 fix(frontend): Update skeleton animation timings (#730) 2022-10-13 16:09:40 +02:00
Ádám Kovács
26ffebd941 feat(frontend): Typography update (#725)
* feat(frontend): Add new font face

* feat(frontend): Typography update

* fix(frontend): Import Inter font

* fix(frontend): Font fixes

* fix(front): Fix spacing and font inconsistencies

* fix(frontend): Visual changes and fixes

* fix(frontend): Minor visual fixes

* fix(frontend): Remove comment
2022-10-13 14:04:26 +02:00
Ádám Kovács
5a17701ccd feat(frontend): Loading placeholder (#707)
* feat(frontend): Add skeleton component

* feat(frontend): Add loading to script page

* fix(frontend): Fix skeleton positioning

* feat(frontend): Remove static content from loading

* feat(frontend): Add loading to the main pages

* fix(frontend): Use skeleton directive on leaf node

* fix(frontend): Skeleton alignment

* fix(front): Replace skeleton directive with class
2022-10-11 15:38:50 +02:00
Ádám Kovács
223dfe5e7c fix(frontend): Apply small text size to hljs (#706) 2022-10-10 10:13:19 +02:00
Ruben Fiszel
f051055e0f feat: individual retry + flow UX refactor 2022-10-04 08:41:21 +02:00
Ádám Kovács
fccf45740d refactor(frontend): Tailwind refactor (#637)
* feat(frontend): Tailwind config migration
2022-10-03 11:27:58 +02:00
Ruben Fiszel
a46de36e9b small truncateFix 2022-08-08 15:13:51 +02:00
Faton Ramadani
080860fad8 improve Flow UI (#297)
* Improve flow ui

* Finish reworking

* Fix formating

* Fix naviation

* Fix navigaion + adjust icon sizes

* Remove duplicate code

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-08-01 15:07:29 +02:00
Ruben Fiszel
900eb060bc editor fixes 2022-07-28 23:13:03 +02:00
Ruben Fiszel
ca5e42de46 fix: improve tooltip 2022-07-21 23:58:32 +02:00
Ruben Fiszel
ce70ec783e run prettier 2022-05-10 21:29:54 +02:00
Ruben Fiszel
2e132878e4 first commit 2022-05-05 04:25:58 +02:00