Commit Graph

1650 Commits (dfec9a8fc0c6221ffa8f1ac1df8cc128b36f2376)

Author SHA1 Message Date
13621160019@163.com dfec9a8fc0 added access_control to menu in api and admin 2021-11-29 17:46:14 +08:00
13621160019@163.com 7995e52027 Merge branch 'PR82' into develop 2021-11-29 17:09:31 +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 d937acd1bb fixed issue of EnergyCategory in admin and updated README of admin 2021-11-26 20:05:01 +08:00
13621160019@163.com 27f9bb8629 updated postman collection and README of myems-api 2021-11-26 19:17:09 +08:00
13621160019@163.com 013ee28003 updated README 2021-11-25 16:55:26 +08:00
guangyuzhang 8e0bb54616 Merge branch 'PR81' into develop 2021-11-23 23:16:24 +08:00
guangyuzhang f812479e7f Merge branch 'PR80' into develop 2021-11-23 23:09:54 +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
guangyuzhang c7660d844f updated README 2021-11-22 23:11:06 +08:00
guangyuzhang 686a55d9a3 updated README 2021-11-21 22:56:21 +08:00
13621160019@163.com c0879e5443 Merge branch 'master' into develop 2021-11-20 22:00:55 +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 108ca2c747 Merge branch 'develop' 2021-11-20 16:58:13 +08:00
13621160019@163.com abab76e34a updated README 2021-11-20 16:53:06 +08:00
13621160019@163.com 6ab686fa21 Merge branch 'develop' 2021-11-19 22:50:06 +08:00
13621160019@163.com d5155c04b8 added access control to offline meter file 2021-11-19 22:49:54 +08:00
13621160019@163.com 0bb6ea9663 Merge branch 'develop' 2021-11-19 22:15:25 +08:00
13621160019@163.com d15fef3b52 added access control to knowledge file 2021-11-19 22:10:59 +08:00
13621160019@163.com faa10dfbb7 Merge branch 'develop' 2021-11-18 22:52:35 +08:00
13621160019@163.com 2245dee31e added access control to cost file 2021-11-18 22:51:01 +08:00
13621160019@163.com 388b579f94 Merge branch 'develop' 2021-11-17 23:02:46 +08:00
13621160019@163.com f396564bc2 added access control to email server setting 2021-11-17 23:02:35 +08:00
13621160019@163.com 6bd78953e3 Merge branch 'develop' 2021-11-17 23:00:14 +08:00
13621160019@163.com 9937d0d051 added access control to email server 2021-11-17 22:58:24 +08:00
13621160019@163.com 6cf064b196 Merge branch 'develop' 2021-11-17 13:32:40 +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 1e585716bb Merge branch 'develop' 2021-11-16 21:56:17 +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 185d0b544a Merge branch 'develop' 2021-11-16 21:20:57 +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 c6f8bac228 Merge branch 'develop' 2021-11-15 21:24:31 +08:00
13621160019@163.com 5b30a23a85 updated command of myems-api service in docker-compose 2021-11-15 21:24:03 +08:00
13621160019@163.com a9cbee6cd1 updated Dockerfile of myems-api 2021-11-15 21:22:11 +08:00
13621160019@163.com 1ee02562bd Merge branch 'develop' 2021-11-14 19:44:59 +08:00
13621160019@163.com 5767d98825 updated virtual meter procedure in normalization service 2021-11-14 19:44:32 +08:00
13621160019@163.com d28b0947c4 Merge branch 'develop'
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:31 +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 9331ea10b6 Merge branch 'develop' 2021-11-14 16:41:14 +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 0c6174df88 Merge branch 'develop' 2021-11-13 19:47:19 +08:00
13621160019@163.com 6865fba169 updated virtual meter model view in admin ui 2021-11-13 19:38:52 +08:00
13621160019@163.com 862afae8eb Merge branch 'develop' 2021-11-12 23:26:52 +08:00
13621160019@163.com 6c666021de updated docker hub address in README 2021-11-12 23:26:18 +08:00
13621160019@163.com 5e7f397f73 Merge branch 'develop' 2021-11-11 22:48:01 +08:00