Commit Graph

219 Commits (cf87c7b7ec212e05f89008cb1b1f08eee42a57f3)

Author SHA1 Message Date
Caozhenhui a435fb50a6 fixed issue 159 2021-12-28 20:41:57 +08:00
13621160019@163.com a248df9006 updated web for latest Node.js version 2021-12-28 17:17:31 +08:00
Caozhenhui 1158bc841f solved I4ENPR 2021-12-27 17:04:40 +08:00
13621160019@163.com cdaa3fd186 changed all datatype JSON columns to datatype LONGTEXT in database
upgrade version number to v1.5.1
2021-12-18 17:11:11 +08:00
13621160019@163.com 56c4c6b188 upgraded version number to v1.5.0 2021-12-12 17:40:07 +08:00
13621160019@163.com 37a44353a8 added access control to shopfloor, store and tenant in api and admin 2021-12-08 23:28:58 +08:00
13621160019@163.com 9c9e316efc added access control to point in api and admin 2021-12-07 19:50:37 +08:00
13621160019@163.com 15cc27ac18 added access control to equipment in api and admin 2021-12-06 23:02:27 +08:00
13621160019@163.com 5d1e469894 updated nofification(web message) in web and api 2021-12-05 22:37:59 +08:00
13621160019@163.com cd94e31a98 added user varification to webmessage in admin and api 2021-12-05 18:06:50 +08:00
13621160019@163.com dfec9a8fc0 added access_control to menu in api and admin 2021-11-29 17:46:14 +08:00
13621160019@163.com ccf7b9d435 updated requirements of myems-api 2021-11-28 20:46:46 +08:00
13621160019@163.com ef7c602508 upgraded version number to v1.4.0
Upgrade procedure for this change:
    1. Stop the myems-normalization service or container.
    2. Backup your database.
    3. Upgrade myems/admin, myems/myems-api, and myems/myems-normalization source code,
       and keep previous .env files unchanged.
    4. Run database/upgrade/upgrade1.4.0.sql to merge expression into virtual meter
    5. Check the virtual meters in Admin UI.
    6. Start the myems-normalization service or container.
