Max Peintner
|
f482231f79
|
fix(console): infinite scrolling for org context (#7965)
* add scroll directive, iterative loading
* sorting column
* fix: filter
* batch of 100, max height 350px
* cleanup
|
2024-05-17 17:28:29 +00:00 |
|
Max Peintner
|
b099a26a16
|
feat(console): MDC components (#6482)
mdc components
---------
Co-authored-by: Elio Bischof <eliobischof@gmail.com>
|
2023-10-26 08:29:06 +00:00 |
|
Max Peintner
|
70b3d80b37
|
chore(console): dependencies, type checks (#4264)
* cli, core
* material cdk
* schematics
* chore(deps): bump ngx-color from 7.3.3 to 8.0.2 in /console (#4228)
Bumps [ngx-color](https://github.com/scttcper/ngx-color) from 7.3.3 to 8.0.2.
- [Release notes](https://github.com/scttcper/ngx-color/releases)
- [Commits](https://github.com/scttcper/ngx-color/compare/v7.3.3...v8.0.2)
---
updated-dependencies:
- dependency-name: ngx-color
dependency-type: direct:production
update-type: version-update:semver-major
...
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>
* eslint-plugin
* chore(deps): bump moment from 2.29.3 to 2.29.4 in /console (#3926)
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
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>
* chore(deps): bump codemirror from 5.65.6 to 6.0.1 in /console (#3928)
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.6 to 6.0.1.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits/6.0.1)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-major
...
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>
* lock
* use codemirror 5
* remove redundant null undefined checks
* i18n, undefined checks
* remove redundant null and undefined checks
* checks
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
|
2022-08-30 05:43:23 +00:00 |
|
Max Peintner
|
cbb5e90bac
|
feat(console): set email verified on org creation, disable svg upload, password page optimizations (#4149)
* feat: set email verified on org creation
* catch svg files and throw error
* password changes
* passwordpage
* rm log
* it
* fr
* localhost env
* Update fr.json
Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
Co-authored-by: Livio Spring <livio.a@gmail.com>
|
2022-08-26 07:34:44 +00:00 |
|
Max Peintner
|
17baf252dd
|
fix: permission on nav (#3656)
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-05-18 12:16:11 +00:00 |
|
Max Peintner
|
06e3330d2e
|
feat: console flat navigation, settings (#3581)
* instance routing
* instance naming
* org list
* rm isonsystem
* breadcrumb type
* routing
* instance members
* fragment refresh org
* settings pages
* settings list, sidenav grouping, i18n
* org-settings, policy changes
* lint
* grid
* rename grid
* fallback to general
* cleanup
* general settings, remove cards
* sidenav for settings, label policy
* i18n
* header, nav backbuild
* general, project nav rehaul
* login text background adapt
* org nav anim
* org, instance settings, fix policy layout, roles
* i18n, active route for project
* lint
|
2022-05-09 15:01:36 +02:00 |
|
Max Peintner
|
08ae39ae19
|
feat: rehauled console (#3525)
* new console
* move npm ci to angular build
* rel path for assets
* local grpc copy
* login policy, rm clear views, features rel path
* lock
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-04-28 10:35:02 +00:00 |
|
Max Peintner
|
d1cb7fdc9f
|
fix: new context component (#2823)
|
2021-12-10 16:14:24 +01:00 |
|