Vito Albano
|
424511d1f6
|
#1113 - Fix for show values on completed form
|
2016-11-25 19:09:07 +00:00 |
|
Denys Vuika
|
f81f78d311
|
#967 container widgets reworked
- moved internals of container widget to corresponding folder
- moved internals of dynamic table to corresponding folder
|
2016-11-25 19:07:31 +00:00 |
|
Denys Vuika
|
084d962230
|
#967 dynamic container resolution
|
2016-11-25 19:07:31 +00:00 |
|
Denys Vuika
|
ce151f23e0
|
#985 'required' validation for dynamic table
|
2016-11-03 12:20:47 +00:00 |
|
Denys Vuika
|
52b0ae65e8
|
#964 improve amount editor rendering
- fixed: showing currently symbol for the rows (non-complete forms)
- new: currency symbol for the editor label (row editor)
|
2016-11-02 14:32:31 +00: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
|
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 |
|