Commit Graph

1741 Commits

Author SHA1 Message Date
DingZQ
06c4b2f1c2 Add getnodes 2022-09-14 23:08:42 +08:00
DingZQ
25243d5111 Merge 2022-09-14 22:53:15 +08:00
DingZQ
c304627c8e Add getjuncitoncorrd 2022-09-14 22:48:44 +08:00
DingZQ
5e5072d365 Add getjuncitoncorrd 2022-09-14 22:47:46 +08:00
DingZQ
63f8aa3ac7 Refine code 2022-09-13 23:30:36 +08:00
DingZQ
846b3fc090 Add api addjunction 2022-09-13 23:03:25 +08:00
王琼钰
35f66d88f5 Accept Merge Request #21: (api -> master)
Merge Request: Enhance update change set

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/21
2022-09-07 20:54:42 +08:00
wqy
fb28c3c610 Ehance update change set 2022-09-07 20:53:55 +08:00
王琼钰
7f51f8accf Accept Merge Request #20: (api -> master)
Merge Request: Change pip source

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/20
2022-09-07 20:35:40 +08:00
wqy
bca5f61fff Change pip source 2022-09-07 20:35:14 +08:00
王琼钰
a588b42778 Accept Merge Request #19: (api -> master)
Merge Request: Add python 3.10.6 installer

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/19
2022-09-07 20:27:44 +08:00
wqy
6721b043d8 Upload python 3.10.6 installer 2022-09-07 20:27:01 +08:00
王琼钰
9a11f5756f Accept Merge Request #18: (api -> master)
Merge Request: Fix bug

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/18
2022-09-07 20:23:13 +08:00
wqy
66e2e50321 Fix bug 2022-09-07 20:21:58 +08:00
王琼钰
5d4474204c Accept Merge Request #17: (api -> master)
Merge Request: Merge api to master

Created By: @王琼钰
Accepted By: @王琼钰
URL: https://tjwater.coding.net/p/tjwatercloud/d/TJWaterServer/git/merge/17
2022-09-06 21:54:51 +08:00
wqy
3a694d5e03 Make use of change set 2022-09-06 21:36:20 +08:00
wqy
c99a1d728b Try change set to record result 2022-09-06 21:33:09 +08:00
DingZQ
910fecf24f Change int to double for x,y 2022-09-03 19:37:45 +08:00
DingZQ
c3b87db9ff Refine json for method getnodecoord 2022-09-03 19:31:45 +08:00
DingZQ
cd8585ceca Refine json for method getlinknodes 2022-09-03 19:28:38 +08:00
wqy
57728681b6 Implement redo by PL/pgSQL 2022-09-03 17:29:50 +08:00
wqy
03a0d6cf64 Implement undo in by PL/pgSQL 2022-09-03 17:07:46 +08:00
DingZQ
c70d798ee0 Refine Json for getLinks 2022-09-03 16:34:21 +08:00
wqy
133feef4d2 Script for tj_project template 2022-09-03 14:51:13 +08:00
wqy
2b23d52ed3 Can not add schema for index... 2022-09-03 14:50:51 +08:00
wqy
7d2cc5c1fe Put all table & enum into namespace(postgres schema) 'tj' 2022-09-03 14:38:49 +08:00
wqy
19b690b665 Start database api work 2022-09-03 14:04:44 +08:00
DingZQ
be39975756 Import json response 2022-09-03 13:33:28 +08:00
DingZQ
8f26827a90 Add method for testing json 2022-09-03 13:23:43 +08:00
wqy
45bb0483ce Refine demo 2022-09-03 11:12:54 +08:00
wqy
8fe2eebe03 Get api 2022-09-03 11:08:05 +08:00
wqy
c3dcf70a04 Reuse s0 defined enum 2022-09-03 10:38:15 +08:00
wqy
f16a16991e Update comment 2022-09-03 10:33:27 +08:00
wqy
0832e557fe Update comment 2022-09-03 10:27:51 +08:00
wqy
a44977974d Add transaction demo 2022-09-03 10:19:08 +08:00
wqy
8430b02785 Expose transaction api 2022-09-03 09:52:36 +08:00
wqy
bf188494f5 Enhance transaction 2022-09-03 09:52:08 +08:00
wqy
5f3db14067 More snapshot api 2022-09-03 09:37:31 +08:00
wqy
555cab3627 Support transaction to commit or rollback, this will modify operation tree 2022-09-03 09:30:57 +08:00
wqy
dc07e4811c Drop if exists 2022-09-03 09:30:19 +08:00
wqy
e68c1776c4 Code refactor 2022-09-03 08:31:17 +08:00
wqy
eaefc61a87 Support to copy project 2022-09-03 08:28:13 +08:00
wqy
bdb08c6798 Support random check out different snapshot 2022-09-03 08:23:28 +08:00
wqy
efc33a7a86 Support more operation in database 2022-09-03 08:22:32 +08:00
wqy
b5a8051c61 Fix operation tree bug 2022-09-03 08:21:43 +08:00
wqy
122f3ebddc Format api file 2022-09-03 01:13:31 +08:00
wqy
cb429ad822 Add demo for new api 2022-09-03 01:07:27 +08:00
wqy
0eb42567d2 Format package 2022-09-03 01:07:04 +08:00
wqy
12e61b7b9c Refine tjnetwork_new and add junction api 2022-09-03 00:43:09 +08:00
wqy
e79f887542 Refine __init__.py 2022-09-03 00:35:37 +08:00