Andy Stark
aae4629e9a
[ADF-4069] Added updated license list tool ( #4302 )
...
* [ADF-4069] Added updated license list tool
* [ADF-4069] Added suggestion for licence info in sidebar
2019-02-12 12:45:56 +00:00
Andy Stark
3b1341928f
[ADF-3745] Added repo configuration section to form component page ( #4305 )
2019-02-12 12:43:16 +00:00
Eugenio Romano
3263659ac2
rename old hasPermission as allowableOperation and introduce the real hasPermissions ( #4294 )
2019-02-11 10:44:37 +00:00
Nicolas Barithel
324e86aaf3
fix Versioning format in compatibility.md ( #4295 )
2019-02-11 10:43:47 +00:00
Andy Stark
1079361c2c
[ADF-3745] Updates for doc review ( #4291 )
...
* [ADF-3745] Updates for doc review
* [ADF-3745] Fixed bad links to Content node selector page
* [ADF-3745] Updated index files
2019-02-08 21:21:06 +00:00
Andy Stark
9915935714
[ADF-3745] Performed doc checks with tools ( #4287 )
...
* [ADF-3745] Fixed broken links
* [ADF-3745] Added broken link fix for version index
* [ADF-3745] Fixed issues caught by Markdown structure checker
* [ADF-3745] Fixed broken external links and their tool config
2019-02-07 16:34:46 +00:00
Andy Stark
a31803a6bb
[ADF-3745] Added docs for remaining classes ( #4277 )
2019-02-06 19:07:20 +00:00
Andy Stark
2076746b52
[ADF-3745] Added styling to *where* property for clarity ( #4278 )
2019-02-06 19:07:08 +00:00
Maurizio Vitale
815f816f8e
Align task/process filters docs ( #4276 )
2019-02-06 15:02:34 +00:00
Eugenio Romano
d6b8e85c35
[ADF-3930] fix infinite pagination ( #4275 )
...
* refactoring infinite pagination
* fix lint
* fix import reuqest pagination from core
* fix failing unit test
2019-02-06 14:40:38 +00:00
Andy Stark
3a9958988a
[ADF-4016] Added page with version compat table ( #4274 )
2019-02-06 11:55:06 +00:00
Suzana Dirla
bf718d905f
[ADF-3496] Grouped facet queries ( #4209 )
...
* [ADF-3496] search query format v2 response parser
- replacer for the parseFacetFields
* [ADF-3496] format v2 search facetQueries parser
* [ADF-3496] cleanup
* [ADF-3496] Grouped facet queries
- selection working
- needs code cleanup
* [ADF-3496] code cleanup
* [ADF-3496] code refactoring - renaming
* [ADF-3496] update tests
* [ADF-3496] update tests part2
* [ADF-3496] preserve order
* [ADF-3496] fix facet queries expand
* [ADF-3496] code cleanup & fixes
* [ADF-3496] reorder methods
* [ADF-3496] update test
* fix unrelated failing test
* [ADF-3496] fix config snippet
* [ADF-3496] facet queries mincount
* [ADF-3496] documentation updated
* [ADF-3496] small fix
* [ADF-3496] e2e testing
* [ADF-3496] added TestRail ids
* [ADF-3496] import from right api
2019-02-04 21:38:21 +00:00
Andy Stark
c91c3f5a81
[ADF-3745] Updated code samples for empty content component ( #4239 )
...
* [ADF-3745] Fixed code samples in empty content component docs
* [ADF-3745] Updated review date on changed docs
2019-02-04 21:22:05 +00:00
Denys Vuika
3a5fe3fb92
fix icon clashes in adf-icon ( #4258 )
2019-02-04 14:41:11 +00:00
siva kumar
3b455524b9
[ADF-3919] Add roles filtering to adf-cloud-group ( #4238 )
...
* [ADF-3919] Split group roles permission service into two
* [ADF-3909] Added roles filtering title input
* [ADF-3909] Added candate users and groups to task models
* [ADF-3909] Used group component in start task
* [ADF-3909] Updated docs
* [ADF-3909] Added disabling for multi selection
* [ADF-3909] Improved task creation logic
* [ADF-3909] Changed assignee selection mechanism
* * Added role filtering to groups* Updated unit tests to the recent changes* Created getGroupDetailsById and checkGroupHasGivenRole in groupService* Updated unit test to the groupService
* * After rebase
* * Changed method name checkGroupHasGivenRole to checkGroupHasRole
* * After rebase
2019-02-04 12:29:10 +00:00
Denys Vuika
cf922dd46e
expose icon color property ( #4248 )
2019-02-04 10:53:12 +00:00
Paul Roth
aa2036dddd
Made 3 minor typo changes in the section called "Using the application" ( #4246 )
2019-02-04 09:54:07 +00:00
Eugenio Romano
fec2b89b2d
[ADF-3930] Can't load more results in Copy/Move dialog ( #4247 )
...
* fix unrelated failing test
improve type definition
add set get filtering node selector
fix directive highlight
fix minor problem style breadcrumb
small refactoring problem documentlist
* fix lint style
* fix html node
* fix test
2019-02-03 20:10:54 +00:00
davidcanonieto
a472772dfd
[ADF-4000] Fix custom directive selectors on Datatable component ( #4242 )
2019-02-01 15:10:50 +00:00
siva kumar
120177f152
* After rebase ( #4232 )
2019-02-01 14:18:00 +00:00
Andy Stark
267a87f110
[ADF-3745] Updated doc comments ( #4237 )
2019-02-01 13:14:04 +00:00
Andy Stark
f77764bc21
[ADF-3745] Clarified Edit process/task filter cloud component docs ( #4228 )
...
* [ADF-3745] Initial review of edit proc filter cloud docs
* [ADF-3745] Updated page ordering
* [ADF-3745] Updated info about sort property
* [ADF-3745] Added edit task cloud component docs
* [ADF-3745] Fixed small typos
2019-01-31 09:30:16 +00:00
siva kumar
ea733fc996
[ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions ( #4127 )
...
* [ADF-3883] Improve edit-process-filter-cloud by adding inputs to control filters, sort and actions * Fixed translate keys
* * Added more properties to the editProcessModel
* Fix FIlterOption model
* Fix import model name
* * After rebase* Cherry pick * Updated doc
* Revert commit
* Revert changes
* * Removed obervalu from model* Added edit process/task filter to the demo shell* Refacotred edit task/process filter * Updated test to the recent changes
* * Fixed failing e2e tests * Added data-automation-id
* * After rebase
* * Modified ProcessFilterActionType model* Added condition to get the currect filter after save as* Changed column to sort in the en.json, removed unused keys* Improved onSave editProcessfilter method * imported missing groupModule in the process-service-cloud module
* * Fixed e2e test
2019-01-29 12:48:11 +00:00
davidcanonieto
6fffeef5c6
[ADF-3943] Remove non-working filters from Edit Task Filter Cloud ( #4194 )
...
* [ADF-3943] Remove non-working filters from Edit Task Filter Cloud and add live configuration for Task List Cloud Component
* [ADF-3943] Fix unit test
2019-01-27 02:17:42 +00:00
davidcanonieto
eb3a45cde9
[ADF-3830] Remove landingTaskId and selectRowFirst properties ( #4208 )
2019-01-27 02:15:37 +00:00
davidcanonieto
1c25b50b1a
[ADF-1344] New Custom Loading Content Directive for Datatable Component ( #4156 )
...
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
2019-01-25 12:15:28 +00:00
Denys Vuika
5887fa1052
[ADF-3938] support for XMLHttpRequest.withCredentials flag ( #4190 )
...
* support XMLHttpRequest.withCredentials
* proper defaults and json schema updates
* remove outdated docs
* remove empty declaration from app config
* fix blob support
2019-01-25 12:12:06 +00:00
Andy Stark
30b28889e1
[ADF-3745] Added Confirm dialog docs ( #4193 )
2019-01-25 10:38:22 +00:00
Maurizio Vitale
a872c6d8fa
[ADF-3946] Add the GroupCloudComponent to the StartTaskCloudComponent ( #4202 )
...
* Add GroupComponent to the start task cloud
* [ADF-3946] Exported unexported componentes in group module
* [ADF-3946] Used group module in start task module
* Fix import
* Fix build name
* Fix build name unit tests
* Fix unit test
* Add space to rebuild travis
2019-01-24 14:18:35 +00:00
Silviu Popa
c34ff07dd4
[ADF-3837] - Removed unused service properties ( #4200 )
...
* [ADF-3837] - Removed unused service properties
* fix lint
2019-01-24 10:17:02 +00:00
Andy Stark
54a1a90083
[ADF-3745] Updates for doc review ( #4203 )
2019-01-23 18:46:13 +00:00
siva kumar
423494f4f8
[ADF-3889] [Start Process Cloud] - APS2 - error displayed when try to create a process with a name bigger the 255 characters ( #4182 )
...
* [ADF-3889] [Start Process Cloud] - APS2 - error displayed when try to create an process with an name bigger the 255 characters* Fixed error displayed when try to create an process with an name bigger the 255 characters
* * Fixed comments* Updated doc * Added unit tests to the recent changes
* * Added validation to check whitespace
* Prevented starting a process just with the whitespace
* Fixed Error displayed in console when start a process
2019-01-21 16:00:00 +00:00
Andy Stark
9a70852985
[ADF-3745] Built initial version index for 3.0 ( #4184 )
2019-01-20 23:39:17 +00:00
Andy Stark
27adae8e1e
[ADF-3745] Added docs for proc cloud services ( #4183 )
2019-01-18 14:30:34 +00:00
Andy Stark
fdded83699
[ADF-3745] Added docs for the new pipes ( #4178 )
...
* [ADF-3745] Added docs for the new pipes
* [ADF-3745] Added cont services readme file
* [ADF-3745] Added group initial pipe to type name exceptions
2019-01-17 17:22:04 +00:00
Andy Stark
74475dbd42
[ADF-3745] Fixed links in rel notes, tutorials and guide ( #4179 )
2019-01-17 17:21:23 +00:00
Andy Stark
ad5dcfe7c3
[ADF-3909] Updated references to JS-API in docs ( #4176 )
...
* [ADF-3909] Updated references to JSAPI classes in docs
* [ADF-3909] Removed obsolete Document library model doc page
* [ADF-3909] Updated JSAPI import lines in code samples
2019-01-17 12:55:05 +00:00
Andy Stark
b7284051ab
[ADF-3921] Reviewed docs where deprecated stuff was removed ( #4172 )
2019-01-17 10:07:25 +00:00
Andy Stark
ad572fed1d
[ADF-3921] Reviewed docs where deprecated content was removed ( #4170 )
...
* [ADF-3921] Reviewed cont services docs where deprecated stuff was removed
* [ADF-3921] Fixed YAML template and affected source links
2019-01-16 14:30:44 +00:00
davidcanonieto
f2b5300705
[ADF-3769] Task Header Cloud Component for APS 2 ( #4140 )
...
* [ADF-3769] Task Header Cloud Component for APS 2
* [ADF-3796] Add error catch to affected-libs.sh
* [ADF-3769] Add readOnly mode and remove selectFirstRow in Task List Cloud component
2019-01-16 13:43:05 +00:00
Andy Stark
9d3ff4909b
[ADF-3913] Added roadmap page ( #4166 )
...
* [ADF-3913] Added roadmap page
* [ADF-3913] Added roadmap link to index page
* [ADF-3913] Changed position of roadmap in sidebar
2019-01-16 09:33:22 +00:00
jdosti
71c0fd0046
[ADF-3430] E2E for using fields to filter Process List ( #4040 )
2019-01-15 17:23:52 +00:00
Eugenio Romano
7d061b2c11
[ADF-1873] Remove all deprecated code from ADF ( #4145 )
...
* remove deprecated code part 1
* remove deprecation step 2
* fix spellcheck
* fix
* fix lint
* fix not used import
* remove deprecation
* fix test first part after remove deprecation
* fix test
* fix sidebar demo shell
2019-01-15 15:36:01 +00:00
Andy Stark
24a7c939e6
[ADF-3745] Doc review updates ( #4165 )
...
* [ADF-3745] Doc review
* [ADF-3745] Minor fix to task attach list docs
2019-01-15 15:12:52 +00:00
Andy Stark
9dfac14931
Revert "[ADF-3911] Converted GIF image URLs to absolute" ( #4164 )
...
* Revert "[ADF-3745] Reviewed new Group cloud component docs (#4160 )"
This reverts commit 0d8beb195a
.
* Revert "add missing property to NavBarLinkRef interface"
This reverts commit e3648dea5f
.
* Revert "[ADF-3911] Converted GIF image URLs to absolute (#4159 )"
This reverts commit c8303f3479
.
2019-01-15 12:49:11 +00:00
Andy Stark
0d8beb195a
[ADF-3745] Reviewed new Group cloud component docs ( #4160 )
...
* [ADF-3745] Reviewed group cloud docs
* [ADF-3745] Fixed incorrect type link
2019-01-15 12:12:24 +00:00
Andy Stark
c8303f3479
[ADF-3911] Converted GIF image URLs to absolute ( #4159 )
2019-01-15 10:20:29 +00:00
Andy Stark
431e2ff09c
[ADF-3902] Added experimental status to proc services cloud docs ( #4144 )
2019-01-14 19:26:05 +00:00
Denys Vuika
9645a3785c
extend SSO docs ( #4154 )
2019-01-14 19:25:27 +00:00
siva kumar
581f53da59
[ADF-3850] Create new group cloud component ( #4104 )
...
* [ADF-3850] Create New Cloud Groups Component
* Generated groupCloud component by cli
* * Refactored GroupCloud component
* Added unit tests
* Changed service name and refactored
* * Added Documentation to the groupCloud component * Rebased
* * Create GroupSerach param model* Modified group component/service * Added Validation message
* * Fixed comments* Refactored groupCLoud component* Created GroupInirial pipe
* * Fixed selectedGroups bug
* * Removed showHint flag and used formcontrol error instead
* * After rebase* Change group-cloud to group
* * Added data-automation-id
* Improved fetching groups when appName defined
* Added unit tests
* * Rebased and updated callCustomApi call signature
* Remove the springboot hardcoded name
* Update group-cloud.component.md
* * Fixed comments * Fixed return of js-api * Updated doc
* Unify the doc and remove useless code
2019-01-14 19:24:48 +00:00