Maurizio Vitale
3f1383e412
[ADF-1640] Start form - Get the variables from the process instance API ( #2425 )
...
* Get the variables from the process instance API
/api/enterprise/process-instances/XXX
instead of
/api/enterprise/process-instances/382/variables
because the latest api returns 404 if the process is completed
* Fix unit test
* Add field id
2017-10-05 12:29:09 +01:00
Denys Vuika
c9c22bc7c1
fix page size not being saved ( #2429 )
2017-10-04 22:59:15 +01:00
Popovics András
97d4ecd131
Fix breadcrumb responsiveness ( #2430 )
2017-10-04 22:56:39 +01:00
Popovics András
cc1efc9cd6
[ADF-1611] Demo shell responsiveness ( #2426 )
...
* Reapplying the unreappliable
* Fix buggy search button
* Fix settings
* Last bit of responsive stylings
2017-10-04 17:54:18 +01:00
Andy Stark
b2452f6097
[ADF-1586] Added new doc files for Document List library ( #2427 )
2017-10-04 16:56:32 +01:00
Denys Vuika
12f5a219f5
support page picker for document list ( #2424 )
2017-10-04 15:03:11 +01:00
Maurizio Vitale
80b6e15420
[ADF-1629] Fix check the visibility before render the form ( #2423 )
2017-10-04 14:09:56 +01:00
Eugenio Romano
ea29213178
add presets document list in an external model ( #2420 )
2017-10-04 12:21:57 +01:00
Eugenio Romano
07c0c1c593
remove console log ( #2422 )
2017-10-04 12:18:15 +01:00
Eugenio Romano
eec87c12d3
remove template old reference in documentation ( #2421 )
2017-10-04 10:51:06 +01:00
Eugenio Romano
c4546472f5
remove header duplicated webscript demo and move template in external HTML
2017-10-04 10:49:48 +01:00
Eugenio Romano
2476e721cc
fix error message size in login component ( #2419 )
2017-10-04 10:05:43 +01:00
Denys Vuika
e3fbe21340
[ADF-1634] floating toolbar for PDF viewer ( #2413 )
...
* floating toolbar for PDF viewer
* use routing settings to toggle app menu
* remove dialog viewer
* remove duplicate menu
2017-10-04 09:57:35 +01:00
Eugenio Romano
d378d2702b
add service suffix page title service ( #2418 )
2017-10-04 09:23:31 +01:00
Popovics András
d6ac81c28a
[ADF-1626] Fix double tabbing issue in datatable ( #2416 )
...
* Fix double tabbing issue in datatable
* Fix accessibility issue for process list
2017-10-03 22:27:24 +01:00
Eugenio Romano
ba908e5f0e
fix closing search bar has not to trigger search ( #2415 )
2017-10-03 18:33:02 +01:00
Popovics András
be19fe93d0
Fix input line-height issue ( #2417 )
2017-10-03 17:05:41 +01:00
Popovics András
8afe358f33
Fix selection reset issue ( #2414 )
2017-10-03 16:05:06 +01:00
Maurizio Vitale
757128186c
[ADF-1632] Task Header - The default parent name value should be None ( #2409 )
...
* The default parent name should be None
* Fix trim
* add js doc
2017-10-03 15:47:13 +01:00
Denys Vuika
93a87af4a5
[ADF-1623] routing integration for Viewer ( #2404 )
...
* routed viewer (demo app)
* toolbar support
* app menu component for demo shell
* navigate back button
* fix unit tests
* improve viewer type detection and rendering
* download button
* automatic pdf rendition, spinners, ui tweaks
* border for pdf pages
* scroll top support
* docs update
* info drawer placeholder
2017-10-03 11:57:23 +01:00
Maurizio Vitale
55a999b492
Revert "Adding some responsiveness to demo shell app ( #2408 )" ( #2410 )
...
This reverts commit 6fa135faf317ed3bd5aa976e8fcbf38930b1a1c2.
2017-10-03 11:54:31 +01:00
Popovics András
6fa135faf3
Adding some responsiveness to demo shell app ( #2408 )
2017-10-03 11:49:07 +01:00
Maurizio Vitale
ed14fe5f5f
THe login component should check the minLength as default ( #2407 )
2017-10-02 22:42:01 +01:00
Andy Stark
e8235fa7fe
[ADF-1549] Removed doc content from library README files ( #2400 )
...
* [ADF-1549] Removed doc content from library README files
* [ADF-1549] Removed doc content from library README files
* [ADF-1583] Fix change detection error (the quick way) (#2396 )
* Fix change detection error (the quick way)
* Fix it the second time
* raise keyboard events, improve task list keyboard handling (#2401 )
* [ADF-1549] Removed doc content from library README files
* [ADF-1549] Added doc update from Tasklist readme
2017-10-02 22:41:44 +01:00
tdonovancsra
79422ac32c
508 compliance fix for upload widget ( #2406 )
...
* 508 fixes to bring the comments table into compliance. The <thead> element must be visible to users and <th> must display text that indicates what resides in the columns below.
* Updated to properly use the i18 translation
* This is a 508 Compliance fix to add a keyup.enter, role, and tabindex to both the icon and span associated with the file upload widget. This will allow keyboard-only users the ability to tab to a file loaded with the Upload Widget and select the element using the enter key.
2017-10-02 16:41:33 +01:00
Popovics András
84d4a1b6ba
Fix input stylings for adf-people-search and modify existing fix for form inputs ( #2405 )
2017-10-02 14:32:06 +01:00
mauriziovitale84
1edf5623fc
Fix dev build
2017-10-02 13:14:49 +01:00
Denys Vuika
250aa360d2
improved ecm auth guard ( #2402 )
2017-10-02 12:20:40 +01:00
Denys Vuika
7c1bd46642
page title service ( #2403 )
2017-10-02 12:17:28 +01:00
Denys Vuika
e756db03cd
raise keyboard events, improve task list keyboard handling ( #2401 )
1.9.0-beta7
2017-09-29 18:34:16 +01:00
Popovics András
9f0e40a6e8
[ADF-1583] Fix change detection error (the quick way) ( #2396 )
...
* Fix change detection error (the quick way)
* Fix it the second time
2017-09-29 17:49:01 +01:00
Maurizio Vitale
cf0b45acb6
Provide a multiselection property to select more than one row ( #2389 )
2017-09-29 17:07:41 +01:00
Eugenio Romano
ae1c0a7bca
remove unused scss import
2017-09-29 17:06:11 +01:00
Eugenio Romano
545b04a642
fix build issues
2017-09-29 16:38:29 +01:00
Popovics András
33787b0427
Fix shared service design issue ( #2399 )
2017-09-29 16:28:02 +01:00
Eugenio Romano
5f48c6ef26
remove prebuilt theme
2017-09-29 16:23:39 +01:00
Denys Vuika
b158afef2b
[ADF-1613] logout directive ( #2393 )
...
* logout directive
* test fixes
2017-09-29 16:12:51 +01:00
madhukar23
016e786531
[ADF-1615] Datatable - The ellipsis class doesn't work for a custom template ( #2398 )
...
* Added ellipsis property for data-column rendered using custom html template
2017-09-29 16:12:23 +01:00
Cilibiu Bogdan
809e14d641
[ADF-1616] download zip dialog title ( #2397 )
2017-09-29 09:00:06 -04:00
Denys Vuika
d789f84ed5
configurable 'supportedPageSizes' for document list ( #2395 )
2017-09-29 06:58:12 -04:00
Denys Vuika
f224c594c6
fix layout issues for report list ( #2394 )
2017-09-29 06:56:45 -04:00
Eugenio Romano
24bf9fb1c3
add style builder in demo shell for development purpose ( #2385 )
...
remove precompiled css theme from repository
2017-09-28 14:20:02 -04:00
siva kumar
1629a99911
[ADF-1608] Start Form - Improve the unit test cases. ( #2390 )
...
* * Covered more test case scenarios for start-form component
* [ADF-1608] Start Form - Improve the unit test cases.
* Refactored start-form.component.spec.ts
* Covered more test case scenarios for start-form component
2017-09-28 14:19:39 -04:00
Popovics András
e9766a6090
Fix running process issue ( #2391 )
2017-09-28 14:17:00 -04:00
Maurizio Vitale
e3ab50b4a1
[ADF-1595] Typeahead - Fetch the value from the process variables ( #2388 )
...
* Get the typeahead value from the process variables. We should not use the processDefinition to get again all the values
* Improve the dropdown widget
2017-09-28 15:22:26 +01:00
Deepak Paul
9673772f50
[ADF-1291] Attachment list is not instantly refreshed after upload ( #2387 )
...
* [ADF-1291] Attachment list after upload list is not instantly refreshed
* Implemented NgZone to ensure change detection
* [#2377 Github] Attachments control won't let you add a document you removed
* Reset the value of input after each upload so that change will be detected if the same file is selected repeatedly
* [#2377 Github] Attachments control won't let you add a document you removed
* Added test to make sure the input value is rest after upload
2017-09-28 14:58:12 +01:00
Denys Vuika
6b3358cc27
fix minor typo: remove spaces from versions
2017-09-28 09:50:05 -04:00
tdonovancsra
fcd01d6668
Update to comments for 508 compliance with translation ( #2386 )
...
* 508 fixes to bring the comments table into compliance. The <thead> element must be visible to users and <th> must display text that indicates what resides in the columns below.
* Updated to properly use the i18 translation
2017-09-28 07:45:56 -04:00
Popovics András
9af78dc240
Fix datewidget's moment issue ( #2384 )
2017-09-27 15:22:42 -04:00
Andy Stark
2651f17a14
[ADF-1586] Added new Core doc files ( #2383 )
2017-09-27 15:21:06 -04:00