Commit Graph

4352 Commits

Author SHA1 Message Date
Matt Bruce
8444ad15eb refactored StateLabelModel/StateLabel to FormLabelModel/FormLabel
removed state (error/disabled/error)
replace with enabled (model) / isEnabled (view)

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 15:47:37 -06:00
Matt Bruce
95b32491d1 moved clearablemodelprotocol out of the formfieldeffect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:19:12 -06:00
Matt Bruce
63a23033cc added ClearableModelProtocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-11 10:17:10 -06:00
Matt Bruce
cb3811f4ea update readOnly didSet to only effect the FormField only and not title/feedback labels
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-10 13:54:55 -06:00
Scott Pfeil
014a0dc988 base page type to template for old web overrides. 2022-01-07 16:08:15 -05:00
Matt Bruce
05674a6798 added isReadOnly to views/helpers to read the model.readOnly property and update the UI similarly to disabled state
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:54:28 -06:00
Matt Bruce
6c7c683b27 added readOnly to models
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-07 12:53:06 -06:00
Matt Bruce
8397522c46 implemented dynamic rule effect
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-06 15:13:53 -06:00
Matt Bruce
17f7161fe0 fixed default text bug
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-01-05 14:41:24 -06:00
Nishanth T
dc8732e9ef removed unneccessary comment 2022-01-05 22:48:45 +05:30
Nishanth T
631c3a8067 changed model title 2022-01-05 22:42:08 +05:30
Nishanth T
4ed9dcacfd Update ListOneColumnFullWidthTextBodyText.swift 2022-01-05 18:40:58 +05:30
Nishanth T
d27def951e Merge branch 'develop' into bugfix/Accessibility 2022-01-05 18:38:09 +05:30
Nishanth T
d35eceb78c Added accessibiltyText for pillButton and link 2022-01-05 18:37:21 +05:30
Rajendran, Nandhini
da31c93b5e Fix for enabledColor in CaretLinkModel 2022-01-03 15:06:25 +00:00
Nishanth T
1a912b485e Merge branch 'develop' into bugfix/Accessibility 2021-12-23 01:47:58 +05:30
Pfeil, Scott Robert
603dbc4430 Merge branch 'feature/swift_subnav_manaager' into 'develop'
sub nav manager

See merge request BPHV_MIPS/mvm_core_ui!787
2021-12-21 16:23:24 +00:00
Krishna Kishore Bandaru
27c3e9da1e Merge branch 'develop' into bugfix/popupAlert_analytics 2021-12-21 13:09:12 +05:30
Krishna Kishore Bandaru
bd729b514a added analytics data for AlertModel 2021-12-21 13:08:39 +05:30
Scott Pfeil
065cf9a2af remove self. 2021-12-20 14:47:43 -05:00
Scott Pfeil
15d60bd3eb remove self. 2021-12-20 14:45:14 -05:00
Scott Pfeil
9aad8e897c cleanup 2021-12-17 15:53:20 -05:00
Scott Pfeil
5aaf93186a fix tabs to respect proper spacing 2021-12-17 15:47:38 -05:00
Scott Pfeil
ba16e241cb sub nav manager 2021-12-17 14:48:42 -05:00
Nishanth T
694a557c86 modified code for clarity 2021-12-17 19:41:55 +05:30
Nishanth T
97b19696d7 Merge branch 'develop' into bugfix/Accessibility 2021-12-17 19:40:53 +05:30
Matt Bruce
27bca4e436 refactored CarouselItemModelProtocol to inherit FormFieldProtocol
update CarouselItemModel with FormFieldProtocol requirements

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 17:33:28 -06:00
Nishanth T
649a9361e4 added accessibility text 2021-12-17 01:59:13 +05:30
Matt Bruce
5233777a25 updated formFieldValue to look for enabled property
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-12-16 10:48:16 -06:00
Bruce, Matt R
87195296cc FormFieldEffects Update 2021-12-14 21:18:37 +00:00
Krishna Kishore Bandaru
3c8046587b setting pageJSON for alertobject 2021-12-10 19:37:26 +05:30
Scott Pfeil
5ad469daf5 add missing prefix 2021-12-07 15:13:42 -05:00
Subhankar
d9aa6cf662 removed comment 2021-12-07 22:08:35 +05:30
Subhankar
557a532b3f change in variable 2021-12-07 22:03:11 +05:30
Subhankar
ab1ee24156 added spacing to unordered list 2021-12-07 21:46:38 +05:30
Krishna Kishore Bandaru
2b5ce09b10 added new function hideTopAlertViewOfType 2021-11-11 23:11:31 +05:30
Krishna Kishore Bandaru
e1261d9e4d Updated hideTopAlert method name 2021-11-10 21:16:03 +05:30
Scott Pfeil
6c12d7eda0 set variable at the beginning of function 2021-11-09 10:05:50 -05:00
Scott Pfeil
5c9d628a17 move setup panels to split 2021-11-08 13:06:34 -05:00
Scott Pfeil
beab18ad09 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2021-11-08 11:16:08 -05:00
Suresh, Kamlesh
7eff1094d1 Merge branch 'develop' into feature/ft_enhancements 2021-11-01 17:09:46 -04:00
Suresh, Kamlesh
1d868ff9cb FT chnages 2021-11-01 11:51:09 -04:00
Scott Pfeil
6cc2cc25b3 change mdn calculation
default errors not received from server
2021-10-25 17:32:19 -04:00
Matt Bruce
3a1ad0f93d call super handleOtherActions in an subclassed method 2021-10-21 15:06:31 -05:00
Scott Pfeil
66973bd4cb added checks 2021-10-18 17:03:26 -04:00
Scott Pfeil
7f40b9ea73 manager timing.... 2021-10-18 16:53:57 -04:00
Scott Pfeil
b06f26468e revert 2021-10-18 13:19:37 -04:00
Matt Bruce
b946be833f implemented prepareForDisplay protocol
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-10-14 12:37:47 -05:00
Tondapu, Alekhya
6a825b4e4b changed access specifier to open 2021-10-04 17:22:02 +05:30
Scott Pfeil
9dfa5df1ef version bump 2021-09-13 14:51:04 -04:00
Scott Pfeil
d81b02f6b0 system back button decode for externals 2021-09-13 14:48:45 -04:00
Pfeil, Scott Robert
31a993a483 navigation verification fixes 2021-09-08 19:21:21 +00:00
Sankari, Swathi S
5bfef340f1 passing tabs as sourcemodel 2021-09-03 21:27:12 +05:30
Sankari, Swathi S
acbb26bbd8 passing sourcemodel 2021-09-03 21:08:49 +05:30
Sankari, Swathi S
9803c269a0 Tabslistitem molecule action 2021-09-03 17:44:18 +05:30
Pfeil, Scott Robert
ffb019f595 Merge branch 'release/9_2_0' into 'develop'
release/9_2_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!754
2021-08-24 13:55:22 +00:00
Pfeil, Scott Robert
901236c6de Merge branch 'feature/dateValidation' into 'develop'
Added public specifier

See merge request BPHV_MIPS/mvm_core_ui!757
2021-08-18 14:36:06 +00:00
Tondapu, Alekhya
193ef93ffe added specifiers for message label 2021-08-18 19:20:25 +05:30
Sumanth Nadigadda
c0828f69ee Changing the way accessibility trait is set. 2021-08-16 23:00:43 +05:30
Sumanth Nadigadda
a005d9e5c1 Fix for CXTDT-197891, Setting accessibility trait in 'list1CFWBdy' component 2021-08-16 13:13:43 +05:30
Pfeil, Scott Robert
d4e438e278 Merge branch 'bugfix/field_errors_fix' into 'develop'
validation causes bug.

See merge request BPHV_MIPS/mvm_core_ui!753
2021-08-13 21:02:21 +00:00
Kevin G Christiano
594b223f54 validation causes bug. removed 2021-08-12 14:24:29 -04:00
Pfeil, Scott Robert
30fd351d2e remove structs for now 2021-08-12 13:41:56 -04:00
Pfeil, Scott Robert
c67ad2c536 hot fix 2021-08-12 13:39:13 -04:00
Suresh, Kamlesh
43bb9cde80 fix 2021-08-05 17:16:51 -04:00
Tondapu, Alekhya
44c44a83ae Moved datevalidation rules to chatbot 2021-08-05 17:35:54 +05:30
Pfeil, Scott Robert
2493ef51cc Merge branch 'bugfix/alignment_problems' into 'develop'
removing preferred width in update

