Commit Graph

5965 Commits

Author SHA1 Message Date
Ruben Fiszel
6aba317197 feat(frontend): disabled for action buttons can now depend on row 2023-03-13 14:36:42 +01:00
Ádám Kovács
693608955f fix(frontend): General fixes and updates (#1281)
* fix(frontend): App icon select double click issue

* fix(frontend): Update script metadata page

* fix(frontend): Set dropdown default icon to vertical dots

* fix(frontend): Clean up

* fix(frontend): Update table styles

* fix(frontend): Add spacing to secondary menu items

* fix(frontend): Scale down full path

* fix(frontend): Table loading state

* fix(frontend): Hide script kind setting by default
2023-03-13 14:17:57 +01:00
Ruben Fiszel
b0cf69611d fix runs reload 2023-03-13 13:00:23 +01:00
Ruben Fiszel
d99f84bd8b feat(frontend): improve drag-n-drop behavior 2023-03-13 12:44:39 +01:00
Ruben Fiszel
1778982475 integrate svelte-grid in codebase 2023-03-13 10:01:02 +01:00
Ruben Fiszel
895792ba2a small app fixes 2023-03-12 21:32:41 +01:00
Faton Ramadani
d604a273ee feat(frontend): Copy, Cut and Paste (#1279)
* feat(frontend): add copy, paste and cut

* feat(frontend): simplify code

* feat(frontend): add apple modifiers

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-03-12 20:58:06 +01:00
Ruben Fiszel
ca9ba83f67 feat(frontend): make runs filters synced with query args 2023-03-11 17:13:49 +01:00
Ruben Fiszel
d3296c958e feat: add filter jobs by args or result 2023-03-11 15:30:46 +01:00
Ruben Fiszel
f586f75f05 handle better linked variables renaming 2023-03-11 11:25:47 +01:00
Ruben Fiszel
40dc3e3d34 apps improvements 2023-03-10 23:27:55 +01:00
Ruben Fiszel
ca4b9cc1ec fix for app viewer 2023-03-10 20:26:49 +01:00
Ruben Fiszel
7ec85d42e4 feat(apps): add resource picker 2023-03-10 20:01:00 +01:00
Ruben Fiszel
3be96d8773 feat(frontend-apps): add variable picker for static string input on apps 2023-03-10 18:41:27 +01:00
Ruben Fiszel
2d8e3acdef feat(bash): add default argument handling for bash 2023-03-10 15:04:34 +01:00
Ruben Fiszel
84b696361d fix(backend): add killpill for lines reading 2023-03-10 12:04:05 +01:00
Ruben Fiszel
cfa91f55d5 trim tailwind safelist 2023-03-10 01:06:55 +01:00
Faton Ramadani
c530127216 fix(frontend): fix splitpanes navigation (#1276) 2023-03-10 00:32:33 +01:00
Ruben Fiszel
2edbd1719d make frontend configurable through consts.ts 2023-03-09 22:54:25 +01:00
Ruben Fiszel
d3496c6a49 fix importjson 2023-03-09 22:42:47 +01:00
Ruben Fiszel
be5b81b4ca fix(apps): proper reactivity for non rendered static components 2023-03-09 22:29:19 +01:00
Ruben Fiszel
3af8549379 app nits 2023-03-09 19:56:47 +01:00
Ruben Fiszel
c9c4b94bc6 fix key navigation 2023-03-09 19:41:12 +01:00
Ruben Fiszel
bf0f3ef8fa improve reactivity check for big objects on app 2023-03-09 18:34:36 +01:00
Faton Ramadani
ec879162ec feat(frontend): Add key navigation in app editor (#1273)
* feat(frontend): add expand

* feat(frontend): fix container height

* feat(frontend): remove code duplication

* feat(frontend): add historic

* feat(frontend): add key navigation

* feat(frontend): simplfiy

* feat(frontend): add support for subgrids

* feat(frontend): update key navigation

* feat(frontend): update key navigation

* feat(frontend): fix nested component

* feat(frontend): fix build

* feat(frontend): remove code duplication

* feat(frontend): support tabs

* feat(frontend): support tabs

* feat(frontend): Fix AppTabs + handle tab navigation

* feat(frontend): support splitpanes
2023-03-09 18:23:12 +01:00
Ruben Fiszel
391c3eb669 feat(frontend): add hash to ctx in apps 2023-03-09 14:57:43 +01:00
Ruben Fiszel
1f49066b69 fix(frontend): simplify input bindings 2023-03-09 14:25:08 +01:00
Ruben Fiszel
c513a30bd7 fix(frontend): add confirmation modal to delete script/flow/app 2023-03-09 13:19:03 +01:00
Ruben Fiszel
b124d5b5dc feat: add delete by path for scripts 2023-03-09 12:44:49 +01:00
Ruben Fiszel
560f7f9bc3 enforce on_behalf_of by the backend, not frontend 2023-03-09 11:12:28 +01:00
Ádám Kovács
9cecef0abe fix(frontend): Minor changes (#1272)
* fix(frontend): Output seach fixed on top

* fix(frontend): Use undo-redo component in flows
2023-03-09 09:42:51 +01:00
Ruben Fiszel
af7026257a fix publishing app as a superadmin 2023-03-09 02:08:52 +01:00
Ruben Fiszel
e090347730 fix app json import 2023-03-09 01:16:57 +01:00
Ádám Kovács
3a135b550f feat(frontend): Add color picker input to app (#1270)
* feat(frontend): Add color picker input to app

* fix(frontend): Add color input to dividers
2023-03-08 22:57:34 +01:00
Faton Ramadani
850f1e8855 feat(frontend): add expand (#1268)
* feat(frontend): add expand

* feat(frontend): fix container height

* feat(frontend): remove code duplication

* feat(frontend): add historic
2023-03-08 22:56:30 +01:00
Ádám Kovács
d83c98bafd fix(frontend): Clean up app editor (#1267)
* fix(frontend): Clean up app editor

* fix(frontend): Add outputs search empty state

* fix(frontend): Add remove button to icon input

* label

* fix(frontend): Iconed app button
2023-03-08 19:02:19 +01:00
Ruben Fiszel
ce8f48101e improve resource picker 2023-03-08 19:00:26 +01:00
Ruben Fiszel
9c54d373b5 fix subtle plotly import bug 2023-03-08 18:27:19 +01:00
Ruben Fiszel
8701d84829 fix frontend build error 2023-03-08 16:59:14 +01:00
Ruben Fiszel
f96a4b9814 improve rendering performances for non visible elements 2023-03-08 16:39:16 +01:00
Ruben Fiszel
9774ebd0d9 fix(frontend): load flow is not initialized 2023-03-08 00:37:58 +01:00
Ruben Fiszel
ee2dcac512 improve undo/redo + keybindings 2023-03-07 21:16:15 +01:00
Ruben Fiszel
df4b832a2e fix z-stacking on chrome for flow builder 2023-03-07 19:27:35 +01:00
Ruben Fiszel
daed141fa2 fix z-stacking on chrome for flow builder 2023-03-07 19:23:41 +01:00
Faton Ramadani
6b5c4efa83 feat(frontend): add a way to automatically resize (#1259)
* feat(frontend): add a way to automatically resize (wip) + add automatic resizable component

* feat(frontend): fix text resize

* feat(frontend): remvove useless softWrap

* feat(frontend): remove useless softWrap

* feat(frontend): Fix recomputeIds + app table

* feat(frontend): Fix app preview error display
2023-03-07 16:53:29 +01:00
Ruben Fiszel
ed4077251b fix multiple app nits 2023-03-07 15:51:02 +01:00
Ruben Fiszel
aba91f1ee1 fix z-index for flowbuilder 2023-03-07 14:57:51 +01:00
Ruben Fiszel
a5a1068516 feat(frontend): add history to flows and apps 2023-03-07 14:47:17 +01:00
Ádám Kovács
cc937059e9 fix(frontend): Side menu z-index issue (#1265) 2023-03-07 09:53:19 +01:00
Ruben Fiszel
43994d9b0f show archived + fix graphs 2023-03-07 01:59:35 +01:00