Go to file
argiro.kokogiannaki 85b6b8c386 [Admin|Trunk]
Deploy: update script

Customization:
	keep 3 status of customizationOptions published, applied, draft  - change the variable used accordingly
	enable check for comunity
	add back and exit warning modals
	put reset actions in functions
	add more previews
	add route, menu/ dashboard links
	hide side menu
	update color picker css

Delete unused files 
       src/app/pages/subjects/subjects-edit-form/subjects-edit-form.service.ts
       src/app/pages/subscribers/remove-subscriber.component.html
       src/app/pages/subscribers/remove-subscriber.component.ts

	
	
	

apply


git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-admin-portal/trunk@57338 d315682c-612b-4755-9ff5-7f18f6832af3
2019-10-10 15:17:43 +00:00
deploy [Admin|Trunk] 2019-10-10 15:17:43 +00:00
e2e Merging from branch 'branches/project-cli' r53598 in trunk 2018-10-30 15:31:16 +00:00
src [Admin|Trunk] 2019-10-10 15:17:43 +00:00
LICENSE Created branches and trunk folders 2017-09-22 10:26:08 +00:00
README.md Merging from branch 'branches/project-cli' r53598 in trunk 2018-10-30 15:31:16 +00:00
README.txt Add a readme file 2018-11-08 13:52:26 +00:00
angular.json [Trunk|Admin]: Add material toggle slider for activation of an entity. 2019-06-18 15:06:13 +00:00
interactivemining.sh [Admin|Trunk] 2019-06-03 14:52:33 +00:00
interactiveminingv3.tgz [Admin]: Fix bug when you just logged in and no commutnities appeared on wellcome page. Add mining profiles order by date on mining tool 2019-09-10 12:27:29 +00:00
karma.conf.js [Admin|Trunk] 2019-06-03 14:52:33 +00:00
package.json [Admin|Trunk] 2019-10-10 15:17:43 +00:00
protractor.conf.js Merging from branch 'branches/project-cli' r53598 in trunk 2018-10-30 15:31:16 +00:00
tsconfig.json [Admin|Trunk] 2019-06-03 14:52:33 +00:00
tslint.json [Admin|Trunk] 2019-06-03 14:52:33 +00:00

README.md

AdminPortal

This project was generated with Angular CLI version 1.3.0.

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. Before running the tests make sure you are serving the app via ng serve.

Further help

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