See merge request BPHV_MIPS/mvm_core_ui!750
2021-08-03 20:58:08 +00:00
Kevin G Christiano
64d858571e removing preferred width in update 2021-08-03 16:16:30 -04:00
Kevin G Christiano
2c8cc0c9ca removed comments 2021-08-03 14:01:01 -04:00
Christiano, Kevin
54651b0a65 extension of utility 2021-08-03 17:38:30 +00:00
Tondapu, Alekhya
5e36106d66 updated names of functions 2021-08-03 20:07:45 +05:30
Tondapu, Alekhya
478b7fda1b updated as per comments 2021-08-03 20:05:21 +05:30
Tondapu, Alekhya
1a13291684 Form rule date validation added 2021-08-03 19:31:25 +05:30
Pfeil, Scott Robert
4ab8fd9caf Move dispatch to always happen for refresh 2021-08-02 17:16:11 -04:00
Pfeil, Scott Robert
f23794bb59 Merge branch 'feature/add_remove_behavior' into 'develop'
Feature/add remove behavior

See merge request BPHV_MIPS/mvm_core_ui!724
2021-07-28 22:12:03 +00:00
Pfeil, Scott Robert
4108cfb7c6 Move molecule layout update back 2021-07-26 19:11:17 -04:00
Pfeil, Scott Robert
dc12612c6f add and remove clean up, tabs addition 2021-07-26 18:51:22 -04:00
Pfeil, Scott Robert
e853647367 merge 2021-07-26 18:11:36 -04:00
Pfeil, Scott Robert
0f0f526885 Merge branch 'bugfix/CXTDT-198773' into 'release/9_1_0'
weak managers

See merge request BPHV_MIPS/mvm_core_ui!745
2021-07-23 19:44:36 +00:00
Pfeil, Scott Robert
db106c2fb5 weak managers 2021-07-23 15:33:57 -04:00
Tondapu, Alekhya
b7479e2f7b Removed contentInset line 2021-07-23 23:42:40 +05:30
Tondapu, Alekhya
e42aaec8db Reverted index code changes in didSelect 2021-07-23 22:21:08 +05:30
Tondapu, Alekhya
64e11e8f7a Merge branch 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
* 'release/9_1_0' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui:
  error checks
  threading fix
  Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"

# Conflicts:
#	MVMCoreUI/Atomic/Organisms/Carousel/Carousel.swift
2021-07-23 13:10:08 +05:30
Pfeil, Scott Robert
e9b1c4b64b Merge branch 'bugfix/layout_timing_9_1' into 'release/9_1_0'
error checks

See merge request BPHV_MIPS/mvm_core_ui!742
2021-07-23 01:44:32 +00:00
Kevin G Christiano
8562806880 error checks 2021-07-22 21:24:19 -04:00
Pfeil, Scott Robert
54b510f98a nullability change 2021-07-22 15:49:34 -04:00
Tondapu, Alekhya
5c5b0077e1 Removed unwanted code 2021-07-23 00:50:16 +05:30
Tondapu, Alekhya
d3e02c3bd0 Fixes for crash issue in carousel 2021-07-23 00:47:38 +05:30
Pfeil, Scott Robert
69499bf049 threading fix 2021-07-22 15:10:11 -04:00
Christiano, Kevin
8f2a4b2469 Revert "Merge branch 'bugfix/carousel_issues' into 'develop'"
This reverts merge request !734
2021-07-22 11:42:04 -04:00
Tondapu, Alekhya
707f256a39 removed unused code 2021-07-22 00:01:53 +05:30
Tondapu, Alekhya
37d8009c41 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/carousel_issues
* 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui: (47 commits)
  selection update
  revert for ui
  Audio player behavior
  teemporary fix for unselect issues
  fixes
  update view for given molecule
  navigation bar changes
  chang to just use a different point
  cleanup
  cleanup
  child molecule fixes
  Fixing moleculeLayoutUpdate for tableView
  Changes in CornerLabelModel to dynamically pick molecule's model
  Bugfix/carousel issues
  Moving PlayAudioBehavior to MobileFirst
  move files
  Confirming to Visibility behavior
  updates
  Changes are per review comments
  Changes are per review comments
  ...
2021-07-21 14:59:57 +05:30
Tondapu, Alekhya
d567d33158 carousel fixes 2021-07-21 14:09:53 +05:30
Pfeil, Scott Robert
cfad9aae27 selection update 2021-07-20 13:47:08 -04:00
Pfeil, Scott Robert
d244c38921 revert for ui 2021-07-20 13:38:04 -04:00
Pfeil, Scott Robert
9a477a11a0 teemporary fix for unselect issues 2021-07-20 01:13:35 -04:00
Pfeil, Scott Robert
f0c567d6d4 fixes 2021-07-20 00:57:34 -04:00
Sumanth Nadigadda
350edf147c update view for given molecule 2021-07-20 07:56:23 +05:30
Pfeil, Scott Robert
d00897cf75 navigation bar changes 2021-07-16 20:54:33 -04:00
Pfeil, Scott Robert
bcf810d5cb chang to just use a different point 2021-07-16 18:12:04 -04:00
Pfeil, Scott Robert
ccf583615e cleanup 2021-07-16 18:00:44 -04:00
Pfeil, Scott Robert
b75f25764f cleanup 2021-07-16 17:59:19 -04:00
Pfeil, Scott Robert
52a872f95d child molecule fixes 2021-07-16 17:37:55 -04:00
Sumanth Nadigadda
5a08c88e2c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior 2021-07-16 12:35:48 +05:30
Sumanth Nadigadda
0c7a4bf62c Fixing moleculeLayoutUpdate for tableView 2021-07-16 03:05:06 +05:30
Sumanth Nadigadda
3af89dfdc6 Changes in CornerLabelModel to dynamically pick molecule's model 2021-07-16 02:14:56 +05:30
Tondapu, Alekhya
882d818c06 Bugfix/carousel issues 2021-07-15 15:43:24 +00:00
Sumanth Nadigadda
edbe68429b Moving PlayAudioBehavior to MobileFirst 2021-07-14 00:19:00 +05:30
Kevin G Christiano
aaef3ea224 move files 2021-07-12 16:06:24 -04:00
Sumanth Nadigadda
f434ba3e8d Confirming to Visibility behavior 2021-07-13 00:20:02 +05:30
Kevin G Christiano
4d46d56f8e updates 2021-07-12 14:44:26 -04:00
Tondapu, Alekhya
d7096c5dd1 removed unwanted code 2021-07-12 20:23:43 +05:30
Sumanth Nadigadda
f74372c56e Changes are per review comments 2021-07-12 20:07:50 +05:30
Tondapu, Alekhya
f820d8e150 Fixed scroll reload Index issue 2021-07-12 19:57:09 +05:30
Sumanth Nadigadda
bb10fdf818 Changes are per review comments 2021-07-12 11:50:38 +05:30
Sumanth Nadigadda
f4fcf5449a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior 2021-07-09 18:43:45 +05:30
Khan, Arshad
b1ff5b2a64 final carousel fixes 2021-07-09 03:04:16 +05:30
Sumanth Nadigadda
1b8f13117d Changes to read contacts using Contact behavior 2021-07-08 13:36:09 +05:30
Suresh, Kamlesh
24481d9345 open 2021-07-07 21:34:37 -04:00
Khan, Arshad
7441968f41 pagination, model and reset fixes 2021-07-08 01:50:49 +05:30
Khan, Arshad
b67d63c159 Carousel bug fixes: NSADT-89473 & NSADT-88840 2021-07-08 00:46:30 +05:30
rajampetS
47b6115ffd Generalised delegate method 2021-07-05 13:56:53 +05:30
rajampetS
f30d689e14 Registering ImageButton in CoreUi 2021-07-02 16:12:18 +05:30
Sumanth Nadigadda
495eb1d4bd Making ListLeftVariableIconWithRightCaretBodyTextModel class open to subclass 2021-07-01 11:56:12 +05:30
Sumanth Nadigadda
7566d93659 Registering PlayAudio, SelectAllBoxes behaviors 2021-06-30 18:51:41 +05:30
rajampetS
7b1752d67b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/View360_AR_JuneER
# Conflicts:
#	MVMCoreUI/OtherHandlers/CoreUIModelMapping.swift
2021-06-30 15:05:02 +05:30
rajampetS
9af3b5f71e removing spaces 2021-06-30 14:52:19 +05:30
Kevin G Christiano
18252c5de2 merging 2021-06-29 16:17:18 -04:00
Christiano, Kevin
c79b687be3 Updating registry for logging 2021-06-29 20:04:21 +00:00
Kevin G Christiano
f8dce8503b changed behavior to align with android. 2021-06-29 13:11:40 -04:00
rajampetS
ffa4719a95 moved image button to coreui 2021-06-29 13:54:49 +05:30
Sumanth Nadigadda
ada936eff6 Comments update 2021-06-28 22:39:22 +05:30
Kevin G Christiano
e79c159138 select all behavior. 2021-06-24 16:30:52 -04:00
Kevin G Christiano
1109931d8e removed commented code. 2021-06-24 14:30:49 -04:00
Kevin G Christiano
90e6dfd084 nav dev 2021-06-24 13:59:37 -04:00
Kevin G Christiano
5947e5c1ad updated name 2021-06-24 12:12:54 -04:00
Sumanth Nadigadda
bd26ff181e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior 2021-06-24 21:26:54 +05:30
rajampetS
4fece96e90 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/View360_AR_JuneER 2021-06-24 16:40:03 +05:30
Pfeil, Scott Robert
298a2c7a8e Merge branch 'feature/managers_handle_navigation' into 'develop'
Managers handle navigation bar

