Ruben Fiszel
|
a4bff53b58
|
fix computing policy prefix for hub scripts
|
2023-01-09 19:46:24 +01:00 |
|
dependabot[bot]
|
388f455d70
|
chore(deps): bump @leeoniya/ufuzzy from 0.8.0 to 0.9.0 in /frontend (#1080)
Bumps [@leeoniya/ufuzzy](https://github.com/leeoniya/uFuzzy) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/leeoniya/uFuzzy/releases)
- [Commits](https://github.com/leeoniya/uFuzzy/compare/0.8.0...0.9.0)
---
updated-dependencies:
- dependency-name: "@leeoniya/ufuzzy"
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>
|
2023-01-09 18:30:33 +00:00 |
|
Ruben Fiszel
|
9faa27f6c4
|
compute policy also for action buttons
|
2023-01-09 19:24:16 +01:00 |
|
dependabot[bot]
|
4bcc2ab405
|
chore(deps-dev): bump @playwright/test in /frontend (#1079)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.29.1 to 1.29.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.29.1...v1.29.2)
---
updated-dependencies:
- dependency-name: "@playwright/test"
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>
|
2023-01-09 18:23:48 +00:00 |
|
dependabot[bot]
|
2316d547b1
|
chore(deps-dev): bump svelte-dnd-action in /frontend (#1076)
Bumps [svelte-dnd-action](https://github.com/isaacHagoel/svelte-dnd-action) from 0.9.21 to 0.9.22.
- [Release notes](https://github.com/isaacHagoel/svelte-dnd-action/releases)
- [Changelog](https://github.com/isaacHagoel/svelte-dnd-action/blob/master/release-notes.md)
- [Commits](https://github.com/isaacHagoel/svelte-dnd-action/commits)
---
updated-dependencies:
- dependency-name: svelte-dnd-action
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>
|
2023-01-09 18:21:24 +00:00 |
|
Ruben Fiszel
|
e29e8fda8f
|
fix infering schema for inlineeditor
|
2023-01-09 18:57:30 +01:00 |
|
Ruben Fiszel
|
3da446ece5
|
fix infering schema for inlineeditor
|
2023-01-09 18:46:59 +01:00 |
|
Ruben Fiszel
|
43d1074a20
|
also update schema when moving flow
|
2023-01-09 17:26:45 +01:00 |
|
Ruben Fiszel
|
165e8fcd26
|
fix approval page approve endpoint empty payload
|
2023-01-09 17:19:56 +01:00 |
|
Ruben Fiszel
|
419bb035b2
|
nit: close drawer when connecting oauth in new window
|
2023-01-09 16:52:05 +01:00 |
|
Ruben Fiszel
|
b93e98c3b7
|
nits: clarify resume messages
|
2023-01-09 16:46:36 +01:00 |
|
Ruben Fiszel
|
8f4a2e656e
|
edit operatorOnly on toggle change
|
2023-01-09 16:42:02 +01:00 |
|
Ruben Fiszel
|
7e40039a50
|
(frontend) remove duplicate of folders from folder list name
|
2023-01-09 16:14:38 +01:00 |
|
Ruben Fiszel
|
c0f6ade667
|
chore(main): release 1.59.0 (#1074)
* chore(main): release 1.59.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-01-09 14:03:36 +01:00 |
|
Ruben Fiszel
|
d50834bf5f
|
add svelte as peer dep
|
2023-01-09 11:48:38 +01:00 |
|
Ádám Kovács
|
d39a52bed5
|
fix(frontend): Iconed resource height issue (#1073)
|
2023-01-09 11:44:16 +01:00 |
|
Ruben Fiszel
|
07778162da
|
add appwrite and linkding logos
|
2023-01-07 19:16:41 +01:00 |
|
Ruben Fiszel
|
09f9b043e0
|
chore(main): release 1.58.0 (#1061)
* chore(main): release 1.58.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-01-07 17:00:46 +08:00 |
|
Ruben Fiszel
|
62f1956694
|
feat: add archive/unarchive/delete workspace
|
2023-01-07 09:39:50 +01:00 |
|
Ruben Fiszel
|
73938dffb9
|
feat: add min/max constraint to number + slider component
|
2023-01-07 08:51:09 +01:00 |
|
Ruben Fiszel
|
74e537363b
|
feat: add hub support for apps
|
2023-01-07 07:44:44 +01:00 |
|
Faton Ramadani
|
a20d57e18a
|
App UI improvements (#1072)
* fix(frontend): Improve App UI
* fix(frontend):Align typing
* fix(frontend): Improve App UI
* fix(frontend): remove debug string
* fix(frontend): remove debug string
* fix(frontend): restore code from main
|
2023-01-06 17:46:45 +01:00 |
|
Ruben Fiszel
|
5cad74997d
|
add debug Runs to apps
|
2023-01-05 08:54:18 +01:00 |
|
Ruben Fiszel
|
f0a52d2f59
|
improve job loader in case of concurrent requests
|
2023-01-05 05:57:22 +01:00 |
|
Ruben Fiszel
|
2fbcd0caa0
|
ensuring results come-in order for testjobloader
|
2023-01-04 21:01:40 +01:00 |
|
Ruben Fiszel
|
fcf025c669
|
remove early return executeComponent
|
2023-01-04 20:24:01 +01:00 |
|
Ruben Fiszel
|
3085aa2913
|
fix some apps' components default sizing
|
2023-01-04 20:05:55 +01:00 |
|
Ruben Fiszel
|
d72abb1c50
|
remove spurrious console logs
|
2023-01-04 19:55:31 +01:00 |
|
Ruben Fiszel
|
b56a2e6e4f
|
hide spurrious Unexpected usage
|
2023-01-04 19:03:31 +01:00 |
|
Ruben Fiszel
|
eff471f3d3
|
fix overflow on component object viewer
|
2023-01-04 18:55:33 +01:00 |
|
Ruben Fiszel
|
24c87cbe85
|
apps improvements
|
2023-01-04 18:37:42 +01:00 |
|
Ruben Fiszel
|
c16a545e0a
|
fix flow input transform default bug
|
2023-01-04 15:57:19 +01:00 |
|
Ruben Fiszel
|
cffbf8fa8e
|
add more apps components
|
2023-01-04 15:54:23 +01:00 |
|
Ruben Fiszel
|
e1b28caf36
|
fix template editor monaco workers
|
2023-01-04 10:56:15 +01:00 |
|
Ruben Fiszel
|
8bdd707e55
|
feat: add support for yaml format as a string format
|
2023-01-04 10:37:13 +01:00 |
|
Ruben Fiszel
|
e78449d16a
|
apps UX nits
|
2023-01-04 10:14:03 +01:00 |
|
Ruben Fiszel
|
038026e469
|
improve draft logic for scripts/apps/flows
|
2023-01-04 07:22:30 +01:00 |
|
Ruben Fiszel
|
52abac0436
|
apps UX nits
|
2023-01-04 05:35:01 +01:00 |
|
Ruben Fiszel
|
1583f80bd1
|
add run button directly in inline editor
|
2023-01-04 05:27:47 +01:00 |
|
Ruben Fiszel
|
33faf12fee
|
fix apps UX nits
|
2023-01-04 05:07:18 +01:00 |
|
Ruben Fiszel
|
dc935fa054
|
fix forking hub deno scripts in apps
|
2023-01-03 15:56:02 +01:00 |
|
Ruben Fiszel
|
369232e276
|
nit fix incorrect overflow-auto in display result
|
2023-01-03 11:17:15 +01:00 |
|
Ruben Fiszel
|
69f086832c
|
add context to context panel in apps
|
2023-01-03 10:41:51 +01:00 |
|
Ruben Fiszel
|
cc938166ca
|
apps improvements
|
2023-01-03 09:46:36 +01:00 |
|
Ruben Fiszel
|
eddb71354d
|
disallow loading public app if not visible anymore
|
2023-01-03 03:29:35 +01:00 |
|
dependabot[bot]
|
f5a99fd442
|
chore(deps-dev): bump eslint-config-prettier in /frontend (#1068)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.5.0...v8.6.0)
---
updated-dependencies:
- dependency-name: eslint-config-prettier
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>
|
2023-01-02 18:20:05 +00:00 |
|
dependabot[bot]
|
e883589574
|
chore(deps-dev): bump @typescript-eslint/parser in /frontend (#1067)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.46.1 to 5.48.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.48.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>
|
2023-01-02 18:13:16 +00:00 |
|
dependabot[bot]
|
9a63eb6c6f
|
chore(deps-dev): bump @types/node from 18.11.9 to 18.11.18 in /frontend (#1066)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
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>
|
2023-01-02 18:13:00 +00:00 |
|
dependabot[bot]
|
a1a95d1280
|
chore(deps-dev): bump @playwright/test in /frontend (#1065)
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.28.1 to 1.29.1.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](https://github.com/Microsoft/playwright/compare/v1.28.1...v1.29.1)
---
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>
|
2023-01-02 18:12:40 +00:00 |
|
Ádám Kovács
|
170ac2cc21
|
fix(frontend): Remove popover hover styles (#1064)
|
2023-01-02 19:05:29 +01:00 |
|