Commit Graph
14 Commits
Author SHA1 Message Date
Jatin Chugh 4b549f159d e2e tests fix for new google calendar implemented (#3289)
* e2e fix for mat-datepicker component added instead of old mat-datetimepicker component present in ADF

* unused code removed

* excluded test enabled
2023-06-20 14:25:43 +01:00
Jatin Chugh 99d8f84a4b fix pop up disappear issue in ADW (#3260) 2023-06-07 19:51:14 +05:30
Jatin Chugh f99722661b [PRODSEC-6575] used date instead of datetime for datePicker implementation in Shared link dialog component in ADF (#3247)
* used date instead of datetime for Shared link dialog implementation

* removed sharedLinkDateTimePickerType variable from app.config.json.tpl file and made it default in ADF
2023-06-05 13:57:25 +01:00
Jatin Chugh 44ea08891e [MOBILEAPPS-1707] Open in App Dialog design changes as per new design and visibility of dialog enabled after the login and is shown in case of private files as well (#3225)
* implementation of download Ios app as per new design shared in case IOS

* design changes as per new design shared my mobile application team

* implementation of dialog after login and visibility enabled for private files

* single click on cross dialog to close popup which was occuring earlier on double click

* test cases added for open in app component, shared link view component and  name changes

* ipad changes to open in Safari browser, open in app button clickable width increased and focus unset on open in app button click

* open in app button style changes

* theme button color changes

* review comments addressed

* review comments addressed

* review comments addressed

* download app text changes

* improved open-in-app.scss file and removed mat and cdk classed
2023-05-26 22:25:18 +05:30
Jatin Chugh 8fd7e626a4 [ACS-4436] comparator options set as Equals only when Encoding is selected in condition in Create/Edit a rule in Manage rules same as Share application (#3080)
* added comparator value only as Equals when Encoding is selected same as Share application which was earlier “Equals, Contains, Starts with and Ends with”

* used 'special' type instead of custom type equals_comparator.
2023-03-23 11:04:16 +05:30
Jatin Chugh 8a7b051c96 Destination folder ids are now properly visible on View Rule Screen in Folder Rules (#3060) 2023-03-15 12:36:19 +05:30
Jatin Chugh cf4e5fe97b [MOBILEAPPS-1707] Custom URL schema new issues from Frontend - dark squared shade for Open in App button, Banner is disappearing for the PDF files in ios and android (#3018)
* Custom URL schema issues after rigorous testing

* review comments addressed

* [MOBILEAPPS-1707] removed added space between classes

* [MOBILEAPPS-1707] removed important and added mat-button for higher priority
2023-02-28 22:19:38 +05:30
Jatin Chugh 04907df376 [MOBILEAPPS-1701] Custom URL schema issues fixed (#2998)
* Custom URL schema issues

* code implementation changes for checkForMobileAppFlag

* updated test cases

* requested changed addressed

* requested changed addressed

* cspell changes

* review comments addressed
2023-02-20 15:46:09 +00:00
Jatin Chugh c10a1370a4 [MOBILEAPPS-1654] Open in App pop-up implementation in android and iphone (#2889)
* Open in App pop up implementation

* review comments addressed

* unit test cases added for open-in-app component and aca-mobile-app-switcher-service and review comments addressed

* cspell changes

* test case build failing issue resolved

* review comments addressed of using specific type and void in functions that do not return anything

* remaining review comments fixed for type cases

* added check for ipad and ipod

* checkForIOSDevice function removed and checked for ios device in same line

* spacing issues addressed

* missing unit tests added and some review comments addressed

* app.config.json file updated

* removed configuration variables from default Readme file

* used only boolean instead of string conversion in app service file

* session storage name change

* review comments addressed
2023-02-10 13:43:24 +05:30
Jatin Chugh 6b72ef5b52 [ACS-4276] Header section content does not reflow to fit horizontally within the viewpoint when the page is adjusted to an equivalent width of 320px or 400% zoom (#2976) 2023-02-09 18:52:26 +00:00
jatin2008 1a38cf398b [ACS-3548] aria-level issue resolved for accessibility in details component (#2717)
* ACS-3548 issues resolved

* aria-label removed from h1 tag as it already has title

* aria level issue for accessibility fixed in details component
2022-10-18 10:59:58 +01:00
jatin2008 b62e9951d1 [ACS-3548] accessibility issues fixed for ACS-3548 (#2695)
* ACS-3548 issues resolved

* aria-label removed from h1 tag as it already has title
2022-10-14 12:38:18 +01:00
jatin2008 0333e4a066 [Content-ee][ADW] Alfresco Administrators - private and moderate libraries - can't join to libraries issue resolved (#2687) 2022-10-04 12:04:41 +01:00
jatin2008 8f37a69fb6 [ACS-3548] heading added to resolve heading accessibility issue (#2665)
* heading added to resolve heading accessibility issue

* localization changes
2022-09-26 14:17:33 +05:30