沈斌
2018-07-12 1dfc8bc300a6ae0822514ddf2e1399d4762fa1b1
refs
author 沈斌 <bluelazysb@hotmail.com>
Thursday, July 12, 2018 14:01 +0800
committer 沈斌 <bluelazysb@hotmail.com>
Thursday, July 12, 2018 14:01 +0800
commit1dfc8bc300a6ae0822514ddf2e1399d4762fa1b1
tree 96859b549eb293e852245210bd5486a06e8f96ec tree | zip | gz
parent 5df3d215c2ffa5d0aa8140fa5d33807fc31fa909 view | diff
updates
19 files renamed
15 files deleted
137 files added
30 files modified
30936 ■■■■ changed files
.angular-cli.json 89 ●●●●● diff | view | raw | blame | history
.angulardoc.json 4 ●●●● diff | view | raw | blame | history
.editorconfig 13 ●●●●● diff | view | raw | blame | history
.gitignore 42 ●●●●● diff | view | raw | blame | history
CHANGELOG.md 194 ●●●●● diff | view | raw | blame | history
CONTRIBUTING.md 200 ●●●●● diff | view | raw | blame | history
Dockerfile 27 ●●●●● diff | view | raw | blame | history
LICENSE 21 ●●●●● diff | view | raw | blame | history
README-zh_CN.md 107 ●●●●● diff | view | raw | blame | history
README.md 105 ●●●● diff | view | raw | blame | history
docker-compose.debug.yml 13 ●●●●● diff | view | raw | blame | history
docker-compose.yml 10 ●●●●● diff | view | raw | blame | history
e2e/app.e2e-spec.ts 2 ●●● diff | view | raw | blame | history
package-lock.json 4251 ●●●●● diff | view | raw | blame | history
package.json 61 ●●●●● diff | view | raw | blame | history
src/app/app.component.spec.ts 6 ●●●●● diff | view | raw | blame | history
src/app/app.component.ts 57 ●●●●● diff | view | raw | blame | history
src/app/app.module.ts 42 ●●●● diff | view | raw | blame | history
src/app/business/business.module.ts 22 ●●●●● diff | view | raw | blame | history
src/app/business/entity/data.ts 187 ●●●●● diff | view | raw | blame | history
src/app/business/entity/grid.ts 120 ●●●●● diff | view | raw | blame | history
src/app/business/entity/token.ts 7 ●●●●● diff | view | raw | blame | history
src/app/business/enum/patterns.enum.ts 3 ●●●●● diff | view | raw | blame | history
src/app/business/enum/types.enum.ts 33 ●●●●● diff | view | raw | blame | history
src/app/business/pipe/pipe.module.ts 14 ●●●●● diff | view | raw | blame | history
src/app/business/pipe/tyep-handle.pipe.ts 36 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/alarm-config.service.ts 56 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/areacode.service.ts 77 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/device-adjust-value.service.ts 25 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/device.service.ts 45 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/login.service.ts 112 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/monitor-point.service.ts 61 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/operate-user.service.ts 32 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/organization.service.ts 52 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/sensor-unit.service.ts 18 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/sensors.service.ts 47 ●●●●● diff | view | raw | blame | history
src/app/business/services/http/version.service.ts 48 ●●●●● diff | view | raw | blame | history
src/app/business/services/util/date.service.ts 58 ●●●●● diff | view | raw | blame | history
src/app/business/services/util/example.service.ts 62 ●●●●● diff | view | raw | blame | history
src/app/business/services/util/tools.service.ts 50 ●●●●● diff | view | raw | blame | history
src/app/core/README.md 5 ●●●●● diff | view | raw | blame | history
src/app/core/core.module.ts 4 ●●●● diff | view | raw | blame | history
src/app/core/i18n/i18n.service.spec.ts 6 ●●●●● diff | view | raw | blame | history
src/app/core/i18n/i18n.service.ts 27 ●●●●● diff | view | raw | blame | history
src/app/core/net/default.interceptor.ts 150 ●●●● diff | view | raw | blame | history
src/app/core/services/startup.service.ts 48 ●●●●● diff | view | raw | blame | history
src/app/core/startup/startup.service.ts 57 ●●●●● diff | view | raw | blame | history
src/app/delon.module.ts 236 ●●●●● diff | view | raw | blame | history
src/app/layout/default/default.component.html 5 ●●●● diff | view | raw | blame | history
src/app/layout/default/default.component.spec.ts 17 ●●●●● diff | view | raw | blame | history
src/app/layout/default/default.component.ts 6 ●●●● diff | view | raw | blame | history
src/app/layout/default/header/components/fullscreen.component.ts 2 ●●● diff | view | raw | blame | history
src/app/layout/default/header/components/i18n.component.ts 4 ●●●● diff | view | raw | blame | history
src/app/layout/default/header/components/icon.component.ts diff | view | raw | blame | history
src/app/layout/default/header/components/notify.component.ts diff | view | raw | blame | history
src/app/layout/default/header/components/search.component.ts diff | view | raw | blame | history
src/app/layout/default/header/components/storage.component.ts diff | view | raw | blame | history
src/app/layout/default/header/components/task.component.ts diff | view | raw | blame | history
src/app/layout/default/header/components/theme.component.ts diff | view | raw | blame | history
src/app/layout/default/header/components/user.component.ts 5 ●●●●● diff | view | raw | blame | history
src/app/layout/default/header/header.component.html 10 ●●●● diff | view | raw | blame | history
src/app/layout/default/header/header.component.spec.ts 3 ●●●● diff | view | raw | blame | history
src/app/layout/default/header/header.component.ts diff | view | raw | blame | history
src/app/layout/default/header/index.md diff | view | raw | blame | history
src/app/layout/default/sidebar/sidebar.component.html 6 ●●●● diff | view | raw | blame | history
src/app/layout/default/sidebar/sidebar.component.spec.ts 2 ●●● diff | view | raw | blame | history
src/app/layout/default/sidebar/sidebar.component.ts 20 ●●●●● diff | view | raw | blame | history
src/app/layout/fullscreen/fullscreen.component.ts 2 ●●● diff | view | raw | blame | history
src/app/layout/layout.component.spec.ts 17 ●●●●● diff | view | raw | blame | history
src/app/layout/layout.module.ts 42 ●●●● diff | view | raw | blame | history
src/app/layout/passport/passport.component.html 17 ●●●●● diff | view | raw | blame | history
src/app/layout/passport/passport.component.less diff | view | raw | blame | history
src/app/layout/passport/passport.component.ts 8 ●●●● diff | view | raw | blame | history
src/app/layout/pro/user/user.component.html 17 ●●●●● diff | view | raw | blame | history
src/app/layout/sidebar/sidebar.component.ts 12 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/analysis/analysis.component.html 288 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/analysis/analysis.component.less 149 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/analysis/analysis.component.ts 82 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/monitor/monitor.component.html 98 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/monitor/monitor.component.less 60 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/monitor/monitor.component.ts 96 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/v1/v1.component.html 150 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/v1/v1.component.spec.ts 16 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/v1/v1.component.ts 41 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/workplace/workplace.component.html 262 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/workplace/workplace.component.less 389 ●●●●● diff | view | raw | blame | history
src/app/routes/dashboard/workplace/workplace.component.ts 459 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/basic-info/adjust-config/adjust-config.component.html 45 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/basic-info/adjust-config/adjust-config.component.ts 129 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/basic-info/basic-info.component.html 51 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/basic-info/basic-info.component.ts 307 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/basic-info/device-edit/device-edit.component.html 126 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/basic-info/device-edit/device-edit.component.ts 229 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/devices.module.ts 62 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/monitor-point/monitor-point-edit/monitor-point-edit.component.html 76 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/monitor-point/monitor-point-edit/monitor-point-edit.component.ts 153 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/monitor-point/monitor-point.component.html 82 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/monitor-point/monitor-point.component.ts 245 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/version/version-edit/version-edit.component.html 46 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/version/version-edit/version-edit.component.ts 120 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/version/version-sensor-config/version-sensor-config.component.html 55 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/version/version-sensor-config/version-sensor-config.component.ts 167 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/version/version.component.html 67 ●●●●● diff | view | raw | blame | history
src/app/routes/devices/version/version.component.ts 212 ●●●●● diff | view | raw | blame | history
src/app/routes/home-page/home-page-routing.module.ts 11 ●●●●● diff | view | raw | blame | history
src/app/routes/home-page/home-page.module.ts 11 ●●●●● diff | view | raw | blame | history
src/app/routes/home-page/home-page/home-page.component.html 64 ●●●●● diff | view | raw | blame | history
src/app/routes/home-page/home-page/home-page.component.less diff | view | raw | blame | history
src/app/routes/home-page/home-page/home-page.component.ts 36 ●●●●● diff | view | raw | blame | history
src/app/routes/map/coordinates-picker/coordinates-picker.component.css 19 ●●●●● diff | view | raw | blame | history
src/app/routes/map/coordinates-picker/coordinates-picker.component.html 44 ●●●●● diff | view | raw | blame | history
src/app/routes/map/coordinates-picker/coordinates-picker.component.ts 172 ●●●●● diff | view | raw | blame | history
src/app/routes/map/coordinates-picker/coordinates-picker.service.ts 15 ●●●●● diff | view | raw | blame | history
src/app/routes/map/map.module.ts 21 ●●●●● diff | view | raw | blame | history
src/app/routes/passport/login/login.component.html 44 ●●●●● diff | view | raw | blame | history
src/app/routes/passport/login/login.component.less 75 ●●●●● diff | view | raw | blame | history
src/app/routes/passport/login/login.component.ts 167 ●●●●● diff | view | raw | blame | history
src/app/routes/report/images/bg.png diff | view | raw | blame | history
src/app/routes/report/images/bg01.png diff | view | raw | blame | history
src/app/routes/report/images/bg02.png diff | view | raw | blame | history
src/app/routes/report/images/bg2.png diff | view | raw | blame | history
src/app/routes/report/images/bg_yuanjiao.png diff | view | raw | blame | history
src/app/routes/report/images/bg_yuanjiao01.png diff | view | raw | blame | history
src/app/routes/report/images/logo.png diff | view | raw | blame | history
src/app/routes/report/images/t_bg.png diff | view | raw | blame | history
src/app/routes/report/images/t_left.png diff | view | raw | blame | history
src/app/routes/report/images/t_right.png diff | view | raw | blame | history
src/app/routes/report/images/table_bg.png diff | view | raw | blame | history
src/app/routes/report/images/text_t_bg.png diff | view | raw | blame | history
src/app/routes/report/images/text_t_left.png diff | view | raw | blame | history
src/app/routes/report/images/text_t_right.png diff | view | raw | blame | history
src/app/routes/report/report.component.css 61 ●●●●● diff | view | raw | blame | history
src/app/routes/report/report.component.html 80 ●●●●● diff | view | raw | blame | history
src/app/routes/report/report.component.ts 262 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/alarm/alarm.component.html 124 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/alarm/alarm.component.ts 310 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/demo/demo.component.html 154 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/demo/demo.component.ts 330 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/excel/excel.component.html 121 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/excel/excel.component.ts 206 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/query/query.component.html 239 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/query/query.component.less 24 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/query/query.component.ts 797 ●●●●● diff | view | raw | blame | history
src/app/routes/reports/reports.module.ts 57 ●●●●● diff | view | raw | blame | history
src/app/routes/routes-routing.module.ts 54 ●●●●● diff | view | raw | blame | history
src/app/routes/routes.module.ts 36 ●●●●● diff | view | raw | blame | history
src/app/routes/routes.ts 18 ●●●●● diff | view | raw | blame | history
src/app/routes/sensors/basic-info/basic-info.component.html 68 ●●●●● diff | view | raw | blame | history
src/app/routes/sensors/basic-info/basic-info.component.ts 186 ●●●●● diff | view | raw | blame | history
src/app/routes/sensors/basic-info/sensor-edit/sensor-edit.component.html 64 ●●●●● diff | view | raw | blame | history
src/app/routes/sensors/basic-info/sensor-edit/sensor-edit.component.ts 64 ●●●●● diff | view | raw | blame | history
src/app/routes/sensors/basic-info/sensor-unit/sensor-unit.component.html 84 ●●●●● diff | view | raw | blame | history
src/app/routes/sensors/basic-info/sensor-unit/sensor-unit.component.ts 166 ●●●●● diff | view | raw | blame | history
src/app/routes/sensors/sensors.module.ts 40 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/account/account-edit/account-edit.component.html 57 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/account/account-edit/account-edit.component.ts 94 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/account/account.component.html 171 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/account/account.component.ts 201 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-config-screen/organization-config-screen.component.html 161 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-config-screen/organization-config-screen.component.ts 222 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-config-unit/organization-config-unit.component.html 43 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-config-unit/organization-config-unit.component.ts 71 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-config/organization-config.component.html 124 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-config/organization-config.component.ts 294 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-edit/organization-edit.component.html 91 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-edit/organization-edit.component.ts 116 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-list/organization-list.component.html 83 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization-list/organization-list.component.ts 269 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization.component.html 12 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/organization/organization.component.ts 17 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/registration/registration.component.html 27 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/registration/registration.component.ts 72 ●●●●● diff | view | raw | blame | history
src/app/routes/systems/systems.module.ts 60 ●●●●● diff | view | raw | blame | history
src/app/routes/users/alarm-user/alarm-user-edit/alarm-user-edit.component.html 56 ●●●●● diff | view | raw | blame | history
src/app/routes/users/alarm-user/alarm-user-edit/alarm-user-edit.component.ts 71 ●●●●● diff | view | raw | blame | history
src/app/routes/users/alarm-user/alarm-user.component.html 114 ●●●●● diff | view | raw | blame | history
src/app/routes/users/alarm-user/alarm-user.component.ts 141 ●●●●● diff | view | raw | blame | history
src/app/routes/users/installer/edit/edit.component.html 41 ●●●●● diff | view | raw | blame | history
src/app/routes/users/installer/edit/edit.component.ts 90 ●●●●● diff | view | raw | blame | history
src/app/routes/users/installer/installer.component.html 150 ●●●●● diff | view | raw | blame | history
src/app/routes/users/installer/installer.component.ts 199 ●●●●● diff | view | raw | blame | history
src/app/routes/users/users.module.ts 37 ●●●●● diff | view | raw | blame | history
src/app/shared/README.md 30 ●●●●● diff | view | raw | blame | history
src/app/shared/shared.module.ts 195 ●●●● diff | view | raw | blame | history
src/assets/app-data.json 196 ●●●●● diff | view | raw | blame | history
src/assets/i18n/en.json 6 ●●●●● diff | view | raw | blame | history
src/assets/i18n/zh-CN.json 8 ●●●● diff | view | raw | blame | history
src/assets/img/avatar.jpg diff | view | raw | blame | history
src/environments/environment.chore.ts 1 ●●●● diff | view | raw | blame | history
src/environments/environment.hmr.ts 6 ●●●●● diff | view | raw | blame | history
src/environments/environment.prod.ts 4 ●●● diff | view | raw | blame | history
src/environments/environment.ts 6 ●●●●● diff | view | raw | blame | history
src/index.html 112 ●●●●● diff | view | raw | blame | history
src/styles/index.less 3 ●●●●● diff | view | raw | blame | history
src/test.ts 2 ●●● diff | view | raw | blame | history
src/testing/common.spec.ts 20 ●●●● diff | view | raw | blame | history
src/tsconfig.app.json 14 ●●●● diff | view | raw | blame | history
src/tsconfig.spec.json 14 ●●●● diff | view | raw | blame | history
tsconfig.json 8 ●●●● diff | view | raw | blame | history
yarn-error.log 8403 ●●●●● diff | view | raw | blame | history
yarn.lock 3201 ●●●● diff | view | raw | blame | history