2021-11-14 17:15:17 +08:00
13621160019@163.com e2234902a2 updated version number to v1.3.4 2021-11-06 15:44:05 +08:00
13621160019@163.com 4329569bb1 added notification drop down list and notification page
Merge branch 'PR78' into develop
2021-11-06 14:16:37 +08:00
13621160019@163.com 405fa656f4 added installation on docker to readme of web ui 2021-11-05 20:01:00 +08:00
tianlinzhong 4d91e63dcb solve the bug 2021-11-05 10:06:19 +08:00
13621160019@163.com df57994c7a fixed NoneType errors in detailed data formatters of Web UI 2021-11-04 22:13:22 +08:00
13621160019@163.com cfe749e44d added weekly to i18n of Web UI 2021-11-04 21:18:50 +08:00
Caozhenhui 62ad53d430 Merge remote-tracking branch 'upstream/develop' into develop 2021-11-02 17:03:08 +08:00
guangyuzhang 2671cd7f8e updated dockerfiles 2021-11-02 16:50:54 +08:00
tianlinzhong 2bade8434f Energy management system notification function WEB UI 2021-11-02 16:02:42 +08:00
tianlinzhong c2004ca4c4 Energy management system notification function WEB UI 2021-11-02 15:35:54 +08:00
guangyuzhang 8d421975c5 updated Dockerfiles 2021-11-01 14:52:33 +08:00
Caozhenhui 01bce323b9 Merge remote-tracking branch 'upstream/develop' into develop 2021-11-01 09:24:34 +08:00
13621160019@163.com 70151b020f updated version number to v1.3.3 2021-10-30 16:11:12 +08:00
13621160019@163.com 0d2da7535f updated package.json in web ui 2021-10-30 15:22:36 +08:00
Caozhenhui 74706dcc37 added new period type 'weekly' to meterenergy in WEB UI 2021-10-29 16:14:16 +08:00
13621160019@163.com 61deab4fa5 removed duplicate entry in i18n of Web UI 2021-10-25 20:07:32 +08:00
13621160019@163.com 545d16660d fixed detailed data sort issues in Web UI 2021-10-24 16:30:52 +08:00
13621160019@163.com e38126e8b0 fixed detailed data sort issues of Batch reports in Web UI 2021-10-23 20:00:17 +08:00
13621160019@163.com 45bb1790de fixed detailed data sort issue in StoreBatch report
Merge branch 'PR74' into develop
2021-10-23 17:51:44 +08:00
YangZhang-GitHub 5be1d5f72c The sorting method of detailed energy consumption data is changed from alphabetical to quantity-value 2021-10-22 17:52:06 +08:00
13621160019@163.com 6c69ad4f23 updated version number to v1.3.2 2021-10-22 16:53:32 +08:00
tianlinzhong f4166091b7 Added Associated Equpment Data to CombinedEquipmentEfficiency Report in web UI and API 2021-10-20 13:45:19 +08:00
13621160019@163.com 3936b7c2e7 updated version number to v1.3.1 2021-10-15 16:31:00 +08:00
曹真珲 d78db4c23e update web/README.md. 2021-10-13 05:44:40 +00:00
Caozhenhui 2d91cecec9 added maximum load data 2021-10-12 14:27:37 +08:00
13621160019@163.com db622eb0c9 updated version number to v1.3.0 2021-10-11 16:53:55 +08:00
13621160019@163.com fc18eeb32c fixed PEP8 warnings and update version number to v1.3.0 2021-10-11 16:53:55 +08:00
13621160019@163.com c65a24682c removed gsmmodem and aliyun sms api from API & Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com d678ac4149 changed upload datetime formater of knowledgefile and offlinemeterfile from timestamp to strftime; 2021-10-11 16:53:55 +08:00
13621160019@163.com fcd78f2b09 updated demo scripts of database 2021-10-11 16:53:55 +08:00
13621160019@163.com ff501fdf2f added expiration datetimes to User in Admin UI 2021-10-11 16:53:55 +08:00
13621160019@163.com 64cc1fa74b updated demo scripts of database 2021-10-11 16:53:55 +08:00
13621160019@163.com 3c4554feea added API error messages to translations.js and i18n.js 2021-10-11 16:53:55 +08:00
13621160019@163.com f9d2f653ab fixed typo 2021-10-11 16:53:55 +08:00
13621160019@163.com 751ad8edf1 updated demo databse for database ingestion servcie 2021-10-11 16:53:55 +08:00
13621160019@163.com 1c14c0e75d added spinners to Dashboard of Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com e30bd7048a updated i18n of Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com 0ca38136b4 updated README of Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com a38743b722 added try_files directive to avoid 404 error while refreshing pages in Web UI 2021-10-11 16:53:54 +08:00
hyh123a b6f6b4a74c fixed the 404 error 2021-10-11 16:53:54 +08:00
13621160019@163.com 53bb7e2cef updated Web UI README 2021-10-11 16:53:54 +08:00
13621160019@163.com 16630dc30e modified API error message for knowledge file cannot be removed from disk 2021-10-11 16:53:54 +08:00
13621160019@163.com 13efbfc516 upgraded version number to v1.2.3 2021-10-11 16:53:54 +08:00
13621160019@163.com 086674f62d fixed Local Storage conflicts in Admin UI and Web UI 2021-10-11 16:53:54 +08:00
13621160019@163.com f19a22813a upgraded version number to v1.2.2 2021-10-11 16:53:54 +08:00
13621160019@163.com c350ddd808 fixed code style warnings in README 2021-08-26 14:57:44 +08:00
13621160019@163.com c996658069 updated i18n in Web UI 2021-08-24 10:46:13 +08:00
13621160019@163.com bbbc93acda fixed issues of markdown in README files 2021-08-23 16:53:48 +08:00
13621160019@163.com f8e5905468 fixed issue of 'typeof' expression is compared to 'null' 2021-08-22 14:37:20 +08:00
13621160019@163.com e71bc4d671 replaced == with === in Web UI 2021-08-19 22:44:29 +08:00
13621160019@163.com ea5577c2df removed unused import from Web UI 2021-08-19 22:16:52 +08:00
13621160019@163.com ad2000c3fe upgraded version numbers to 1.2.1 2021-08-19 15:32:42 +08:00
13621160019@163.com 4712b2f5e0 Added Missing Error Messages Words of API to Web UI i18n
Merge branch 'PR61' into develop
2021-08-19 14:53:53 +08:00
13621160019@163.com 4189003ba0 updated README of Web UI 2021-08-16 18:13:17 +08:00
13621160019@163.com 9db895d191 added express-rate-limit middleware to Web UI 2021-08-16 16:41:07 +08:00
13621160019@163.com 72d045e277 added version tags to images in Dockerfile 2021-08-11 13:17:30 +08:00
tianlinzhong 0410f80dd5 Sort alphabetically 2021-08-10 20:20:00 +08:00
tianlinzhong dfb4eed111 Modify some errors 2021-08-10 13:46:23 +08:00
tianlinzhong 606ff8265f Update Web UI i18n , Added Missing Error Messages Words of API 2021-08-09 21:24:34 +08:00
tianlinzhong d5baf08056 Merge remote-tracking branch 'origin/develop' into develop 2021-08-09 15:18:40 +08:00
tianlinzhong d607f219b0 1 2021-08-09 15:18:31 +08:00
13621160019@163.com 95e77bcb18 upgraded version number to v1.2.0 2021-08-06 19:26:41 +08:00
13621160019@163.com 14cec6a333 updated README for Docker 2021-08-06 18:45:51 +08:00
hyh123a 3828f1f73b modify the docker files and README.md 2021-08-06 16:08:51 +08:00
hyh123a 35d9ea4a02 modify the Dockerfile 2021-08-05 10:35:15 +08:00
13621160019@163.com ff15db356c upgraded to v1.1.6 2021-08-02 17:30:56 +08:00
13621160019@163.com 3e813c666b updated customized menus in Web UI 2021-08-02 16:36:18 +08:00
YangZhang-GitHub 0a512af51a The function that the menu can be configured in the Web UI has been implemented 2021-08-02 14:28:02 +08:00
YangZhang-GitHub b25e8e8b47 The function that the menu can be configured in the Web UI has been implemented 2021-08-02 14:04:47 +08:00
YangZhang-GitHub cfd8b68257 The function that the menu can be configured in the Web UI has been implemented 2021-08-02 13:07:04 +08:00
13621160019@163.com 302fdf2ce8 updated Dockerfile 2021-07-30 19:05:54 +08:00
hyh123a 24204896df modify the Dockerfile 2021-07-30 18:40:24 +08:00
hyh123a d72b12363a Merge branch 'develop' of https://gitee.com/hyh123_a/myems into develop 2021-07-29 15:34:37 +08:00
hyh123a 356a1a645b add the build dic for web 2021-07-29 15:32:11 +08:00
13621160019@163.com 14af3b6969 Added Apache2 Server installation guides for Admin UI and Web UI
Merge branch 'PR55' into develop
2021-07-29 13:27:02 +08:00
13621160019@163.com fcc2c3e30b updated REAEME files in Admin UI and Web UI 2021-07-29 13:26:50 +08:00
hyh123a 9f7eefce10 Merge branch 'docker' into develop 2021-07-29 13:17:14 +08:00
hyh123a 020a4a85a5 add the docker installation 2021-07-29 13:14:06 +08:00
Caozhenhui ca0fe37a9d Added how to install Apache 2021-07-29 11:33:14 +08:00
13621160019@163.com e76dd988b3 added Child Space Share Pies for SpaceCost in Web UI
Merge branch 'PR52' into develop
2021-07-28 12:35:26 +08:00
13621160019@163.com 852bb68ed8 added translation of Child Space Total Proportion for SpaceCost in Web UI 2021-07-28 12:35:17 +08:00
tianlinzhong 4e866dbc58 Fixed some bugs 2021-07-27 18:40:25 +08:00
tianlinzhong c6eef934dd Added a total cost ratio chart 2021-07-26 20:45:50 +08:00
13621160019@163.com dfc1dbecd7 added Meter Batch Analysis Report to Web UI and API 2021-07-26 15:56:38 +08:00
13621160019@163.com fd990f94b9 upgraded to v1.1.5 2021-07-20 18:57:27 +08:00
13621160019@163.com abb45dadbc added Cost File to API and Admin UI and upgraded to v1.1.4 2021-07-19 19:48:00 +08:00
tianlinzhong 2cd13bc7d5 Add Child Spaces Share Pie to Space Cost Report Web UI 2021-07-19 17:59:56 +08:00