263 Commits

Author SHA1 Message Date
tamaragruszka
acb848d39d
[ACS-6647] covert aca:fields to app:fields (#3838) 2024-05-09 15:57:15 +02:00
Denys Vuika
5a760c0d93
fix name clashing with LoginComponent (#3792) 2024-04-15 14:04:11 -04:00
dominikiwanekhyland
14edabc2d2
[ACS-6927] - Fully compliant with OIDC: ADF (#3718) 2024-03-25 09:00:34 -04:00
MichalKinas
4bc7ddef69
Release 4.4.1 (#3688)
* Release 4.4.1

* Bump ADF and JS-API
2024-03-06 16:46:50 +01:00
MichalKinas
99f9106075
Release 4.4.0 (#3677) 2024-03-01 21:27:27 +01:00
MichalKinas
930e4b1f3c
[ACS-6813] ACA configurable layout for search result list (#3656)
* [ACS-6813] Make search results list column configurable

* [ACS-6813] Documentation update

* [ACS-6813] Typo fix
2024-02-21 12:55:13 +01:00
MichalKinas
3f04f05da5
[ACS-6620] Use extensions instead of content key for viewer extensions (#3610) 2024-01-25 23:30:17 +01:00
DominikIwanek
207410c44c
[MNT-22836] - support of pkce o auth grant type by aims (#3422)
* [MNT-22836] - support PKCE code flow in SSO
2023-11-21 15:02:24 +01:00
MichalKinas
69c00fc403
Sonarcloud issues fixes (#3499)
* Sonarcloud issues fixes

* Code smell fixes

* Refactoring to remove new code duplications

* Sonarcloud code smell fixes part I

* Sonarcloud code smell fixes part II

* Missing code smell fix

* Add new ESLint rules to cover fixed SonarCloud issues

* Add missing command

* Add missing is existing check
2023-11-03 06:43:06 -04:00
MichalKinas
b23bd3e25b
Release 4.3.0 (#3503)
* Release 4.3.0

* Correct typing for unit test
2023-10-31 15:05:18 +01:00
Denys Vuika
b1b4dd05b6
Release 4.2.0 (#3440)
* bump app.config

* bump ADF versions

* release reports

* update compatibility matrices
2023-09-18 19:28:06 +01:00
Denys Vuika
1d8368c741
[MNT-23257] documentation on Windows support (#3336)
* optimise getting started docs

* windows support guide
2023-07-13 13:20:32 +01:00
Denys Vuika
1532d65a5b
[ACA-4715] provide support for Docker variables (#3329)
* provide support for Docker variables

* remove test code

* update docs
2023-07-12 08:16:09 +01:00
Denys Vuika
b192c5f6bb
[ACA-4715] cleanup Docker and update documentation (#3328)
* move ADF linking to the dev docs

* add basic Docker docs

* reduce docker params

* update docker docs
2023-07-11 12:25:55 +01:00
Denys Vuika
7ab4cc5e53
[ACA-4715] break dependency on envsubst (#3325)
* remove BPM host

* break dependency on envsubst

* remove prebuild script

* cleanup package.json
2023-07-11 08:39:17 +01:00
Denys Vuika
46ed7a8360
[ACA-4715] reduce env variables and provide defaults (#3311)
* use default "sessionTimeForOpenAppDialogDisplay"

* improve iPhone prefix url api

* improve android prefix url api

* session timeout

* app store url defaults

* enable mobile redirect by default

* enable AOS by default

* enable content plugins by default

* enable folder rules by default

* remove obsolete AI flag

* remove obsolete APA flag

* auto download defaults

* cleanup auth vars
2023-07-05 15:21:45 +01:00
Denys Vuika
29c0083e36
Release-4.1.0 (#3301)
* update app config

* update adf libs

* bump app version

* bump lib versions

* release reports

* update readme files
2023-06-26 20:29:25 +01:00
Denys Vuika
699499780f
[ACS-5386] update docs (#3263) 2023-06-09 03:25:43 -04:00
Raviraj Bahirsheth
b05ce51429
[ADF-5532] Create upgrade211-30.md (#3112)
* Create upgrade211-30.md

* Update upgrade211-30.md

* capitalise name angular

* Update to markdown code block

* Update upgrade211-30.md

* Addressed review comments

* Update upgrade211-30.md

* ADF changes added
2023-05-26 04:28:26 -04:00
Denys Vuika
73460ddff3 update docs 2023-05-25 14:34:10 +01:00
Denys Vuika
fd495f6e95
code cleanup (#3210)
* code cleanup

* rollback changes

* remove dead code

* remove debug app config

* cleanup unused locales

* no-unused-vars rule

* test fixes and cleanup

* remove unnecessary translate modules
2023-05-22 08:23:35 +01:00
Denys Vuika
b2ba94fd08
[ACS-5158] Release 4.0.0 (#3155)
* bump adf to 6.0.0

* bump release version

* release reports
2023-04-28 11:42:00 -04:00
AleksanderSklorz
e9bc42df10
[ACS-4534] nx workspace support for aca (#3143)
* ACS-4534 Added nx workspace support

* ACS-4534 Updated package-lock.json file

* ACS-4534 Configured cache directory and affected command

* ACS-4534 Updated README

* ACS-4534 Updated more README files

* ACS-4534 Fixed lint

* ACS-4534 Address comment for readme

* ACS-4534 Removed redundant build-libs script

* ACS-4534 Fixed start script

* ACS-4534 Updated some left documentation

* ACS-4534 Added more helper scripts, addressed PR comments

* ACS-4534 Updated package-lock.json after rebasing

* ACS-4534 Fix stylelint issue
2023-04-25 15:34:34 +02:00
Yasa-Nataliya
6fac964d94
[ACS-3742] Layout changes for workspace (#2980)
* Layout changes for workspace sidemenu

* added header and search layout changes

* implemented review comments and removed process related code

* Added expand and collapse functionality

* Modified the paths

* linting fixes

* use standard material settings icon

* use only specific modules needed for page layout

* use standard "menu" icon for now

* use standard avatar icon for now

* cleanup user profile menu item

* cleanup About component layout

* remove hardcoded settings route

* deprecate "headerImagePath"

* deprecate "headerTextColor" customisation

* deprecate "headerColor" customisation

* proper toggle of the side menu

* proper sidebar header implementation

* user profile basic cleanup

* minor fixes

* cleanup buttons

* remove old app layout and use ADF one

* remove old header component

* cleanup old layout module

* fix unit tests

* cleanup unit tests

* cleanup header actions module

* deprecate unused main-action component

* cleanup styles

* restore removed method

* cleanup search results toolbar

* restore expand menu functionality

* cleanup code, back buttons for about and profile

* restore original code

* proper collapse button

* remove unused i18n key

* styles cleanup

* cleanup sidebar

* cleanup user profile

* add safety checks for focus after close

* layout fixes

* update view profile unit tests

* code cleanup after reviews

* cleanup header actions

* fix menu population, user info

* improved upload and create actions

* remove useless tests

* fix folder rules tests

* search button workaround

* e2e: remove wait

* add create/upload tooltips

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* e2e fix

* try fix e2e

* update e2e extension configs

* try fix e2e

* try fix e2e

* fix eslint config

* try fix e2e

* move search button to extensions

* move upload and create to extensions

* remove header actions as no longer needed

* cleanup

* e2e fixes and cleanup for unwanted files

* linting fixes

* linting fixes

* added button type to support text buttons

* linting fixes

* added more unit tests to achieve code coverage requirement

* fixing code covergae for aca-content

* fixed code coverage for aca-shared

* linting fixes

* linting fixes

* cleanup

* version fix

---------

Co-authored-by: SheenaMalhotra182 <sheena.malhotra@globallogic.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: SheenaMalhotra182 <sheena.malhotra@contractors.onbase.com>
2023-04-20 07:18:24 -04:00
Denys Vuika
eba0f9aef8
remove travis remains (#3051) 2023-03-14 17:01:56 -04:00
Denys Vuika
cabf8508f3
Release 4.0.0-A.3 (#3038)
* bump ADF

* bump app version

* release reports
2023-03-06 10:36:57 -05:00
Bartosz Sekuła
a8268c680a
[AAE-11496] Publish libraries to npm (#2880)
* [AAE-11496] Publish libraries to npm registry

* update

* update

* added md

* deprecate old version
2023-01-26 08:53:53 +01:00
Denys Vuika
a21be3ff81
Release 4.0.0-A.2 (#2923)
* update app.config template

* bump ADF versions

* bump app version

* release reports

* add cypress dependency to solve the editorjs bug
2023-01-23 18:36:39 +00:00
MichalKinas
c3cbfb1e93
[AAE-11666] ACA 4.0.0-A.1 release changes (#2838) 2022-12-06 13:09:20 +00:00
Bartosz Sekuła
ed20971962
[AAE-10533] Replace shell with adf-shell (#2806)
* [AAE-10533] Use shell from ADF

* Remove shell.md
2022-11-25 08:48:03 +01:00
Bartosz Sekuła
456454fee1
[AAE-10533] Generic App shell for HxP applications (#2679)
* [AAE-10533] Generic App shell for HxP applications

* refactor

* fix scss mixin path

* remove forRoot in content-plugin

* remove provided routers

* revert router service

* revert template usage

* Added shell markdown

* Move login component to content-plugin

* Moved logic from app.component to app.service

* remove upload-area from shell

* cleaning

* cleaning

* update md

* abstract preferences

* allow to set shell parent route

* fix preferencesService name

* Fix for sidenav

* Fix CR comments

* [ci:force]

* move translation service mock to aca-shared

* fix e2e

* Fix page title

* remove drop area wrapper from whole application

* Fix e2e

* [ci:force]

* Remove blank page from shell

* Add upload files dialog

* [ci:force]

* Remove ExtensionsDataLoaderGuard from shell
2022-11-23 13:45:32 +00:00
MichalKinas
43440a3cb0
[ACS-3908] Add node version manager support (#2763) 2022-11-08 09:18:47 +01:00
Denys Vuika
1de59d7295
[ACS-3668] Release 3.1.0 (#2740)
* update app config

* upgrade ADF to release version

* bump app version

* release reports
2022-10-25 11:25:33 +01:00
Denys Vuika
2fba46c690
documentation fixes (#2730) 2022-10-19 13:18:47 +01:00
Denys Vuika
e173eedb42
Release 3.0.0 (#2627)
* upgrade ADF to 5.0.0

* release reports
2022-09-08 12:34:19 +01:00
Bindu Wavell
0ab5a1781c
Update config documentation for header theming (#2555) 2022-06-22 09:55:43 +01:00
Joerison Silva
3453eef75d
Fix first extension instruction (#2485) 2022-06-21 14:05:56 +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
Denys Vuika
9a2bca0611 add 2.10.0 changelog 2022-04-27 16:11:09 +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
Denys Vuika
1727554517
[AAE-7145] upgrade to Ngrx 10 (#2479)
* upgrade to ngrx 10

* fix auth proxy

* migrate effects to newer syntax
2022-03-24 11:36:21 +00:00
Denys Vuika
6a9a863163
release 2.9.0 (#2476) 2022-03-17 19:14:49 +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
056ff4b011
[AAE-6455] use tpl format instead of json and replace values (#2374)
* Use the tpl instead of json and replace values for build start and e2e

* Use different license file name to avoid conflicts

* use the travis value

* Use the general ng build and add doc
2021-12-07 15:38:01 +00:00
Bartosz Sekuła
60446dc36e
[AAE-6309] New process start button (#2353)
* [AEE-6309] New start process button

* [AEE-6309] Added documentation

* [AEE-6309] Change main action to object

* [AEE-6309] Clean code

* [AEE-6309] Linting fix

* [AEE-6309] Fix trashcan translation

* [AEE-6309] Fix tests
2021-11-22 08:23:10 +01: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
Denys Vuika
bb5dda1a88 add changelog report generation (#2342) 2021-11-16 13:05:06 +00:00
Dharan
9b8ac6bb5c upgrade guide (#2325)
* upgrade from ACA 2.4.0 to 2.5.0

* * minor changes

* * remove aca prefix
2021-11-16 13:05:05 +00:00
Denys Vuika
fc07bbae33 update viewer docs (#2316) 2021-11-16 13:05:05 +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