Commit Graph

533 Commits (2eaa8df6c6cc22eb727c26d3e221b700d726d7f3)

Author SHA1 Message Date
Caozhenhui 2eaa8df6c6 added access control to sensor 2021-12-03 16:36:48 +08:00
13621160019@163.com fb8284ca52 added access control to privilege in api and admin 2021-12-03 14:16:51 +08:00
13621160019@163.com 624e4f7e3b Merge branch 'PR87' into develop 2021-12-03 14:00:48 +08:00
13621160019@163.com 8f2db8952f added access control to energyflowdiagram in api and admin 2021-12-03 13:51:32 +08:00
Caozhenhui 8dd998ed0c added access_control to privilege 2021-12-02 10:43:32 +08:00
tianlinzhong 62312e8c54 energyflowdiagram of access_control2 2021-12-02 09:56:13 +08:00
tianlinzhong f685728985 Merge remote-tracking branch 'origin/develop' into develop 2021-12-02 09:09:38 +08:00
13621160019@163.com 213f669924 added access control to energyitem in api and admin 2021-12-01 22:16:11 +08:00
tianlinzhong c7fe4dea79 energyflowdiagram of access_control 2021-12-01 14:21:38 +08:00
13621160019@163.com 637f8ce481 added accecc_control to contact in api and admin 2021-11-30 22:57:51 +08:00
Caozhenhui 8481fa68a5 modified postman_collection.json 2021-11-30 10:13:11 +08:00
Caozhenhui 20db5357b2 modified postman_collection.json 2021-11-30 10:11:04 +08:00
Caozhenhui 16c7e858fb added access control to EnergyItem 2021-11-30 10:00:38 +08:00
tianlinzhong 9304225419 contact of access_control 2021-11-29 18:48:29 +08:00
13621160019@163.com dfec9a8fc0 added access_control to menu in api and admin 2021-11-29 17:46:14 +08:00
tianlinzhong d5ad69b7b9 menu of access_control2 2021-11-29 17:02:06 +08:00
tianlinzhong 7a2d2a3f1d menu of access_control 2021-11-29 16:07:31 +08:00
13621160019@163.com ccf7b9d435 updated requirements of myems-api 2021-11-28 20:46:46 +08:00
13621160019@163.com 3b0d4a13f5 added access control to meter in api and admin 2021-11-27 21:15:43 +08:00
13621160019@163.com 27f9bb8629 updated postman collection and README of myems-api 2021-11-26 19:17:09 +08:00
guangyuzhang 8e0bb54616 Merge branch 'PR81' into develop 2021-11-23 23:16:24 +08:00
tianlinzhong d7cad1d6e0 added access control to energycategory 2021-11-23 11:29:36 +08:00
tianlinzhong a8fec3a7dd added access control to energycategory 2021-11-23 11:19:38 +08:00
Caozhenhui 365a0a903c added access control to meter 2021-11-23 11:08:29 +08:00
13621160019@163.com 566b57843a added access control to gateway, datasource and point 2021-11-20 21:51:38 +08:00
13621160019@163.com d5155c04b8 added access control to offline meter file 2021-11-19 22:49:54 +08:00
13621160019@163.com d15fef3b52 added access control to knowledge file 2021-11-19 22:10:59 +08:00
13621160019@163.com 2245dee31e added access control to cost file 2021-11-18 22:51:01 +08:00
13621160019@163.com f396564bc2 added access control to email server setting 2021-11-17 23:02:35 +08:00
13621160019@163.com 9937d0d051 added access control to email server 2021-11-17 22:58:24 +08:00
13621160019@163.com cda9381ec1 added access control to POST/PUT/DELETE of storetype in api 2021-11-17 13:32:23 +08:00
13621160019@163.com 9d17baff1c added access control to tenanttype POST/PUT/DELETE actions in api 2021-11-16 21:42:41 +08:00
13621160019@163.com aac085d160 added access control to timezone PUT action in api 2021-11-16 21:20:26 +08:00
13621160019@163.com a9cbee6cd1 updated Dockerfile of myems-api 2021-11-15 21:22:11 +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 6856423ed1 Merged expression table into virtual meter table in database 2021-11-14 16:40:58 +08:00
13621160019@163.com 0c22efbe2f updated excel exporters to make them print friendly 2021-11-11 22:45:45 +08:00
13621160019@163.com 8f8bc8a969 added access control to actions of user in api 2021-11-10 18:12:30 +08:00
13621160019@163.com dd279ba548 added access control to actions of user in api 2021-11-10 18:04:15 +08:00
13621160019@163.com 72484ea920 added access control to GET all users in API 2021-11-10 16:19:46 +08:00
13621160019@163.com 5c900e9a82 fixed issue in on_delete of gateway in API 2021-11-10 12:25:05 +08:00
13621160019@163.com 5d0679d60a recovered usage of falcon_cors middleware in API 2021-11-09 21:50:05 +08:00
Caozhenhui 6051c05221 Resolved ERROR:PUT method not found 2021-11-09 13:55:43 +08:00
Caozhenhui 5cd0363acd CORS Method not found when submit a PUT request 2021-11-08 18:13:15 +08:00
Caozhenhui 738f91d181 modified falcon.API to falcon.App and CORS to falcon.CORSmiddleware 2021-11-08 09:37:26 +08:00
13621160019@163.com e2234902a2 updated version number to v1.3.4 2021-11-06 15:44:05 +08:00
13621160019@163.com 7595d87b96 added installation on docker to readme of admin ui 2021-11-05 19:04:34 +08:00
13621160019@163.com 753b2a86ce added installation on docker to README 2021-11-05 17:52:22 +08:00
13621160019@163.com df91f3b170 added installation on docker to README of myems-api 2021-11-05 16:42:06 +08:00
13621160019@163.com cfe749e44d added weekly to i18n of Web UI 2021-11-04 21:18:50 +08:00