dependabot[bot]
|
902661ba2d
|
chore(deps-dev): bump svelte2tsx from 0.5.20 to 0.5.22 in /frontend (#996)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.5.20 to 0.5.22.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.20...svelte2tsx-0.5.22)
---
updated-dependencies:
- dependency-name: svelte2tsx
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>
|
2022-12-05 18:18:37 +00:00 |
|
Ruben Fiszel
|
2fbc8a39b3
|
improve search windows and remove fuse.js
|
2022-12-04 11:55:26 +01:00 |
|
Ruben Fiszel
|
4f27e3ced2
|
feat(frontend): clarified UX for connect step
|
2022-12-03 23:54:07 +01:00 |
|
Ruben Fiszel
|
debb396768
|
chore(main): release 1.52.0 (#950)
* chore(main): release 1.52.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-02 22:23:35 +01:00 |
|
Faton Ramadani
|
d4c1e1ab78
|
UI refactor (#973)
* fix(frontend): ui refactor
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): remove virtual table
* fix(frontend): Add virtual list
* fix(frontend): fix number of items
* fix(frontend): revert changes
* fix(frontend): fix build
|
2022-12-02 19:39:23 +01:00 |
|
Ruben Fiszel
|
751dca0d28
|
feat: add favorite/star + remove flows/scripts page in favor of unified home page (#968)
* favorites
* favorites
* favorites
* feat(frontend): add favorite + refactor homepage
|
2022-11-30 00:15:43 +01:00 |
|
Ádám Kovács
|
2b4a72ade6
|
feat(frontend): Update app component list (#947)
* feat(frontend): Restructure app components folder
* fix(frontend): App component settings panel
* feat(frontend): Update grouping of app components
* fix: App table action button
* fix: Playwright test
|
2022-11-29 20:01:21 +01:00 |
|
dependabot[bot]
|
8fdc1d122b
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend (#961)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.45.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.45.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
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-28 18:24:09 +00:00 |
|
dependabot[bot]
|
2d0bc69715
|
chore(deps-dev): bump eslint from 8.26.0 to 8.28.0 in /frontend (#962)
Bumps [eslint](https://github.com/eslint/eslint) from 8.26.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.26.0...v8.28.0)
---
updated-dependencies:
- dependency-name: eslint
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-28 18:15:08 +00:00 |
|
dependabot[bot]
|
2e798f51fb
|
chore(deps-dev): bump typescript from 4.8.4 to 4.9.3 in /frontend (#960)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.3)
---
updated-dependencies:
- dependency-name: typescript
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-28 18:13:57 +00:00 |
|
dependabot[bot]
|
0979d44f37
|
chore(deps-dev): bump @types/vscode from 1.73.0 to 1.73.1 in /frontend (#959)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.73.0 to 1.73.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)
---
updated-dependencies:
- dependency-name: "@types/vscode"
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>
|
2022-11-28 18:13:30 +00:00 |
|
dependabot[bot]
|
891e11fe13
|
chore(deps-dev): bump prettier-plugin-svelte in /frontend (#926)
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits)
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
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>
|
2022-11-27 16:36:09 +00:00 |
|
Ruben Fiszel
|
f1725c7eb9
|
more visibility on OAuth errors Vol 1
|
2022-11-27 14:00:55 +01:00 |
|
Ruben Fiszel
|
c959f77b9e
|
chore(main): release 1.51.0 (#930)
* chore(main): release 1.51.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-27 00:41:29 +01:00 |
|
Ruben Fiszel
|
2dad606422
|
UX improvements
|
2022-11-26 23:09:21 +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
|
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
|
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
|
ba826a8365
|
chore(main): release 1.49.0 (#918)
* chore(main): release 1.49.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-20 15:01:49 +01:00 |
|
Ruben Fiszel
|
5d4925799a
|
remove ? from Issues/Feedback
|
2022-11-19 19:39:29 +01:00 |
|
Ruben Fiszel
|
71380b5588
|
chore(main): release 1.48.2 (#916)
* chore(main): release 1.48.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-19 18:54:47 +01:00 |
|
Ruben Fiszel
|
ab2d480910
|
chore(main): release 1.48.1 (#915)
* chore(main): release 1.48.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-19 15:17:11 +01:00 |
|
Ruben Fiszel
|
118fe0f763
|
chore(main): release 1.48.0 (#910)
* chore(main): release 1.48.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-18 20:40:49 +01:00 |
|
Faton Ramadani
|
2c032d6a54
|
fix(frontend): app editor v1 (#908)
* fix(frontend): app editor v1
* fix(frontend): fix new section
* fix(frontend): Component creation
* fix(frontend): Add preview
* fix(frontend): Add helper text
* fix(frontend): Add plain text component
* fix(frontend): Add text component
* fix(frontend): Fix DND
* fix(frontend): Fix
* fix(frontend): remove debugger
* fix(frontend): fix build errors
|
2022-11-18 00:28:25 +01:00 |
|
Ruben Fiszel
|
206f7babc2
|
use async internval for loading logs for better handling of slow connections
|
2022-11-15 14:18:10 +01:00 |
|
Ruben Fiszel
|
6aaa075748
|
chore(main): release 1.47.3 (#905)
* chore(main): release 1.47.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 14:05:26 +01:00 |
|
Ruben Fiszel
|
43958f4ad3
|
chore(main): release 1.47.2 (#904)
* chore(main): release 1.47.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 14:02:02 +01:00 |
|
Ruben Fiszel
|
ea20f2c4fd
|
chore(main): release 1.47.1 (#903)
* chore(main): release 1.47.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 13:45:09 +01:00 |
|
Ruben Fiszel
|
f83141daf6
|
chore(main): release 1.47.0 (#892)
* chore(main): release 1.47.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 13:28:27 +01:00 |
|
dependabot[bot]
|
52343b305a
|
chore(deps-dev): bump svelte from 3.52.0 to 3.53.1 in /frontend (#900)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.52.0 to 3.53.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.52.0...v3.53.1)
---
updated-dependencies:
- dependency-name: svelte
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-14 18:51:57 +00:00 |
|
dependabot[bot]
|
957e4edaa5
|
chore(deps-dev): bump @tailwindcss/typography in /frontend (#901)
Bumps [@tailwindcss/typography](https://github.com/tailwindcss/typography) from 0.5.7 to 0.5.8.
- [Release notes](https://github.com/tailwindcss/typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindcss/typography/compare/v0.5.7...v0.5.8)
---
updated-dependencies:
- dependency-name: "@tailwindcss/typography"
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>
|
2022-11-14 18:40:25 +00:00 |
|
dependabot[bot]
|
419ac74391
|
chore(deps-dev): bump @typescript-eslint/parser in /frontend (#899)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.43.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.43.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
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-14 18:18:57 +00:00 |
|
dependabot[bot]
|
2e5b987ba3
|
chore(deps-dev): bump @sveltejs/adapter-static in /frontend (#898)
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) from 1.0.0-next.47 to 1.0.0-next.48.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.48/packages/adapter-static)
---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
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>
|
2022-11-14 18:17:44 +00:00 |
|
Faton Ramadani
|
31f6e47390
|
fix(frontend): App Editor v0 (#886)
|
2022-11-14 17:30:49 +01:00 |
|
Ruben Fiszel
|
e3d78dd7ac
|
chore(main): release 1.46.2 (#890)
* chore(main): release 1.46.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-12 20:59:31 +01:00 |
|
Ruben Fiszel
|
a9d1c823ef
|
chore(main): release 1.46.1 (#889)
* chore(main): release 1.46.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-12 20:18:28 +01:00 |
|
Ádám Kovács
|
746fb8cc7f
|
feat(frontend): Flow graph (#827)
* chore(frontend): Install d3@7.6.1
* feat(frontend): Add basic graph components
* feat: Add graph node component
* feat: Add graph edges
* fix: Rename graph flow module
* feat: Add flow graph to editor
* feat: Add loops
* feat: Add hub scripts to graph
* fix: Display hub scripts
* fix: Nested loops
* feat: Graph displaying packages
* fix: Remove unused parts
* feat: Update graph layout
* fix: Clean up imports
* feat: Add icons to graph nodes
* feat: Add graph viewer to flow details page
* fix: Action row component on scroll behaviour
* fix: Update supported languages type
* fix: Add bash language icons
* fix: Support empty scripts and branches
* fix: Ellipsizing virtual node text
* feat: Display script id in node
* fix: Remove graph from flow editor
* fix: Update node id display
* chore: Remove unused packages
* flow viewer
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-12 20:14:29 +01:00 |
|
dependabot[bot]
|
8af10b6247
|
chore(deps-dev): bump tailwindcss from 3.2.1 to 3.2.2 in /frontend (#878)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.1...v3.2.2)
---
updated-dependencies:
- dependency-name: tailwindcss
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>
|
2022-11-07 19:17:24 +00:00 |
|
dependabot[bot]
|
359ca4c602
|
chore(deps-dev): bump @zerodevx/svelte-toast in /frontend (#879)
Bumps [@zerodevx/svelte-toast](https://github.com/zerodevx/svelte-toast) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/zerodevx/svelte-toast/releases)
- [Commits](https://github.com/zerodevx/svelte-toast/compare/v0.8.0...v0.8.1)
---
updated-dependencies:
- dependency-name: "@zerodevx/svelte-toast"
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>
|
2022-11-07 19:06:56 +00:00 |
|
dependabot[bot]
|
0cf8ecf8a8
|
chore(deps-dev): bump @types/vscode from 1.72.0 to 1.73.0 in /frontend (#876)
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.72.0 to 1.73.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)
---
updated-dependencies:
- dependency-name: "@types/vscode"
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-07 18:41:53 +00:00 |
|
dependabot[bot]
|
2a8bfc4e03
|
chore(deps-dev): bump cssnano from 5.1.13 to 5.1.14 in /frontend (#875)
Bumps [cssnano](https://github.com/cssnano/cssnano) from 5.1.13 to 5.1.14.
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@5.1.13...cssnano@5.1.14)
---
updated-dependencies:
- dependency-name: cssnano
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>
|
2022-11-07 18:31:19 +00:00 |
|
Ruben Fiszel
|
11577f4a4e
|
chore(main): release 1.45.0 (#855)
* chore(main): release 1.45.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-06 23:50:19 +01:00 |
|
Ruben Fiszel
|
8b45924abf
|
feat(frontend): show runs using a time chart
|
2022-11-05 15:31:09 +01:00 |
|
Ruben Fiszel
|
139d06cb42
|
feat(frontend): fill schema and test args from payload
|
2022-11-05 02:29:32 +01:00 |
|
Ruben Fiszel
|
22ede0d34d
|
chore(main): release 1.44.0 (#853)
* chore(main): release 1.44.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-03 13:50:34 +01:00 |
|
Ruben Fiszel
|
47b4873a59
|
frontend(fix): rework all text inputs
|
2022-11-03 13:47:40 +01:00 |
|
Ruben Fiszel
|
0f3516ff03
|
fix variable editor
|
2022-11-03 10:03:00 +01:00 |
|
Ruben Fiszel
|
85d2f1dc77
|
chore(main): release 1.43.2 (#852)
* chore(main): release 1.43.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-02 11:42:45 +01:00 |
|
Ruben Fiszel
|
d20cebf5df
|
chore(main): release 1.43.1 (#849)
* chore(main): release 1.43.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-02 11:01:37 +01:00 |
|