286 Commits

Author SHA1 Message Date
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
Denys Vuika
f89833461c
Release 2.6.0 (#2300)
* use final ADF

* bump versions

* generate reports
2021-09-16 11:37:33 +01:00
Eugenio Romano
6bf1765982 improve first extension docs 2021-09-13 14:59:15 +01:00
Eugenio Romano
536a43d30e
Custom viewer extension documentation (#2292) 2021-09-13 11:09:41 +01:00
Eugenio Romano
ee27271776
Improve documentation extension (#2266)
* improve documentation step 1

* improve documentation step 2

* improve documentation step 3

* move in tutorials

* tutotrials

* fix

* fix

* fix

* fix links

* metadata extension configutation

* tutorials links revamp
2021-08-26 11:52:57 +02:00
Denys Vuika
bc40d6f08b
v2.5.0 (#2228)
* upgrade to final adf

* bump versions

* generate reports
2021-07-08 21:56:33 +01:00
Eugenio Romano
f16693e4ed
Update README.md 2021-07-07 15:29:14 +02:00
Dharan
6670f9c75d
search extension docs updates (#2210)
* * docs updates

* * fix lints
2021-07-02 09:42:22 +01:00
Dharan
9df2c8eaa7
[ACA-4497] allow user to extend the search configuration (#2204)
* * support search extension

* * unit test added

* * fix lints

* Update application-features.md
2021-06-29 13:31:36 +02:00
Dharan
8a54b113a0
[ACA-4487] support search forms layout (#2195)
* [ACA-4487] support search chips -initial commit

* * update adf, fixed comments and e2e

* * update context menu test

* * update tool bar test

* * remove await expect

* * add e2e back
2021-06-27 12:55:28 +02: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
Yuuki Ebihara
2bd1c6c906
Modify Japanese translation for README. (#2131) 2021-05-14 14:46:25 +01:00
Yuuki Ebihara
56e5002962
Modify Japanese translation for Extending (#2133)
* Modify Japanese translation for Extension Tutorial.

* Modify Japanese translation for Extension Tutorial.
2021-05-14 14:45:30 +01:00
Yuuki Ebihara
36426427c9
Modify Japanese translation for Navigation. (#2134) 2021-05-14 14:45:00 +01:00
Yuuki Ebihara
97f48adf98
Modify Japanese translation for SSO. (#2135) 2021-05-14 14:40:27 +01:00
Yuuki Ebihara
bee9ebf603
Modify Japanese translation for Document List. (#2139) 2021-05-14 14:40:00 +01:00
Yuuki Ebihara
b7f3ccfe5b
Modify Japanese translation for Configuration doc. (#2120) 2021-05-12 09:22:56 +01:00
Yuuki Ebihara
14406f0810
Modify Japanese translation for CORS docs. (#2121) 2021-05-12 09:22:29 +01:00
Yuuki Ebihara
ca437eecac
Modify Japanese translation. (#2108) 2021-05-07 15:55:55 +01:00
Dharan
6700830c9d
[ACA-3897] Extendable viewer navigation (#2109)
* [ACA-3897] Extendable viewer navigation

* Update app.extensions.json
2021-05-07 15:54:18 +05:30
Denys Vuika
72a762f371
Fix security issues and remove cpr dependency (#2102)
* remove cpr dependency

* fix security warnings
2021-05-06 14:50:44 +01:00
Dharan
759099bde7
[ACA-4287] Move hooks to shared library (#2052)
* * move hooks

* * import fixed

* fix prod build

* * refactor hook service

* * fixed test

* * docs added

* * revert tsconfig

* * revert tsconfig

* * docs updated

* * fixed setting testing

* * lint fixed

* * remove duplicate actions
2021-04-29 13:50:25 +05:30
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
Popovics András
2859b16356
[AAE-4628] Release without the About and Settings modules, but have them baked into the app otherwise (#2022) 2021-02-25 21:52:14 +00:00
Francesco Corti
7f1343b504
Wrong extension for two tutorials. (#1972) 2021-02-04 14:24:26 +00:00
Francesco Corti
2aabada18d
Type on the tutorial (#1964) 2021-02-01 12:02:17 +00:00
Francesco Corti
2c47c5cc86
Adding two tutorials on extension creation and installation. (#1959) 2021-01-29 16:03:11 +00:00
Denys Vuika
7a5350a06d
reduce duplication and code improvements (#1707)
* reduce code duplication

* reduce duplication, fix license headers

* simplify code

* typings fixes

* update tests

* minor fixes

* markdown fixes

* revert changes
2020-12-11 15:47:17 +00:00