Commit Graph

2426 Commits

Author SHA1 Message Date
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
Ruben Fiszel
a9588f4d94 further public apps improvements 2023-01-02 19:02:40 +01:00
Ádám Kovács
8f8853a065 feat(frontend): Add integration icons (#1063) 2023-01-02 18:54:01 +01:00
Ádám Kovács
fc881e79c9 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
bb42024556 tighten public apps security using triggerable policy 2023-01-02 18:53:10 +01:00
Ruben Fiszel
1e10057a42 make app public page not require login at all 2023-01-02 13:02:45 +01:00
Ádám Kovács
fb1de7dfa7 feat(frontend): Toggle to hide optional inputs (#1060) 2023-01-02 10:09:33 +01:00
Ruben Fiszel
269b045056 improve apps wiring 2023-01-02 10:07:17 +01:00
Ruben Fiszel
70abadc015 improve apps wiring 2023-01-02 10:07:15 +01:00
Ruben Fiszel
d81dcc486e 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>
2023-01-02 04:45:09 +01:00
Ruben Fiszel
79149c2899 fix: preserver order changes for flows' schema 2023-01-02 04:43:28 +01:00
Ruben Fiszel
0da695b972 remove buggy transition fade on code editor 2023-01-02 04:28:23 +01:00
Ruben Fiszel
74ef6e46c2 fix: support setting undefined states 2023-01-02 04:22:56 +01:00
Ruben Fiszel
385e191ef2 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>
2023-01-01 19:23:04 +01:00
Ruben Fiszel
03e89b5911 feat: apps can be published publicly 2023-01-01 19:16:26 +01:00
Ruben Fiszel
ebbc2039a2 update all clients to use update resource value 2023-01-01 10:26:11 +01:00
Ruben Fiszel
bec5147b34 improve design of items picker 2023-01-01 10:02:26 +01:00
Ruben Fiszel
a7070260d3 deprecate starters workspace by pointing resource types to admins 2023-01-01 09:00:56 +01:00
Ruben Fiszel
762fa6e401 fix is_owner for groups/folders + unift summary for apps 2023-01-01 07:23:43 +01:00
Ruben Fiszel
ef72e570e6 apps improvements (row size, text options) 2023-01-01 06:24:21 +01:00
Ruben Fiszel
e2d44ca654 apps nits 2022-12-31 18:55:47 +01:00
Ádám Kovács
602acf2350 fix(frontend): Static inputs overflow (#1057)
* fix(frontend): Static inputs overflow

* Update FlowConstantsItem.svelte

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-12-31 13:37:23 +01:00
Ruben Fiszel
0fadc26385 overhaul app creation flow 2022-12-31 13:34:59 +01:00
Ruben Fiszel
f03836494e restore 12 columns for apps but introduce fullscreen mode 2022-12-31 10:04:32 +01:00
Ruben Fiszel
3a7962638d set default for template editor 2022-12-31 07:50:18 +01:00
Ruben Fiszel
222b732b20 add autosave for apps 2022-12-31 07:36:05 +01:00
Ruben Fiszel
989af67406 re-enable page titles 2022-12-31 05:08:47 +01:00
Ruben Fiszel
18af155276 app improvements 2022-12-30 19:46:31 +01:00
Ruben Fiszel
aff6489841 app improvements 2022-12-30 19:04:50 +01:00
Ruben Fiszel
f10e55584c fix init edit on variable editor 2022-12-30 16:59:04 +01:00
Ruben Fiszel
2962932c5d fix login redirection 2022-12-30 15:32:51 +01:00
Ádám Kovács
b8f8b92afa feat(frontend): Add customization props to radio (#1056) 2022-12-30 12:40:57 +01:00
Ruben Fiszel
9ffb2d0ccc more tweaks 2022-12-30 12:11:48 +01:00
Ruben Fiszel
e9d7124739 further apps improvements 2022-12-30 11:55:06 +01:00
Ruben Fiszel
fa4b3b7d09 app reactivity improvements 2022-12-30 09:56:07 +01:00
Ruben Fiszel
a3b0b6895b flow constants page improvements 2022-12-30 06:23:59 +01:00
Ruben Fiszel
a20d3fae6f feat: add a All Static Inputs module to the flow editor 2022-12-30 05:31:45 +01:00
Ádám Kovács
7ca81bbcff fix(frontend): List item overflowing corners (#1055) 2022-12-30 05:15:10 +07:00