Commit Graph
5136 Commits
Author SHA1 Message Date
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
Ruben Fiszel 512ae1488b center flowgraph 2022-11-13 01:07:23 +01:00
Ruben Fiszel 84fdb0f8bb fix truncate summary and adapt graph size 2022-11-12 20:54:37 +01:00
Ádám KovácsandRuben Fiszel 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 569f4f54ee improve flow's UX 2022-11-10 10:10:32 +01:00
Ruben Fiszel cd8d0e5ea6 feat: deprecate previous_result in favor of results per id 2022-11-10 01:58:52 +01:00
Ruben Fiszel 1f236e3185 improve flow UX 2022-11-09 01:22:39 +01:00
Ruben Fiszel 1019224f72 improve banching UX in minimap of flows 2022-11-09 01:00:01 +01:00
Ruben Fiszel af1d1191ee small UX and client fixes 2022-11-08 23:38:17 +01:00
Ruben Fiszel 7f0e94560f frontend nits 2022-11-08 11:48:05 +01:00
Ruben Fiszel 1e82dd8229 more spacing in runs page + fix drawer click away 2022-11-08 11:22:40 +01:00
Ruben Fiszel b532d2dca3 runs chart tooltip improvement 2022-11-08 11:06:35 +01:00
Ruben Fiszel 1cefbe263b pass workspace as query arg of every runs link 2022-11-08 10:28:06 +01:00
Ruben Fiszel 9de2838d1c fix copy first step schema + import buttons 2022-11-07 21:54:49 +01:00
Ruben Fiszel 2f47856d97 fix prop picker on focus 2022-11-07 16:46:02 +01:00
Ruben Fiszel 61c915488c ci: trim down docker main docker image 2022-11-07 13:37:37 +01:00
Ruben Fiszel 67c4b85f41 include bash in flow inlines 2022-11-07 00:17:32 +01:00
Ruben Fiszel 2b65efca5f nit: fix go-client 2022-11-06 23:57:16 +01:00
Ruben Fiszel 7c97fac746 feat: support bash as 4th language (#865)
* bash support

* bash backend working

* frontend part

* bash backend working
2022-11-06 23:48:18 +01:00
Ruben Fiszel a1efdfb350 nit UX on FlowPreviewContent 2022-11-06 19:51:50 +01:00
Ruben Fiszel d0117289c9 nit UX on FlowPreviewContent 2022-11-06 19:48:47 +01:00
Ruben Fiszel 030bfa9fbb nit UX on FlowPreviewContent 2022-11-06 18:16:55 +01:00
Ruben Fiszel c05a080d1a capture event on dropdown click 2022-11-06 17:56:57 +01:00
Ruben Fiszel 95e6e619ca add groups delete + re-enable ellipsis 2022-11-06 17:55:01 +01:00
Ruben Fiszel 80691cac78 add autofocus for run page 2022-11-06 16:31:50 +01:00
Ruben Fiszel de9e96ddd2 UX improvements for run script 2022-11-06 16:08:10 +01:00
Ruben Fiszel 828cdf6998 drawer nits + logo in top menu 2022-11-06 11:52:16 +01:00
Ruben Fiszel f9770cfc97 fix(frontend): reload websocket on lsp go import install 2022-11-06 08:59:35 +01:00
Ruben Fiszel 6018db736e fix(frontend): dispose monaco models onDestroy 2022-11-06 06:07:43 +01:00
Ruben Fiszel 93717d9a9a ux nit 2022-11-05 23:42:29 +01:00
Ruben Fiszel a747c0060c fix(backend): tighten security around cookies to avoid csrf (#859)
* fix(backend): tighten security around cookies to avoid csrf

* everything httponly

* sqlx

* also handle 404

* shoter Windmill v message

* fix chart
2022-11-05 21:21:13 +01:00
Ruben Fiszel 2b64915d9f remove unsynced chartjs title 2022-11-05 17:36:05 +01:00
Ruben Fiszel 6d02aa7a69 chart styling nits 2022-11-05 16:55:47 +01:00
Ruben Fiszel d83425ab9c feat(frontend): show runs using a time chart 2022-11-05 16:46:23 +01:00
Ruben Fiszel 8b45924abf feat(frontend): show runs using a time chart 2022-11-05 15:31:09 +01:00
Ruben Fiszel cf33af7b76 improve superadmin settings 2022-11-05 12:30:11 +01:00
Ruben Fiszel ca2b35b41e edit script preload same args 2022-11-05 10:02:00 +01:00
Ruben Fiszel 663212ea75 fix arginfo 2022-11-05 09:31:31 +01:00
Ruben Fiszel 139d06cb42 feat(frontend): fill schema and test args from payload 2022-11-05 02:29:32 +01:00
Ruben Fiszel 590dae0d93 script and flow details UX improvements 2022-11-04 21:48:38 +01:00