Commit Graph

2426 Commits

Author SHA1 Message Date
Faton Ramadani
079cea433f fix(frontend): add missing condition to properly select first row (#1128) 2023-01-19 14:08:32 +01:00
Ruben Fiszel
bcad6a34fb handle empty flow module input transforms 2023-01-19 12:22:37 +01:00
Faton Ramadani
4de9bd9685 fix(frontend): fix first row selection (#1125)
* fix(frontend): fix first row selection

* fix(frontend): fix order of conditions
2023-01-19 11:52:34 +01:00
Ádám Kovács
0b6bdc82e6 feat(frontend): Add app preview lock (#1127)
* feat(frontend): Add locked state to app preview

* change color

* add transition
2023-01-19 11:27:16 +01:00
Ruben Fiszel
16f71ac729 minor UI fixes 2023-01-18 17:56:40 +01:00
Ruben Fiszel
b2da53c806 minor UI fixes 2023-01-18 17:08:34 +01:00
Ruben Fiszel
b0471f72cd remove vega lite actions 2023-01-18 16:06:56 +01:00
Ruben Fiszel
301366f525 feat(frontend): add vega-lite component 2023-01-18 15:49:47 +01:00
Ádám Kovács
961b85615b fix(frontend): Prepare app scripts code for export (#1123) 2023-01-18 12:43:24 +01:00
Ruben Fiszel
ac29f6e1fc UX nits 2023-01-18 11:30:08 +01:00
Ruben Fiszel
e893db6a97 fix reporting duration above 60s 2023-01-18 11:23:25 +01:00
Ruben Fiszel
a1f87f1fbd HTMLComponent refresh on content change 2023-01-18 10:24:29 +01:00
Ádám Kovács
8b8302e32f feat(frontend): Add tooltip to app recompute (#1122) 2023-01-18 10:10:47 +01:00
Ruben Fiszel
698cfc49c7 UX nits on schedule 2023-01-18 09:42:49 +01:00
Ruben Fiszel
5a7a647c55 UX nits on schedule 2023-01-18 09:38:54 +01:00
Ruben Fiszel
40f32e644e feat(backend): add queue_limit + configurable timeout + fix timeout cancel 2023-01-18 09:02:38 +01:00
Ruben Fiszel
470fb51d13 fix all cases where schema has been set to undefined 2023-01-18 06:56:44 +01:00
Ruben Fiszel
aeb7e6e3d8 do not cancel the job on leaving the preview page 2023-01-18 00:31:55 +01:00
Ruben Fiszel
8203edf6c1 do not cancel the job on leaving the preview page 2023-01-18 00:14:29 +01:00
Faton Ramadani
006e7353ce fix(frontend): Select the first row by default, and remove the abilit… (#1121)
* fix(frontend): Select the first row by default, and remove the ability to deselect + fix table header z-index

* fix(frontend): restore z-index, under the floating tags
2023-01-17 19:10:06 +01:00
Ruben Fiszel
96c533d60b inline tailwindcss for html component in apps 2023-01-17 17:48:40 +01:00
Ruben Fiszel
c3ffb49775 frontend(apps): html component uses iframe for security 2023-01-17 17:29:01 +01:00
Ádám Kovács
87e07be1c2 fix(frontend): App table header z-index (#1120) 2023-01-17 14:00:54 +01:00
Ádám Kovács
47f756d115 fix(frontend): Runnable table overflow (#1119) 2023-01-17 12:51:14 +01:00
Ruben Fiszel
49aeed88fa fix permissioned_as from username 2023-01-17 12:49:24 +01:00
Ruben Fiszel
983c1c732f remove unecessary badge width 2023-01-17 12:32:30 +01:00
Ruben Fiszel
e63b3909cd ci: build both amd and arm on same workflow leveraging depot 2023-01-17 12:16:36 +01:00
Ádám Kovács
984425a6d1 fix(frontend): Show app builder header always on top (#1118)
* fix(frontend): Keep app header always on top

* various fixes

* fix
2023-01-17 12:02:21 +01:00
Ruben Fiszel
0b509a2bed UI nits 2023-01-17 12:00:17 +01:00
Ruben Fiszel
ea4eabb840 various fixes 2023-01-17 11:30:37 +01:00
Ruben Fiszel
a71e6f27ec various fixes 2023-01-17 11:30:22 +01:00
Ruben Fiszel
e216ea44e5 all 2023-01-17 08:09:46 +01:00
Ruben Fiszel
de49110ff7 all 2023-01-17 08:09:39 +01:00
Ruben Fiszel
16a2d61481 ci: npm run check generate backend client 2023-01-17 07:40:40 +01:00
Ruben Fiszel
c0fe3774e8 ci: npm check on frontend change and uffizzi only on backend changes 2023-01-17 07:38:05 +01:00
dependabot[bot]
a4948e5042 chore(deps-dev): bump prettier from 2.8.1 to 2.8.3 in /frontend (#1111)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-01-17 07:17:42 +01:00
dependabot[bot]
0ea0ebfb21 chore(deps): bump @tanstack/svelte-table in /frontend (#1112)
Bumps [@tanstack/svelte-table](https://github.com/tanstack/table) from 8.7.2 to 8.7.6.
- [Release notes](https://github.com/tanstack/table/releases)
- [Commits](https://github.com/tanstack/table/compare/v8.7.2...v8.7.6)

---
updated-dependencies:
- dependency-name: "@tanstack/svelte-table"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-01-17 06:53:11 +01:00
Ruben Fiszel
6d5508e712 point uffizzi lsp to 60d image 2023-01-17 06:51:17 +01:00
Ruben Fiszel
233dd21a46 fix uffizzi preview 2023-01-17 06:46:37 +01:00
Adam Vollrath
e8d2f26c12 Use Uffizzi workflow v2 and other minor improvements. (#1114)
* Use Uffizzi workflow `v2` and other minor improvements.

* Specify Uffizzi Preview URL as target for `playwright`.

Answers https://github.com/windmill-labs/windmill/pull/1106#issuecomment-1384334128

* recheck
2023-01-16 20:32:46 +01:00
Faton Ramadani
768d68bc78 fix(frontend): Fix id generation when a second action (#1110) 2023-01-16 19:07:22 +01:00
Ruben Fiszel
bb4ca8c99f playwright against uffizzi (#1109)
* all

* fix perms

* move build to depot

* login

* revert to docker build

* revert to docker build

* fix playwright
2023-01-16 18:01:45 +01:00
Vibhav Bobade
eaf0388c25 create preview environments for every PR using Uffizzi (#1106)
* Integrate Uffizzi

* remove lsp build

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-01-16 17:03:31 +01:00
Faton Ramadani
2e14012cf8 feat(frontend): Add Supabase resource (#1107)
* feat(frontend): Add Supabase resource

* feat(frontend): Added an image
2023-01-16 16:54:06 +01:00
Ádám Kovács
b4908392d0 fix(frontend): Playwright (#1108)
* fix(frontend): Playwright

* fix(frontend): Update test base url

* feat(ci): Add base url to playwright
2023-01-16 16:51:14 +01:00
Ruben Fiszel
e19fcce575 fix schedule permissions 2023-01-16 16:42:42 +01:00
Ruben Fiszel
c703625ba5 add row to eval input 2023-01-16 13:23:31 +01:00
Ruben Fiszel
1729ce4e00 migrate more builds to depot.dev 2023-01-16 10:56:20 +01:00
Ruben Fiszel
7fc2996e7a add dynamic disabled field to button 2023-01-16 01:52:18 +01:00
Ruben Fiszel
7940b04723 add selenium-wire exception 2023-01-15 22:48:49 +01:00