harbor/src/ui_ng
Daniel Jiang 795d33a45a
Add filter on API endpoints to mitigate XSRF (#3542)
Add filter for all API endpoints to allow the POST requests which have
application/json header.
Make update to UI code to make sure all requests contain the header.
2017-11-03 14:43:27 +08:00
..
e2e replace header of ts files 2017-04-13 19:06:23 -07:00
lib Add filter on API endpoints to mitigate XSRF (#3542) 2017-11-03 14:43:27 +08:00
src Add filter on API endpoints to mitigate XSRF (#3542) 2017-11-03 14:43:27 +08:00
angular-cli.json add customSkin about #3241 2017-10-17 10:46:23 +08:00
favicon.ico Merge latest updates. 2017-03-21 11:51:12 +08:00
karma.conf.js merge code for building 2017-02-28 12:46:15 +08:00
logo.png Rename directory name. 2017-02-27 11:41:46 +08:00
package.json Add filter on API endpoints to mitigate XSRF (#3542) 2017-11-03 14:43:27 +08:00
protractor.config.js Rename directory name. 2017-02-27 11:41:46 +08:00
README.md add video demo references (both youtube and v.qq)to the readme.md and the user guide 2017-09-27 12:53:59 +08:00
rollup-config.js Updates per comments. 2017-04-24 16:07:07 +08:00
tsconfig-aot.json Fix and update codes for AoT. 2017-04-20 23:47:06 +08:00
tslint.json Rename directory name. 2017-02-27 11:41:46 +08:00
typings.json Rename directory name. 2017-02-27 11:41:46 +08:00
yarn.lock merge code for building 2017-02-28 12:46:15 +08:00

Harbor UI

Harbor UI

This is the project based on Clarity and Angular to build Harbor UI.