Commit Graph

1516 Commits

Author SHA1 Message Date
Xinlei(Ryan) Pan
9110c842a5 fix typo 2020-02-03 09:42:11 -05:00
Kevin G Christiano
be2e9473b3 Removing func as the static dictionary can carry the weight. 2020-02-03 09:00:03 -05:00
Kevin G Christiano
c81f68d66d adding color and removing pointless loop. 2020-02-03 08:54:41 -05:00
Pfeil, Scott Robert
205e9707e6 move legacy 2020-01-31 16:37:24 -05:00
Pfeil, Scott Robert
e2f1da7c27 estimated height 2020-01-31 16:29:46 -05:00
Pfeil, Scott Robert
37228669e0 Two button remove legacy 2020-01-31 16:27:20 -05:00
Pfeil, Scott Robert
365bbad168 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/button_swifty 2020-01-31 16:01:26 -05:00
Pfeil, Scott Robert
487d41b3d9 two button view update 2020-01-31 16:01:06 -05:00
Pan, Xinlei (Ryan)
ae00d57bd3 Merge branch 'feature/primarybuttonview' into 'develop'
Feature/primarybuttonview

See merge request BPHV_MIPS/mvm_core_ui!237
2020-01-31 15:11:52 -05:00
Pfeil, Scott Robert
a19a06e7b6 Merge branch 'feature/button_swifty' into 'develop'
Feature/button swifty

See merge request BPHV_MIPS/mvm_core_ui!235
2020-01-30 13:55:25 -05:00
Pfeil, Scott Robert
521fc75e59 remove unused 2020-01-30 11:56:57 -05:00
Pfeil, Scott Robert
58a40a7752 fixes and color addition 2020-01-30 11:56:37 -05:00
Pfeil, Scott Robert
f367b03233 Review comments 2020-01-30 11:41:43 -05:00
Xinlei(Ryan) Pan
54dc30a41a update based on Scott's comments 2020-01-29 15:47:37 -05:00
Xinlei(Ryan) Pan
347f054ed1 merge from develop 2020-01-29 15:44:42 -05:00
Xinlei(Ryan) Pan
9ce1e7ec93 add PrimaryButtonView back to prepay legacy view/ view controller 2020-01-29 11:27:24 -05:00
Xinlei(Ryan) Pan
e6ae064c44 add PrimaryButtonView back into legacy view and view controller 2020-01-29 10:30:01 -05:00
Pfeil, Scott Robert
5f40942468 missed CheckboxLabel name change 2020-01-29 10:13:30 -05:00
Pfeil, Scott Robert
ad8d18eabe buttonmodelprotocol 2020-01-29 09:17:36 -05:00
Pfeil, Scott Robert
2ebce1b93b swift button 2020-01-28 14:04:56 -05:00
Pfeil, Scott Robert
c0ca81c568 Pill button 2020-01-28 13:55:55 -05:00
Pfeil, Scott Robert
ba8058cceb button swift 2020-01-28 12:58:51 -05:00
Pfeil, Scott Robert
98d0dc26f6 name update 2020-01-27 12:28:18 -05:00
Pfeil, Scott Robert
41a60d552d link name change 2020-01-27 12:19:52 -05:00
Pfeil, Scott Robert
1f48ad485f update comment 2020-01-27 12:15:14 -05:00
Pfeil, Scott Robert
ecb381e943 switch to toggle 2020-01-27 12:10:48 -05:00
Pan, Xinlei (Ryan)
0438f02a08 Merge branch 'bugfix/graphview' into 'develop'
Bugfix/graphview

