Commit Graph
9334 Commits
Author SHA1 Message Date
Georgiana Roman ca12233580 [ADF-2832] Demo-shell, Fix Task filter dropdown menu alignment (#3294)
* [ADF-2832] changed height to auto for task filter dropdown header

* [ADF-2832] change selector with classes

* [ADF-2832] changed selector

* [ADF-2832] removed unnecessary css

* [ADF-2832] added class and changed selector

* [ADF-2832] added adf-prefix
2018-05-23 00:34:40 +01:00
Andy Stark 081f865647 [ADF-2679] Reviewed latest tutorial content (#3371)
* [ADF-2679] Initial review of new tutorial content

* [ADF-2679] Reviewed the latest tutorials

* [ADF-2679] Initial review of new tutorial content

* [ADF-2679] Reviewed the latest tutorials
2018-05-23 00:34:11 +01:00
Cilibiu Bogdan 89ede1514b remove redundant logic (#3361) 2018-05-22 16:47:08 +01:00
Francesco Corti 13343657a6 Added an import command to the 'Adding a new view' tutorial. (#3366) 2018-05-22 16:40:59 +01:00
Vito 5e7eb08383 [ADF-2608] added a fix to handle selection on slow connection problem (#3350)
* [ADF-2608] added a fix to handle selection on slow connection problem

* [ADF-2608] fixed test for datatable
2018-05-22 14:09:27 +01:00
bbcodrin b2e35c3560 [ADF-2923] button type added (#3358)
* button type added

* remove unnecessary code
2018-05-22 13:40:44 +01:00
Denys Vuika 5aa523d9ac [ADF-3055] fix bug with page size for facet fields (#3359)
* fix bug with page size for facet fields

* move page size to a constant

* move const inside the scope

* test fixes
2018-05-22 10:33:46 +01:00
Georgiana Roman b92cc2ad60 [ADF-2988] fix logo change (#3362) 2018-05-22 10:23:36 +01:00
Francesco Corti 1e2be74e3c Broken links and missing images for two tutorials. (#3357)
* Broken links and missing images for two tutorials.

* Replaced .html with .md extensions

Replaced .html with .md extensions.

* Typo in Prerequi(si)tes

Typo in Prerequi(si)tes.
2018-05-22 00:52:54 +01:00
Eugenio Romano e8cf6f6f38 fix no content node display (#3351) 2.4.0-beta6 2018-05-21 16:44:16 +01:00
Eugenio Romano 8fae47639c fix breadcrumb align in object picker (#3353) 2018-05-21 16:23:07 +01:00
Eugenio Romano ce75d42079 replace jasmine ajax with spy in rating tests 2018-05-21 16:20:51 +01:00
Andy Stark 0e64efc4e2 [ADF-3040] Replaced doc template engine to fix whitespace issues (#3356) 2018-05-21 15:54:22 +01:00
Eugenio Romano c63dee50f1 remove fdescribe 2018-05-21 15:45:05 +01:00
Eugenio Romano adc1d9cb95 fix failing tests replace ajax with spy 2018-05-21 15:44:38 +01:00
Denys Vuika 266ad76ad9 fix typo in the resource key (#3352) 2018-05-21 15:33:11 +01:00
Eugenio Romano ff5d02b5b7 fix like test 2018-05-21 15:15:15 +01:00
Vito 1c7f267c63 [ADF-2726] fixed save content for external repository (#3341)
* [ADF-2726] start fixing the show of files loaded from CS

* [ADF-2726] start fixing the show of files loaded from CS

* [ADF-2726] fixed save content for external repository|

* [ADF-2726] fixed save content for external repository|

* [ADF-2726] reeanabled and fixed the tests

* [ADF-2726] reeanabled and fixed the tests

* [ADF-2726] added tests for attach file widget and activiti alfresco service

* [ADF-2726] added tests for attach file widget and activiti alfresco service

* [ADF-2726] fixed test
2018-05-21 12:14:11 +01:00
Denys Vuika b599e3a41a breadcrumb bug fixes (#3348) 2018-05-20 20:07:10 +01:00
davidcanonieto 70d93805d4 [ADF-2753] New error component (#3336)
* [ADF-1938] Overflowing text in reports section fidex

* [ADF-1938] Long names in report section now fit

* [ADF-1938] Reverted changes in container widget

* [ADF-2753] New error component created

* [ADF-2753] Unit test for Error Content Component

* Deleting unused files

* Deleting unused files

* Deleting unused files

* [ADF-2753] Documentation added

* [ADF-2753] Fixed minor bugs

* [ADF-2753] Authentication not needed to view error

* add error handler

* tslint fix

* router app component

* remove unused import

* fix import modules

* limit to 404

* destroy fixture after any test

* misspelling error
2018-05-19 01:20:49 +01:00
Denys Vuika e2bfcd20a9 restore deleted breadcrumb code 2018-05-18 21:26:04 +01:00
Denys Vuika 4fb1a29c4c dummy commit 2018-05-18 19:48:23 +01:00
Suzana Dirla 67e0c02a5a [ADF-2984] Show date invalid message on search date range picker (#3323)
* [ADF-2984] Show date invalid message on search date range picker

* [ADF-2984] test that required format is displayed when date input is invalid

* [ADF-2984] More space above buttons
2018-05-18 17:22:12 +01:00
Eugenio Romano 2ad5dac77a update project permissions change 2018-05-18 17:04:33 +01:00
Deepak Paul bdf0a455dc [ADF-2884] Task List - Custom apps display all tasks (#3329)
* [ADF-2884] Handled filterParam input change
Changed component selector

* [ADF-2884] Modified/Added tests

* [ADF-2884] Deprecated old selectors

* [ADF-2884] Added deprecated version

* [ADF-2884] Improved filter finding condition
2018-05-18 16:16:48 +01:00
Denys Vuika 07440731fa [ADF-2131] Search sorting (#3334)
* sorting configuration

* detect primary sorting and use with document list

* search results sorting

* docs update

* unit tests and code updates

* update code

* update code

* generic sorting picker, test updates

* ability to switch off client side sorting

* update docs for document list
2.4.0-beta5
2018-05-18 14:33:28 +01:00
Andy Stark 73bc62ae8f [ADF-2979] Updated doc tools to avoid erasing MD docs with blank JSDocs in services (#3347)
* [ADF-2979] Update to ignore blank JSDocs for method signature

* [ADF-2979] Finished adding blank JSDoc check for services
2018-05-18 14:30:26 +01:00
Denys Vuika 592ad185e7 [ADF-1997] override custom form widgets by default (#3346)
* override custom form widgets by default

* update tests
2018-05-18 12:36:50 +01:00
Denys Vuika ace38942af (demo shell) login css fixes (#3344) 2018-05-18 10:57:18 +01:00
Denys Vuika 37b3638703 fixed constraint for viewer name width (#3343) 2018-05-18 10:54:12 +01:00
Denys Vuika 53cf5acc86 [ADF-3028] i18n support for title service (#3342)
* i18n support for title service

* cleanup tests

* update tests
2018-05-18 10:51:13 +01:00
Suzana Dirla b00eb1433e [ADF-3000] Update the documentation by adding the steps of date format custom configuration. (#3339) 2018-05-17 14:07:37 +01:00
Suzana Dirla 4e70a116eb [ADF-2997] The meaning of the range fields is not clear (#3338)
* [ADF-2997] restrict 'to' field not to allow dates in the future

* [ADF-2997] more clear labels for start and end date fields

the translation team will decide what will be the best values for the date fields
2018-05-17 11:41:51 +01:00
Eugenio Romano 9e3a4aa49f [ADF-2563] Improve versioning functionality (#3335)
* change input with textarea

* update file version use now the update content API

* provide way to test read only mode version list

* fix test

* test fix
2018-05-17 11:35:42 +01:00
Eugenio Romano 9772b2308a about component (#3337) 2018-05-17 09:58:22 +01:00
Maurizio Vitale 0ebd4c62e3 Only the username form control should be emitted (#3333) 2018-05-16 15:45:39 +01:00
Maurizio Vitale 3f9dc53722 Fix sidenav action icons (#3331) 2018-05-16 12:40:05 +01:00
Cilibiu Bogdan 374c5a3fed [ADF-2995] Permissions - Consumer should be able to upload a new version for his file on a private site (#3326)
* check node permission instead of parent

* tests
2018-05-16 09:40:49 +01:00
Eugenio Romano 35ee120d5c [ADF-2821] move module sidebar action menu (#3321)
* move module sidebar action menu

* fix core import test

* remove sidebar module

* skip error

* skiperror old versions
2018-05-15 17:15:56 +01:00
Denys Vuika d67f160fdc [ADF-2503] conditional visibility for content actions (#3325)
* conditional visibility for content actions

* fix typo

* workaround for "target: all"
2018-05-15 16:53:52 +01:00
Vito 7154eb1e84 [ADF-2989] updated documentation with multiple node example (#3328) 2018-05-15 16:34:37 +01:00
Andy Stark 92e0809a16 [ADF-2979] Updated props script to avoid copying missing JSDocs (#3327)
* [ADF-2979] Updated tools to ignore blank JSDocs for inputs/outputs

* [ADF-2979] Bug fixes for handling missing tables, etc
2018-05-15 16:03:51 +01:00
Francesco Corti 25f20dbec9 Added the tutorial 'Working with the Nodes API Service'. (#3319) 2018-05-15 15:25:35 +01:00
bbcodrin fd924c439a [ADF-2925] Required and invalid validators added (#3277)
* test added

* tests clean

* test added

* tslint clean

* test name changed

* update tests
2018-05-15 13:21:38 +01:00
Denys Vuika db7d0b7c08 [ADF-2961] support for protocol substition in app config files (#3324)
* support for protocol substition in app config files

* Update app-config.service.spec.ts

* Update app-config.service.spec.ts
2018-05-15 13:10:27 +01:00
Vito f159fbaa2c [ADF-2967] fixed create new task navigation (#3322)
* [ADF-2967] fixed create new task navigation

* [ADF-2967] removed extra variables

* [ADF-2967] removed unused methods
2018-05-15 10:45:38 +01:00
Eugenio Romano 4ced4164bf pipeline-update (#3309)
* deploy PR script
2018-05-14 16:05:27 +01:00
davidcanonieto e94ce4602b [ADF-2739] Improved breadcrumb logic (#3287)
* [ADF-2739] Long names in breadcrumb fixed

* [ADF-2739] Updated styles

* [ADF-2739] Fixing @mixin for breadcrumb

* [ADF-2739] Waiting for changes in demo-shell

* [ADF-2739] Fixed @mixin

* [ADF-2739] Fixed issue related to breadcrumb position

* [ADF-2739] Improved ngOnChanges call for breadcrumb

* [ADF-2739] Fixed issues with lint

* [ADF-2739] Removed comment in dropdown breadcrumb component file

* [ADF-2739] Changed recalculateNodes method from public to protected
2018-05-14 12:18:49 +01:00
Vito 2dff636fb1 [ADF-2826] fixed wrong parsing for error message (#3317) 2018-05-14 10:27:22 +01:00
Vito 9749a3837e [ADF-2912] group everyone is always visible even for no search result (#3316) 2018-05-14 10:26:47 +01:00