See merge request BPHV_MIPS/mvm_core_ui!729
2021-06-23 18:55:33 +00:00
Pfeil, Scott Robert
cb2fabd282 fixes 2021-06-23 11:50:26 -04:00
Pfeil, Scott Robert
91df3b197d comment fix 2021-06-23 10:18:08 -04:00
Pfeil, Scott Robert
8b3b4964b8 add missing number of lines 2021-06-23 10:02:40 -04:00
rajampetS
e372195f15 Removed tab changes 2021-06-23 11:01:49 +05:30
Pfeil, Scott Robert
eb94c7eaff undo needless change 2021-06-22 17:54:35 -04:00
Pfeil, Scott Robert
4bdd6fa775 flow fixes for manager propagation. Navigation fixes. 2021-06-22 17:00:52 -04:00
Kevin G Christiano
f27e3cd680 updated protocol 2021-06-22 15:22:27 -04:00
Kevin G Christiano
2b378f5597 generalizing the observing behavior 2021-06-22 15:05:04 -04:00
Pfeil, Scott Robert
5af484daad remove check 2021-06-22 14:39:21 -04:00
Pfeil, Scott Robert
f6c672e22d fix explicit 2021-06-22 14:36:52 -04:00
Kevin G Christiano
be196a289e aligns behavior for user intiaited corner cases. 2021-06-22 13:10:06 -04:00
Pfeil, Scott Robert
f3f65763fc bug fixes 2021-06-22 11:55:26 -04:00
Sumanth Nadigadda
f09892b4c6 Changes as per review comments - Default 'numberOfLines' for all Designed components 2021-06-22 17:27:41 +05:30
Kevin G Christiano
cf8d0f967e move titles into behavior. changed selectable protocol name. 2021-06-21 15:27:22 -04:00
Kevin G Christiano
98be36c711 Merge branch 'feature/audio_player_behavior' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior 2021-06-21 14:08:02 -04:00
Kevin G Christiano
76787545ac Further development of the select all behavior. 2021-06-21 14:07:37 -04:00
Sumanth Nadigadda
b318474da1 Moving Downloading Audio file logic to view from Behaviour 2021-06-21 22:33:39 +05:30
Kevin G Christiano
975f3fa012 select all behavior. 2021-06-17 16:54:25 -04:00
Kevin G Christiano
97ecf292dd added new behaviors for select all boxes. 2021-06-17 10:00:36 -04:00
rajampetS
080c1c192f fixed as per kevin's comments(NBD Ar) 2021-06-17 10:27:54 +05:30
Pfeil, Scott Robert
f32aff549a comment 2021-06-11 11:47:59 -04:00
Pfeil, Scott Robert
48d427ec4e Managers handle navigation bar
nullable
2021-06-11 11:04:47 -04:00
Pfeil, Scott Robert
1d556b6563 manager changes to allow manager to handle navigation bar logic 2021-06-11 10:31:03 -04:00
rajampetS
8d425862f5 editing the naming convention 2021-06-10 11:43:01 +05:30
rajampetS
2093b98a58 Merge branch 'feature/viewInRoomArAtomicTemplate' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into develop 2021-06-10 10:38:00 +05:30
Sumanth Nadigadda
921df032b2 Changes as per review comments 2021-06-09 23:12:45 +05:30
Kevin G Christiano
00dc4c2a47 need to check action type 2021-06-08 15:18:47 -04:00
Sumanth Nadigadda
bba4cbfb66 Option to set 'numberOfLines' for label from label's json. 2021-06-05 00:05:54 +05:30
Kevin G Christiano
e331c4299e Merge branch 'develop' into feature/audio_player_behavior 2021-06-04 09:57:58 -04:00
Pfeil, Scott Robert
2fd72f9ad0 panel check 2021-06-02 15:04:26 -04:00
Sumanth Nadigadda
37f506cd0e Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/audio_player_behavior
# Conflicts:
#	MVMCoreUI/Behaviors/GetContactBehavior.swift
2021-05-31 19:51:29 +05:30
Pfeil, Scott Robert
42b8b37c58 Add Actions 2021-05-28 10:23:17 -04:00
Pfeil, Scott Robert
af0ebf8678 add remove behavior 2021-05-28 09:56:58 -04:00
rajampetS
19e45d83d3 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-05-26 14:47:47 +05:30
Sourabh Bhardwaj
6842a08276 Fixed back button not showing in call filter CXTDT-181208 2021-05-25 23:09:03 +05:30
Suresh, Kamlesh Jain
06cf014b1f Merge branch 'release/8_9_0' into 'develop'
release/8_9_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!719
2021-05-24 15:03:04 +00:00
Christiano, Kevin
d90e68e263 Checking bars indicator 2021-05-24 14:53:31 +00:00
Pfeil, Scott Robert
06407930ab revert max header width until wee can properly do it 2021-05-21 09:22:17 -04:00
Sumanth Nadigadda
6c51d3ee65 Enabling downloading option for voicemails 2021-05-21 16:37:23 +05:30
rajampetS
5467cacc33 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-05-20 17:35:40 +05:30
Pfeil, Scott Robert
acb18d12b8 main thread fixes
header width fixes
2021-05-19 10:09:53 -04:00
Suresh, Kamlesh Jain
345fb971cc Merge branch 'feature/form_group_fix' into 'develop'
Feature/form group fix

See merge request BPHV_MIPS/mvm_core_ui!716
2021-05-17 17:20:50 -04:00
Suresh, Kamlesh
6a08f57626 FormFieldProtocol to FormItemProtocol 2021-05-17 17:11:55 -04:00
Suresh, Kamlesh
150db41076 remvoe newline 2021-05-17 17:03:29 -04:00
Suresh, Kamlesh
9998a514f3 get groupName from model 2021-05-17 16:31:23 -04:00
rajampetS
2dcf922dfd molecule changes 2021-05-17 16:26:53 +05:30
Tondapu, Alekhya
fe41350999 Indentation fix 2021-05-13 23:36:36 +05:30
Tondapu, Alekhya
39ba2c9c84 caretLink reload causing crash issue fixed 2021-05-13 23:19:53 +05:30
Pfeil, Scott Robert
a641a3775b Merge branch 'feature/unified_grid' into 'develop'
Feature/unified grid

