Commit Graph

4410 Commits

Author SHA1 Message Date
Krishna Kishore Bandaru
b66b49d173 Added comments for methods 2023-10-19 18:00:20 +05:30
Krishna Kishore Bandaru
436d4c746b review comments and enhancements in rotorhandler 2023-10-19 10:35:27 +05:30
Krishna Kishore Bandaru
ac287ef379 Merge branch 'develop' into feature/accessibilityHandler 2023-10-18 14:23:08 +05:30
Krishna Kishore Bandaru
f73dbee190 Added rotor for checkbox 2023-10-16 18:48:49 +05:30
Keerthy
cb50234090 Spelling refactoring 2023-10-16 13:00:12 +05:30
Keerthy
67dfe37e97 Addressed review comments and removed model based traits for button 2023-10-16 12:49:35 +05:30
Scott Pfeil
c8aac2e5d7 Updated to get the upcoming view controller navigationBar model 2023-10-13 14:21:22 -04:00
Krishna Kishore Bandaru
521eaa7c15 Added RotorHandler & addressed review comments 2023-10-13 22:28:00 +05:30
Krishna Kishore Bandaru
8dc475ffdd addressed review comments & added model property to MoleculeViewProtocol 2023-10-11 00:47:31 +05:30
Pfeil, Scott Robert
f00df65110 Merge branch 'release/11_0_0' into 'develop'
release/11_0_0 hotfix merge

Co-authored-by: Hedden, Kyle Matthew <kyle.hedden@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1002
2023-10-10 13:29:48 +00:00
Hedden, Kyle Matthew
0afa13392f take into account contentInset when calculating itemWidth 2023-10-05 13:53:19 -04:00
Scott Pfeil
e940c9bf08 add to default config 2023-10-04 17:20:54 -04:00
Krishna Kishore Bandaru
88505e704c addressed review comments 2023-10-04 20:08:46 +05:30
Scott Pfeil
308700c667 MVMCoreObject to swift 2023-10-04 10:17:49 -04:00
Krishna Kishore Bandaru
c6004bd6d0 Merge branch 'develop' into feature/accessibilityHandler 2023-10-03 10:11:10 +05:30
Hedden, Kyle Matthew
bab59e4e5d Merge branch 'bugfix/account_native_testing' into 'develop'
Link Fix

### Summary
Fix to Link

Co-authored-by: Scott Pfeil <Scott.Pfeil3@verizonwireless.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/999
2023-09-28 13:40:00 +00:00
Scott Pfeil
ab9d61fd15 Link Fix 2023-09-28 09:25:50 -04:00
Matt Bruce
a19bd60f06 indented
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 15:56:53 -05:00
Matt Bruce
f98c6059b8 rearranged
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 15:53:53 -05:00
Matt Bruce
ab50921e88 added color extension for isDark
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-09-27 15:34:49 -05:00
Krishna Kishore Bandaru
46fb714d34 added heading level rotor 2023-09-27 20:53:50 +05:30
Krishna Kishore Bandaru
c33fbfba90 Merge branch 'develop' into feature/accessibilityHandler 2023-09-27 12:25:42 +05:30
Krishna Kishore Bandaru
6b2e29ae62 refactored code 2023-09-27 12:18:58 +05:30
Krishna Kishore Bandaru
00427f9e77 changed to dynamic rotor 2023-09-26 00:15:20 +05:30
Sourabh Bhardwaj
1e12517c55 Fixed headline body component's accessbility label issue 2023-09-25 19:38:01 +05:30
Krishna Kishore Bandaru
dad947d7c8 updated identifying buttons on view for rotor 2023-09-25 16:27:42 +05:30
Krishna Kishore Bandaru
9c111471a8 added custom button rotor for molecular views 2023-09-25 16:27:42 +05:30
Krishna Kishore Bandaru
44d2aa630e refactored PreDefinedFocusedelement func 2023-09-25 16:26:25 +05:30
Krishna Kishore Bandaru
c1392f4253 added missing code 2023-09-23 17:34:49 +05:30
Krishna Kishore Bandaru
e9dc771eea removed unused code & added support for predefinedfocused elements from server 2023-09-22 17:16:09 +05:30
Krishna Kishore Bandaru
32ba75e731 updated with code review comments & created accessibility handler behaviour 2023-09-21 19:17:06 +05:30
Krishna Kishore Bandaru
c538df828e Merge branch 'develop' into feature/accessibilityHandler 2023-09-20 15:21:47 +05:30
Sumanth Nadigadda
9a191d9516 defect: Passing subNavManager's delegate to NavigationHandler, so that the delegate can update the viewcontroller for the tab updates 2023-09-15 11:22:48 +05:30
Hedden, Kyle Matthew
b19d009cff unnecessary coding key 2023-09-07 13:07:49 -04:00
Hedden, Kyle Matthew
0e300ca5a7 DecodableDefault.UUID -> UUIDString 2023-09-07 12:46:05 -04:00
Hedden, Kyle Matthew
b6c3159b52 Change ID default initializer, DecodableDefault for implicit decoding models. Add missing id encodes and decodes. 2023-09-07 09:20:44 -04:00
Hedden, Kyle Matthew
94defaa6bc Remove test code. 2023-09-07 08:34:28 -04:00
Hedden, Kyle Matthew
7da47bb77a Add an optional ID field to every molecule. 2023-09-05 21:02:24 -04:00
Krishna Kishore Bandaru
97c6db5f9a Merge branch 'develop' into feature/accessibilityHandler 2023-08-31 11:38:03 +05:30
Matt Bruce
0e68df5624 fixed refactor bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-30 15:58:21 -05:00
Keerthy
bb1ac5895b Merge branch 'develop' into feature/accessibilityHandler 2023-08-30 13:27:01 +05:30
Keerthy
2183d6e100 Merge branch 'develop' into feature/accessibilityHandler 2023-08-30 13:09:30 +05:30
Scott Pfeil
e8fcf1ac5d ONEAPP-5208: Review feedback 2023-08-28 11:13:40 -04:00
Scott Pfeil
caab123781 update check for notification handler 2023-08-21 18:03:05 -04:00
Scott Pfeil
07fcca17fc Remove debug comments 2023-08-21 17:20:27 -04:00
Scott Pfeil
ba8aa92994 ONEAPP-5208: Swiftify the navigation handler 2023-08-21 17:03:49 -04:00
Scott Pfeil
8ab996d8f8 Merge branch 'develop' into feature/navigation_handler_modernize 2023-08-15 16:30:21 -04:00
Scott Pfeil
d3fe47522c Swiftification of Navigation Handler 2023-08-15 16:23:13 -04:00
Kyle Hedden
e7f21b980f serialize timer updates to prevent cold dispatch collisions 2023-08-09 16:37:03 -04:00
Krishna Kishore Bandaru
f8bc4c1167 added default id to UUID 2023-08-02 17:32:37 +05:30