See merge request BPHV_MIPS/mvm_core_ui!233
2020-01-27 10:05:01 -05:00
Pfeil, Scott Robert
fe10b40148 reorg 2020-01-24 16:48:28 -05:00
Kevin G Christiano
a932e554d5 timing fix 2020-01-24 15:32:40 -05:00
Xinlei(Ryan) Pan
a3a3d4b66a add file back 2020-01-24 15:14:02 -05:00
Xinlei(Ryan) Pan
085aa62c8b merge from feature/coding 2020-01-24 15:13:04 -05:00
Kevin G Christiano
3eb97d65c9 fixing reuse error in setWithModel 2020-01-24 15:06:45 -05:00
Kevin G Christiano
11aaedfa6b pr fixes 2020-01-24 13:25:59 -05:00
Kevin G Christiano
c250769620 using existing model encoding func 2020-01-24 13:20:02 -05:00
Kevin G Christiano
7b8b2a059f no need for val 2020-01-24 12:43:38 -05:00
Kevin G Christiano
e5948e05e5 pr fixes 2020-01-24 12:33:22 -05:00
Suresh, Kamlesh
9748e38296 Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/coding 2020-01-24 12:10:58 -05:00
Suresh, Kamlesh
a16a362c03 dash color 2020-01-24 12:10:43 -05:00
Kevin G Christiano
7019bdaa78 no longer needed. 2020-01-24 11:54:23 -05:00
Kevin G Christiano
451e28cdfd removed conflict file 2020-01-24 11:47:25 -05:00
Kevin G Christiano
851d5b57ff remvoe explicit unwrapping 2020-01-24 10:58:03 -05:00
Xinlei(Ryan) Pan
5e4f976a1c re add entry field container for fixing odd behavior 2020-01-24 10:42:13 -05:00
Kevin G Christiano
af7e813e18 model reuse again 2020-01-24 10:41:38 -05:00
Xinlei(Ryan) Pan
af20b0a8a4 remove entryfieldcontainer for odd behavior 2020-01-24 10:41:04 -05:00
Kevin G Christiano
f43e018e21 model reuse 2020-01-24 10:38:38 -05:00
Suresh, Kamlesh
0808d63e24 Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/coding 2020-01-24 10:34:27 -05:00
Pfeil, Scott Robert
5a1aad63c7 remove axis property wrapper 2020-01-24 10:33:16 -05:00
Pfeil, Scott Robert
ebf089888b Merge branch 'feature/coding' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/coding 2020-01-24 10:30:50 -05:00
Pfeil, Scott Robert
9384e28eb8 fix on rotate margin issue 2020-01-24 10:29:36 -05:00
Pfeil, Scott Robert
8b8ec937b1 caret link hiding 2020-01-24 10:24:49 -05:00
Pan, Xinlei (Ryan)
b20212ccd4 Merge branch 'feature/checkbox_label_fix' into 'feature/coding'
Checkbox models added

