Commit Graph

2551 Commits

Author SHA1 Message Date
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
7041ea643d disable playwright for now 2023-03-10 12:54:00 +01:00
Ruben Fiszel
554e204e36 cleanup .workflows 2023-03-10 12:48:02 +01:00
Ruben Fiszel
a34e04dfab trim tailwindcss 2023-03-10 12:44:08 +01:00
Ruben Fiszel
2809ef905b fix serde test 2023-03-10 12:19:56 +01:00
Ruben Fiszel
8c26b1794c fix compile 2023-03-10 12:12:10 +01:00
Ruben Fiszel
84b696361d fix(backend): add killpill for lines reading 2023-03-10 12:04:05 +01:00
Ruben Fiszel
7b5ec205dd worker ping at least every 5s even when running long jobs 2023-03-10 01:38:12 +01:00
Ruben Fiszel
cfa91f55d5 trim tailwind safelist 2023-03-10 01:06:55 +01:00
Ruben Fiszel
7beaaddd13 chore(main): release 1.74.2 (#1277)
* chore(main): release 1.74.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-10 00:55:13 +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
8565483eb8 chore(main): release 1.74.1 (#1275)
* chore(main): release 1.74.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-09 22:45:53 +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
526afbe204 fix(ci): make windmill compile again by pinning swc deps 2023-03-09 22:20:31 +01:00
Ruben Fiszel
e32e6646ad show backtrace for cook 2023-03-09 21:22:36 +01:00
Ruben Fiszel
c1e7efa822 chore(main): release 1.74.0 (#1269)
* chore(main): release 1.74.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-09 19:58:21 +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
8ba8e1c4a5 fix(cli): improve visibility of the active workspace 2023-03-09 11:21:16 +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
615ad8300d make windmill compatible with arm64 2023-03-08 16:55:00 +01:00
Ruben Fiszel
f96a4b9814 improve rendering performances for non visible elements 2023-03-08 16:39:16 +01:00
Ruben Fiszel
97f7b02ba5 chore(main): release 1.73.1 (#1266)
* chore(main): release 1.73.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-08 00:41:42 +01:00
Ruben Fiszel
9774ebd0d9 fix(frontend): load flow is not initialized 2023-03-08 00:37:58 +01:00
Ruben Fiszel
539dfde0a6 revert import on tailwind colors for faster builds 2023-03-08 00:20:12 +01:00
Ruben Fiszel
28feec3b42 chore(main): release 1.73.0 (#1257)
* chore(main): release 1.73.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-07 22:35:56 +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