Jens Langhammer
|
e74c098b7a
|
web: fix library not being full height, again
|
2021-02-24 09:21:16 +01:00 |
dependabot[bot]
|
0a8da376fc
|
build(deps-dev): bump typescript from 4.1.5 to 4.2.2 in /web (#587)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.5 to 4.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-24 09:13:07 +01:00 |
Jens Langhammer
|
8aa067795a
|
web: replace default flow background for 2021.3
|
2021-02-23 23:43:37 +01:00 |
Jens Langhammer
|
7101c7987c
|
Merge branch 'version-2021.2'
|
2021-02-23 23:02:05 +01:00 |
Jens Langhammer
|
bd48955f39
|
release: 2021.2.4-stable
|
2021-02-23 23:00:43 +01:00 |
Jens Langhammer
|
574438b51e
|
web: fix /-/user/ not loading
|
2021-02-23 22:46:11 +01:00 |
dependabot[bot]
|
07ada5a1b7
|
build(deps): bump rollup from 2.39.0 to 2.39.1 in /web (#583)
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.39.1.
- [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.39.0...v2.39.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-23 16:19:24 +01:00 |
dependabot[bot]
|
44bd4b9511
|
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web (#580)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.1 to 4.15.2.
- [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.2/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-23 10:17:21 +01:00 |
dependabot[bot]
|
0863e60d29
|
build(deps-dev): bump @typescript-eslint/parser in /web (#581)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.1 to 4.15.2.
- [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.2/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-23 09:25:36 +01:00 |
dependabot[bot]
|
592a2dcede
|
build(deps): bump codemirror from 5.59.2 to 5.59.3 in /web (#577)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.59.2 to 5.59.3.
- [Release notes](https://github.com/codemirror/CodeMirror/releases)
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.59.2...5.59.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-22 08:44:18 +01:00 |
Jens Langhammer
|
4f374c0c01
|
web: add 404 page, don't auto-redirect to home
|
2021-02-20 00:28:00 +01:00 |
Jens Langhammer
|
264c678eaa
|
web: migrate user token list to web
|
2021-02-20 00:20:01 +01:00 |
Jens Langhammer
|
854d94056e
|
web: migrate remaining list views to web
|
2021-02-20 00:19:53 +01:00 |
Jens Langhammer
|
9d4c22c706
|
web: show header while loading application info
|
2021-02-19 23:34:06 +01:00 |
Jens Langhammer
|
93478a55d7
|
web: migrate Stage List to web
|
2021-02-19 19:29:17 +01:00 |
Jens Langhammer
|
6597d5bd28
|
web: migrate Token List to web
|
2021-02-19 19:09:30 +01:00 |
Jens Langhammer
|
fd28f37c0d
|
web: migrate User list to web
|
2021-02-19 18:43:57 +01:00 |
Jens Langhammer
|
d219f65e7a
|
web: migrate System Task list to web
|
2021-02-19 18:12:23 +01:00 |
Jens Langhammer
|
865f652476
|
web: migrate Outpost Service Connection to web
|
2021-02-19 17:49:34 +01:00 |
Jens Langhammer
|
029c6cd182
|
web: migrate Group list to web
|
2021-02-19 17:18:09 +01:00 |
Jens Langhammer
|
71f771c22c
|
core: add types API to propertymapping
|
2021-02-19 17:10:30 +01:00 |
Jens Langhammer
|
0993d5ce4a
|
web: reset retryDelay for WS connection after successful connect
|
2021-02-19 17:10:16 +01:00 |
Jens Langhammer
|
38bd05867d
|
web: migrate Policy list to web
|
2021-02-19 17:05:02 +01:00 |
Jens Langhammer
|
44e51970e1
|
web: update for new cached actions
|
2021-02-19 16:37:50 +01:00 |
Jens Langhammer
|
cd23053007
|
web: fix height on table pages
|
2021-02-19 16:22:52 +01:00 |
Jens Langhammer
|
6e11fd0f2e
|
web: fix application library not being full height
|
2021-02-19 16:13:55 +01:00 |
Jens Langhammer
|
277b4336d3
|
stages/authenticator_validate: update autocomplete for code input
|
2021-02-19 16:00:59 +01:00 |
Jens Langhammer
|
1c1f9b6cb8
|
web: fix SiteShell not being full height
|
2021-02-19 15:34:21 +01:00 |
dependabot[bot]
|
c23df5e1d5
|
build(deps): bump @sentry/browser from 6.1.0 to 6.2.0 in /web (#571)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.1.0 to 6.2.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.1.0...6.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 12:16:50 +01:00 |
dependabot[bot]
|
1e51a2cdd7
|
build(deps): bump rollup-plugin-copy from 3.3.0 to 3.4.0 in /web (#572)
Bumps [rollup-plugin-copy](https://github.com/vladshcherbin/rollup-plugin-copy) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/vladshcherbin/rollup-plugin-copy/releases)
- [Commits](https://github.com/vladshcherbin/rollup-plugin-copy/compare/3.3.0...3.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 09:21:34 +01:00 |
dependabot[bot]
|
7ba44b15a7
|
build(deps): bump @sentry/tracing from 6.1.0 to 6.2.0 in /web (#573)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 6.1.0 to 6.2.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.1.0...6.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-19 09:21:26 +01:00 |
Jens Langhammer
|
4a94f515b3
|
root: add next branch
|
2021-02-18 21:24:34 +01:00 |
dependabot[bot]
|
5a47c4850d
|
build(deps): bump @patternfly/patternfly from 4.87.2 to 4.87.3 in /web (#566)
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.87.2 to 4.87.3.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.87.2...prerelease-v4.87.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-18 09:12:31 +01:00 |
Jens L
|
8708e487ae
|
stages: add WebAuthn stage (#550)
* core: add User.uid for globally unique user ID
* admin: fix ?next for Flow list
* stages: add initial webauthn implementation
* web: add ak-flow-submit event to submit flow stage
* web: show error message for webauthn registration
* admin: fix next param not redirecting correctly
* stages/webauthn: remove form
* stages/webauthn: add API
* web: update flow diagram on ak-refresh
* stages/webauthn: add initial authentication
* stages/webauthn: initial authentication implementation
* web: cleanup webauthn utils
* stages: rename otp_* to authenticator and move webauthn to authenticator
* docs: fix broken links
* stages/authenticator_*: fix template paths
* stages/authenticator_validate: add device classes
* stages/authenticator_webauthn: implement django_otp.devices
* stages/authenticator_*: update default stage names
* web: add button to create stage on flow page
* web: don't minify HTML, remove nbsp
* admin: fix typo in stage list
* stages/*: use common base class for stage serializer
* stages/authenticator_*: create default objects after rename
* tests/e2e: adjust stage order
|
2021-02-17 20:49:58 +01:00 |
dependabot[bot]
|
8e27121e10
|
build(deps): bump @patternfly/patternfly from 4.80.3 to 4.87.2 in /web (#563)
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.80.3 to 4.87.2.
- [Release notes](https://github.com/patternfly/patternfly/releases)
- [Changelog](https://github.com/patternfly/patternfly/blob/master/RELEASE-NOTES.md)
- [Commits](https://github.com/patternfly/patternfly/compare/prerelease-v4.80.3...prerelease-v4.87.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-17 09:24:34 +01:00 |
Jens Langhammer
|
06870b4f64
|
web: improve styling on model info
|
2021-02-16 23:19:01 +01:00 |
Jens Langhammer
|
4cfcc48b23
|
admin: migrate certificate-keypair list to web
|
2021-02-16 23:16:52 +01:00 |
Jens Langhammer
|
d122bddae2
|
web: update flow diagram on ak-refresh
|
2021-02-16 22:54:14 +01:00 |
Jens Langhammer
|
69e6221906
|
web: port flow list
|
2021-02-16 22:52:54 +01:00 |
Jens Langhammer
|
68eefd083e
|
web: fix linting errors
|
2021-02-16 22:35:55 +01:00 |
Jens Langhammer
|
baa2ed5ecc
|
web: fix download button for SAML Metadata download
|
2021-02-16 21:04:03 +01:00 |
Jens Langhammer
|
f8ba623fc1
|
web: add more related links, add policy/user/group support for bindings
|
2021-02-16 20:52:59 +01:00 |
Jens Langhammer
|
416d949d80
|
web: add button to create application on provider page
|
2021-02-16 20:00:34 +01:00 |
Jens Langhammer
|
8bd147b205
|
web: fix spacing on boudstagelist
|
2021-02-16 17:03:37 +01:00 |
dependabot[bot]
|
c10478ec68
|
build(deps-dev): bump @typescript-eslint/eslint-plugin in /web (#560)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.0 to 4.15.1.
- [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.1/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-16 09:03:57 +00:00 |
dependabot[bot]
|
7ad48bfc44
|
build(deps-dev): bump @typescript-eslint/parser in /web (#561)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.15.0 to 4.15.1.
- [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.1/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-16 09:17:07 +01:00 |
dependabot[bot]
|
da90510b98
|
build(deps): bump rollup from 2.38.5 to 2.39.0 in /web (#553)
Bumps [rollup](https://github.com/rollup/rollup) from 2.38.5 to 2.39.0.
- [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.5...v2.39.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-15 09:28:08 +01:00 |
dependabot[bot]
|
4bd1598c2c
|
build(deps): bump construct-style-sheets-polyfill in /web (#556)
Bumps [construct-style-sheets-polyfill](https://github.com/calebdwilliams/adoptedStyleSheets) from 2.4.9 to 2.4.16.
- [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.9...v2.4.16)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-15 09:27:44 +01:00 |
dependabot[bot]
|
6aa8d56d9f
|
build(deps-dev): bump eslint from 7.19.0 to 7.20.0 in /web (#554)
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-15 09:27:31 +01:00 |
dependabot[bot]
|
52dabcaad9
|
build(deps-dev): bump @rollup/plugin-typescript in /web (#555)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/typescript-v8.1.1...typescript-v8.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-15 09:05:01 +01:00 |