See merge request BPHV_MIPS/mvm_core_ui!696
2021-05-13 11:25:43 -04:00
rajampetS
1009c38aff Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-05-11 18:34:39 +05:30
Suresh, Kamlesh Jain
3e5ef463e8 Merge branch 'feature/action_openpage_protocol' into 'develop'
ActionOpenPageProtocol

See merge request BPHV_MIPS/mvm_core_ui!714
2021-05-10 13:26:11 -04:00
Suresh, Kamlesh
085c990475 fix 2021-05-07 12:05:11 -04:00
Pfeil, Scott Robert
fc318a03cc merge: 2021-05-07 09:20:54 -04:00
Suresh, Kamlesh
d77fdd5411 ActionOpenPageProtocol 2021-05-06 14:04:08 -04:00
Suresh, Kamlesh Jain
fb053a7e29 Merge branch 'feature/fix_form_rules' into 'develop'
iterate throw all rules

See merge request BPHV_MIPS/mvm_core_ui!698
2021-05-05 11:37:42 -04:00
rajampetS
ce77f7dacc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-05-05 11:59:46 +05:30
Pfeil, Scott Robert
c5bbed2fb2 don't dismiss top alert when focus is nil 2021-05-03 17:22:26 -04:00
Pfeil, Scott Robert
eedd4e8174 fix missed color for notifications 2021-04-30 14:47:35 -04:00
Pfeil, Scott Robert
0673c5b3a8 style for notification 2021-04-30 13:28:49 -04:00
Pfeil, Scott Robert
30e02ea9e7 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-27 10:02:34 -04:00
rajampetS
6a1d58201f Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-04-26 15:01:55 +05:30
rajampetS
c05dc664c3 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate
# Conflicts:
#	MVMCoreUI/Atomic/Templates/TemplateModel.swift
2021-04-26 15:01:35 +05:30
Damodaram
a813313a92 body to generic model 2021-04-26 12:48:11 +05:30
Damodaram
96c275d51c added molecules parameter 2021-04-23 09:46:00 +05:30
Damodaram
a225cf81e3 review changes 2021-04-22 20:54:44 +05:30
Damodaram
c8b382cc89 moved behaviour 2021-04-22 20:44:42 +05:30
Damodaram
f583a06725 review changes 2021-04-22 20:01:37 +05:30
Damodaram
2204e2fd77 swap contact name changes 2021-04-22 19:27:54 +05:30
Kevin G Christiano
5e52c3c44a Merge branch 'develop' into feature/audio_player_behavior 2021-04-21 09:03:16 -04:00
Pfeil, Scott Robert
777296962b Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-20 13:52:37 -04:00
Kevin G Christiano
ac13ac6025 implementing a delegate pattern. 2021-04-19 14:03:51 -04:00
Kevin G Christiano
4fea0eb473 adding play audio action. current implementation. 2021-04-15 16:54:34 -04:00
Pfeil, Scott Robert
94f42b32bf Merge branch 'feature/CreditCardFieldUnified' into 'develop'
cardEntryField needs access specifier changes.

See merge request BPHV_MIPS/mvm_core_ui!706
2021-04-15 09:22:49 -04:00
Kevin G Christiano
6b61063811 Revising for play audio behavior. 2021-04-14 11:23:14 -04:00
Pfeil, Scott Robert
41a71bc4f9 merge 2021-04-13 16:05:30 -04:00
Kevin G Christiano
06a42cfa21 audio behavior 2021-04-13 15:07:44 -04:00
Christiano, Kevin
30cd90dc17 Molecular formatting updates 2021-04-13 14:54:09 -04:00
Hedden, Kyle Matthew
e50fef3050 Merge branch 'feature/behavior_expansion' into 'develop'
Behavior Expansion

See merge request BPHV_MIPS/mvm_core_ui!701
2021-04-13 14:18:28 -04:00
Pfeil, Scott Robert
7e4c8d709f review changes 2021-04-13 13:42:36 -04:00
Pfeil, Scott Robert
d3fb26f005 review fixes 2021-04-12 14:34:15 -04:00
Tondapu, Alekhya
ebdf25e24b cardEntryField needs some specfier changes. 2021-04-12 22:27:26 +05:30
Pfeil, Scott Robert
04417bd9c0 remove this feature 2021-04-12 11:01:40 -04:00
rajampetS
8fac4be558 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-04-12 18:22:58 +05:30
Pfeil, Scott Robert
7d68149853 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-09 10:29:03 -04:00
Pfeil, Scott Robert
fb380dc1eb Merge branch 'feature/tab_bar_no_select_current' into 'develop'
bug fix

