Commit Graph

13594 Commits

Author SHA1 Message Date
Ruben Fiszel af37536a67 remove duplicate logins 2022-11-24 18:30:35 +01:00
Ádám Kovács 2f7ebe9eab feat(frontend): Add guard against script overwrite (#944)
* feat(frontend): Add guard against script overwrite

* fix: Error message flash up
2022-11-24 13:34:26 +01:00
Ádám Kovács f0ebb5c9d8 feat: Add notification on app save (#943) 2022-11-24 12:51:57 +01:00
Ruben Fiszel 7bc1a996e4 flex-wrap on script builder languages 2022-11-24 12:10:37 +01:00
Ruben Fiszel 6073d0e0ff add custom login to the login page 2022-11-24 11:46:46 +01:00
Ruben Fiszel 3f234280c1 feat(backend): add configurable custom client 2022-11-24 11:40:02 +01:00
Ruben Fiszel 0d7973d230 no error message on canceling a completed job 2022-11-24 10:18:29 +01:00
Ruben Fiszel ecf6a0529c fix flow UX 2022-11-24 09:16:05 +01:00
Ruben Fiszel 50d5ade593 fix flow UX 2022-11-24 02:30:41 +01:00
Ruben Fiszel 3e69421f8e fix UX flow 2022-11-24 02:04:53 +01:00
Ruben Fiszel 5ccc85e60f fix flow UX 2022-11-24 02:04:53 +01:00
Faton Ramadani 6e98be606c fix(frontend): add checkbox component + fix alignment (#941) 2022-11-24 00:08:56 +01:00
Kai Jellinghaus edb8738cb1 Enable user deletion (#939)
* Update windmill version

* Enable User Deletion
2022-11-23 20:38:27 +01:00
Faton Ramadani 3827da7174 fix(frontend): prevent runnable to run if the script is not defined (#938) 2022-11-23 20:37:38 +01:00
Ádám Kovács 5437eb52a5 feat: Update apps button component with colors (#936)
* feat: Update app component types

* fix: Typos

* feat: Add select input type to components

* fix: Remove width property from component types

* fix: Make button full width in editor

* fix: Types

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2022-11-23 19:45:19 +01:00
Faton Ramadani db0b9f0a2f fix(frontend): Fix context panel + delete component (#937)
* fix(frontend): Fix context panel + delete component

* fix(frontend): Handle nested paths
2022-11-23 19:31:36 +01:00
Kai Jellinghaus d33d465d3a fix(backend): bash flow lock & add flow lock tests (#933)
* Fix Bash flow lock

* Tests w/ fixes

* Add Sequence privileges
2022-11-23 19:17:19 +01:00
Ruben Fiszel 0640df275d add ld.so.cache to bash path 2022-11-23 15:20:50 +01:00
Faton Ramadani 5fc7eb6470 fix(frontend): Cleanup dead code (#935) 2022-11-23 14:45:56 +01:00
Faton Ramadani 1bdfdf22e1 fix(frontend): properly refresh context panel + Adjust style in the flow editor (#934) 2022-11-23 14:24:04 +01:00
Ruben Fiszel dbe1ada3a9 nits on nsjail config 2022-11-23 14:00:49 +01:00
Ruben Fiszel c9580760d0 UX nits and theme 2022-11-23 12:30:05 +01:00
Ruben Fiszel b12ab739e8 UX nits and theme 2022-11-23 12:19:00 +01:00
Ruben Fiszel 5a0a579a2d UX nits 2022-11-23 11:29:06 +01:00
Faton Ramadani b766d06eb6 Runnable refactor (#932)
* fix(frontend): Support runnable everywhere

* fix(frontend): Runnable component working

* fix(frontend): Simplify implementation

* fix(frontend): User inputs working

* fix(frontend): Fix connections

* fix(frontend): auto refresh

* fix(frontend): revert changes
2022-11-23 10:30:58 +01:00
Ruben Fiszel 8c3846a703 UX nits 2022-11-23 10:30:08 +01:00
Ruben Fiszel 911a4c2356 ci: login to registry no matter what 2022-11-23 01:51:57 +01:00
Ruben Fiszel 4f33ba0f94 UX nits 2022-11-23 01:03:03 +01:00
Ruben Fiszel a4e029e1fb UX nits 2022-11-23 00:58:50 +01:00
Ruben Fiszel bcf9b0264b feat(frontend): login page makeup 2022-11-23 00:53:37 +01:00
Ruben Fiszel 31211910ef feat(frontend): login page makeup 2022-11-23 00:53:37 +01:00
Kai Jellinghaus 0194a09641 Fix Python flow lock (#931) 2022-11-22 22:56:06 +01:00
Ruben Fiszel 23eafee7cb fix icon for bash on flows 2022-11-22 17:05:35 +01:00
Ruben Fiszel 8f92a0c66f feat(frontend): flow UX overhaul II + go + python support for trigger scripts (#928)
* all

* improve all

* improve all

* fix frontend

* fix input picker nits

* fix(frontend): Fix Menu display

* all

* fix all

* fix all

Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
2022-11-22 16:18:14 +01:00
Faton Ramadani 6cf0bb17a0 Runnable refactor (#929)
* fix(frontend): Support runnable everywhere

* fix(frontend): Runnable component working
2022-11-22 15:45:10 +01:00
dependabot[bot] 21969dd8a4 chore(deps): bump svelte-chartjs from 3.0.1 to 3.1.0 in /frontend (#925)
Bumps [svelte-chartjs](https://github.com/SauravKanchan/svelte-chartjs) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/SauravKanchan/svelte-chartjs/releases)
- [Changelog](https://github.com/SauravKanchan/svelte-chartjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SauravKanchan/svelte-chartjs/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: svelte-chartjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
2022-11-21 18:45:38 +00:00
dependabot[bot] bd5bbad385 chore(deps-dev): bump @playwright/test in /frontend (#924)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.27.1 to 1.28.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.27.1...v1.28.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>
2022-11-21 18:45:07 +00:00
Ruben Fiszel 2e70496ae3 fix enterprise code 2022-11-21 19:19:42 +01:00
Ruben Fiszel 6d24369c8d chore(main): release 1.50.0 (#921)
* chore(main): release 1.50.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-21 19:06:13 +01:00
Ruben Fiszel f4507033a3 feat(deno,python): get/set_shared_state 2022-11-21 19:04:14 +01:00
Ruben Fiszel 3eedb7901e distribute the sync from workers more evenly 2022-11-21 18:30:58 +01:00
Faton Ramadani 80c11aa314 App editor inline editor (#917)
* fix(frontend): add table

* fix(frontend): Rework the context panel

* fix(frontend): WIP

* fix(frontend): hide script selector when selected

* fix(frontend): Fix preview mode + remove errors

* fix(frontend): Fix table search

* fix(frontend): temporary fix
2022-11-21 18:24:46 +01:00
Ruben Fiszel c7030a94ce flow UX nit 2022-11-21 17:39:24 +01:00
Ruben Fiszel 9929cdde22 feat(frontend): overhaul the whole flow UX 2022-11-21 17:28:55 +01:00
Ruben Fiszel 8835659796 fix tarring the entire cache back to s3 + UX nits 2022-11-21 09:25:22 +01:00
Ruben Fiszel bc7afad1d9 ci: build_ee in parralel of build 2022-11-20 21:59:39 +01:00
Ruben Fiszel 7c5a555eba ci: build_ee in parralel of build 2022-11-20 21:47:39 +01:00
Ruben Fiszel 4bacd8f28b fix(caching): preserve permissions 2022-11-20 21:39:57 +01:00
Ruben Fiszel b90c0220ab chore(main): release 1.49.1 (#920)
* chore(main): release 1.49.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-20 20:10:02 +01:00
Ruben Fiszel 5c3b07addf fix(caching): add a second caching mechanism by tarring the entire cache for fast startup 2022-11-20 19:46:01 +01:00