* TSK-1394: Remove bootstrap 3 * TSK-1394: Temporarily remove cypress tests * TSK-1398: fix classification component display * TSK-1399: fix workbasket display * TSK-1398: Fixed category selection in classification component * TSK-1398: Fixed category selection in classification component TSK-1398: * TSK-1398: Added selectCategory method * TSK-1398: Refactored Classification-Types-Selector * TSK-1398: Replaced category dropdown in classification details by Select * TSK-1398: Removed color of category icons * TSK-1398: added new administration overview navbar * TSK-1398: Removed bootstrap from action toolbar in classification-list * TSK-1398: Removed bootstrap from import-export component * TSK-1398: update visual in action bar in classification list and classification tree * TSK-1398: Removed bootstrap classes from classification-list * TSK-1398: update design * TSK-1398: update classification list design * TSK-1398: Refactored action-toolbar in classification-details * TSK-1398: rework administration routing configuration, now nested in mat-tabs * TSK-1398: administration tabs displays correctly when refreshing/first time open * TSK-1398: fixed overall CSS errors * TSK-1398: design update, added tooltips to buttons * TSK-1398: minor visual changes * TSK-1398: Refactored classification-details * TSK-1398: Fixed category selector in classification-details * TSK-1398: Modified category-icon css * TSK-1398: update classification details actionbar design * TSK-1398: minor design update, correctly highlight tab when details is showing * TSK-1398: Fixed tests in classification-details * TSK-1398: fixed "valid in domain" text not showing * TSK-1398: add domain selector in administration overview tabs * TSK-1398: Fixed tests in classification-list * TSK-1398: added unit tests for admin overview * TSK-1398: Update design of action bar in classification list * TSK-1398: Fixed tests * TSK-1398: minor CSS, tooltips update * TSK-1398: fix broken test in classification list Co-authored-by: Sofie Hofmann <29145005+sofie29@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| cypress | ||
| src | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .prettierignore | ||
| .prettierrc.js | ||
| README.md | ||
| angular.json | ||
| browserslist | ||
| cypress.json | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| pom.xml | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| webpack.config.js | ||
README.md
Admin
This project was generated with Angular CLI version 1.0.3.
Development server
Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Code scaffolding
Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.
Build
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
Running unit tests
Run ng test to execute the unit tests via Karma.
Further help
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.