See merge request BPHV_MIPS/mvm_core_ui!704
2021-04-09 10:01:17 -04:00
Pfeil, Scott Robert
235111b580 bug fix 2021-04-09 09:57:39 -04:00
Suresh, Kamlesh
a50e3346e7 code review 2021-04-08 15:34:21 -04:00
Kyle Matthew Hedden
3c1afd9080 move to new molecule decoding convenience method 2021-04-08 14:21:53 -04:00
Kyle Matthew Hedden
a5a655c0e7 code review 2021-04-08 14:12:24 -04:00
Pfeil, Scott Robert
6755965e24 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-08 14:03:25 -04:00
Kyle Matthew Hedden
8aae29de40 Merge remote-tracking branch 'origin/develop' into feature/behavior_expansion 2021-04-08 13:52:00 -04:00
Pfeil, Scott Robert
95e36ffc2d helper for always present 2021-04-08 11:13:50 -04:00
Pfeil, Scott Robert
cb8f3f9fbc tab bar can't press current tab 2021-04-08 09:30:16 -04:00
Pfeil, Scott Robert
45afb55258 two column margin 2021-04-07 11:38:23 -04:00
rajampetS
bb300bc870 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-04-07 20:47:44 +05:30
Pfeil, Scott Robert
dfa40752ea radio box gutter 2021-04-07 11:14:10 -04:00
Pfeil, Scott Robert
f29878e174 button width to column changes 2021-04-06 16:54:36 -04:00
Suresh, Kamlesh
08c83872d5 Merge branch 'develop' into feature/fix_form_rules 2021-04-05 11:26:42 -04:00
Pfeil, Scott Robert
758ccff930 loading spinner bounds fix 2021-04-05 10:57:04 -04:00
Kyle Matthew Hedden
b89c1e66f5 expand out behaviors into page data sharing, molecule updates before rendering and custom action handling. continue expanding molecular traversal reach and custom model overrides. 2021-04-01 17:33:50 -04:00
Pfeil, Scott Robert
3e68bc367c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-04-01 13:57:44 -04:00
Pfeil, Scott Robert
0c3187dbb7 merge' 2021-03-31 17:07:09 -04:00
Pfeil, Scott Robert
b68c386608 re-org actions in core 2021-03-31 14:33:31 -04:00
Pfeil, Scott Robert
65c71d6ff8 unify the mappings 2021-03-31 14:00:11 -04:00
Pfeil, Scott Robert
31ccb1ecd2 unify the many registries and mappers 2021-03-31 10:40:23 -04:00
Pfeil, Scott Robert
9eb28ff675 top alert margins 2021-03-30 16:36:08 -04:00
Pfeil, Scott Robert
1712b6b7bc Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors 2021-03-30 15:17:45 -04:00
Pfeil, Scott Robert
8aaf2920b0 Merge branch 'feature/required_behaviors' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors 2021-03-30 14:41:43 -04:00
Pfeil, Scott Robert
9dcd7afbac move swap label to mf 2021-03-30 14:41:22 -04:00
Suresh, Kamlesh
766ba93499 code review 2021-03-30 12:12:12 -04:00
Kyle Matthew Hedden
b8051e42c5 remove test statements 2021-03-30 11:45:23 -04:00
Pfeil, Scott Robert
5b7d036c8b review comments 2021-03-30 10:30:35 -04:00
Kyle Matthew Hedden
b394fa426e Merge remote-tracking branch 'origin/develop' into feature/model_tree_traversal 2021-03-30 09:24:27 -04:00
Suresh, Kamlesh
2e75f8638c iterate throw all rules 2021-03-29 18:44:26 -04:00
Pfeil, Scott Robert
7a689ea7eb one video behavior 2021-03-29 17:19:23 -04:00
Pfeil, Scott Robert
4a5f35820c kyle enhancements 2021-03-29 17:03:35 -04:00
Pfeil, Scott Robert
a043cb5eb5 Merge branch 'feature/model_tree_traversal' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/required_behaviors 2021-03-29 17:00:00 -04:00
Pfeil, Scott Robert
5a0399bad9 enable parents, for testing.
Switch to KyleTraverse (tm)
2021-03-29 16:59:26 -04:00
Pfeil, Scott Robert
7ccc5bcecf merge kyle branch 2021-03-29 16:57:57 -04:00
Kyle Matthew Hedden
cb2c42793a signature fix. template traversal conformance. 2021-03-29 16:52:48 -04:00
Pfeil, Scott Robert
f0b5e74839 Change file name 2021-03-29 15:32:15 -04:00
Pfeil, Scott Robert
bc39332b17 get contact behavior temp 2021-03-29 15:20:58 -04:00
Pfeil, Scott Robert
14d2516263 Move to separate files for behavior logic
decode molecule for headline in eyebrowheadlinebody
behaviors have models and handlers now, not just one
2021-03-29 15:18:37 -04:00
Pfeil, Scott Robert
081a2a50b8 Make label model subclassaable 2021-03-29 15:13:32 -04:00
rajampetS
709afd6fda Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-03-29 12:46:27 +05:30
Pfeil, Scott Robert
b4cfca0cb2 fix bridge mismatch 2021-03-25 15:55:31 -04:00
Pfeil, Scott Robert
c406e9b755 typo fix.
Remove iPad gutter size
2021-03-25 14:05:49 -04:00
Pfeil, Scott Robert
dfdeecfd38 iPad same margin as iOS 2021-03-25 14:00:23 -04:00
Pfeil, Scott Robert
9c8df31662 Undo tabs and links changes 2021-03-25 14:00:05 -04:00
Pfeil, Scott Robert
9cde90fdf4 Gutter and margin fixes 2021-03-25 13:44:21 -04:00
Pfeil, Scott Robert
ba6f52e182 update padding between primary buttons 2021-03-25 10:53:08 -04:00
Pfeil, Scott Robert
1e27d0712c Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-03-25 09:36:04 -04:00
Lekshmi S
8cba2a59d3 Returning moleculeName as type(of: self).identifier due to encoding/decoding error while converting to JsonArray or JsonDict. 2021-03-24 21:54:22 +05:30
Lekshmi S
aba2d5b373 Merge branch 'develop' into bugfix/moleculename_encoding 2021-03-24 21:47:56 +05:30
Suresh, Kamlesh Jain
705af36cb6 Merge branch 'release/8_7_0' into 'develop'
release/8_7_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!686
2021-03-23 14:22:28 -04:00
Kyle Matthew Hedden
4a491cbfaa remove unused code 2021-03-23 10:00:27 -04:00
Kyle Matthew Hedden
3081aeb318 BGVideoImageMoleculeModel video element access 2021-03-22 14:46:36 -04:00
Kyle Matthew Hedden
59435f98f3 stack template root molecule 2021-03-22 13:40:41 -04:00
Kyle Matthew Hedden
a45b5119cb depth tracking 2021-03-22 13:31:05 -04:00
Kyle Matthew Hedden
0c0fff22bb further ehancement and reach 2021-03-22 12:26:33 -04:00
Lekshmi S
9d989c49fa Changed access specifiers of webview attributes for WebViewWithCheckbox component. 2021-03-22 20:28:25 +05:30
Kevin G Christiano
f37a839b95 expanding image options 2021-03-22 09:51:18 -04:00
Kyle Matthew Hedden
790a19b34f initial progress 2021-03-19 17:04:21 -04:00
Pfeil, Scott Robert
7a8a28a121 Merge branch 'feature/improve_locale' into 'develop'
refactoring

See merge request BPHV_MIPS/mvm_core_ui!691
2021-03-18 15:17:46 -04:00
Kevin G Christiano
a90824a23d redirecting hardcoded key 2021-03-18 11:47:29 -04:00
Matt Bruce
7f0cc11f2a formatting update
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-18 10:08:19 -05:00
Kevin G Christiano
9b8da4891d removed 2021-03-18 10:50:02 -04:00
Kevin G Christiano
36f5c0f880 refactoring 2021-03-17 15:08:56 -04:00
Damodaram
d8f3ff1773 Merge branch 'release/8_7_0' into bugfix/CXTDT-139439
* release/8_7_0:
  Code changes as per review comment.
  Added to avoid masked text being replaced with original text when view is reloaded.
2021-03-17 12:05:57 +05:30
Damodaram
5e707d29a0 updated spacing 2021-03-17 12:02:48 +05:30
Lekshmi S
8ff11f914d Code changes as per review comment. 2021-03-16 21:42:50 +05:30
Lekshmi S
431cf25faa Added to avoid masked text being replaced with original text when view is reloaded. 2021-03-16 13:54:51 +05:30
Matt Bruce
72ab779c51 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui.git into mbruce/handlerRegistry 2021-03-15 16:38:10 -05:00
Matt Bruce
537da03d2c refactored to use the new handler registration in ModelRestry
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2021-03-15 16:37:32 -05:00
rajampetS
3d08074e92 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-03-15 13:37:55 +05:30
Damodaram
d25d75fea0 Merge branch 'develop' into bugfix/CXTDT-139439
* develop: (24 commits)
  Moved isSecureTextEntry as false to reset method.
  undo label
  fix
  Added isSecureTextEntry as false for number keyboard type.
  revised
  validator check
  Added keyboardtype in default case.
  added selectable flag to match how android validates
  undo testing change
  Changes for form validator to work
  Code changes after review comment.
  revised
  undo
  undo
  error check.
  styler additon. label width value
  changed access specifier public to open for Button model and static property to class property
  reverting code which was added for infinite loop crash only in ipads and force crash
  infinite loop crash fix in setting up bottom progress bar
  Carousel form changes
  ...
2021-03-12 16:26:28 +05:30
Pfeil, Scott Robert
78c4d160bf Merge branch 'bugfix/textentryfield_unified' into 'develop'
Added isSecureTextEntry as false for number keyboard type.

See merge request BPHV_MIPS/mvm_core_ui!681
2021-03-11 09:47:54 -05:00
Pfeil, Scott Robert
4ce76cbf08 Merge branch 'feature/rollingback_label' into 'develop'
undo label

See merge request BPHV_MIPS/mvm_core_ui!685
2021-03-11 09:22:44 -05:00
Lekshmi S
4a997ad801 Moved isSecureTextEntry as false to reset method. 2021-03-11 16:23:20 +05:30
Suresh, Kamlesh
befacbd150 Merge branch 'develop' into feature/client_paramter_processing 2021-03-10 13:59:42 -05:00
Kevin G Christiano
4f12ad2f67 undo label 2021-03-10 12:24:50 -05:00
Lekshmi S
724763d50c Added moleculename for encoding. 2021-03-10 17:20:06 +05:30
Suresh, Kamlesh
3395be0592 fix 2021-03-09 13:17:55 -05:00
Lekshmi S
e18152174c Added isSecureTextEntry as false for number keyboard type. 2021-03-09 16:07:07 +05:30
Kevin G Christiano
80d1847531 revised 2021-03-08 10:38:21 -05:00
Pfeil, Scott Robert
8c63660a46 Merge branch 'feature/calling_validator' into 'develop'
validator check

See merge request BPHV_MIPS/mvm_core_ui!679
2021-03-05 12:56:36 -05:00
Pfeil, Scott Robert
d4a6c1836c Merge branch 'bugfix/textentryfield_unified' into 'develop'
Bugfix/textentryfield unified

