Commit Graph

412 Commits

Author SHA1 Message Date
王琼钰
7a18752de4 Accept Merge Request #37: (api -> master)
Merge Request: Big api refactor

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/37
2022-09-25 01:30:07 +08:00
wqy
cd467b71c8 Try operation api 2022-09-25 01:28:54 +08:00
wqy
3de39975ca Update valve api and test 2022-09-25 01:27:35 +08:00
wqy
dce54171fb Update pump api and test 2022-09-25 01:05:08 +08:00
wqy
3b20811605 Update pipe api and test 2022-09-25 00:54:11 +08:00
wqy
79fa7d3fae Update tank api and test 2022-09-25 00:25:04 +08:00
wqy
277f5a3501 Update reservoir api and test 2022-09-24 23:51:00 +08:00
wqy
baeef6c859 Update title and junction test 2022-09-24 23:30:17 +08:00
wqy
c7f47bf06d Lib has finish the split work 2022-09-24 23:16:24 +08:00
wqy
11e30cc49f Big change to operation! 2022-09-24 23:00:55 +08:00
wqy
46df1beedb Add simp read/write sql 2022-09-24 23:00:20 +08:00
wqy
1938d3d522 Add schema utility 2022-09-24 22:59:45 +08:00
wqy
1a584424d9 Update change set 2022-09-24 22:59:04 +08:00
wqy
65df8c9f8d Update operation schema 2022-09-24 22:57:48 +08:00
DingZQ
579a4be000 Add method lockproject, unlockproject, isprojectlocked 2022-09-24 22:09:12 +08:00
DingZQ
cb087ec7df Refine fastapi api 2022-09-23 00:10:04 +08:00
DingZQ
cef4e90704 Support reservoir coord method 2022-09-22 22:33:27 +08:00
DingZQ
9d01fabf27 Merge branch 'master' of https://e.coding.net/tjwater/tjwatercloud/TJWaterServer 2022-09-22 22:23:45 +08:00
DingZQ
3f1f2435eb Fixed error of addreservoir 2022-09-22 22:23:40 +08:00
王琼钰
62642e4356 Accept Merge Request #36: (api -> master)
Merge Request: Refine link getter api

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/36
2022-09-22 22:14:57 +08:00
wqy
6f088bb291 Refine link getter api 2022-09-22 22:14:17 +08:00
王琼钰
23050fd3d1 Accept Merge Request #35: (api -> master)
Merge Request: Include links property

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/35
2022-09-22 21:46:03 +08:00
wqy
9905d7f022 Include links property 2022-09-22 21:45:25 +08:00
王琼钰
b30aa7cbca Accept Merge Request #34: (api -> master)
Merge Request: Refine node getter api

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/34
2022-09-22 21:42:42 +08:00
wqy
90f02752e9 Refine node getter api 2022-09-22 21:41:26 +08:00
wqy
345ce9a98d Get link of node 2022-09-22 21:05:30 +08:00
DingZQ
edb8f2cc8b Rename name to network 2022-09-21 23:07:30 +08:00
DingZQ
886b37630c Add API getcurrentoperationid 2022-09-21 21:02:35 +08:00
DingZQ
aa1c967812 Add async to fastapi apis 2022-09-21 19:49:48 +08:00
DingZQ
e050cccaa2 Refine pump 2022-09-21 00:00:46 +08:00
DingZQ
9c2ae2b6b2 Change name to network 2022-09-20 23:57:04 +08:00
DingZQ
287fa463cf Change minor_loss to minorloss 2022-09-20 23:42:16 +08:00
DingZQ
b23fd91dc9 Refine param name 2022-09-20 23:37:32 +08:00
DingZQ
73836d728b Refine fastapi 2022-09-18 22:09:14 +08:00
DingZQ
a30de5d8e1 Add pump and valve api 2022-09-18 09:43:34 +08:00
DingZQ
0144295b43 Add pipe fastapi 2022-09-18 09:35:11 +08:00
王琼钰
5c732e3e77 Accept Merge Request #33: (api -> master)
Merge Request: Let client know project open count

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/33
2022-09-18 00:41:17 +08:00
wqy
28fa751fbf Add project test case 2022-09-18 00:38:37 +08:00
wqy
9454870d5c Let client know project open count 2022-09-18 00:38:25 +08:00
王琼钰
d15000d291 Accept Merge Request #32: (api -> master)
Merge Request: Add project ref count to allow multiple connections

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/32
2022-09-18 00:28:22 +08:00
wqy
a65b9b1cc5 Add project ref count to allow multiple connections 2022-09-18 00:26:58 +08:00
wqy
ebba7c31d8 Add api meta data to database 2022-09-18 00:08:48 +08:00
wqy
6a8db3f661 Expose current operation to client 2022-09-17 23:56:53 +08:00
王琼钰
0b2fb70f5e Accept Merge Request #31: (api -> master)
Merge Request: Clean repo

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/31
2022-09-17 23:52:16 +08:00
wqy
5f87bb9e97 Clean repo 2022-09-17 23:51:43 +08:00
王琼钰
2c2217b784 Accept Merge Request #30: (api -> master)
Merge Request: Refine change set

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/30
2022-09-17 23:44:03 +08:00
wqy
fc0283b417 Refine change set 2022-09-17 23:43:03 +08:00
王琼钰
5670ea3a6f Accept Merge Request #29: (api -> master)
Merge Request: Add new pip package

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/29
2022-09-17 23:22:56 +08:00
wqy
36a8fa2f79 Add new pip package 2022-09-17 23:22:21 +08:00
王琼钰
d94f853cb3 Accept Merge Request #28: (api -> master)
Merge Request: Add all node & link api

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/28
2022-09-17 23:20:19 +08:00