Commit Graph

610 Commits

Author SHA1 Message Date
Matt Bruce
d866a4e3c3 updated buttongroup
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 15:35:55 -05:00
Matt Bruce
fa2d49c54e added onClickPublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 14:23:20 -05:00
Matt Bruce
2eee432ac0 updated button for onClickPublisher
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-17 14:23:05 -05:00
Sumanth Nadigadda
2920559d84 Minor change to the notification view 2023-03-18 00:25:29 +05:30
Sumanth Nadigadda
c3ba748728 color configuration updates 2023-03-17 11:42:05 +05:30
Sumanth Nadigadda
2383b5282c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Notification 2023-03-17 11:36:42 +05:30
Bruce, Matt R
0473fa9b33 Merge branch 'feature/colorConfigurationRefactor' into 'develop'
updated to use keypaths

See merge request BPHV_MIPS/vds_ios!49
2023-03-16 20:38:34 +00:00
Matt Bruce
b59a360dea updated to use keypaths
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 15:36:59 -05:00
Sumanth Nadigadda
fd512cc38c notification background color changes 2023-03-16 23:38:55 +05:30
Sumanth Nadigadda
e9b05fcda1 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios into feature/Notification 2023-03-16 22:18:35 +05:30
Bruce, Matt R
6afb529b7e Merge branch 'feature/colorConfigurationRefactor' into 'develop'
refactored colorconfiguration classes

See merge request BPHV_MIPS/vds_ios!48
2023-03-16 16:34:43 +00:00
Matt Bruce
66c769ba52 using new color configuration classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 11:33:10 -05:00
Matt Bruce
4405e3ffc1 refactored colorconfiguration classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-16 11:32:53 -05:00
Sumanth Nadigadda
513ab3f734 Creating Notification component 2023-03-15 23:06:58 +05:30
Bruce, Matt R
7cd61f8a90 Merge branch 'feature/accessibilityUpdate' into 'develop'
remvoed commented code

See merge request BPHV_MIPS/vds_ios!47
2023-03-07 17:02:07 +00:00
Matt Bruce
347b674d93 remvoed commented code
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 11:00:54 -06:00
Bruce, Matt R
12a1d3cde4 Merge branch 'feature/accessibilityUpdate' into 'develop'
removed accessibility protocols

See merge request BPHV_MIPS/vds_ios!46
2023-03-07 16:57:09 +00:00
Matt Bruce
379b94774b removed debounce for now
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:26 -06:00
Matt Bruce
58162040d3 added click subscriber and updateAccessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:19 -06:00
Matt Bruce
16ad138559 added helper function for labels
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:24 -06:00
Matt Bruce
67fc629368 removed accessibility protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:14 -06:00
Bruce, Matt R
9fde93d798 Merge branch 'feature/accessibilityUpdate' into 'develop'
added some accessibilty updates

See merge request BPHV_MIPS/vds_ios!45
2023-03-03 22:32:52 +00:00
Matt Bruce
78bd6be6ce added some accessibilty updates
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 16:31:31 -06:00
Bruce, Matt R
e93d12b5c6 Merge branch 'bugfix/updateResetToOpen' into 'develop'
updated reset

See merge request BPHV_MIPS/vds_ios!44
2023-03-03 19:42:33 +00:00
Matt Bruce
f02c36c8aa updated reset
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-03 13:41:06 -06:00
Bruce, Matt R
434d97a6a7 Merge branch 'bugfix/updateResetToOpen' into 'develop'
changing public to open

See merge request BPHV_MIPS/vds_ios!42
2023-02-21 18:43:19 +00:00
Matt Bruce
5969e530c8 changing public to open
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-21 12:01:57 -06:00
Bruce, Matt R
5533eeda9c Merge branch 'feature/tilet' into 'develop'
helper method for setNeedsLayout()

See merge request BPHV_MIPS/vds_ios!40
2023-02-14 19:57:01 +00:00
Matt Bruce
6205aeb51d updated Tilelet for setNeedsLayout()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:55:27 -06:00
Matt Bruce
ecaaf8c229 helper method for setNeedsLayout()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:55:11 -06:00
Bruce, Matt R
65a4c994cf Merge branch 'feature/tilet' into 'develop'
Fixed touch bugs in Tilelet

See merge request BPHV_MIPS/vds_ios!39
2023-02-14 14:49:41 +00:00
Matt Bruce
37346b1f65 turn off userinteractive
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 08:34:26 -06:00
Matt Bruce
dff9ec1eef remvoed bug of initialSetup being called were not needed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-13 15:47:58 -06:00
Bruce, Matt R
9313654a79 Merge branch 'feature/tilet' into 'develop'
updated to use bundle manager

See merge request BPHV_MIPS/vds_ios!38
2023-01-27 18:45:17 +00:00
Matt Bruce
e5dd94aad9 fixed bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 12:44:28 -06:00
Matt Bruce
d50c61b79b updated to use bundle manager
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-27 10:48:59 -06:00
Bruce, Matt R
8cdc77764f Merge branch 'feature/tilet' into 'develop'
updated for attributes

See merge request BPHV_MIPS/vds_ios!36
2023-01-27 16:15:52 +00:00
Matt Bruce
2fa47a5404 added cancellable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 15:17:14 -06:00
Matt Bruce
9aad50fb0b updated for textcolor
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 15:16:56 -06:00
Matt Bruce
2394055815 Merge branch 'feature/tilet' of https://gitlab.verizon.com/BPHV_MIPS/vds_ios.git into feature/tilet 2023-01-26 09:30:57 -06:00
Matt Bruce
18e56dcfe7 updated var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-26 09:29:58 -06:00
Matt Bruce
5c8ef10eed updated to fix label issue
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:22:10 -06:00
Matt Bruce
eacee20fe9 added init
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:20:11 -06:00
Matt Bruce
72f5edb92c fixed bug with underline
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 18:19:53 -06:00
Matt Bruce
f25fd36e78 updated for attributes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 16:10:09 -06:00
Bruce, Matt R
ef2bb6cfe6 Merge branch 'feature/tilet' into 'develop'
removed codable and updated model

See merge request BPHV_MIPS/vds_ios!35
2023-01-25 19:05:43 +00:00
Matt Bruce
5e595e9ece updated models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 12:19:25 -06:00
Matt Bruce
21ac83af4f removed codable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 11:50:11 -06:00
Matt Bruce
cb9ca6236b migrated codable to extension
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 09:54:18 -06:00
Matt Bruce
d2d8140b70 added codable to enums
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-01-25 09:53:56 -06:00