See merge request BPHV_MIPS/mvm_core_ui!678
2021-03-05 12:55:26 -05:00
Kevin G Christiano
fae969fd1f validator check 2021-03-05 11:53:13 -05:00
rajampetS
28cb8ed94a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-03-04 11:16:16 +05:30
rajampetS
ff9fa27619 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/viewInRoomArAtomicTemplate 2021-03-03 12:15:49 +05:30
Lekshmi S
20778a4986 Added keyboardtype in default case. 2021-03-02 17:32:58 +05:30
Pfeil, Scott Robert
f9cb5f77d9 merge 2021-03-01 16:42:35 -05:00
Pfeil, Scott Robert
7aab88c5ec added selectable flag to match how android validates 2021-03-01 14:42:58 -05:00
Pfeil, Scott Robert
9b9b775070 undo testing change 2021-03-01 12:58:32 -05:00
Pfeil, Scott Robert
8465208d0b Changes for form validator to work 2021-03-01 12:41:54 -05:00
Lekshmi S
1c2cd9ff64 Code changes after review comment. 2021-02-26 21:30:10 +05:30
Lekshmi S
6ed16cb35d Merge branch 'develop' into feature/carousel_form_changes 2021-02-26 21:26:37 +05:30
Kevin G Christiano
10a91bd1ed revised 2021-02-24 11:19:31 -05:00
Kevin G Christiano
55217c21c3 undo 2021-02-24 10:14:05 -05:00
Kevin G Christiano
793c12811d Merge branch 'develop' into bugfix/textkit_fragment_fix 2021-02-24 09:37:18 -05:00
Kevin G Christiano
6f9036c31e Merge branch 'develop' of gitlab.verizon.com:BPHV_MIPS/mvm_core_ui into develop 2021-02-24 09:26:24 -05:00
Suresh, Kamlesh Jain
8ae215a9d8 Merge branch 'release/8_6_0' into 'develop'
release/8_6_0 hotfix merge

See merge request BPHV_MIPS/mvm_core_ui!667
2021-02-23 17:00:14 -05:00
Kevin G Christiano
f20895627f undo 2021-02-23 15:34:28 -05:00
Kevin G Christiano
cd94f99f60 error check. 2021-02-23 15:33:03 -05:00
Kevin G Christiano
8a861077dd styler additon. label width value 2021-02-23 14:56:23 -05:00
Krishna Kishore Bandaru
028341aa41 changed access specifier public to open for Button model and static property to class property 2021-02-23 17:16:54 +05:30
Damodaram
ef77483f8b Merge branch 'develop' into bugfix/CXTDT-139439
* develop: (75 commits)
  spelling fix
  default
  moved by request
  updates
  asd
  latest
  change
  noself
  put back
  multi select
  latest
  current
  move flag set
  debug cleanup
  active fix
  ugh timing workaround
  timing issue
  restructure video
  load image needed
  Active listener
  ...
2021-02-23 10:37:15 +05:30
Pfeil, Scott Robert
ca8884a477 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/unified_grid 2021-02-22 15:11:51 -05:00
Khan, Arshad
76031200fa reverting code which was added for infinite loop crash only in ipads and force crash 2021-02-18 23:45:26 +05:30
Kevin G Christiano
cd72196755 spelling fix 2021-02-18 10:15:25 -05:00
Kevin G Christiano
d9af965aa8 default 2021-02-18 09:20:23 -05:00
Kevin G Christiano
5faa20cf9b moved by request 2021-02-17 17:13:57 -05:00
Kevin G Christiano
84adccd187 updates 2021-02-17 10:09:06 -05:00
Khan, Arshad
bc0ed88db9 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/carousel_form_changes 2021-02-17 18:26:42 +05:30
Khan, Arshad
d0326a9b30 infinite loop crash fix in setting up bottom progress bar 2021-02-17 17:57:19 +05:30
Kevin G Christiano
6b3bcbea6a asd 2021-02-16 17:27:35 -05:00
Khan, Arshad
88ff5b2b9d Carousel form changes 2021-02-16 23:24:42 +05:30
Kevin G Christiano
a2e6f3d5ff latest 2021-02-16 12:30:01 -05:00
Kevin G Christiano
4f568ecbc8 change 2021-02-16 10:38:43 -05:00
Kevin G Christiano
bc375347db noself 2021-02-16 09:46:19 -05:00
Lekshmi S
a1b7e81dfc Added number of lines for rightlabel. 2021-02-16 07:24:36 +05:30
Kevin G Christiano
a9526a12fe put back 2021-02-15 14:30:39 -05:00
Kevin G Christiano
a56fd32b16 multi select 2021-02-15 14:07:50 -05:00
Kevin G Christiano
cb981e29a9 latest 2021-02-15 10:37:15 -05:00
Nandi, Dhamodaram
e91faf857f updated 2021-02-15 09:43:43 -05:00
Kevin G Christiano
eaad7f56f8 Merge branch 'develop' into feature/exposing_keyboard 2021-02-15 09:18:57 -05:00
Kevin G Christiano
2e1e5772d7 current 2021-02-15 09:18:20 -05:00
Nandi, Dhamodaram
069db3c913 discarded vertical alignment changes 2021-02-15 05:31:14 -05:00
Nandi, Dhamodaram
ff5c8c0c6a Fix for CXTDT-155147 2021-02-15 05:21:45 -05:00
Hedden, Kyle Matthew
8a7f11988a Merge branch 'feature/video_molecule' into 'develop'
Feature/video molecule

See merge request BPHV_MIPS/mvm_core_ui!665
2021-02-12 17:31:20 -05:00
Pfeil, Scott Robert
0aa4e690ae move flag set 2021-02-12 16:50:28 -05:00
Pfeil, Scott Robert
b5a00cb33f debug cleanup 2021-02-12 15:28:38 -05:00
Pfeil, Scott Robert
7e5aa638dd active fix 2021-02-12 15:17:14 -05:00
Pfeil, Scott Robert
742ea295b9 ugh timing workaround 2021-02-12 14:55:14 -05:00
Pfeil, Scott Robert
4be36bf185 timing issue 2021-02-12 14:32:09 -05:00
Pfeil, Scott Robert
df030c24a5 meerge 2021-02-12 14:21:37 -05:00
Pfeil, Scott Robert
0f0bc68f1e restructure video 2021-02-12 14:19:33 -05:00
Pfeil, Scott Robert
ff96fd284a load image needed 2021-02-12 11:46:05 -05:00
Pfeil, Scott Robert
0793498e3f Active listener 2021-02-11 20:31:17 -05:00
Pfeil, Scott Robert
744398b7b8 Register class, remove debug 2021-02-11 19:44:24 -05:00
Pfeil, Scott Robert
23a8c2c1ba conflict update 2021-02-11 17:51:09 -05:00
Pfeil, Scott Robert
a79ceb85f8 merge 2021-02-11 17:21:09 -05:00
Pfeil, Scott Robert
2d05cbe3a8 merge 2021-02-11 17:20:30 -05:00
Pfeil, Scott Robert
c2f1cd200d review comments 2021-02-11 17:18:06 -05:00
Kevin G Christiano
3efe4ae81f continues development 2021-02-11 16:09:38 -05:00
Kevin G Christiano
63cf1c994a rename 2021-02-11 11:48:40 -05:00
Khan, Arshad
f74fbc059c implementing feedback 2021-02-11 21:53:54 +05:30
Khan, Arshad
8d6bb34d3a Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/scope_product_detail 2021-02-11 21:52:51 +05:30
Kevin G Christiano
85c151c528 Merge branch 'develop' into feature/exposing_keyboard 2021-02-11 11:03:06 -05:00
Pfeil, Scott Robert
6515271b2f Merge branch 'bugfix/link_line_rotate' into 'develop'
Underline didn't show when rotating

