Maxvanvugt
f9c2bf6092
<adf-context-menu-holder> removed from adf document list ( #7404 )
...
<adf-context-menu-holder> seems to be deprecated. The proposed solution seems to work.
2021-12-07 11:59:36 +01:00
Eugenio Romano
ce43d0a766
Clean style creations ADF ( #7385 )
2021-11-29 16:14:26 +00:00
Eugenio Romano
4d58b3c4d0
Update upgrade46-47.md
2021-11-18 11:12:34 +00:00
Eugenio Romano
016f89b0a5
Update upgrade46-47.md
2021-11-18 11:11:30 +00:00
Eugenio Romano
eb1183946d
documentation 4.7.0 ( #7341 )
...
* documentation 4.7.0
* fix
2021-11-01 15:13:46 +00:00
Pablo Martinez Garcia
9f08d4a3e6
[MNT-22606] Support preset config as input in content-metadata component ( #7311 )
2021-10-23 20:25:53 +02:00
tomgny
d3f99a74b0
[AAE-5960] Storybook stories for PeopleCloud component ( #7313 )
...
* [AAE-5953] solved rebase conflict
:wq
* [AAE-5953] solved rebase conflict
* [AAE-5953] added form cloud service interface
* [AAE-5953] fixed lint errors
* [AAE-5953] migrated stories and mocks
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] removed redundant mock
* [AAE-5953] refactored and moved mocks
* [AAE-5953] refactor modules import
* [AAE-5960] added stories file and service mock
* [AAE-5960] fixed validation mock
* [AAE-5960] added story for user role
* [AAE-5960] removed uunused properties from primary story
* [AAE-5960] added interface to mock and live identity user service
* [AAE-5960] added mandatory preselected users story
* [AAE-5960] syntax improvements
* [AAE-5960] fixed default value for roles control
* [AAE-5960] refactored imports
* [AAE-5960] improve syntax
* [AAE-5960] refactored services name
* [AAE-5960] removed deprecated argTypes defaultValue
* [AAE-5960] exported new interface from core
* [AAE-5960] fixed import issue with identity user mock service in core
* [AAE-5960] fixed issue with viewer component test
2021-10-22 15:54:56 +01:00
Denys Vuika
941028999e
[MNT-22641] Upload versioning improvements ( #7300 )
...
* support "versioningEnabled" for uploads
* documentation updates
* remove app config and extend the api docs
2021-10-14 15:06:01 +01:00
Denys Vuika
254a6cd9d3
[MNT-22613] Viewer extensibility fixes ( #7294 )
...
* viewer fixes and unit tests
* update docs
* fix unit test
2021-10-12 13:57:13 +01:00
Pablo Martinez Garcia
5a2d27393d
[MNT-22606] Add properties viewer as form widget ( #7278 )
...
* [MNT-22606] Add properties viewer as form widget
* [MNT-22606] Add documentation and fix the params accessor
* [MNT-22606] Fix unit tests
* [MNT-22606] Fix lint
* [MNT-22606] Fix lint
* [MNT-22606] Fix lint
2021-10-06 18:12:14 +02:00
Denys Vuika
2bb7586f93
[MNT-22613] Viewer wildcard extension ( #7280 )
...
* support viewer wildcard extensions
* update docs
* fix lint
* fix template
2021-10-05 17:01:07 +01:00
Denys Vuika
6f968f7e4a
[AAE-5637] Remove SCSS mixins and use CSS variables ( #7250 )
...
* remove default-class mixin and use regular import
* cleanup colors
* remove variables file, fix bugs in animations
* proper ordering of imports, core css vars
* cleanup snackbar and material themes
* tags component
* login component styles
* app login
* toolbar component styles
* breadcrumb styles
* dropdown breadcrumb
* app layout component
* demo shell: files component
* aspect list styles
* content metadata styles
* node selector
* name location cell
* node share dialog
* content type dialog
* folder dialog
* document list
* datatable theme
* pagination theme
* viewer theme
* viewer theme
* user-info theme
* container widget
* dynamic table theme
* form widgets
* form theme
* form renderer
* sidebar menu
* header theme
* info drawer theme
* comment list
* commens and layout container
* sidenav layout
* empty content
* error content
* clipboard theme
* search input
* tooltip card and notification history
* card view theme
* remove unused keys
* add permission dialog
* search and permission dialogs
* version comparison and column themes
* upload drag area and cleanup references
* remove the need for content styles
* insight components
* cleanup insights theme
* process components
* process components
* process cloud themes
* cleanup unsed imports
* cleanup mixins
* update build scripts
* test fixes
* remove fdescribe
* css fixes
* update unit tests
2021-09-29 13:17:05 +01:00
Eugenio Romano
12ef9656aa
4.6.0 bump and doc update ( #7253 )
...
* update doc 4.6.0
* 4.6.0 bump
* fix
* fix lock
2021-09-15 16:08:17 +01:00
Eugenio Romano
3f44e2e649
update-doc-viewer ( #7246 )
2021-09-13 10:10:01 +01:00
Michał Dunat
eb95e84ea7
[AAE-5718] change ngOnInit to ngAfterViewInit in Login component docs in Customizing validation rules section ( #7223 )
2021-08-24 16:11:47 +02:00
arditdomi
aac821a1fe
[AAE-5414] - SSO Auth Guard - Add the concept of excluded roles ( #7222 )
...
Co-authored-by: Ardit Domi <arditdomi@apl-c02g64vpmd6t.home>
2021-08-24 09:25:36 +01:00
Thomas Hunter
6dae24d424
[ADF-5460] Add placeholder to SearchTextInputComponent ( #7208 )
2021-08-16 12:34:44 +02:00
arditdomi
94d908e51a
[AAE-5392] - Make search text input more configurable & add an event … ( #7188 )
...
* [AAE-5392] - Make search text input more configurable & add an event emitter to indicate the states of it
* Remove fdescribe
* Emit empty search term when the search gets cleared
* Emit the empty search term when the search gets collapsed by the Search icon
* Same onBlur, emit the empty search term
* Add unit tests for emitters resetting the search term
* Fix comments, use reset event emitter instead of emitting an empty search term
* Update documentation
* Revert reset to boolean
* Fix flaky unit test
2021-07-30 11:30:20 +03:00
Denys Vuika
81f7e2af33
[ADF-5456] improved theming bundling ( #7180 )
...
* theming barrel file for core
* card-view theme
* clipboard theme
* rename core theme files
* content services themes
* process services theme
* process services cloud theme
* insights theming
* try fix flaky test
2021-07-20 15:24:37 +01:00
Dharan
bbc2701df2
[ACA-4486] docs update ( #7146 )
...
* [ACA-4486] docs update
* * [ci:force] rename see also section
* [ci:force] settings and migrate step added
* settings and migrate step added
* [ci:force] minor corrections
2021-07-05 11:56:56 +02:00
Eugenio Romano
4aa9f79707
4.5.0 Release note ( #7130 )
...
* doc part 1
* doc part 2
* 4.5.0 release note
* Update README.md
* Update README.md
2021-06-28 17:28:59 +02:00
Dharan
26d180e661
[ACA-4486] support search widget chips layout ( #7122 )
...
* [ACA-4486] support search widget chips layout
* * revert to old config
* * resolved rebase conflicts
* [ci:force] force e2e
* [ci:force] docs update and remove directive added
* [ci:force] config updated
* [ci:force] add missing app config schema to prod build
2021-06-25 10:54:12 +02:00
arditdomi
462f40827e
Revert "[AAE-5392] - Add find people api call ( #7119 )" ( #7121 )
...
This reverts commit 1e251ab8aa4efcccdb7d72a94a34f30c7b040673.
2021-06-24 09:57:27 +01:00
arditdomi
1e251ab8aa
[AAE-5392] - Add find people api call ( #7119 )
...
* [AAE-5392] - Add find people api call
* Add documentation
2021-06-22 18:08:01 +01:00
Thomas Hunter
e2b8557f4b
[AAE-5362] Add option to make actions button visible only on hover ( #7117 )
...
* [AAE-5362] Add option to make actions button visible only on hover
* [AAE-5362] Refactor
* Unrelated linting fixes
2021-06-22 16:28:38 +01:00
Eugenio Romano
2d61a2941c
Update extensibility.md
2021-06-17 12:11:28 +02:00
Dharan
ba03c60adb
[ADF-5417] Support multiple search configuration in app config json ( #7096 )
...
* [ACS-1642] Support multiple search configuration in app config json
* [ci:force] unit test added
* adf component added
* [ci:force] check compatibility
* [ci:force] * run all e2e
* * revert initvalue
* [ci:force] revert app config
* [ci:force] docs update
2021-06-15 14:52:46 +02:00
Thomas Hunter
40bbeb13f0
[AAE-5208] Add pagination info to listPeople function in PeopleContentService ( #7055 )
...
* [AAE-5208] Add pagination info to listPeople function in PeopleContentService
* Change documentation
2021-06-02 11:49:47 +01:00
Eugenio Romano
6e0ad4ce43
4.4.0 ( #7030 )
...
* 4.4.0
* Update README.md
* Update upgrade43-44.md
* Update readme
* lock update
Co-authored-by: arditdomi <32884230+arditdomi@users.noreply.github.com>
2021-05-20 09:50:30 +01:00
Denys Vuika
251b64a8f3
update docs on the extension value replace ( #7029 )
2021-05-14 12:03:48 +01:00
Thomas Hunter
c96b6ea36f
[AAE-5124] Show counter only when attaching files ( #7011 )
...
* [AAE-5124] Show counter only when attaching files
* Reset package-lock.json
* Add another unit test
* Fix unit test
2021-05-12 16:42:49 +01:00
Eddie
3e4b2083ff
Update content-type-dialog.component.md ( #7008 )
...
Just a missing 't' on 'content'
2021-05-10 13:15:36 +01:00
Eugenio Romano
d6a4f84161
generate documentation ( #7006 )
2021-05-10 10:47:48 +01:00
Eugenio Romano
71cad4c287
[ci:force] auto update node version when media management actions are triggered ( #6992 )
2021-05-08 22:29:51 +01:00
davidcanonieto
550a223164
[ADF-5379] Add a way to disable WS notifications ( #6924 )
...
* [ADF-5379] Add a way to disable WS notifications
* Update app-notifications.service.ts
* Update task-filters-cloud.component.spec.ts
* Move flag to upper level in config.json
* Create new notification section in app.config.json
* Update implementation
* Improve naming
2021-05-05 14:14:44 +01:00
Urse Daniel
e8ffe8e35e
[ADF-5378] ADF Previewer: Image Rotate + Save ( #6958 )
...
* updates including cropperJS
* update on rotation + unit tests
* small fix
* hide toolbar on save
* remove unused & duplicate method
* added readonly & prettier code
* include readOnly mode to hide/show media management actions
* updated dependencies
* fix emit spy
* ADF-5378: Fix failing e2es
* Fix comments for unit tests
* ADF-5378: Removed obsolete buttons from e2e
Co-authored-by: kristian <kristian.dimitrov@alfresco.com>
Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-05-01 15:54:37 +01:00
Stephen Tweeddale
c149f16adf
Remove additional double slashes from documentation. ( #6960 )
...
For the sake of the ABN markdown parser.
2021-04-28 17:20:16 +01:00
Thomas Hunter
9cbae9abd8
[AAE-5021] Add listPeople method to PeopleContentService ( #6947 )
...
* [AAE-5021] Add listPeople method to PeopleContentService
* lint
* Replace Person with EcmUserModel
* Update imports to @alfresco/adf-core
* Change to const + lint
2021-04-28 16:50:53 +01:00
Stephen Tweeddale
dd5fc685b8
Abn content fixes ( #6957 )
...
* Remove double backslashes from markdown files.
Neither github nor the ABN understands them.
* Make a <br /> tag self-closing, for the purposes of the ABN
2021-04-27 16:56:17 +01:00
arditdomi
574db8d7cc
[AAE-4985] - Make SSO Role Service accept a content admin role that is not part of the JWT token ( #6942 )
...
* Add ability to check if the user is an ACS_ADMIN - not part of JTW token
* Make get user api call only once
* Add unit tests
* Add documentation
* Fix comments
* Exclude flaky tests, dependent on another test
* Fix unit test
* Fix comments
* Update documentation
2021-04-26 14:27:22 +01:00
Dharan
0635b7fd06
[ACA-4361] permission layout modified ( #6937 )
...
* * reusable data table column moved
* [ACA-4361] permission layout modified
* * build fixed
* fix build
* * import fixed
* * null safety operation
* * fixed comments
* * fix lint
* * wait for reload list
* * remove sleep
* * add sleep
* * fix comments
* * fix comments
* * floating promises fix
* * remove wait
2021-04-23 08:50:28 +01:00
siva kumar
bf70e471ce
[AAE-4995] Expand ADF PeopleContentService to create new person ( #6931 )
...
* [AAE-4995] Expose create/list content users API in ADF PeopleContentService
* * Updated documentation
* * Removed listPeople api
* * Added unit tests and improved old tests
* * Updated doc with js-api doc link
* *Fixed lint errors
* * Fixed failing unit tests
2021-04-21 19:17:54 +05:30
Thomas Hunter
96c94988c1
[AAE-4428] Add selected file counter to attach file widget ( #6881 )
...
* [AAE-4428] Add selected file counter to attach file widget
* [AAE-4428] Add getSelectedCount method
* [AAE-4428] Add unit tests
* [AAE-4428] Changed so TranslationService injection is not necessary
* [AAE-4428] Added unit tests to check the element has been injected
* spacing
* [AAE-4428] Remove unnecessary check in unit test
* [AAE-4428] Add node counter directive
* [ci skip] Fix linting issues
* Remove changing the selection to the nabigated node
* Revert removing selection on folder loaded, add unit test
* Added documentation
Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-04-15 13:57:26 +01:00
Denys Vuika
a244200258
Name column fixes ( #6904 )
2021-04-07 12:00:05 +01:00
Eugenio Romano
76de2c06f5
add some more info on the refresh token timeout ( #6823 )
2021-03-22 09:22:42 +00:00
Eugenio Romano
5919916380
4.3.0 ( #6793 )
...
* 4.3.0
* update md
* Fix typos
* Remove ADF testing package from core package.json
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Andras Popovics <popovics@ndras.hu>
2021-03-09 15:10:37 +01:00
Francesco Corti
909f6119b7
ADF 4.3 Release Note in draft. ( #6761 )
...
* ADF 4.3 Release Note in draft.
* Update RelNote430.md
* Update RelNote430.md
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2021-03-03 14:09:52 +00:00
Eugenio Romano
c3452a4f62
Documentation build ( #6762 )
...
* move doc dependency in doctools
* add ignore link
* rebuild doc
* version index
* put it back some deps
2021-03-03 14:08:15 +00:00
Denys Vuika
63969d65e7
[AAE-3992] Process Filter bug fixes and improvements ( #6599 )
...
* bug fixes
* bug fixes
* bug fixes
* cleanup tests
* travis workaround
* travis workaround
* travis workaround
* travis workaround
* travis workaround
* travis workaround
* Revert "travis workaround"
This reverts commit b67efccfb0aab8c7f6b9235d01525487771b8123.
* Revert "travis workaround"
This reverts commit 448f4e6d1211771e914f35183860af6df3452c16.
* Revert "travis workaround"
This reverts commit 542fae649c0501a9150ccac2e5a2cd54ee39a690.
* Revert "travis workaround"
This reverts commit 12f58568fbb0f8d2defb4c21a3ab1683bc8aa312.
* Revert "travis workaround"
This reverts commit b0ffef3bee0f81faf6088be8b5c2b072ad2762e7.
* Revert "travis workaround"
This reverts commit c6d95a2ff3b38b543fea83d3fc53016ac657b3bb.
* service fixes
* remove junk tests
* code fixes
* reduce code complexity
* update e2e
* update e2e
* fix i18n
* e2e fixes
* bug fixes
* rebase and fix
* properly serialize query params
* rework process filters demo
* remove dead code
* code fixes
* code fixes
* e2e improvements
* fix bug and remove e2e testing a bug
* bug fixes for date ranges
* fix e2e
* fix unit test
* reusable code
* fix flaky e2e
* fix angular cli version
* remove useless e2e (already tested by unit tests)
* remove useless e2e (already tested by unit tests)
* demo shell fixes
* remove fit
* disable flaky test
* update code as per review suggestions
* fix after rebase
* fix after rebase
2021-02-23 16:58:31 +00:00
Vito
e62c752f1f
[ADF-5305] - Added aspect list component ( #6549 )
...
* [ADF-5305] - Creation of aspect list and aspect list dialog components
* [ADF-5305] - unit test for aspect list
* [ADF-5305] - added filtering for aspects
* [ADF-5305] - enabling tests
* [ADF-5305] - added filtering and unit test
* [ADF-5305] - added context action to demo shell
* [ADF-5305] - added button on metadata card for opening aspects
* [ADF-5305] - fixed unit test for filtering aspects
* [ADF-5305] - added documentation
* [ADF-5305] - fixed lint
* [ADF-5305] - Updated the js-api calls
* [ADF-5305] - Removed circle dependency
* [ADF-5305] - Simplified code
* [ADF-5305] - revert changes on package.json
* [ADF-5305] - removed extra cspell word
* [ADF-5305] - added filtering on aspect list service
* [ADF-5305] - fix unit test for aspect service
* [ADF-5305] - reverted changes to package-loc
* [ADF-5305] - removed unused changes
* [ADF-5305] - attempt to fix PR #§
* [ADF-5305] - attempt to fix PR #2
* [ADF-5305] - attempt to fix PR #3
* [ADF-5305] - attempt to fix PR #4
* [ADF-5305] - attempt to fix PR #5
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2021-02-17 11:13:35 +00:00