Ruben Fiszel
|
54ef5a6d87
|
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>
v1.58.0
|
2023-01-07 17:00:46 +08:00 |
|
Ruben Fiszel
|
6edf9b9946
|
feat: add archive/unarchive/delete workspace
|
2023-01-07 09:39:50 +01:00 |
|
Ruben Fiszel
|
0bcdcaedcf
|
feat: add min/max constraint to number + slider component
|
2023-01-07 08:51:09 +01:00 |
|
Ruben Fiszel
|
50453ca690
|
feat: add hub support for apps
|
2023-01-07 07:44:44 +01:00 |
|
Faton Ramadani
|
b5edb7ed98
|
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
|
099c4fd10d
|
add debug Runs to apps
|
2023-01-05 08:54:18 +01:00 |
|
Ruben Fiszel
|
3fba91084d
|
improve job loader in case of concurrent requests
|
2023-01-05 05:57:22 +01:00 |
|
Ruben Fiszel
|
aaac41761c
|
ensuring results come-in order for testjobloader
|
2023-01-04 21:01:40 +01:00 |
|
Ruben Fiszel
|
1967413ad4
|
remove early return executeComponent
|
2023-01-04 20:24:01 +01:00 |
|
Ruben Fiszel
|
7aa4751531
|
fix some apps' components default sizing
|
2023-01-04 20:05:55 +01:00 |
|
Ruben Fiszel
|
37a8789741
|
remove spurrious console logs
|
2023-01-04 19:55:31 +01:00 |
|
Ruben Fiszel
|
3e9a6ebc5a
|
hide spurrious Unexpected usage
|
2023-01-04 19:03:31 +01:00 |
|
Ruben Fiszel
|
93ce9c42fe
|
fix overflow on component object viewer
|
2023-01-04 18:55:33 +01:00 |
|
Ruben Fiszel
|
7437dc00aa
|
apps improvements
|
2023-01-04 18:37:42 +01:00 |
|
Ruben Fiszel
|
47b498da80
|
fix flow input transform default bug
|
2023-01-04 15:57:19 +01:00 |
|
Ruben Fiszel
|
1c75bf7bef
|
add more apps components
|
2023-01-04 15:54:23 +01:00 |
|
Ruben Fiszel
|
ad1ffdb613
|
fix template editor monaco workers
|
2023-01-04 10:56:15 +01:00 |
|
Ruben Fiszel
|
5204e4a75d
|
feat: add support for yaml format as a string format
|
2023-01-04 10:37:13 +01:00 |
|
Ruben Fiszel
|
aaaece99e7
|
apps UX nits
|
2023-01-04 10:14:03 +01:00 |
|
Ruben Fiszel
|
03da654714
|
improve draft logic for scripts/apps/flows
|
2023-01-04 07:22:30 +01:00 |
|
Ruben Fiszel
|
43a7d9d7b4
|
apps UX nits
|
2023-01-04 05:35:01 +01:00 |
|
Ruben Fiszel
|
68a09176d3
|
add run button directly in inline editor
|
2023-01-04 05:27:47 +01:00 |
|
Ruben Fiszel
|
8958118bef
|
fix apps UX nits
|
2023-01-04 05:07:18 +01:00 |
|
Ruben Fiszel
|
82b30f4da6
|
fix forking hub deno scripts in apps
|
2023-01-03 15:56:02 +01:00 |
|
Ruben Fiszel
|
2acb7d1774
|
nit fix incorrect overflow-auto in display result
|
2023-01-03 11:17:15 +01:00 |
|
Ruben Fiszel
|
976c3d49dd
|
add context to context panel in apps
|
2023-01-03 10:41:51 +01:00 |
|
Ruben Fiszel
|
fa522da565
|
apps improvements
|
2023-01-03 09:46:36 +01:00 |
|
Ruben Fiszel
|
8517c25153
|
disallow loading public app if not visible anymore
|
2023-01-03 03:29:35 +01:00 |
|
dependabot[bot]
|
c2a733dc42
|
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]
|
d8feaf341a
|
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]
|
4c25db3891
|
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]
|
b0c7d9af27
|
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
|
76a860fe53
|
fix(frontend): Remove popover hover styles (#1064)
|
2023-01-02 19:05:29 +01:00 |
|
Ruben Fiszel
|
5de7dc9248
|
further public apps improvements
|
2023-01-02 19:02:40 +01:00 |
|
Ádám Kovács
|
45acb89f87
|
feat(frontend): Add integration icons (#1063)
|
2023-01-02 18:54:01 +01:00 |
|
Ádám Kovács
|
34e3331919
|
feat(frontend): Update app auto-refresh button (#1062)
* feat(frontend): Update interval selector
* fix(frontend): Interval
* feat(frontend): Resource saving
* fix(frontend): Update selector labels
* label
|
2023-01-02 18:53:47 +01:00 |
|
Ruben Fiszel
|
39e7fc6c28
|
tighten public apps security using triggerable policy
|
2023-01-02 18:53:10 +01:00 |
|
Ruben Fiszel
|
39e2bf39e9
|
make app public page not require login at all
|
2023-01-02 13:02:45 +01:00 |
|
Ádám Kovács
|
4d6a568820
|
feat(frontend): Toggle to hide optional inputs (#1060)
|
2023-01-02 10:09:33 +01:00 |
|
Ruben Fiszel
|
a34ae8b2ae
|
improve apps wiring
|
2023-01-02 10:07:17 +01:00 |
|
Ruben Fiszel
|
c7e60843d4
|
improve apps wiring
|
2023-01-02 10:07:15 +01:00 |
|
Ruben Fiszel
|
160dfa3121
|
chore(main): release 1.57.1 (#1059)
* chore(main): release 1.57.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.57.1
|
2023-01-02 04:45:09 +01:00 |
|
Ruben Fiszel
|
2c8e98a9c7
|
fix: preserver order changes for flows' schema
|
2023-01-02 04:43:28 +01:00 |
|
Ruben Fiszel
|
334ec1a084
|
remove buggy transition fade on code editor
|
2023-01-02 04:28:23 +01:00 |
|
Ruben Fiszel
|
ab0aeb0df8
|
fix: support setting undefined states
|
2023-01-02 04:22:56 +01:00 |
|
Ruben Fiszel
|
21f98e29ea
|
chore(main): release 1.57.0 (#1043)
* chore(main): release 1.57.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.57.0
|
2023-01-01 19:23:04 +01:00 |
|
Ruben Fiszel
|
be14aab9b1
|
feat: apps can be published publicly
|
2023-01-01 19:16:26 +01:00 |
|
Ruben Fiszel
|
e24dc6de4f
|
update all clients to use update resource value
|
2023-01-01 10:26:11 +01:00 |
|
Ruben Fiszel
|
4bc90e8409
|
improve design of items picker
|
2023-01-01 10:02:26 +01:00 |
|
Ruben Fiszel
|
4822c863f8
|
deprecate starters workspace by pointing resource types to admins
|
2023-01-01 09:00:56 +01:00 |
|