Ruben Fiszel
|
63d95cfbb3
|
feat(python): add support for parsing resource type in python
|
2022-11-28 21:47:25 +01:00 |
|
Ruben Fiszel
|
9d0625e92e
|
fix editor popover for apps
|
2022-11-28 20:58:30 +01:00 |
|
Jakub Kołodziejczak
|
692ecf0239
|
chore(frontend): (opinionated) description improvement (#965)
|
2022-11-28 20:42:40 +01:00 |
|
Jakub Kołodziejczak
|
4d8a5c4fd9
|
fix(frontend): psql demo expects integers as a key (#958)
|
2022-11-28 19:33:49 +01:00 |
|
dependabot[bot]
|
11e9109107
|
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]
|
8106a9ddff
|
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]
|
fbaefc88f6
|
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]
|
e4b161dde3
|
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 |
|
Ruben Fiszel
|
9761cb3a8c
|
increase failure loglines capture
|
2022-11-28 17:52:32 +01:00 |
|
Ruben Fiszel
|
c51f63da55
|
remove mailchimp from oauth native support
|
2022-11-28 17:32:47 +01:00 |
|
Ruben Fiszel
|
d5149eca03
|
add mailchimp to oauth
|
2022-11-28 15:25:08 +01:00 |
|
Kai Jellinghaus
|
38c0085c5d
|
Resource Type Push (#955)
|
2022-11-28 14:15:17 +01:00 |
|
Faton Ramadani
|
acdd0fea7d
|
App editor preview (#954)
* fix(frontend): Fix refresh button
* fix(frontend): remove preview border
|
2022-11-28 11:49:47 +01:00 |
|
Faton Ramadani
|
ed7838d6bc
|
fix(frontend): Fix pie animation + actions wrap (#953)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-28 11:31:17 +01:00 |
|
Ruben Fiszel
|
d9f544ea20
|
fix script detail page
|
2022-11-28 11:29:16 +01:00 |
|
Ruben Fiszel
|
494609364c
|
feat: overhaul scripts and flows page
|
2022-11-28 11:18:32 +01:00 |
|
Ruben Fiszel
|
c26be86cef
|
feat: overhaul scripts and flows page
|
2022-11-28 11:16:10 +01:00 |
|
Faton Ramadani
|
6c45fe7344
|
feat(frontend): rework script detail (#952)
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-28 10:19:49 +01:00 |
|
Ruben Fiszel
|
a45eff0cee
|
fix frontend errors
|
2022-11-27 21:29:13 +01:00 |
|
Ruben Fiszel
|
48c7ed129d
|
iteration 1 on the hub script picker
|
2022-11-27 19:58:48 +01:00 |
|
Ruben Fiszel
|
c86c39ddea
|
ensure we always load the secret value in the variable editor
|
2022-11-27 19:05:35 +01:00 |
|
Faton Ramadani
|
1069105451
|
feat(frontend): Add actions to tables (#951)
* fix(frontend): WIP
* fix(frontend): WIP
* fix(frontend): Sub runnable
* fix(frontend): revert changes
* fix(frontend): fix build
|
2022-11-27 17:47:19 +01:00 |
|
Ruben Fiszel
|
56204a511c
|
ensure we always load the secret value in the variable editor
|
2022-11-27 17:45:11 +01:00 |
|
dependabot[bot]
|
8a4f034d88
|
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
|
37967a7950
|
feat: refactor variable + resource linkage + OAuth visibility
|
2022-11-27 17:26:37 +01:00 |
|
Ruben Fiszel
|
55020e6df9
|
fix cloudflare pages hostname redirection
|
2022-11-27 14:17:09 +01:00 |
|
Ruben Fiszel
|
346a7f3f47
|
more visibility on OAuth errors Vol 1
|
2022-11-27 14:00:55 +01:00 |
|
Ruben Fiszel
|
02a9c5c4ea
|
feat(frontend): flow status viewer include a graph
|
2022-11-27 09:49:16 +01:00 |
|
Ruben Fiszel
|
10e4cf0205
|
fix flowmodule splitpane size
|
2022-11-27 02:04:07 +01:00 |
|
Ruben Fiszel
|
3301970b75
|
allow admins to override the c_ prefix
|
2022-11-27 01:17:07 +01:00 |
|
Ruben Fiszel
|
e3edec0951
|
fix deno_flow_same_worker test
|
2022-11-27 00:50:09 +01:00 |
|
Ruben Fiszel
|
f4ec1a7fc3
|
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>
v1.51.0
|
2022-11-27 00:41:29 +01:00 |
|
github-actions[bot]
|
8414766247
|
sync hub items with community (#949)
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-27 00:40:54 +01:00 |
|
Ruben Fiszel
|
ab03a4f190
|
UX improvements
|
2022-11-27 00:07:44 +01:00 |
|
Ruben Fiszel
|
afbb902d3d
|
increase description length for resource types
|
2022-11-26 23:10:46 +01:00 |
|
Ruben Fiszel
|
6c03aad73e
|
UX improvements
|
2022-11-26 23:09:21 +01:00 |
|
Ruben Fiszel
|
ac6454b383
|
fix(deno-client): pg 0.16.1 -> 0.17.0
|
2022-11-26 20:51:59 +01:00 |
|
Ruben Fiszel
|
6d134ceea3
|
pg migration
|
2022-11-26 19:39:37 +01:00 |
|
Ruben Fiszel
|
890ec2cb4e
|
fix no color without nsjail
|
2022-11-26 19:06:36 +01:00 |
|
Ruben Fiszel
|
53fb0ce2ee
|
fix same_worker/shared to work with and without nsjail
|
2022-11-26 19:02:49 +01:00 |
|
Ruben Fiszel
|
294824769f
|
use caching for dockerfile
|
2022-11-26 17:17:10 +01:00 |
|
Ruben Fiszel
|
b9cb9e9987
|
fix adding nsjail based on arg
|
2022-11-26 17:13:14 +01:00 |
|
Ruben Fiszel
|
df8d84dcab
|
fix adding nsjail based on arg
|
2022-11-26 16:52:25 +01:00 |
|
Ruben Fiszel
|
9fe8e045fb
|
fix overflow for dropdown on resources
|
2022-11-26 16:47:01 +01:00 |
|
Ruben Fiszel
|
adc9689950
|
fix getting email from github
|
2022-11-26 15:57:55 +01:00 |
|
Ruben Fiszel
|
8bf4699bd6
|
fix getting email from github
|
2022-11-26 15:33:15 +01:00 |
|
Ruben Fiszel
|
c2f064d167
|
update default login scopes for github
|
2022-11-26 14:52:30 +01:00 |
|
Ruben Fiszel
|
897de60189
|
update sqlx-info
|
2022-11-26 14:46:13 +01:00 |
|
Ruben Fiszel
|
d503bdfe16
|
modify github default oauth scopes
|
2022-11-26 14:43:14 +01:00 |
|
Ruben Fiszel
|
50f193aa63
|
more explicit error for login
|
2022-11-26 14:38:45 +01:00 |
|