Commit Graph

51 Commits (b6ba08f2845313c15ec15e6f7811cafb440462a1)

Author SHA1 Message Date
Oliver Günther 9aed30ced2
Bump typescript, webpack and increase strictness 7 years ago
Oliver Günther 49838f3b0c
[26575] Control initial focussing through wpTableFocusService (#6064) 7 years ago
Jens Ulferts e44f42c55a
jump to first page when filter changes 7 years ago
Oliver Günther c6fd00ce24 Update typescript to 2.5. (#5916) 7 years ago
Roman Roelofsen a666acd15b Timeline init auto zoom (#5866) 7 years ago
Oliver Günther 591c665639
Store only the changeset in a state, not the form itself 7 years ago
Oliver Günther ed8baccc3b
[25615] Render content of additional hierarchy rows 7 years ago
Oliver Günther 8113ed9d19
Show relation rows as regular members of the table 7 years ago
Oliver Günther 1d0b09fa5f Merge release/7.1 into dev (#5667) 7 years ago
Oliver Günther 7758812768 [25387] Refactor query availabe states into separate input states (#5659) 7 years ago
Oliver Günther 3d68f36f56 Fix/relations drawing (#5663) 8 years ago
Oliver Günther e7f5825684
Use separate dataLoaded state to mark table requirements loaded 8 years ago
Oliver Günther 7d62d846a2
Implement relation columns as secondary render pass 8 years ago
Oliver Günther b7f8a74937
Introduce derived state for when table query states are ready 8 years ago
Oliver Günther 160d8876c7 Add switch state in query state handling to clarify access to states (#5571) 8 years ago
Oliver Günther 907b3d5a04 Bump reactivestates and typescript (#5570) 8 years ago
Oliver Günther 0a7e5291a3
Use orderedRows in rendered state 8 years ago
Oliver Günther 5810b56507
Fix warnings 8 years ago
Oliver Günther 85209f0759
Move timeline zoom controls to toolbar 8 years ago
Oliver Günther 5423b97b97
[25073][25092] More robust refreshing of table upon changes 8 years ago
Oliver Günther edd17b75bc
Fix tests due to changed default query 8 years ago
Oliver Günther 7144f28662
[24972] Make hierarchy mode state part of query 8 years ago
Roman Roelofsen 88f4b30ac9 Added ReactiveComponents (#5260) 8 years ago
Oliver Günther 34d029d055
[24575] Instrument timeline visibility state through query 8 years ago
Jens Ulferts 86109480ae
replace experimental by v3 in wp list 8 years ago
Roman Roelofsen 003f4fc7a9 Timeline, Relations 8 years ago
Oliver Günther 1b9515118b
Allow toggling of hierarchy mode 8 years ago
Oliver Günther 6094410b3b
Implement hierarchy table transformer 8 years ago
Roman Roelofsen 4010bcfb7d Timeline: cleanup 8 years ago
Oliver Günther 1ec2383749
Basic reintegration into wp-table after refactoring 8 years ago
Oliver Günther 281d10214e
observeUntil to scope rx state listeners 8 years ago
Oliver Günther fb0025f9a6
Add debug logging and fix codeclimate issues 8 years ago
Oliver Günther af0a72538e
Fix grouping by index when losing a group after refreshing 8 years ago
Oliver Günther 72370833e6
Work around schema loading in wp-list controller 8 years ago
Oliver Günther 0ac5316fc2
Update more intelligently when a row is being edited 8 years ago
Oliver Günther dfe3462a7f
Replace information in WorkPackageTableService with a metadata state 8 years ago
Oliver Günther 9f033067b6
Group state handling 8 years ago
Oliver Günther 8a5dbbb043
Remove workPackageId number|string dualism 8 years ago
Oliver Günther 64f773ab2f
Use focusedWorkPackage for navigation 8 years ago
Oliver Günther 2e24d64c0d
Move to columns state 8 years ago
Oliver Günther 486097974f
Basic table edit field and error handling functionality 8 years ago
Oliver Günther 056412263b
Editing functionality WIP 8 years ago
Oliver Günther 961595230e
Working row selection 8 years ago
Oliver Günther e71d17fa0f
New table class with delegated builders and form handlers 8 years ago
Roman Roelofsen c319431bd1 Timeline: WIP display partial bar if only start or due date is present 8 years ago
Oliver Günther 810d57ebeb
Load all types on initialization through new TypeResource 8 years ago
Oliver Günther 3b9b487406
Autoload the schemas from the schema states 8 years ago
Roman Roelofsen 82f47b0f63 fixed tests 8 years ago