Commit Graph

34 Commits

Author SHA1 Message Date
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
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
Denys Vuika
748e60f6a4 [ACS-4702] fix license fields for libs (#3009) 2023-02-24 14:36:55 +00:00
Bartosz Sekula
3c70572d16 [AAE-11496] Publish aca-about and aca-settings with public access (#2943) 2023-01-30 12:13:22 +01:00
Bartosz Sekula
7a176eb9a2 [AAE-11496] Build and publish aca-about and aca-settings (#2942)
* [AAE-11496] Build and publish aca-about and aca-content

* added libs to publish
2023-01-30 10:28:39 +01:00
Denys Vuika
5ce4835e4c [AAE-10766] upgrade to new About component (#2769)
* [AAE-10766] upgrade to new About component

* upgrade to latest ADF alpha

* update e2e to reflect snackbar changes

* Revert "update e2e to reflect snackbar changes"

This reverts commit 6164804bab.

* ACS-3640 a 11 y aca 881740 snackbar messages disappear without option to adjust timing (#2734)

* ACS-3640 Increasing time of autoclosing snackbar and adding X icon to close snackbar

* ACS-3640 Fix lint issues

* ACS-3640 Addressing PR comments

* ACS-3640 Fix lint issue

* ACS-3640 Added aria label for action icon

* ACS-3640 Fixed one left file

* ACS-3640 Fixed lint issues

* use latest adf

* ACS-3640 Correction for e2e

Co-authored-by: Denys Vuika <denys.vuika@gmail.com>

* remove the action check from the snackbar

* update e2e

* update e2e

* update e2e

* Update e2e

Co-authored-by: AleksanderSklorz <115619721+AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2022-11-14 23:55:06 +00:00
Denys Vuika
69cb107dd9 Angular 14 upgrade (#2598)
* angular 14

* material 14 and ADF 14

* latest ADF 5.x and theme import fixes

* use latest ADF 5.x

* update build command

* update travis command

* upgrade ngrx to v14

* upgrade flex layout lib

* fix after rebase

* fix after rebase

* upgrade to latest ADF
2022-08-25 12:05:00 +01:00
Denys Vuika
e237e373eb remove unused project files (#2583)
* remove unused project files

* restore package for shared testing lib
2022-08-11 13:55:18 +01:00
Denys Vuika
fa68c6fcf4 Angular 13 upgrade (#2493)
* upgrade to Angular 13

* upgrade datetime picker libs

* upgrade to eslint 13

* fix eslint issues

* downgrade datetime picker

* fix scss builds

* use proper node version on travis

* fix e2e check

* fix test run

* upgrade ngrx to 13

* use latest ADF 5.x

* add missing ban plugin for eslint

* use latest ADF 5.x branch

* use latest ADF 5.x

* use latest ADF

* sync libs with adf and apps

* Updating to the right version of mat-datetime-picker

* Fix Test Suites: Search - AAE-10222

* Satisfy linter

* upgrade to adf 5.0.0-angular.13

* upgrade adf to 5.0.0-angular.13.1

Co-authored-by: Andras Popovics <popovics@ndras.hu>
Co-authored-by: MichalFidor <michal.fidor@hyland.com>
2022-08-09 18:39:25 +01:00
Thomas Hunter
866ac19d82 [ACS-3109] Release 2.11.0 (#2549)
* [ACS-3109] Release 2.11.0

* Update git links in changelog
2022-06-16 17:06:17 +01:00
Thomas Hunter
746f31e299 [ACS-2838] Release 2.10.0 (#2515)
* [ACS-2838] Release 2.10.0

* update adf to correct version
2022-04-27 15:38:50 +01:00
Vito
31d677c12d Removing eslint react weird plugin (#2483)
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
2022-03-29 15:05:07 +01:00
Denys Vuika
6a9a863163 release 2.9.0 (#2476) 2022-03-17 19:14:49 +00:00
Vito
23262d0949 [AAE-7101] - Introduced Eslint to ACA and added some fix to avoid errors (#2424)
* Conversion to ESlint

* Fixed ESLINT for ACA

* [AAE-6638] - typo in eslint file

* [AAE-6638] - attempt to fix problem on linting

* Check caching to improve lint speed

* Improved eslint for content-app

* Added new cache

* Remove cache file

* Removed eslintcache

* Attempt to make eslint run on travis

* Slow ng lint on travis

* Fixed eslint error
2022-02-09 08:40:04 +00:00
Denys Vuika
047c4bcd72 Release 2.8.0 (#2415)
* release 2.8.0

* update changelog script

* update changelog

* use latest ADF release
2022-01-27 16:10:37 +00:00
Maurizio Vitale
4d1dab60b2 [AAE-6555] Rename the app into content-ce (#2375)
* Rename the app into conten-ce

* switch test to singleRun true

* Fix typo

* Use single run false for libs

* run test content-ce
2021-12-07 18:23:20 +00:00
Eugenio Romano
3ed95559a7 [ACA-4382] Use adf about and make it available in prod mode (#2361)
* use adf about and make it available in prod mode

* fix

* Fix unit test due about page refactoring

* fix review

* fix

* [link-adf:develop]

* fix pret

Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
2021-11-30 11:27:56 +00:00
Denys Vuika
4e2c968595 Release 2.7.0 (#2351)
* update app config

* update to latest ADF

* update package versions

* generate reports
2021-11-16 13:06:37 +00:00
Popovics András
46a179c75a [MNT-22574] Conditional AI Search (#2339)
* [MNT-22574] Support rules for search forms

* * fix lints

* Patch version increment

Co-authored-by: dhrn <dharan.g@muraai.com>
2021-11-04 15:09:18 +01:00
Denys Vuika
f89833461c Release 2.6.0 (#2300)
* use final ADF

* bump versions

* generate reports
2021-09-16 11:37:33 +01:00
Denys Vuika
bc40d6f08b v2.5.0 (#2228)
* upgrade to final adf

* bump versions

* generate reports
2021-07-08 21:56:33 +01:00
Denys Vuika
d99c3f1258 revert solution-style typescript configs (#2184)
* revert solution-style configs

* upgrade libs
2021-06-21 10:15:06 +02:00
Denys Vuika
d713fd189e [ADF-5407] style fixes before Angular 12 upgrade 2021-06-07 13:01:13 +01:00
Denys Vuika
6ec9b878a0 2.4.0 (#2151)
* update app config version

* upgrade ADF

* bump package versions

* reports
2021-05-20 14:12:51 +01:00
Denys Vuika
9941c91e95 ACA 2.3.0 with ADF 4.3.0 (#2053)
* use ADF 2.3.0

* update package versions

* generate audit reports
2021-03-11 16:28:09 +00:00
Denys Vuika
6049711a5c Release 2.2.0 (#1870)
* update package versions script

* update package versions script

* generate reports script

* bump versions to 2.2.0

* audits

* upgrade to final ADF

* update docs

* update app config
2020-12-09 16:55:39 +00:00
Denys Vuika
aba16339dc [ACA-3775] add missing plugin configuration (#1820)
* add missing plugin files, update readme

* add missing providers

* about and settings extensions

* leave only about
2020-11-24 12:29:56 +00:00
Denys Vuika
99140b3ac9 [ADF-5252] Disable settings and about pages by default (#1750)
* move Settings readme to the plugin itself

* disable settings, update readme

* about plugin readme

* disable about module
2020-11-10 17:03:19 +00:00
Denys Vuika
84eb628ac7 about and package fixes (#1746) 2020-10-15 11:24:10 +01:00
Denys Vuika
f6116021fb bump libs to 2.1.0 2020-10-14 10:46:51 +01:00
Popovics András
3db18f7d1d [ACA-3914] Fix app version number and enable git commit hash to be used properly (#1650) 2020-09-16 12:24:21 +02:00
Denys Vuika
6612a702c0 [MNT-21386] about extension (#1674)
* separate project for about extension

* move components to the about project

* remove about from the app

* update travis

* fix lint
2020-09-16 08:48:17 +01:00