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
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
Dharan
6670f9c75d
search extension docs updates ( #2210 )
...
* * docs updates
* * fix lints
2021-07-02 09:42:22 +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
siva kumar
e07a93c60f
[ACA-4355] [ADW] The sign out takes longer than in the past ( #2081 )
2021-04-12 10:05:15 +01: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
63fdf21386
update docs and schema
2020-08-12 12:05:13 +01:00
Vito
053d2de069
[ACA-3796] - fixed error on sorting ( #1575 )
...
* [ACA-3796] - fixed error on sorting
* [ACA-3796] - fixed unit test
* [ACA-3796] - start fixing e2e plus fixed filter parent node
* Rebased and upgraded to the latest ADF
* [ACA-3796] - fixed pr comments
* last adf update
* remove unused loading
* clean unit test
* [ACA-3796] - reverted fix for filters parent
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-08-10 21:13:28 +01:00
dhrn
3b4579c19c
[ACA-3257] Add actions extension capability to info drawer ( #1471 )
...
* info drawer action added
* actions added
* * improved docs
* * added unit test
* fixed e2e
* * rename actions to toolbar
* * minor changes
* Update application-features.md
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-05-19 17:46:11 +01:00
maurizio vitale
794d6a6c83
Rename branch to develop
2020-05-07 12:44:20 +01:00
Denys Vuika
785b7abb8a
improved settings api ( #1408 )
2020-04-09 20:06:18 +01:00
Maurizio Vitale
3ee61c3d29
[ACA-2734] Be able to show an extension based on provider ( #1405 )
...
* Ability to disable extension based on provider
* Remove mystake
* Use latest adf
2020-04-08 20:04:49 +01:00
Denys Vuika
5a88c8c852
[ACA-1743] extension settings ( #1399 )
...
* upgrade tslib
* initial settings skeleton
* migrate language picker setting
* support string parameters
* remove process extensions workaround
* update extensions schema
* update docs
* unit tests
* fix unit test
2020-04-06 19:58:41 +02:00
pionnegru
684a9a3d34
update extension schema
2020-01-07 20:32:55 +02:00
Suzana Dirla
5ffdf75f52
[ACA-1619] automatically show content metadata ( #1104 )
...
* [ACA-1619] overwrite the app.config metadata settings only of the 'content-metadata-presets' is non-empty
* [ACA-1619] app config to show automatically all metadata aspects
- not extendable version
* [ACA-1619] app extension to show automatically all metadata aspects
- extendable version
- the app.config setting is overwritten by the one with ids from app.extensions
- could remove completely the content metadata setting from app.json
* [ACA-1619] allow 'disabled' property on content metadata configuration
* [ACA-1619] test content-metadata plugin extension
- allow 'disabled' property on content metadata configuration
* [ACA-1619] remove test reference to metadata plugin
* [ACA-1619] backwards compatibility for metadata plugin extensions
- add back initial structure (& ids) of content-metadata "custom" preset
- revert change to sample metadata extension plugin
* [ACA-1619] forgotten change
* [ACA-1619] tests
2019-05-17 10:34:20 +01:00
Denys Vuika
d8e3b9ada0
[ACA-2364] support 'canPreview' rule for the Viewer ( #1102 )
...
* support `canPreview` rule for the Viewer
* update plint settings
* update prettier settings for plint
* test fixes
* update config
2019-05-10 15:08:00 +01:00
Suzana Dirla
c347e5796d
add 'disabled' property for navBar to extension.schema.json ( #1046 )
2019-03-26 18:33:38 +00:00
Denys Vuika
d9b2565783
json schema fixes
2019-03-12 16:22:22 +00:00
Denys Vuika
da3527b0db
unified format for viewer sub-menus ( #901 )
...
* unified format for viewer sub-menus
* fix tests
* update prettier
2019-01-20 11:13:55 +00:00
Denys Vuika
99a8192b36
[ACA-2064] support custom icons for extensions ( #864 )
...
* icon component, custom svg
* split components, fix modules
* simplify code
* universal icon component
* support custom icon registration
* update docs
* test fixes
2018-12-07 19:09:45 +00:00
Denys Vuika
26b4b0684f
[ACA-805] about screen enhancements ( #813 )
...
* upgrade to latest adf-extensions
* switch to ADF RepositoryState
* show extensions on About page, i18n fixes
* update docs
* cleanup about styles
* greatly simplify app dependencies rendering
* fix linting
* fix tests
2018-11-20 21:15:05 +02:00
Cilibiu Bogdan
4a420cc9f9
[ACA-20] Favorite Libraries ( #789 )
...
* libraries submenu config
* fix item id
* favorite libraries columns
* libraries submenu text
* columns text
* submenu schema
* submenu routes
* role column component
* favorite libraries list api
* register favorite libraries presets
* favorite libraries list component
* register role column component
* dl custom node list is library route
* empty state message icon
* remove custom id
* merge subscriptions
* adapt to child route
* fix component selector
* revert to favorite library route
* sidenav main links font weight
* libraries children contants
* library expand panel method
* update e2e
* libraries children columns consistency
* isLibrary workaround for custom node list
* update isLibrary evaluator
* update e2e
* lint
* Update src/assets/app.extensions.json
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* Update src/app/extensions/extension.service.ts
Co-Authored-By: pionnegru <pionnegru@users.noreply.github.com>
* use correct preset
* update e2e
* update page titles values
* find child active link
* fix expected value
* update expected
* role column tests
* check if menu is expanded
2018-11-09 13:53:51 +00:00
Denys Vuika
2dc2f51944
[ACA-1970] extension fixes ( #780 )
...
* cleanup extension settings
* remove header demo and update schema
* move card view to separate demo extension
* update to ADF 2.6.1
2018-11-08 06:46:32 +00:00
Cilibiu Bogdan
88678852e7
[ACA-20] Sidenav - submenu support ( #779 )
...
* transform children data
* update navigation schema for children
* sidenav submenu
* update style
* disable extansion panel animation
* child routerLinkActive template reference
* getApplicationNavigation test
* minimised submenu indicator
* sort navigaton children
2018-11-06 14:08:57 +02:00
Denys Vuika
9dcdacce40
[ACA-1552] extensibility support for document lists ( #714 )
...
* dynamic column component
* dynamic columns for files
* support conditional rendering
* libraries preset
* shared files preset
* recent files preset
* favorites preset
* trashcan preset
* load presets from the extension config
* code fixes
2018-10-14 10:21:58 +03:00
Suzana Dirla
20822773d7
Fix metadata schema ( #704 )
2018-10-11 15:24:44 +01:00
Suzana Dirla
118ef26a5a
[ACA-1849] fix json schema ( #684 )
...
* json schema add id as required for metadata items
* sync json schemas
2018-10-02 10:09:13 +01:00
Cilibiu Bogdan
8d9d3dbc45
[ACA-543] Disable Share feature based on repository property ( #658 )
...
* add visibility type to navigation schema
* repository data model
* add repository state
* add repository state
* add repository evaluator
* allot navigation elements to called again
* AppRuleContext extends
* repository status resolver
* map repository evaluator
* reevaluate navigation elements
* generic route evaluator
* add route guard on Share
* evaluate guard based on data property
* changed old imports
* add Action suffix
* set state false by default
* tree shakable services to simplify rebase
* fix rebase
* isQuickShareEnabled initial null state
* repository store effects
* repository store actions
* refactored
* refactored
2018-09-28 10:32:36 +01:00
Denys Vuika
8a7fbaa70a
[ACA-1809] app header extensions ( #659 )
...
* move header to separate component
* code fixes
* project header buttons and menus
* app menu example
* delete empty style
* logout action
* update docs
* and one more test
2018-09-23 17:53:56 +01:00
Suzana Dirla
e373064fd1
[ACA-1548][ACA-1802] add actions to viewer toolbar via extensions ( #637 )
...
* [ACA-1548] rename viewer toolbar extension of More menu
* [ACA-1548][ACA-1802] add actions to the viewer toolbar via extensions
2018-09-17 13:14:27 +01:00
Denys Vuika
e97c8b703c
[ACA-1695] viewer extensions ( #576 )
...
[ACA-1695] viewer extensions
2018-08-19 15:14:06 +01:00
Denys Vuika
160226094d
extensibility docs update ( #571 )
...
* docs: custom sidebar tabs
* update docs
* docs update, simplify extension schema
* test fixes
2018-08-17 13:44:01 +01:00
Denys Vuika
89aec91caf
[ACA-1646] "dev tools" extension ( #567 )
...
* dev tools extension project
* code editor integration
* latest editor, offline setup
* override extension config (session only)
* schema support
* wire external plugins with experimental flag
* update package scripts
* sidebar extensions scaffold
* propagate extension tabs to info drawer
* separate tab components for info drawer
* extensibility for info drawer
* support tab icons
2018-08-16 16:55:06 +01:00
Denys Vuika
8f3030760a
extension enhancements ( #552 )
...
* default action types
* move context-menu to the correct folder
2018-08-06 11:53:26 +03:00
Denys Vuika
22eac50d27
basic docs on extensibility apis ( #543 )
...
basic docs on extensibility apis
2018-08-04 08:26:33 +01:00
Denys Vuika
ae8675dfd7
[ACA-1631] more application ngrx actions ( #540 )
...
* delete action
* library path evaluator
* extension for sharing files
* upload actions
* delete library
* use extensions for experimental library actions
* unshare nodes
* fix icons and titles
* "create menu" backed by core extension
* support for descriptions, update upload selector
* update code and tests
* support disabled tooltips for navbar
* fix selector
* [ACA-1486] remove double fetch call
* migrate to trashcan actions, element IDs
* cleanup code, remove deprecated directives
* add/remove favorite
* improve rendering performance
* update favorites without reload
* support for adding Sites to favorites
* disable favorites for Libraries for now
* copy action
* move node
* manage versions and permissions
* cleanup code
* toggle info drawer
* card view mode
* use extension layer for favorites toolbar
* fix menu tooltips
* fix 'remove as favorite' tests
* update tests
* test fixes
* fix edit folder for favorites
* fix test
* cleanup favorites layout
* upgrade recent files layout
* update evaluators for shared nodes
* test fixes
* test fixes
* restore recent files layout
* workaround for "favorite" toggle and recent files
* upgrade shared files page
* upgrade files page layout
* fix library evaluator
* workaround for shared files and permissions
* cleanup code
* upgrade search results
* upgrade sidebar and viewer actions
* code cleanup
* code cleanup
* code cleanup
2018-07-31 10:36:26 +01:00
Denys Vuika
262240c8ea
support custom components as action elements ( #536 )
...
* support custom components as action elements
* fix action type
* remove testing code
* disable demo button by default
2018-07-25 15:14:07 +01:00
Denys Vuika
98906942dc
chaining rules, "not" evaluator ( #527 )
...
* chaining rules, "not" evaluator
* improved evaluators
* fix code
2018-07-22 12:52:28 +01:00
Denys Vuika
3ab9cee163
[ACA-1597] allow extensions overwrite existing settings ( #523 )
...
* merge objects within the arrays
* metadata properties
* code cleanup
2018-07-20 14:46:43 +01:00
Denys Vuika
8c9ffc1160
[ACA-1591] Load extensions from multiple files ( #521 )
...
* rework extension service, separate file with config
* improve loading, optional entries
* simplify config and unify content actions
* load and merge multiple files
* improve plugin loading, introduce second demo
* move demo stuff to a plugin
* rework navbar to make it pluggable
* code and naming convention cleanup
* extension schema
* switch off custom navbar group by default
* hotfix for facetQueries issue
* consolidate files, final renames
2018-07-19 20:54:39 +01:00