Commit Graph

2571 Commits

Author SHA1 Message Date
Ruben Fiszel
03a4f2cfa1 improve refresh and background script behavior 2023-03-13 23:38:14 +01:00
Ruben Fiszel
c46b79dd4b fix compile 2023-03-13 20:59:27 +01:00
Ruben Fiszel
23447a5b8d fix(backend): improve worker ping api 2023-03-13 20:28:11 +01:00
Ruben Fiszel
ace6e90bc3 feat(frontend): add frontend (JS) scripts to apps 2023-03-13 19:29:35 +01:00
Ruben Fiszel
f4b67bea26 improve error messages for no workspace 2023-03-13 16:44:38 +01:00
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
11421a55e1 chore(main): release 1.75.0 (#1278)
* chore(main): release 1.75.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-11 20:54:54 +01:00
Ruben Fiszel
310c9b69f9 more cli fixes 2023-03-11 20:53:34 +01:00
Ruben Fiszel
8a848c9e0d fix(cli): many small fixes 2023-03-11 20:16:56 +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
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