See merge request BPHV_MIPS/mvm_core_ui!663
2021-02-11 09:32:39 -05:00
Pfeil, Scott Robert
a42063d925 accessibility 2021-02-10 17:08:30 -05:00
Kevin G Christiano
38253cc613 back 2021-02-10 15:20:42 -05:00
Kevin G Christiano
746daa9cd2 save 2021-02-10 14:22:47 -05:00
Kevin G Christiano
740e757fe4 undelrine didn't show when rotating 2021-02-10 13:53:58 -05:00
Kevin G Christiano
ee95db5116 moved around 2021-02-10 13:02:01 -05:00
Pfeil, Scott Robert
d333e449fe move behavior 2021-02-10 12:40:23 -05:00
Kevin G Christiano
ebfedb351c moved classes 2021-02-10 09:26:11 -05:00
Kevin G Christiano
d078753828 new mole 2021-02-09 16:27:36 -05:00
Pfeil, Scott Robert
c473177832 image efficiency 2021-02-09 13:18:29 -05:00
Pfeil, Scott Robert
bc8a7b46d0 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/video_molecule 2021-02-09 13:17:17 -05:00
Pfeil, Scott Robert
d019252851 merge 2021-02-09 13:17:07 -05:00
Kevin G Christiano
8b49de569d decision to separate out into a separate molecule. 2021-02-09 11:30:38 -05:00
Kevin G Christiano
38fcf859ae Merge branch 'develop' into feature/exposing_keyboard 2021-02-09 09:24:51 -05:00
Kevin G Christiano
7d97a1536b removed 2021-02-08 16:18:29 -05:00
Kevin G Christiano
68042be1d0 latest refactoring of dropdown 2021-02-08 15:14:51 -05:00
Pfeil, Scott Robert
afe9f41a81 Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into feature/load_image_cleanup 2021-02-08 10:23:44 -05:00
Pfeil, Scott Robert
7d34634b03 remove legacy number 2021-02-08 10:16:43 -05:00
Pfeil, Scott Robert
3ecb37784f Merge branch 'bugfix/optional_modules' into 'develop'
Bugfix/optional modules

See merge request BPHV_MIPS/mvm_core_ui!660
2021-02-08 10:08:23 -05:00
Pfeil, Scott Robert
57530bbfd9 warning fix 2021-02-08 09:48:35 -05:00
Kevin G Christiano
bef4348d2b multidimension 2021-02-05 16:21:19 -05:00
Kevin G Christiano
570facbcea mild refactoring. 2021-02-05 13:48:40 -05:00
Kevin G Christiano
d6f97311a1 super 2021-02-03 11:08:51 -05:00
Kevin G Christiano
303c28009a remvoe 2021-02-03 10:54:08 -05:00
Kevin G Christiano
674e63457c refactored protocol. 2021-02-03 10:22:15 -05:00
Kevin G Christiano
c0a6700a81 Merge branch 'develop' into feature/test_no_arm64_config 2021-02-02 09:37:41 -05:00
Pfeil, Scott Robert
0e5fe5949d Merge branch 'feature/widow_label' into 'develop'
Inconsistent Intrinsic size.

See merge request BPHV_MIPS/mvm_core_ui!659
2021-02-01 15:09:10 -05:00
Kevin G Christiano
68d9473adc comment 2021-02-01 14:45:20 -05:00
Kevin G Christiano
f71117586f updateds 2021-02-01 14:43:35 -05:00
Kevin G Christiano
a5febf586c updated 2021-02-01 14:41:51 -05:00
Kevin G Christiano
3872591d50 rm 2021-02-01 14:28:21 -05:00
Kevin G Christiano
5c23e80429 addressing intrinsic content issue 2021-02-01 14:13:39 -05:00
Kevin G Christiano
b36299b695 latest and greatest 2021-01-29 17:07:57 -05:00
Pfeil, Scott Robert
7b4f788506 Bug fix and warning fix 2021-01-29 16:31:30 -05:00
Kevin G Christiano
efba14f750 Merge branch 'develop' into feature/widow_label 2021-01-29 15:44:34 -05:00
Pfeil, Scott Robert
a7a7ca9604 optional modules 2021-01-29 10:18:20 -05:00
Pfeil, Scott Robert
a4c7c63ef3 video molecule
BGVideoImageMolecule
2021-01-28 15:47:15 -05:00
Subhankar
be426c756f scope modification for product detail molecule 2021-01-27 22:30:06 +05:30
Pfeil, Scott Robert
ff8f82e19f Merge branch 'feature/actions' into 'develop'
actions action and minor cleanup

See merge request BPHV_MIPS/mvm_core_ui!656
2021-01-25 10:22:40 -05:00
Pfeil, Scott Robert
d63a504272 typo fix 2021-01-25 09:26:39 -05:00
Pfeil, Scott Robert
4038adc556 actions action and minor cleanup 2021-01-22 17:09:01 -05:00
Pfeil, Scott Robert
c963c05f60 optional 2021-01-20 09:42:09 -05:00
Damodaram
5a4aeb0a4e increased spacing 2021-01-18 13:46:46 +05:30
Lekshmi S
fa7fda458c Merge branch 'develop' into feature/viewInRoomArAtomicTemplate 2021-01-15 09:55:58 +05:30
Pfeil, Scott Robert
a4ac036645 comment 2021-01-13 09:51:37 -05:00
Pfeil, Scott Robert
80b1f02cff bug fix ListRightVariableRightCaretAlltextAndLinks 2021-01-13 09:37:10 -05:00
Lekshmi S
aedd9489ff Merge branch 'develop' into feature/viewInRoomArAtomicTemplate 2021-01-13 10:54:01 +05:30
Pfeil, Scott Robert
2d2cc92802 minor ui bugfixes 2021-01-12 12:58:32 -05:00
Pfeil, Scott Robert
86f397434c convenience function for uistackview 2021-01-12 12:36:22 -05:00
Kevin G Christiano
5826b39872 update 2021-01-12 10:33:06 -05:00
Lekshmi S
163aebd6f3 Merge branch 'develop' into feature/viewInRoomArAtomicTemplate 2021-01-12 12:45:01 +05:30
Pfeil, Scott Robert
5122d7de1a Merge branch 'feature/field_errors' into 'develop'
Field errors

See merge request BPHV_MIPS/mvm_core_ui!644
2021-01-11 14:34:04 -05:00
Lekshmi S
6f7b91aec0 Merge branch 'develop' into feature/viewInRoomArAtomicTemplate 2021-01-08 11:23:45 +05:30
Krishna Kishore Bandaru
d080bdb2a7 Changed access specifier for previousScreenSize 2021-01-07 23:16:57 +05:30
Kevin G Christiano
49c97466d6 changes 2021-01-07 11:00:15 -05:00
Kevin G Christiano
c8d628da31 changes 2021-01-07 10:59:09 -05:00
Kevin G Christiano
5c0e433193 changes 2021-01-07 10:48:27 -05:00
Kevin G Christiano
789442f13d changes 2021-01-07 10:37:46 -05:00
Kevin G Christiano
62b02b2516 altered 2021-01-07 09:29:11 -05:00
Kevin G Christiano
df5678f696 adjusted 2021-01-07 09:14:07 -05:00
Lekshmi S
d92434ec5e Merge branch 'develop' into feature/viewInRoomArAtomicTemplate 2021-01-07 11:25:58 +05:30
Suresh, Kamlesh
dabad14ed5 code review fiixes 2021-01-06 18:51:03 -05:00
Kevin G Christiano
9495e3f69c deleted extension 2021-01-06 17:32:51 -05:00
Kevin G Christiano
0f9e6d4dae revised for validatiod 2021-01-06 16:58:51 -05:00
Kevin G Christiano
515384fdd6 Merge branch 'develop' into feature/field_errors 2021-01-06 16:34:02 -05:00
Pfeil, Scott Robert
e229e5b184 change close button size in notification 2021-01-05 11:33:14 -05:00
Lekshmi S
ca0d35dd96 Merge branch 'develop' into feature/viewInRoomArAtomicTemplate 2021-01-05 10:35:36 +05:30
Pfeil, Scott Robert
edc6296ff7 proper revert 2021-01-04 13:55:44 -05:00
Murugan, Vimal
8a84d42c95 review comments updated 2021-01-04 22:19:14 +05:30
Kevin G Christiano
d4aa9ce48a updates for field name and cleartext. 2021-01-04 10:40:05 -05:00
Kevin G Christiano
3578eb9194 meginf develop 2021-01-04 09:34:21 -05:00
Murugan, Vimal
87e02c37b7 top notification action implementation 2020-12-31 14:44:01 +05:30
Suresh, Kamlesh
d75e423b06 fieldName 2020-12-30 21:29:11 -05:00
Damodaram
b520866bf4 updated access specifier 2020-12-29 20:03:37 +05:30
Pfeil, Scott Robert
5e7533a95c molecular top notification action 2020-12-28 11:39:01 -05:00
Kevin G Christiano
ea49af01d6 alterations 2020-12-23 15:58:43 -05:00
Kevin G Christiano
5b42466c7c adjustments 2020-12-23 12:40:21 -05:00
Kevin G Christiano
1e4963f58e updates 2020-12-23 12:20:38 -05:00
Kevin G Christiano
b84aeac3c1 moved up a level 2020-12-23 10:29:26 -05:00
Kevin G Christiano
57a3b92bb5 dynamic 2020-12-23 09:59:38 -05:00
Kevin G Christiano
f040331b2c kind of working 2020-12-22 16:56:02 -05:00
Kevin G Christiano
db424ce04a field errors start 2020-12-22 16:35:21 -05:00
Damodaram
5d6fa1b1ad Merge branch 'develop' into feature/collectionViewLeftAlignedLayoutChanges
* develop:
  change to public/open
