Jens Langhammer
|
07773ed934
|
static: add elements for sidebar brand and sidebar user
|
2020-11-22 19:37:09 +01:00 |
Jens Langhammer
|
bc02fb04f8
|
static: improve brand layout on sidebar
|
2020-11-22 13:55:13 +01:00 |
Jens Langhammer
|
37979291b5
|
static: re-add backdrop, format
|
2020-11-22 13:48:39 +01:00 |
Jens Langhammer
|
bc2113a935
|
static: show admin categories only when user is superuser
|
2020-11-22 13:43:41 +01:00 |
Jens Langhammer
|
eb9df38e92
|
static: fix ActionButton not working
|
2020-11-22 13:43:24 +01:00 |
Jens Langhammer
|
372e51ee07
|
static: add navbar items to sidebar
|
2020-11-22 13:13:45 +01:00 |
Jens Langhammer
|
ef2b8cf802
|
static: fix modal close icon not loading
|
2020-11-22 01:08:56 +01:00 |
Jens Langhammer
|
c455a9a6b6
|
static: fix text being center when in pb-dropdown
|
2020-11-22 01:03:19 +01:00 |
Jens Langhammer
|
7dac6841fb
|
static: add RouterOutlet, render sidebar clientside
|
2020-11-22 00:30:26 +01:00 |
Jens Langhammer
|
1ed392c53c
|
static: fix sidebar active not working with search/pagination
|
2020-11-21 21:23:40 +01:00 |
Jens Langhammer
|
4bd433d69e
|
static: fix search redirecting entire page
|
2020-11-21 21:22:25 +01:00 |
Jens Langhammer
|
812d699fd6
|
static: fix spinner not being on top of elements
|
2020-11-21 21:04:32 +01:00 |
Jens Langhammer
|
1cb227305c
|
static: format code
|
2020-11-21 20:48:49 +01:00 |
Jens Langhammer
|
e42ad3f659
|
static: improve structure and cleanup
|
2020-11-21 20:47:19 +01:00 |
Jens Langhammer
|
6a2ae67c31
|
static: fix flow-shell-card not working correctly
|
2020-11-21 20:43:05 +01:00 |
Jens Langhammer
|
aa1b99204a
|
static: migrate slug to ts
|
2020-11-21 19:22:53 +01:00 |
Jens Langhammer
|
6681289a5a
|
admin: migrate overview data-target modals
|
2020-11-21 19:10:05 +01:00 |
Jens Langhammer
|
322ad0890a
|
static: use dist folder
|
2020-11-21 18:34:45 +01:00 |
Jens Langhammer
|
b849b2aef3
|
static: add code-mirror widget
|
2020-11-21 18:32:34 +01:00 |
Jens Langhammer
|
49397cef70
|
admin: add .pb-root-link for AdminSiteShell for links that should not be modified
|
2020-11-21 16:23:23 +01:00 |
Jens Langhammer
|
517b811a99
|
admin: add shell view
|
2020-11-21 16:16:59 +01:00 |
Jens Langhammer
|
b555c151dc
|
static: close modal on escape key
|
2020-11-21 15:24:45 +01:00 |
Jens Langhammer
|
12f211d07d
|
admin: implement sidebar is-active on clientside
|
2020-11-21 14:03:02 +01:00 |
Jens Langhammer
|
277f960113
|
static: add refresh button, ensure forms in modal work correctly
closes #262
|
2020-11-21 12:27:19 +01:00 |
Jens Langhammer
|
aa6eacaf6b
|
Merge branch 'master' into ui-improvements
# Conflicts:
# passbook/static/static/package.json
|
2020-11-21 11:30:18 +01:00 |
Jens Langhammer
|
80866f00f4
|
admin/shell: add loading animation
|
2020-11-21 11:28:11 +01:00 |
Jens Langhammer
|
59e7d9b81e
|
static: rewrite modal to use shadowroot and import css
|
2020-11-21 11:28:00 +01:00 |
dependabot[bot]
|
d6d91c8180
|
build(deps): bump codemirror in /passbook/static/static (#335)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.2 to 5.58.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.58.2...5.58.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-21 01:19:26 +01:00 |
dependabot[bot]
|
d10d645c02
|
build(deps): bump rollup in /passbook/static/static (#337)
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.2 to 2.33.3.
- [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.33.2...v2.33.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-21 00:27:32 +01:00 |
Jens Langhammer
|
a2c7921c1f
|
admin: migrate login stats chart to web component
|
2020-11-20 23:42:14 +01:00 |
Jens Langhammer
|
582dfface9
|
static: add admin shell to improve admin experience
|
2020-11-20 22:46:05 +01:00 |
Jens Langhammer
|
1e1a002ab2
|
static: rewrite custom components to typescript
|
2020-11-20 22:13:09 +01:00 |
dependabot[bot]
|
f8c720f8cd
|
build(deps): bump @patternfly/patternfly in /passbook/static/static (#336)
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.59.1 to 4.65.6.
- [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.59.1...prerelease-v4.65.6)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-20 17:06:11 +01:00 |
dependabot[bot]
|
1c5fedb177
|
build(deps): bump rollup in /passbook/static/static (#330)
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.1 to 2.33.2.
- [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.33.1...v2.33.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org>
|
2020-11-16 15:24:41 +01:00 |
Jens Langhammer
|
9e384df79e
|
static: adjust sizing of icon in navbar
|
2020-11-15 22:57:33 +01:00 |
Jens Langhammer
|
dc18730094
|
static: add tabs component
|
2020-11-08 22:43:46 +01:00 |
dependabot[bot]
|
eaab3f62cb
|
build(deps): bump rollup in /passbook/static/static (#312)
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.0 to 2.33.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.33.0...v2.33.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-03 10:24:58 +01:00 |
dependabot[bot]
|
67360bd6e9
|
build(deps): bump rollup in /passbook/static/static (#308)
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.1 to 2.33.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.32.1...v2.33.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-02 09:18:39 +01:00 |
dependabot[bot]
|
40b1fc06b0
|
build(deps): bump @patternfly/patternfly in /passbook/static/static (#301)
Bumps [@patternfly/patternfly](https://github.com/patternfly/patternfly) from 4.50.4 to 4.59.1.
- [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.50.4...prerelease-v4.59.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org>
|
2020-10-29 09:21:39 +01:00 |
Jens Langhammer
|
caba183c9b
|
static: fix class name of FlowShellCard
|
2020-10-27 00:30:55 +01:00 |
Jens Langhammer
|
4b665cfb8f
|
static: fix FlowShellCard not returning the response
|
2020-10-26 11:00:37 +01:00 |
Jens Langhammer
|
6bfd465855
|
static: improve error handling for FlowShellCard to prevent infinite spinners
|
2020-10-26 10:52:13 +01:00 |
dependabot[bot]
|
e8670aa693
|
build(deps): bump codemirror in /passbook/static/static (#295)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.58.1 to 5.58.2.
- [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.58.1...5.58.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-26 10:35:47 +01:00 |
Jens Langhammer
|
bbcf58705f
|
lib: add configurable avatars, set to none mode for tests
|
2020-10-22 14:03:31 +02:00 |
dependabot[bot]
|
877279b2ee
|
build(deps): bump rollup in /passbook/static/static (#292)
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.0 to 2.32.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.32.0...v2.32.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-22 11:30:03 +02:00 |
dependabot[bot]
|
83eb4aff02
|
build(deps): bump rollup in /passbook/static/static (#282)
Bumps [rollup](https://github.com/rollup/rollup) from 2.31.0 to 2.32.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.31.0...v2.32.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-19 11:12:46 +02:00 |
dependabot[bot]
|
d04afcd6d0
|
build(deps): bump chart.js in /passbook/static/static (#283)
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.3...v2.9.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-19 10:44:05 +02:00 |
Jens Langhammer
|
a18baa3cb3
|
static: simplify Message update trigger
|
2020-10-16 20:13:57 +02:00 |
Jens Langhammer
|
dfedd4a7f1
|
admin: improve overview, re-add links
closes #270
|
2020-10-16 20:07:56 +02:00 |
Jens Langhammer
|
897f64600a
|
static: dynamically add messages instead of replacing
|
2020-10-16 19:22:44 +02:00 |