Commit Graph

2652 Commits

Author SHA1 Message Date
Ruben Fiszel
89db623b64 improve load time for tabs 2023-03-21 20:56:54 +01:00
Ruben Fiszel
ad84b3f16d improve load time for text and button components 2023-03-21 19:55:35 +01:00
Ruben Fiszel
dfa9e333aa feat(apps): add action on form/button/formbutton 2023-03-21 18:22:20 +01:00
dependabot[bot]
95cbad49be chore(deps-dev): bump svelte2tsx from 0.6.1 to 0.6.10 in /frontend (#1311)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.6.1 to 0.6.10.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.6.1...svelte2tsx-0.6.10)

---
updated-dependencies:
- dependency-name: svelte2tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-21 13:05:04 +01:00
Faton Ramadani
d69937090e fix(frontend): Remove action outline on preview mode (#1313) 2023-03-21 13:04:43 +01:00
Ruben Fiszel
ea4ede3905 chore(main): release 1.80.1 (#1312)
* chore(main): release 1.80.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-21 02:13:02 +01:00
Ruben Fiszel
00ff13c277 fix initialization for app with forms 2023-03-21 02:11:34 +01:00
Ruben Fiszel
b433098d2b fix(cli): add support for non metadataed scripts 2023-03-21 02:01:34 +01:00
Ruben Fiszel
1772a3282e chore(main): release 1.80.0 (#1305)
* chore(main): release 1.80.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-21 01:00:29 +01:00
Ruben Fiszel
01a1712e49 small fix 2023-03-20 19:54:04 +01:00
Ruben Fiszel
07743b45f6 make top bar togglable 2023-03-20 19:25:39 +01:00
Faton Ramadani
b13f605866 feat(frontend): App set tab (#1307)
* feat(frontend): Set tab

* feat(frontend): Set tab

* feat(frontend): fix styling

* feat(frontend): update how set Tab is stored

* feat(frontend): clean up

* feat(frontend): update setTab to an array structure

* feat(frontend): revert

* feat(frontend): support all components

* feat(frontend): fix typing

* feat(frontend): group success side effects

* feat(frontend): add missing tooltip + remove duplicate code
2023-03-20 19:09:56 +01:00
Ruben Fiszel
343c9795ec fix table action input fields 2023-03-20 16:04:50 +01:00
Ruben Fiszel
1a628dd720 fix minor app issues 2023-03-20 15:27:30 +01:00
Ruben Fiszel
354e6c26fe revert caddyfileremote change 2023-03-20 14:04:18 +01:00
Ruben Fiszel
56c1817956 fix preview of ontextfocus 2023-03-20 14:01:34 +01:00
Ruben Fiszel
5cd148a287 improve drag for apps 2023-03-20 10:58:20 +01:00
Faton Ramadani
aeaaa6f1ac fix(frontend): add missing optional chaining (#1306) 2023-03-20 09:49:11 +01:00
Ruben Fiszel
a4325ff018 use skeleton for loading in apps 2023-03-20 08:49:51 +01:00
Ruben Fiszel
fc59d23056 minor app improvements 2023-03-20 08:35:44 +01:00
Ruben Fiszel
92d36d0e0f minor app improvements 2023-03-20 08:26:02 +01:00
Ruben Fiszel
9fc26b061f improve move animation 2023-03-19 23:12:01 +01:00
Ruben Fiszel
03d42e42e0 minor app fixes 2023-03-19 22:37:00 +01:00
Ruben Fiszel
b48e98d8b8 minor app fixes 2023-03-19 15:35:40 +01:00
Ruben Fiszel
b42bd9893a fix when loading is set to true 2023-03-19 15:25:46 +01:00
Ruben Fiszel
164333b6ee feat(apps): add transformers for data sources 2023-03-19 15:16:31 +01:00
Ruben Fiszel
2814e03144 apps load when all outputs are initialized 2023-03-18 20:25:21 +01:00
Ruben Fiszel
68ddc672ad more typescript type safety tricks 2023-03-18 18:15:15 +01:00
Ruben Fiszel
fc9e1eee0e minor app fixes 2023-03-18 16:25:34 +01:00
Ruben Fiszel
d31faed648 fix lock + reactivity on ctrl + fix optionValuesKeys 2023-03-18 15:52:46 +01:00
Ruben Fiszel
69b7d92bda improve type definition of apps and sync them with static components + purge app content of unecessary data 2023-03-18 15:29:42 +01:00
Faton Ramadani
007878b5c9 fix(frontend): App button triggered by (#1304)
* feat(frontend): add trigger list

* feat(frontend): add trigger list

* feat(frontend): add support for refreshOn

* feat(frontend): add support for refreshOn

* feat(frontend): rework

* feat(frontend): rework

* feat(frontend): code cleanup

* fix(frontend): add support for triggerOnAppLoad
2023-03-17 21:55:40 +01:00
Ruben Fiszel
445f2de714 fix compile error after deno upgrade 2023-03-17 21:45:54 +01:00
Ruben Fiszel
39bf3b021c chore(main): release 1.79.0 (#1295)
* chore(main): release 1.79.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-03-17 21:10:44 +01:00
Ruben Fiszel
6f4e08005c fix apps bar not being persistent 2023-03-17 21:08:45 +01:00
Ruben Fiszel
1401e4e5e1 fix cli failing on script with non json files 2023-03-17 21:01:44 +01:00
Ruben Fiszel
64289a515b fix cli failing on script with non json files 2023-03-17 20:58:13 +01:00
Ruben Fiszel
426471e85a fix loading nested resource in client fetched resources 2023-03-17 20:54:37 +01:00
Faton Ramadani
806a7593f0 feat(frontend): App component triggers (#1303)
* feat(frontend): add trigger list

* feat(frontend): add trigger list

* feat(frontend): add support for refreshOn

* feat(frontend): add support for refreshOn

* feat(frontend): rework

* feat(frontend): rework

* feat(frontend): code cleanup
2023-03-17 20:51:00 +01:00
Ruben Fiszel
a6db050bcc fix reactivity for static inputs 2023-03-17 20:50:34 +01:00
Faton Ramadani
7178d0264d Fix sub grid (#1302)
* fix(frontend): fix horizontal splitpanes

* fix(frontend): fix subgrid height

* fix(frontend): fix subgrid height
2023-03-17 15:56:26 +01:00
Faton Ramadani
c0669c34a0 fix(frontend): fix horizontal splitpanes (#1301) 2023-03-17 15:46:45 +01:00
Ruben Fiszel
04431e8599 apps rich configuration v0 + resource picker clear fix for apps 2023-03-17 12:25:03 +01:00
Ruben Fiszel
8bc2d2dc55 fix app inputs wrt to subgrids 2023-03-16 16:50:01 +01:00
Ruben Fiszel
66f62ab834 feat(frontend): add listeners for frontend scripts 2023-03-16 14:56:16 +01:00
Ruben Fiszel
23d0535571 fix key left navigation 2023-03-16 12:48:31 +01:00
Ádám Kovács
ec2cf5c68c fix(frontend): App panel styling (#1284)
* fix(frontend): App panel styling

* remove

* revert

---------

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2023-03-16 12:42:41 +01:00
Faton Ramadani
68df5505b0 feat(frontend): Component control (#1293)
* fix(frontend): fix app tabs

* fix(frontend): app controls

* fix(frontend): app controls

* fix(frontend): align output panel

* fix(frontend): clean up

* fix(frontend): refactor events

* fix(frontend): fix display

* fix(frontend): fix indentation

* fix(frontend): merge main
2023-03-16 12:42:10 +01:00
Faton Ramadani
99d4ea68da fix(frontend): fix map render (#1297)
* fix(frontend): fix map render

* fix(frontend): fix map render
2023-03-16 12:39:12 +01:00
Ádám Kovács
75fea3c99f fix(frontend): Display app context search on top (#1300)
Fixing z-index issue of the search bar in the outputs panel
2023-03-16 12:38:35 +01:00