2020-12-22 11:27:19 +05:30
Pfeil, Scott Robert
6c51c312b3 Merge branch 'feature/container_modifier' into 'develop'
change to public/open

See merge request BPHV_MIPS/mvm_core_ui!643
2020-12-21 13:06:43 -05:00
Pfeil, Scott Robert
291b0ee9fe change to public/open 2020-12-21 13:01:03 -05:00
Damodaram
8a2d2c9233 changes in access specifier 2020-12-21 17:28:40 +05:30
Kevin G Christiano
af83f4f8b5 formatting. json. updates. 2020-12-18 14:47:11 -05:00
Pfeil, Scott Robert
ef56ed6cb3 Margin and max header width 2020-12-18 12:46:46 -05:00
Kevin G Christiano
6b3dd399cf change func. 2020-12-17 14:16:55 -05:00
Kevin G Christiano
ddd8cc2f07 merging 2020-12-17 13:33:46 -05:00
Pfeil, Scott Robert
b962c1c002 Merge branch 'feature/navigationImageButton_accessibility_text' into 'develop'
adding aem driven accessibilityText to navigationImageButton

See merge request BPHV_MIPS/mvm_core_ui!638
2020-12-17 13:14:26 -05:00
Kevin G Christiano
9baf9e7d0d adding accessibility id. formatting. adding test logic. 2020-12-17 13:03:25 -05:00
Pfeil, Scott Robert
0d5766e4b8 Merge branch 'feature/improved_styler_readability' into 'develop'
updated for easier readability

See merge request BPHV_MIPS/mvm_core_ui!640
2020-12-17 09:54:09 -05:00
Kevin G Christiano
7418027b56 updated for easier readability 2020-12-17 09:49:28 -05:00
Pfeil, Scott Robert
1f3f0ec1e2 Merge branch 'bugfix/mfstyler_fix' into 'develop'
bugfix with styler

See merge request BPHV_MIPS/mvm_core_ui!639
2020-12-17 09:34:35 -05:00
Kevin G Christiano
3b75339209 bugfix with styler 2020-12-17 09:28:14 -05:00
Kevin G Christiano
7dcf1279b7 new test flow. improved formatting. 2020-12-16 17:08:50 -05:00
Kevin G Christiano
01908be951 added script to improve test page access and separate from release compilation. Formatting updates. 2020-12-15 14:56:18 -05:00
Khan, Arshad
77993736be fix after tetsing 2020-12-15 22:52:38 +05:30
Khan, Arshad
09b263fa23 adding aem driven accessibilityText to navigationImageButton 2020-12-14 18:16:37 +05:30
Kevin G Christiano
197bdd60de better test functionality. exposing accessibility for hittable. 2020-12-11 14:45:50 -05:00
Pfeil, Scott Robert
1e0ed310bb Merge branch 'feature/numberedlist_indexColor' into 'develop'
Added indexColor property for NumberedList & UnOrderedList

See merge request BPHV_MIPS/mvm_core_ui!636
2020-12-11 09:34:34 -05:00
Kevin G Christiano
e5f96dba5c considering. 2020-12-10 14:29:20 -05:00
Kevin G Christiano
0eaa7c1613 exposing accessibility. test improvements. 2020-12-10 14:28:55 -05:00
Kevin G Christiano
88110b6508 formatting improvement. testing logic. 2020-12-09 14:58:46 -05:00
Krishna Kishore Bandaru
813eb68aad added default color in function param & removed optional properties 2020-12-09 17:25:40 +05:30
Pfeil, Scott Robert
bd4abe3c00 update to make heart enableaable and optional 2020-12-08 14:42:08 -05:00
Krishna Kishore Bandaru
77b5275a44 Added numberColor, bulletColor & addressed review comments 2020-12-08 21:38:44 +05:30
Krishna Kishore Bandaru
b9267f219f Updated indexColor key to stringColor & data type to Color 2020-12-08 20:18:40 +05:30
Krishna Kishore Bandaru
7e175ef581 Updated indexColor datatype to string 2020-12-08 15:41:50 +05:30
Krishna Kishore Bandaru
0f6f0e8492 Added indexColor property for NumberedList & UnOrderedList 2020-12-08 12:56:07 +05:30
Kevin G Christiano
3d5c7bbf4c new json. test cases. changes made. 2020-12-07 17:08:53 -05:00
Kevin G Christiano
f3febee903 exposing identifiers. implementing feature to change initial page. 2020-12-03 16:45:14 -05:00
Kevin G Christiano
1a60d36e2d formatting updates. Adding identifier for easier testing. 2020-12-03 14:22:06 -05:00
Kevin G Christiano
acebc936d7 simplifying. 2020-12-02 12:50:42 -05:00
Kevin G Christiano
83d0786597 updates made. 2020-12-02 11:40:36 -05:00
Subhankar
ed762d126f changes in access specifier 2020-11-18 16:40:48 +05:30
Sankari, Swathi S
7cc83f3d3d native error popup fix 2020-11-13 16:29:55 +05:30
Kevin G Christiano
e3a339a857 error check for label 2020-11-11 16:36:03 -05:00
Murugan, Vimal
29a9d3eeb5 removed sizetofit 2020-11-11 23:24:34 +05:30
Murugan, Vimal
2cb16f489f date picker updated 2020-11-11 23:14:17 +05:30
Pfeil, Scott Robert
b1cc1b3b93 Merge branch 'bugfix/CXTDT-135642' into 'develop'
remove KeySourceModel at openPage action level

See merge request BPHV_MIPS/mvm_core_ui!630
2020-11-10 13:37:15 -05:00
Kyle Matthew Hedden
56bdbb49d7 remove KeySourceModel at openPage action level 2020-11-10 13:28:15 -05:00
Murugan, Vimal
7f5b2cc78b scroll to row index logic added 2020-11-10 02:04:42 +05:30
Pfeil, Scott Robert
d8970f0072 Review changes 2020-11-04 11:03:32 -05:00
Damodaram
b6282d4bfd accessibility changes 2020-11-04 19:32:05 +05:30
Damodaram
7b9fa2a7a8 updated as per review comments 2020-11-04 18:58:00 +05:30
Damodaram
82f6d1c7f4 Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
* develop:
  update for review
  Review Changes
  Moved molecule to Miscellaneous group.
  Review changes for kvo cleanliness
  Move to ready logic instead of page dependency
  Removed redundant method call.
  Code changes after review.
  22352(iOS - List star rating) initial commit.
2020-11-04 18:43:40 +05:30
Pfeil, Scott Robert
f8fe5e46a3 Merge branch 'feature/simplify_top_alert_pages' into 'develop'
Move to ready logic instead of page dependency

See merge request BPHV_MIPS/mvm_core_ui!626
2020-11-03 18:08:26 -05:00
Pfeil, Scott Robert
6ce04350ad update for review 2020-11-03 17:24:41 -05:00
Pfeil, Scott Robert
4a47ec13c1 Review Changes 2020-11-03 15:55:43 -05:00
Damodaram
69b81cfaf4 Merge branch 'develop' into feature/listLeftVariableIconWithRightCaretAllTextLinks
* develop:
  accessibility fix
  Removed variables to optimize code.
  Identifier name changed.
  Code changes after review.
  Accessibility label changes
  Changes to align accessoryview.
  22353(iOS - List store locator) initial commit.
2020-11-03 14:37:47 +05:30