|
AsyncRowStore.d.ts
|
修正了relationAuth中的判定逻辑
|
2023-05-24 14:54:30 +08:00 |
|
AsyncRowStore.js
|
事务提交时候,对onCommit处理的bug
|
2023-03-10 11:07:21 +08:00 |
|
CascadeStore.d.ts
|
分离了注册selections
|
2023-03-31 16:08:27 +08:00 |
|
CascadeStore.js
|
merge dev
|
2023-06-14 16:57:17 +08:00 |
|
RelationAuth.d.ts
|
修正了relationAuth中的判定逻辑
|
2023-05-24 14:54:30 +08:00 |
|
RelationAuth.js
|
在计算excludePath时逻辑错误
|
2023-07-12 13:56:29 +08:00 |
|
SyncRowStore.d.ts
|
分离了注册selections
|
2023-03-31 16:08:27 +08:00 |
|
SyncRowStore.js
|
store增加了aggregate接口
|
2023-01-04 17:59:57 +08:00 |
|
TriggerExecutor.d.ts
|
uuid中的replaceAll方法不通用,换成replace
|
2023-01-30 20:20:55 +08:00 |
|
TriggerExecutor.js
|
silent模式有问题,暂时先改回来
|
2023-03-23 16:57:16 +08:00 |
|
actionDef.d.ts
|
2.0.1框架大更新
|
2022-11-22 11:42:19 +08:00 |
|
actionDef.js
|
addFilterSegment参数调用错了
|
2023-07-12 14:15:50 +08:00 |
|
checker.d.ts
|
增加了entityDesc定义
|
2023-06-05 18:22:49 +08:00 |
|
checker.js
|
merge dev
|
2023-06-14 16:57:17 +08:00 |
|
filter.d.ts
|
修正了relationAuth中的判定逻辑
|
2023-05-24 14:54:30 +08:00 |
|
filter.js
|
修正了relationAuth中的判定逻辑
|
2023-05-24 14:54:30 +08:00 |
|
modi.d.ts
|
修正了relationHierarchy中没有约束的属性处理
|
2023-01-11 14:58:05 +08:00 |
|
modi.js
|
relation的一堆代码
|
2023-05-10 19:41:34 +08:00 |
|
relation.d.ts
|
大量和auth相关的代码
|
2023-04-28 19:54:29 +08:00 |
|
relation.js
|
在create时检查not null时处理了cascade create
|
2023-04-12 16:14:56 +08:00 |