zitadel/console
Max Peintner b1caef81da
fix(console): migrate from tslint to eslint, project delete from table (#2490)
* es lint

* modify tsconfig, auto lint some stuff

* lint

* lint

* lint

* lint

* html ts lint

* lint

* lint, tsconfig

* fix project delete, state table

* eslint config, remove cnslHint directive

* mfa selector, info row fixes

* lint

* fix login policy, granted orgs table state, lint

Co-authored-by: Florian Forster <florian@caos.ch>
2021-10-22 10:47:06 +02:00
..
e2e fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
src fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
.browserslistrc
.editorconfig
.eslintrc.json fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
.gitignore
.prettierrc
.stylelintrc fix(console): dependencies, list my memberships, passwordless texts, privatelabelling issues (#2142) 2021-08-16 12:44:20 +00:00
angular.json fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
karma.conf.js
ngsw-config.json
package-lock.json fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
package.json fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
README.md
tsconfig.app.json fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
tsconfig.json fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00
tsconfig.spec.json fix(console): migrate from tslint to eslint, project delete from table (#2490) 2021-10-22 10:47:06 +02:00

Console

This project was generated with Angular CLI version 8.3.20.

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|guard|interface|enum|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.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.