Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* CHANGED & ADDED * CHANGED & ADDED * CHANGED files * Added confirm dialog * Fixed author picker * Fixed merge changes * Deleted unused code * FIXED lint errors * FIXED karma erros * DELETED unused code and files * ADDED Context enum, CHANGED files * Fixed lint error * DELETED merge mistake * ADDED features * ADDED minor changes * CHANGE code clean up * CHANGE deep code suggestion * CHANGED urls * RESET routing * Fixed bugs from MERGE master * Removed dead code and fixed lint error * Fixed lint errors * Delete comment-list.component.spec.ts * cleaned up the log messages * Added candidates to languages tab * Fix linting issues * fixed katex import * Added types and fixed typo * Added Priv Management UI and Admin UI bug fix * added feature toggle for authentication * fixed broken ui spacing * fixed adding authors on create * linter fixes * added fix for role overview in admin panel * fixed adding/deleting users * user info page now shows correct role * add management tab for default author privileges * add dialog to ask if the user wants to also update all resource specific roles and privileges * change http method to match the REST guidelines * adjustment for keycloak integration + auth service bugfixes * keycloak integration changes * added link to user-credentials management in keycloak * fixed logout bug * removed feature toggles for planqkUI and disabled design models * added missing privilege toggle for issues * added missing privilege checks for add button * added privilege checks for pattern deleting ui * added privilege checks for pattern details * added missing privilege check for issue-settings and disabled pattern-views to match planqk * removed unneeded log messages * adapted environment for docker image with authentication * removed some unused code * removed unused else * added union of literals instead of privilegetype * removed manual change deteaction * changed differentiation between update and create in user-detail * removed vscode settings * split and renamed keys for local storage * fixed random string fn * added descriptive names in privilege service * added aria-label for icon buttons that do not have a descr nearby or a tooltip * removed author list change det. * used full buffer for randoms tring generation * component styling and action changes according to pr * added liter rules for banned types (i.e. String) * model changes and ui adaptions * removed spaces * changed to container to remove linebreak * fixed linter errors found by new ban-types rule * changed new services to use typed http requests * changed admin panel to allow changing roles for users without email (this is managed in external system now) * small ui component refactoring * added routerlink for back button in issue-author management * removed stoppropagation * comment changes and documentation Co-authored-by: Luca Meyer <[email protected]> Co-authored-by: TYueksel <[email protected]> Co-authored-by: TYueksel <[email protected]> Co-authored-by: Alex <[email protected]> Co-authored-by: Philipp Wundrack <[email protected]>
- Loading branch information