Commit Graph

4720 Commits

Author SHA1 Message Date
Matt Bruce
4e8bbd2ea5 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three
# Conflicts:
#	MVMCoreUI/Atomic/Atoms/Views/Label/Label.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-23 08:27:18 -06:00
Hedden, Kyle Matthew
12bae7e66e Merge remote-tracking branch 'origin/develop' into feature/molecule_replacement_behavior 2024-02-22 16:19:50 -05:00
Bruce, Matt R
3d612417dc enum codable fix 2024-02-22 19:07:05 +00:00
Hedden, Kyle Matthew
7c9d257a52 Code review comment to pipe polling action through the delegate (controller) first. 2024-02-21 18:05:27 -05:00
vimal
0f56803a5d review comment update, updated the function name 2024-02-21 19:37:44 +05:30
Hedden, Kyle Matthew
f853275005 Add missing Label image attachment color tinting. 2024-02-19 21:22:57 -05:00
Matt Bruce
e331f28ca6 Merge branch 'feature/atomic_vds_titleLockup' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/vds_batch_three
# Conflicts:
#	MVMCoreUI/Atomic/Extensions/VDS-TextStyle.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 10:09:18 -06:00
Matt Bruce
881fd5e433 refactored naming conventions in object
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-16 09:37:44 -06:00
Hedden, Kyle Matthew
ef0f47cbc4 Merge remote-tracking branch 'refs/remotes/origin/develop' 2024-02-15 22:33:21 -05:00
Hedden, Kyle Matthew
22ad11840a Open poller to any action. Drop the fallback response as it will be taken care of by openPage handler. 2024-02-15 21:16:12 -05:00
Matt Bruce
8daf1a2b72 updated more model properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 17:56:50 -06:00
Matt Bruce
908c3bddc3 updated model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 17:43:26 -06:00
Matt Bruce
5c8907b4a9 Merge branch 'develop' into feature/atomic_vds_titleLockup
# Conflicts:
#	MVMCoreUI/Atomic/Extensions/VDS-Enums+Codable.swift

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 16:14:07 -06:00
Matt Bruce
f05ea2aac6 depricated methods and updated attribute addition
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-15 16:10:51 -06:00
vimal
adc15bd6d8 review comment updated 2024-02-15 19:30:15 +05:30
Matt Bruce
6718e15133 added extra methods used by MF
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-14 15:34:41 -06:00
Matt Bruce
f577f1a419 added back setFont/setScale
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-13 10:26:18 -06:00
Matt Bruce
9e6b2a2bd6 created a mapping method for the old values
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-13 09:25:27 -06:00
Matt Bruce
28c15efba5 refactored atoms with style changes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:32:34 -06:00
Matt Bruce
ddb15e72f3 refactored label for first cut, pretty big changes though....
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:32:06 -06:00
Matt Bruce
29f43b7861 added helper for TextStyle extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:31:13 -06:00
Matt Bruce
e3b335e6a6 updated Styler
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:30:59 -06:00
Matt Bruce
2e937fd0de updated model
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-12 17:30:40 -06:00
Hedden, Kyle Matthew
3057226a75 Code Review. Embracing the implicit nature of Swift (?) and preventing a change highlight. 2024-02-12 11:08:22 -05:00
Matt Bruce
b267e196fd added override to set model selectedIndex
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-09 10:00:00 -06:00
Hedden, Kyle Matthew
9c848e610c Hold onto selected tab index in the view model. 2024-02-09 09:59:44 -06:00
Hedden, Kyle Matthew
1d4294803a Remove the duplicate load gif. Rely on the defaultCompletionBlock. 2024-02-08 21:03:19 -05:00
Hedden, Kyle Matthew
f4cb350a95 Hold onto selected tab index in the view model. 2024-02-08 19:58:55 -05:00
Hedden, Kyle Matthew
fd4c634c74 Merge remote-tracking branch 'refs/remotes/origin/develop'
Conflicts:
	MVMCoreUI.xcodeproj/project.pbxproj
2024-02-08 16:38:33 -05:00
Hedden, Kyle Matthew
7a1ef28b1c PageBehaviorContainerModelProtocol spelling fix. 2024-02-08 14:14:40 -05:00
Hedden, Kyle Matthew
6e96976a55 Merge branch 'bugfix/CXTDT-459435' into 'release/11_2_0'
bugfix - Removing titleLabel from accessible elements

### Summary
Removing titleLabel from accessible elements in TextEntryField molecule, as the title's text is set as the textfields accessibilityLabel, thus reading the same title twice.


### JIRA Ticket
CXTDT-459435

Co-authored-by: Sumanth Nadigadda <sumanth.nadigadda@verizon.com>

See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui/-/merge_requests/1052
2024-02-02 19:59:39 +00:00
Sumanth Nadigadda
4634cff455 bugfix: CXTDT-459435 - Removing titleLabel from accessible elements, as the title's text is set as the textfields accessibilityLabel. 2024-02-02 17:26:23 +05:30
Matt Bruce
9a03c84131 Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two 2024-02-01 16:49:18 -06:00
Matt Bruce
0a291491eb fixed constraint
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 16:49:02 -06:00
Matt Bruce
21afbb55cd Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two 2024-02-01 16:30:42 -06:00
Matt Bruce
cc85cfac79 updated for the notes scott left
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 16:30:22 -06:00
Matt Bruce
548bb364f3 updated type
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:50:38 -06:00
Matt Bruce
cf0d42b908 added negative for trailing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:49:48 -06:00
Matt Bruce
eb2d660760 added a wrapper view for tabs along with constraints so that we can expand and collapse margins based on the tabs configuration
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-02-01 14:28:01 -06:00
Matt Bruce
89daf16d29 Merge branch 'feature/atomic_vds_tabs' into feature/vds_batch_two 2024-01-30 11:35:06 -06:00
Matt Bruce
d56f34258d added var to determine fillContainer
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-30 11:31:18 -06:00
Matt Bruce
7469a5249f added fillContainer to model/view
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-30 11:31:06 -06:00
Matt Bruce
e7b9702fd2 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_tabs 2024-01-30 11:30:40 -06:00
Matt Bruce
b8c929e3df Merge branch 'feature/atomic_vds_loader' into feature/vds_batch_two 2024-01-29 15:31:37 -06:00
Matt Bruce
87a8051bbe Merge branch 'feature/atomic_vds_buttonGroup' into feature/vds_batch_two 2024-01-29 15:31:29 -06:00
Matt Bruce
e9b2a62bc9 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into feature/atomic_vds_loader 2024-01-29 15:29:01 -06:00
Matt Bruce
ce66b2466e check to ensure this hasn't been created.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:28:02 -06:00
Matt Bruce
8201b8fad4 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:27:52 -06:00
Matt Bruce
a81ff55e6e updated to not return hardcoded value
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:25:34 -06:00
Matt Bruce
9dc77bd1ed updated reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-01-29 15:21:47 -06:00