Jens Langhammer
|
79e8ee46c0
|
web: also use json logs for static parts
|
2021-02-12 00:00:11 +01:00 |
dependabot[bot]
|
6fc740a98b
|
build(deps-dev): bump typescript from 4.1.4 to 4.1.5 in /web (#547)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.4...v4.1.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-11 09:12:09 +01:00 |
Jens Langhammer
|
7da90ff7e4
|
release: 2021.2.3-stable
|
2021-02-10 20:47:33 +01:00 |
Jens Langhammer
|
e6c75ed173
|
web: fix untranslated strings
|
2021-02-10 20:21:04 +01:00 |
Jens Langhammer
|
a353c6956e
|
web: fix missing source create button
|
2021-02-10 20:13:12 +01:00 |
Jens Langhammer
|
2b7a22a29a
|
core: add providers/types endpoint
|
2021-02-10 20:11:54 +01:00 |
Jens Langhammer
|
c621f62d92
|
release: 2021.2.2-stable
|
2021-02-10 13:33:23 +01:00 |
dependabot[bot]
|
a0648cd925
|
build(deps-dev): bump typescript from 4.1.3 to 4.1.4 in /web (#544)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-10 09:40:39 +01:00 |
Jens Langhammer
|
a7d0a50859
|
events: rename context.token to context.secret
|
2021-02-09 20:10:43 +01:00 |
Jens Langhammer
|
71c9108f89
|
events: rename token_view to secret_view
|
2021-02-09 18:20:28 +01:00 |
Jens Langhammer
|
f8bcdb26b3
|
web: PBResponse -> AKResponse
|
2021-02-09 17:04:55 +01:00 |
Jens Langhammer
|
45f1d95bf9
|
sources/oauth: add callback URL to api
|
2021-02-09 16:58:19 +01:00 |
Jens Langhammer
|
5dab198c47
|
web: add new sources view
|
2021-02-09 16:24:27 +01:00 |
Jens Langhammer
|
fa30755241
|
web: make ActionButton's method configurable
|
2021-02-09 16:14:51 +01:00 |
Jens Langhammer
|
101f916247
|
web: add source list page
|
2021-02-09 10:22:49 +01:00 |
Jens Langhammer
|
ddb8610032
|
web: fix modalbutton for non-fetched sites
|
2021-02-09 10:00:33 +01:00 |
Jens Langhammer
|
22ad850e6c
|
web: fix overflow on modalbutton
|
2021-02-09 09:57:59 +01:00 |
dependabot[bot]
|
57925ed60a
|
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web (#543)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/eslint-plugin)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-09 09:57:06 +01:00 |
dependabot[bot]
|
48cc2f17c1
|
build(deps-dev): bump @typescript-eslint/parser in /web (#542)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-09 09:30:41 +01:00 |
Jens Langhammer
|
c1254f6212
|
web: update SiteShell to not use innerHTML
|
2021-02-08 23:16:20 +01:00 |
Jens Langhammer
|
c8120c0d3e
|
web: fix ModalButton working in global scope, causing issues on 2nd use
|
2021-02-08 23:10:45 +01:00 |
Jens Langhammer
|
b3bd979ecd
|
release: 2021.2.1-stable
|
2021-02-08 21:34:05 +01:00 |
Jens Langhammer
|
db113c5e8f
|
Merge branch 'master' into version-2021.2
|
2021-02-08 21:33:58 +01:00 |
Jens Langhammer
|
78bcb90a1e
|
outposts: ensure Outpost API is backwards compatible
|
2021-02-08 19:51:46 +01:00 |
Jens Langhammer
|
b64ecbde22
|
web: fix linting
|
2021-02-08 19:42:49 +01:00 |
Jens Langhammer
|
43bab840ec
|
web: fix sidebar being active when stage prompts is selected
|
2021-02-08 19:08:39 +01:00 |
Jens Langhammer
|
820f658b49
|
web: add outpost list page
|
2021-02-08 19:04:19 +01:00 |
Jens Langhammer
|
fe4b2d1a34
|
providers/oauth2: add authorized scopes to AUTHORIZE_APPLICATION event
|
2021-02-08 11:51:38 +01:00 |
Jens Langhammer
|
3ced67b151
|
sources/*: simplify source api
|
2021-02-08 10:25:59 +01:00 |
dependabot[bot]
|
95df7c7f30
|
build(deps): bump construct-style-sheets-polyfill in /web (#540)
Bumps [construct-style-sheets-polyfill](https://github.com/calebdwilliams/adoptedStyleSheets) from 2.4.6 to 2.4.9.
- [Release notes](https://github.com/calebdwilliams/adoptedStyleSheets/releases)
- [Changelog](https://github.com/calebdwilliams/construct-style-sheets/blob/master/CHANGELOG.md)
- [Commits](https://github.com/calebdwilliams/adoptedStyleSheets/compare/v2.4.6...v2.4.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-08 09:22:59 +01:00 |
Jens Langhammer
|
1e934aa5d5
|
release: 2021.2.1-rc2
|
2021-02-07 19:04:43 +01:00 |
Jens Langhammer
|
d93927755a
|
Merge branch 'master' into version-2021.2
|
2021-02-07 19:04:37 +01:00 |
Jens Langhammer
|
bf9826873e
|
web: fix outpost item in sidebar being active on service connection views
|
2021-02-07 18:21:13 +01:00 |
Jens Langhammer
|
c4311abc9f
|
web: fix link to provider list on overview page
|
2021-02-06 22:46:09 +01:00 |
dependabot[bot]
|
d307539fd0
|
build(deps): bump rollup from 2.38.4 to 2.38.5 in /web (#534)
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.4 to 2.38.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.38.4...v2.38.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-06 21:19:33 +01:00 |
Jens Langhammer
|
33cdbd7776
|
release: 2021.2.1-rc1
|
2021-02-06 20:10:50 +01:00 |
Jens Langhammer
|
18bc54214d
|
web: increase height of multi-select
|
2021-02-06 19:19:57 +01:00 |
Jens Langhammer
|
91282c7bd8
|
web: add page for Proxy Provider
|
2021-02-06 18:57:25 +01:00 |
Jens Langhammer
|
830b8bcd5b
|
web: add page for OAuth2 Provider
|
2021-02-06 18:39:15 +01:00 |
Jens Langhammer
|
6aa6615608
|
web: add view page for SAML Provider
|
2021-02-06 18:07:13 +01:00 |
Jens L
|
a6ac82c492
|
*: rewrite managed objects, use nullable text flag instead of boolean as uid (#533)
|
2021-02-06 15:56:21 +00:00 |
Jens Langhammer
|
ef70e93bbd
|
Merge branch 'master' into ldap-groupOfNames
|
2021-02-05 14:52:39 +01:00 |
dependabot[bot]
|
dfdad5388f
|
build(deps): bump @sentry/tracing from 6.0.4 to 6.1.0 in /web (#531)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.0.4...6.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-05 11:00:19 +01:00 |
dependabot[bot]
|
dca6f43858
|
build(deps): bump @sentry/browser from 6.0.4 to 6.1.0 in /web (#532)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.0.4...6.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-05 09:52:33 +01:00 |
Jens Langhammer
|
51cbb7cc8e
|
ci: fix warning when setting branchName in PR
|
2021-02-05 00:38:08 +01:00 |
Jens Langhammer
|
1f8130e685
|
events: improve information sent in notification emails
|
2021-02-04 21:44:59 +01:00 |
Jens Langhammer
|
580d59e921
|
web: add EventInfoPage
|
2021-02-04 21:28:01 +01:00 |
Jens Langhammer
|
9f478bb46a
|
web: fix type warnings
|
2021-02-04 21:10:13 +01:00 |
Jens Langhammer
|
7a16f97908
|
web: add ak-expand for event list to show full context
|
2021-02-04 20:59:18 +01:00 |
Jens Langhammer
|
dd8c1eeb52
|
web: add ak-expand
|
2021-02-04 20:56:40 +01:00 |