该项目从 https://github.com/project-chip/zap 镜像。
拉取镜像更新于 。
- 6月 15, 2020
-
-
由 Timotej Ecimovic 创作于
-
- 6月 14, 2020
-
-
由 Timotej Ecimovic 创作于
Silabs
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
- 6月 13, 2020
-
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
Opens a can of works with the whole ES6 vs ES5 mess.
-
由 Timotej Ecimovic 创作于
Seems like beforeAll simply gives up if timeout is not reached, and the rest of the tests move on.
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
- 6月 12, 2020
-
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Bharat Dandu 创作于
JIRA: ZAPP-144
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
- 6月 11, 2020
-
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
-
由 Timotej Ecimovic 创作于
The naming standard is: ANY column that ends with '_ID' is a primary key in the table. ANY column that ends with '_REF' is a foreign key in the table. So 'ENDPOINT_ID' and 'NETWORK_ID' were misnamed in the ENDPOINT table, and were changed to 'ENDPOINT_IDENTIFIER' and 'NETWORK_IDENTIFIER'.
-
由 Timotej Ecimovic 创作于
UI enhancements and DB work to resolve some endpoint type relationships
-
- 6月 10, 2020
-
-
由 Bharat Dandu 创作于
-
由 Thuc Tran 创作于
Merge pull request #4 in WMN_TOOLS/zap from feature/ZAPP-154-adjustDatabaseForGlobalAttributes to silabs * commit '2ff33934': ZAPP-154 Add handling for textfields. Have validation also address the new relayering. ZAPP-154 Add handling for reportable attributes ZAPP-154 Add handling for Commands to include cluster id as part of ID reference ZAPP-154 Return global attributes as part of the list of attributes for a cluster ZAPP-154 Convert endpointAttributeStateUpdate function to support multiple updates at same time ZAPP-154 Merge attribute reporting and attribute database tables ZAPP-154 Handle case where value is empty string ZAPP-154 Condense some functions due to multi-value inserts ZAPP-154 Relayer commands to reference ENDPOINT_TYPE_CLUSTER ZAPP-154 Handle commands that are required due to device typess ZAPP-154 Handle some null pointer issues ZAPP-154 Update schema so that endpointTypeAttributes refer to endpointTypeClusters. Fix poor references in commands. ZAPP-154 Update cluster instead of replacing. This caused an issue where the primary id was continually being changed ZAPP-154 In JS, false was equivalent to the empty string ZAPP-154 Alterations of default values were not being well handled.
-
由 Rosana Pochat 创作于
* commit '2bb2369d': titles & buttons changed > Titles left aligned > title end point configuration removed > buttons all 0.8vw > buttons right aligned > JIRA:ZAPP-157 changes w/ buttons buttons now resize to 0.8% of view window padding of 5px between buttons buttons now responsive they are .8% of the view window consitant reponsiveness w/ labels & buttons buttons are staying in size px since in a later update q-responsive might change the issue with button size change the size of all labels is based on vw final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157 changes to UI final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157 changes to UI titles & buttons changed > Titles left aligned > title end point configuration removed > buttons all 0.8vw > buttons right aligned > JIRA:ZAPP-157 changes w/ buttons buttons now resize to 0.8% of view window padding of 5px between buttons buttons now responsive they are .8% of the view window consitant reponsiveness w/ labels & buttons buttons are staying in size px since in a later update q-responsive might change the issue with button size change the size of all labels is based on vw final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157 changes to UI final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157 changes to UI
-
由 Thuc Tran 创作于
-
由 Thuc Tran 创作于
-
由 Thuc Tran 创作于
-
由 Thuc Tran 创作于
ZAPP-154 Convert endpointAttributeStateUpdate function to support multiple updates at same time ZAPP-154 Merge attribute reporting and attribute database tables ZAPP-154 Handle case where value is empty string ZAPP-154 Condense some functions due to multi-value inserts ZAPP-154 Relayer commands to reference ENDPOINT_TYPE_CLUSTER ZAPP-154 Handle commands that are required due to device typess ZAPP-154 Handle some null pointer issues ZAPP-154 Update schema so that endpointTypeAttributes refer to endpointTypeClusters. Fix poor references in commands. ZAPP-154 Update cluster instead of replacing. This caused an issue where the primary id was continually being changed ZAPP-154 In JS, false was equivalent to the empty string ZAPP-154 Alterations of default values were not being well handled.
-
由 Jing Teng 创作于
BUG: ZAPP-167
-
由 Rosana Pochat 创作于
Merge branch 'task/ui_management/ZAPP-157' of ssh://stash.silabs.com/wmn_tools/zap into task/ui_management/ZAPP-157
-
由 Rosana Pochat 创作于
> Titles left aligned > title end point configuration removed > buttons all 0.8vw > buttons right aligned > JIRA:ZAPP-157
-
由 Rosana Pochat 创作于
buttons now resize to 0.8% of view window padding of 5px between buttons
-
由 Rosana Pochat 创作于
they are .8% of the view window
-
由 Rosana Pochat 创作于
buttons are staying in size px since in a later update q-responsive might change the issue with button size change the size of all labels is based on vw
-
由 Rosana Pochat 创作于
buttons size 12px buttons consistently under function Jira:ZAPP-157
-
由 Jing Teng 创作于
-