Commit Graph
19 Commits
Author SHA1 Message Date
Popovics András bf2be27a1a [ci:force] Manually upgrade to latest js-api (#2482) 2022-03-24 19:45:12 +01:00
Popovics András de355cc300 Revert "[AAE-5874] Re-evaluate extension rules when context changes" (#2301)
* Revert "[AAE-5874] Re-evaluate extension rules when context changes (#2296)"

This reverts commit fb140531f4.

* [ci:force]
2021-11-16 13:05:05 +00:00
Popovics Andrásanddhrn 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
Popovics András a7ae175d8f Update to latest ADF testing usage (#2188) 2021-06-20 19:45:41 +02: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
Popovics András 287b88e525 Remove temporarily added npm ci, since Travis has been fixed (#2011) 2021-02-24 17:31:41 +00:00
Popovics András aaefe4c416 [AAE-4608] Use smartrunner version 2 (#2009)
* [AAE-4608] Use smartrunner version 2

* Fix wrong path
2021-02-19 22:21:31 +01:00
Popovics Andrásanddependabot[bot] 221d2d6596 Megabump (#1706)
* Bump commander from 6.0.0 to 6.1.0

Bumps [commander](https://github.com/tj/commander.js) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v6.0.0...v6.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @types/node from 14.6.0 to 14.11.2

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.0 to 14.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump @angular/material-moment-adapter from 10.1.3 to 10.2.3

Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 10.1.3 to 10.2.3.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/10.2.3/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/10.1.3...10.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pdfjs-dist from 2.4.456 to 2.5.207

Bumps [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) from 2.4.456 to 2.5.207.
- [Release notes](https://github.com/mozilla/pdfjs-dist/releases)
- [Commits](https://github.com/mozilla/pdfjs-dist/compare/v2.4.456...v2.5.207)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-05 10:48:09 +01:00
Popovics András d6f6843e22 Add blank route to public routes (#1696) 2020-09-28 19:42:37 +02: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
Popovics András 3edf48f050 [AAE-3278] Temporary fix for some flakyness: C297638 and C297638 (#1602) 2020-08-13 23:20:05 +02:00
Popovics András 32502e60b9 [ACA-3821] Add lite-serve with VSCode launcher (#1584)
* Add lite-serve with VSCode launcher

* Make lite-serve smarter to work with Basic authtype as well

* Change and unify app-config-replace script
2020-08-08 13:12:47 +02:00
Popovics András d7e61e8fcb [ACA-3394] Fixing wrong rebase for file preview and exclude failing regressive e2es (#1586)
* [ACA-3394] Fixing wrong rebase for file preview

* Exclude failing tests
2020-08-08 11:44:43 +02:00
Popovics András cd1252cb94 [ACA-3394] Generally available file preview feature for extensions (#1496)
* Adding general purpose preview overlay route

Preparation for file preview feature

Remove unnecessary preview root route and ability to use loadChildren

Extract RouterExtensionService

Remove loadChildren support and use component instead

Cover RouterExtensionService with unit tests

Fix tests

Fix build

Fix rebase issue

Add generally available PluginPreviewAction

Add data option to child routes and navigateBackAsClose option for the preview component

Support plain mode preview

Fix linting

Update to latest alpha of ADF

* Adding documentation

* Rebase fix

* Update to latest adf
2020-08-07 18:24:38 +02:00
Popovics András 0e7eed3cd5 Add missing documentation for extension loader callbacks (#1457)
* Add missing documentation for extension loader callbacks

* Fix messed up pipeline, how it could work until now???

* Travis yml fix

* Travis yml fix
2020-05-07 23:23:11 +02:00
Popovics András a21aeab12d [ACA-3131] Add extension loader guard (#1426)
* [ACA-3131] Add extension loader guard

* Fix linting issue

* Fix cspell issues
2020-04-29 08:41:49 +01:00
Popovics András 78f9769a8b [ACA-3175] Remove settings button from the UI (#1427) 2020-04-23 14:09:28 +01:00
Popovics András 9a87564c8a [ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage (#1379)
* [ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage

* Fix doc owner
2020-03-26 17:03:38 +01:00
Popovics András abe244fed9 [ADF-2559] Sidenav layout extraction (#253)
* First step of extraction

* Add content also and fix initial mobile screen issue

* Move ADF sidenav-layout to different folder for easier future removal

* Test the new behaviour

* test fix

* minor fixes
2018-03-24 07:07:34 +00:00