Commit Graph

69 Commits

Author SHA1 Message Date
Denys Vuika
f6de993dc7 add safety checks for focus after close 2023-03-31 19:28:30 +05:30
Denys Vuika
8cbb0b66fd cleanup user profile 2023-03-31 19:28:30 +05:30
Denys Vuika
cb8504434f cleanup sidebar 2023-03-31 19:28:30 +05:30
Denys Vuika
d1869aec8b styles cleanup 2023-03-31 19:28:30 +05:30
Denys Vuika
6307b86d6f remove unused i18n key 2023-03-31 19:28:30 +05:30
Denys Vuika
c2097cc35a proper collapse button 2023-03-31 19:28:30 +05:30
Denys Vuika
1789d0d7c8 restore original code 2023-03-31 19:28:30 +05:30
Denys Vuika
f3bfe720a1 cleanup code, back buttons for about and profile 2023-03-31 19:28:29 +05:30
Denys Vuika
b1c794c5d1 restore expand menu functionality 2023-03-31 19:28:16 +05:30
Denys Vuika
b6bcc20405 cleanup search results toolbar 2023-03-31 19:28:16 +05:30
Denys Vuika
f28f2ffe6c restore removed method 2023-03-31 19:28:16 +05:30
Denys Vuika
b046414721 cleanup styles 2023-03-31 19:28:16 +05:30
Denys Vuika
fc4a1b809d deprecate unused main-action component 2023-03-31 19:28:16 +05:30
Denys Vuika
a56bd2b3e4 cleanup header actions module 2023-03-31 19:28:16 +05:30
Denys Vuika
4f260b4116 cleanup unit tests 2023-03-31 19:28:16 +05:30
Denys Vuika
95583bb893 fix unit tests 2023-03-31 19:28:16 +05:30
Denys Vuika
e63ac44d97 cleanup old layout module 2023-03-31 19:28:16 +05:30
Denys Vuika
7920911f80 remove old header component 2023-03-31 19:28:16 +05:30
Denys Vuika
50292f5a7e remove old app layout and use ADF one 2023-03-31 19:28:16 +05:30
Denys Vuika
03cdbddfdf cleanup buttons 2023-03-31 19:28:16 +05:30
Denys Vuika
8bcc93a821 minor fixes 2023-03-31 19:28:16 +05:30
Denys Vuika
16278ae181 user profile basic cleanup 2023-03-31 19:28:16 +05:30
Denys Vuika
111f71279c proper sidebar header implementation 2023-03-31 19:28:16 +05:30
Denys Vuika
b915f3e750 proper toggle of the side menu 2023-03-31 19:28:16 +05:30
Denys Vuika
475c4f401a deprecate "headerColor" customisation 2023-03-31 19:28:16 +05:30
Denys Vuika
1000814d9f deprecate "headerTextColor" customisation 2023-03-31 19:28:15 +05:30
Denys Vuika
e9605b1066 deprecate "headerImagePath" 2023-03-31 19:28:15 +05:30
Denys Vuika
9d106fb1eb remove hardcoded settings route 2023-03-31 19:28:15 +05:30
Denys Vuika
69a8fbc9c5 cleanup user profile menu item 2023-03-31 19:28:15 +05:30
Denys Vuika
c9dba27892 use standard avatar icon for now 2023-03-31 19:28:15 +05:30
Denys Vuika
1839ba779c use standard "menu" icon for now 2023-03-31 19:28:15 +05:30
Denys Vuika
47801d0991 use standard material settings icon 2023-03-31 19:28:15 +05:30
SheenaMalhotra182
f85e1c2b04 linting fixes 2023-03-31 19:28:15 +05:30
Yasa-Nataliya
b4a7eb72df Modified the paths 2023-03-31 19:28:14 +05:30
Yasa-Nataliya
a00ebef5cc Added expand and collapse functionality 2023-03-31 19:26:36 +05:30
SheenaMalhotra182
9734d1606a implemented review comments and removed process related code 2023-03-31 19:26:36 +05:30
SheenaMalhotra182
2c6533a8f5 added header and search layout changes 2023-03-31 19:26:36 +05:30
Yasa-Nataliya
ed9e647a71 Layout changes for workspace sidemenu 2023-03-31 19:26:36 +05:30
Thomas Hunter
cfdae7efdb [ACS-4968] Sort tags by usage in search facet (#3100) 2023-03-30 15:35:26 +01:00
AleksanderSklorz
1553142364 [ACS-4126] Removed tags from libraries (#3093)
* ACS-4126 Removed tags from libraries

* ACS-4126 Fixed e2e
2023-03-28 13:34:23 -04:00
Thomas Hunter
2067ad814c [ACS-4125] Add support for the tags search facet (#3070)
* ACS-4125 Display tags facets in search

* Added new config options

---------

Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-03-24 11:14:01 +00:00
Denys Vuika
9609393d1e [ACS-4865] setup and enable code coverage for all projects (#3074) 2023-03-20 09:06:19 -04:00
Denys Vuika
86c0bbb998 [ACS-4837] eslint spellcheck support (#3072)
* eslint spellcheck support

* restore node memory settings for linting
2023-03-17 05:31:23 -04:00
Denys Vuika
b939d1c582 [ACS-4792] provide support for style linting (#3055)
* [ACS-4792] provide support for style linting

* style fixes

* style fixes

* style fixes

* disable yarn licenses until the issue is fixed

* fix package lock

* fix after rebase
2023-03-14 04:16:36 -04:00
Denys Vuika
8efd832a10 [AAE-10777] upgrade to latest ADF with common content services (#2970)
* upgrade to latest ADF with common content services

* update fix [link-adf:dev-eromano-AAE-10777]

* use latest ADF

* fix unit tests

* fix unit tests

* fix tests

* use latest ADF

* fix theming

* remove unused variables

* fix user info

---------

Co-authored-by: eromano <eugenioromano16@gmail.com>
2023-03-11 10:21:13 -05:00
Denys Vuika
4292f0fbc0 update libs packages (#3044) 2023-03-07 17:06:18 +00:00
Tomasz Gnyp
3294606fc0 [AAE-12877] Fix - The left sidebar menu is not expanding after clicki… (#3023)
* [AAE-12877] Fix - The left sidebar menu is not expanding after clicking on hamburger menu

* unit test improvement
2023-03-03 13:49:31 +01:00
Gloria Camino
bd025f500d LOC-409 Updated string for Mobile in 16 languages plus some fixes. (#3026) 2023-03-02 11:06:59 -05:00
MichalKinas
01f7e3c287 [ACA-4652] Run unit tests as one GH job, add e2es as GH job (#2997)
* [ACA-4652] Run unit tests as one GH job, add e2es as GH job

* [ACA-4652] Fix yaml syntax

* [ACA-4652] Fix if syntax

* [ACA-4652] Correct syntax

* [ACA-4652] Correct syntax

* [ACA-4652] Each job must contain uses or run

* [ACA-4652] Migrate uploading/downloading build artifacts, migrate before install

* [ACA-4652] Fix bad substitution

* [ACA-4652] Fix string merging in bash

* [ACA-4652] Bash fix

* [ACA-4652] Install aws before downloading/uploading artifacts

* [ACA-4652] Add setup with aws config action

* [ACA-4652] Add aws-region

* [ACA-4652] Use aws default region

* [ACA-4652] Log github event

* [ACA-4652] Log workflow run

* [ACA-4652] Fix commit logging

* [ACA-4652] Use action to get current commit msg

* [ACA-4652] Add correct version of build tools

* [ACA-4652] Get commit msg from env

* [ACA-4652] Get commit msg in the same job

* [ACA-4652] Final commit msg test

* [ACA-4652] Fix logging

* [ACA-4652] Cleanup commit msg, correct s3 bucket

* [link-adf:AAE-12767] Test adf linking

* [link-adf:AAE-12767] Test adf linking finalize

* [link-adf:AAE-12767] Tweak finalize job

* [link-adf:AAE-12767] Get commit msg in before install

* [link-adf:AAE-12767] Add missing adfprod configs

* [ACA-4652] Migrate before and after e2e scripts to GHA

* [ACA-4652] Add before e2e logging

* [ACA-4652] Use new GH secrets

* [ACA-4652] Remove logs, add envsub

* [ACA-4652] Install envsub globally

* [ACA-4652] Log replaced config

* [ACA-4652] Add missing env variable

* [ACA-4652] Add e2e run as GH action

* [ACA-4652] Remove logging, fix download path

* [ACA-4652] Disable protractor smartrunner artifact

* [ACA-4652] Install webdriver-manager

* [ACA-4652] Disable failing download on Travis, npm ci in before e2e

* [ACA-4652] Missing shell

* [ACA-4652] Restore artifact download

* [ACA-4652] Download smartrunner artifact only when present

* [ACA-4652] Check run attempt

* [ACA-4652] Correct attempt check

* [ACA-4652] Stop running e2es in Travis for now

* [ACA-4652] Run Travis e2es again, add test suite id

* [ACA-4652] Add test suite id to after e2e action

* [ACA-4652] Remove additional install

* [ACA-4652] CR fixes, remove some Travis config that is already migrated

* [ACA-4652] Cleanup setup leftover

* [ACA-4652] Propagate aws credentials

* [ACA-4652] Fix aws default region

* [ACA-4652] Misspelled variable fix

* [ACA-4652] Propagate aws region

* [ACA-4652] Rename PR workflow

* [ACA-4652] Download artifact only if bucket exists

* [ACA-4652] Run test even is aws bucket doesn't exist

* [ACA-4652] Fix aws download error

* [ACA-4652] Check if file exists before downloading

* [ACA-4652] Remove uploading/downloading e2e artifact after successful run

* [ACA-4652] Add missing check to finalize stage
2023-03-02 03:35:13 -05:00
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