Commit Graph
9334 Commits
Author SHA1 Message Date
Eugenio Romano 08737e8760 rename import alfresco api document list 2016-10-31 09:49:12 +00:00
Eugenio Romano 334f836383 add missing js-api dependency 2016-10-30 19:49:51 +00:00
Denys Vuika 5977e638ae Merge pull request #917 from Alfresco/dev-eromano-916
fix importing alfreso-js-api compatible with the version 0.3.6 #916
2016-10-29 19:34:39 +01:00
Eugenio Romano f8979f06c5 fix importing alfreso-js-api compatible with the version 0.3.6 #916 2016-10-29 16:37:10 +01:00
Denys Vuika 820e200379 #478 Custom event emitter for data loaded event 2016-10-28 15:03:53 +01:00
Denys Vuika 6873fc01bc #478 pagination improvements
- update page summary only on data change (performance and presentation
improvements)
2016-10-28 14:57:03 +01:00
Eugenio Romano cf8ada62c0 Merge pull request #923 from Alfresco/dev-denys-637
Dynamic Table widget for BPM Form renderer
2016-10-28 13:54:16 +01:00
Eugenio Romano 5cd1be5540 Merge pull request #941 from Alfresco/dev-denys-813
#813 Long passwords overlap show password icon
2016-10-28 13:48:40 +01:00
Denys Vuika 2e6d516f02 #813 fix 'show password' positioning (Login) 2016-10-28 13:18:51 +01:00
Eugenio Romano 6d87ad5ad6 Merge pull request #922 from Alfresco/dev-mromano-680
#680 fix upload dialog z-index
2016-10-28 12:01:13 +01:00
Denys Vuika be84bbb636 Fix container/group rendering (visibility conditions) 2016-10-27 12:10:30 +01:00
Denys Vuika 3688f3fc14 Fix 'group' widget rendering 2016-10-27 11:35:07 +01:00
Denys Vuika ccb71ccd09 #926 Fix checkbox rendering 2016-10-27 10:40:23 +01:00
Denys Vuika acdd79c96a Fix multiline widget for completed form (display value)
refs #929
2016-10-27 10:40:23 +01:00
Vito Albano a9cfe88566 Rebase against development 2016-10-27 10:40:23 +01:00
Denys Vuika 9c916f3797 Readonly mode for completed forms (dynamic table) 2016-10-27 10:40:23 +01:00
Denys Vuika 0ad2c10930 Unit tests 2016-10-27 10:40:23 +01:00
Denys Vuika fe7b05df4f Basic input validation (dynamic table) 2016-10-27 10:40:23 +01:00
Denys Vuika 3c0ad93477 Fix code style 2016-10-27 10:40:23 +01:00
Denys Vuika 3b898959ee Support for rest dropdown fields (dynamic table) 2016-10-27 10:40:23 +01:00
Denys Vuika 36dd42b62d Add new record (dynamic table) 2016-10-27 10:40:23 +01:00
Denys Vuika 51102980df Basic editing for dynamic table rows
Editors:
- text (also covers number and amount for now)
- boolean
- dropdown (manual)
- date
2016-10-27 10:40:23 +01:00
Denys Vuika 4f566a7ba2 Move and delete rows (dynamic table) 2016-10-27 10:40:23 +01:00
Denys Vuika 8542999f0e Selection state for dynamic table rows
- visual indication of the selected row
- toggling selection of the row
2016-10-27 10:40:23 +01:00
Denys Vuika 7a08a9d29d Basic dynamic table rendering
- render visible columns
- code improvements
2016-10-27 10:40:23 +01:00
Denys Vuika cf9053ab46 Dynamic-table widget placeholder
- project structure for dynamic-table widget
- support for multiple root element types (container, dynamic table,
etc)
- code improvements and updates
2016-10-27 10:40:23 +01:00
Denys Vuika 3fb0da0e0b Code improvements
Move shared properties down to FormWidgetModel level, reduce repetitive
parsing code.
2016-10-27 10:37:14 +01:00
Mario Romano 2a257fac68 #680 fix upload dialog z-index 2016-10-27 09:47:54 +01:00
Mario Romano 7b23f939ea add demo install to link-demo sh 2016-10-27 09:46:49 +01:00
Maurizio Vitale 8773c8076c Merge pull request #920 from Alfresco/dev-valbano-896
Fix Visibility check for equal dates
2016-10-26 22:34:30 +01:00
Maurizio Vitale 455f88c844 Merge pull request #924 from Alfresco/dev-valbano-test-fix
Fixed test to detect fail correctly
2016-10-26 22:34:06 +01:00
Vito Albano 54f6d37e01 Fixed test to detect fail correctly 2016-10-26 14:22:00 +01:00
Will Abson 3f440215b9 Ensure maximum number of results is shown in FAYT results
Refs #371
2016-10-26 13:10:56 +01:00
Will Abson a8bea1800b Allow use of arrow keys to navigate FAYT results and update tests
Refs #371
2016-10-26 12:56:42 +01:00
Vito Albano c0f57f2b55 Fixed test for peer review 2016-10-26 10:42:58 +01:00
Maurizio Vitale 2e5c385ac0 Merge pull request #921 from Alfresco/dev-mromano-877
fix windows ci
2016-10-26 09:32:17 +01:00
Will Abson 68fc93ecbc Add additional test for no server error 2016-10-25 18:10:53 +01:00
Will Abson b90c676bc9 Remove duplicated error message 2016-10-25 18:10:26 +01:00
Will Abson 8bfe58c2a7 New implementation of focus/blur event management using Obserable
Refs #371
2016-10-25 18:08:57 +01:00
Vito Albano 13a56bb9fe Added right value support for dates 2016-10-25 18:05:27 +01:00
Vito Albano 7f4415428d Added visibility specified for element 2016-10-25 18:05:10 +01:00
Mario Romano 56d0bed91e #877 fix posttest package.json for analytics 2016-10-25 16:54:51 +01:00
Mario Romano 6c491be242 #877 fix posttest package.json for tasklist 2016-10-25 16:09:37 +01:00
Mario Romano c2c7129c5f #877 fix windows build 2016-10-25 15:27:54 +01:00
Eugenio Romano 233f8576b5 Merge pull request #919 from Alfresco/dev-mromano-905
#905 fix scripts
2016-10-25 15:07:02 +01:00
Vito Albano e0ddbb6bd8 Added test for date component fix 2016-10-25 14:38:16 +01:00
Mario Romano 8b29ed8005 #905 fix scripts 2016-10-25 14:03:28 +01:00
Vito Albano b762d8e94f Start adding tests for new date visibility check 2016-10-25 10:44:03 +01:00
Vito Albano ae48e09471 Add some improvements to visibility service 2016-10-25 10:43:34 +01:00
Vito Albano d6669fd4f7 Added check visibility for date picker 2016-10-24 19:15:34 +01:00