See merge request BPHV_MIPS/mvm_core_ui!231
2020-01-24 10:23:17 -05:00
Pfeil, Scott Robert
4a194d4e6f fixes for the banner 2020-01-24 10:21:42 -05:00
Kevin G Christiano
02107a3498 merging 2020-01-24 10:19:23 -05:00
Kevin G Christiano
86f60bccf8 adding height override 2020-01-24 10:11:42 -05:00
Kevin G Christiano
304b4cbc4c models encode properly 2020-01-24 09:41:34 -05:00
Pfeil, Scott Robert
d7f955c991 fix to error check 2020-01-24 09:35:38 -05:00
Xinlei(Ryan) Pan
6602ac505a Merge branch 'feature/coding' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/coding 2020-01-24 09:26:00 -05:00
Xinlei(Ryan) Pan
d6a7e98718 remove conflicts file 2020-01-24 09:25:09 -05:00
Pfeil, Scott Robert
c0c5eef9e1 dash update 2020-01-24 09:22:45 -05:00
Pfeil, Scott Robert
633bcf9fd0 dash line update 2020-01-24 09:21:03 -05:00
Pfeil, Scott Robert
203b049829 Merge branch 'feature/coding' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/coding 2020-01-24 08:49:13 -05:00
Pfeil, Scott Robert
1b4646df31 cleaning 2020-01-24 08:49:04 -05:00
Kevin G Christiano
6139f31e54 wring label 2020-01-23 22:42:19 -05:00
Kevin G Christiano
c5e80d602e temp fix for arch issue 2020-01-23 21:04:48 -05:00
Kevin G Christiano
83d5721e68 temp fix for arch issue 2020-01-23 19:59:05 -05:00
Suresh, Kamlesh
f39e483a4e Merge branch 'feature/coding' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/coding 2020-01-23 17:39:15 -05:00
Suresh, Kamlesh
31c148de97 fixes 2020-01-23 14:46:32 -05:00
Kevin G Christiano
8fb8694b82 merge fix 2020-01-23 14:30:11 -05:00
Kevin G Christiano
0c7a2940d9 Fixing issues for model reuse. 2020-01-23 14:26:04 -05:00
Xinlei(Ryan) Pan
0069f38d4e update toggle alignment 2020-01-23 14:06:25 -05:00
Xinlei(Ryan) Pan
2f68dcb695 update horizontal alignment 2020-01-23 14:05:36 -05:00
Kevin G Christiano
e143c75215 redirect type 2020-01-23 13:10:57 -05:00
Kevin G Christiano
af83a2aa1e alighing with merge. 2020-01-23 13:10:27 -05:00
Kevin G Christiano
ea40da2c90 diabled functionality 2020-01-23 12:55:21 -05:00
Pfeil, Scott Robert
5d23b8329f list item fix 2020-01-23 12:54:34 -05:00
Kevin G Christiano
2100468899 disabled colors 2020-01-23 12:32:33 -05:00
Kevin G Christiano
4cc5a15db9 checkbox modeling. Strange issue with EntryFieldContainer. To be observed. 2020-01-23 12:12:45 -05:00
Suresh, Kamlesh
ac17015a09 container model 2020-01-23 11:10:28 -05:00
Pfeil, Scott Robert
6d81705c2e Merge branch 'feature/coding' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/coding 2020-01-23 11:01:49 -05:00
Pfeil, Scott Robert
abc854e152 List template change to molecules not required (for now) 2020-01-23 11:01:36 -05:00
Pfeil, Scott Robert
d3edf62a94 toggle name change 2020-01-23 10:42:39 -05:00
Pfeil, Scott Robert
e0abe4c8cd More opening 2020-01-23 10:40:17 -05:00
Pfeil, Scott Robert
a2b62767bd base classes open ModelMoleculeViewProtocol functions 2020-01-23 10:33:56 -05:00
Pfeil, Scott Robert
b80cd421cf height fixes 2020-01-23 10:24:11 -05:00
Pfeil, Scott Robert
15a943d2e7 Changed stack to use a percent modifier to compensate for spacing. 2020-01-23 09:31:33 -05:00
Suresh, Kamlesh
611246cb14 remove left 2020-01-22 17:14:08 -05:00
Suresh, Kamlesh
822180ec9f code fixes 2020-01-22 16:09:36 -05:00
Kevin G Christiano
ccb8a2cf52 weak change 2020-01-22 15:39:39 -05:00
Suresh, Kamlesh
9e7df20877 left 2020-01-22 15:37:37 -05:00
Suresh, Kamlesh
7c70b0a4a1 remove methods 2020-01-22 15:32:31 -05:00
Suresh, Kamlesh
50f573688f position 2020-01-22 15:15:13 -05:00
Kevin G Christiano
86ce3c9d4f modeling entryField 2020-01-22 14:51:27 -05:00
Suresh, Kamlesh
61edfcc747 fixes 2020-01-22 14:51:17 -05:00
Suresh, Kamlesh
791138c345 private 2020-01-22 14:36:12 -05:00
Suresh, Kamlesh
f438e25556 new registation 2020-01-22 14:34:50 -05:00
Pfeil, Scott Robert
c6ba48397c Add some missing models 2020-01-22 14:31:33 -05:00
Suresh, Kamlesh
a068c0af1b merge 2020-01-22 14:30:00 -05:00
Suresh, Kamlesh
5dafbe6a85 more color 2020-01-22 14:21:48 -05:00
Suresh, Kamlesh
f816081d8e check box 2020-01-22 13:58:56 -05:00
Kevin G Christiano
1eec90e8e1 align model. 2020-01-22 11:57:16 -05:00