Commit Graph

29 Commits (7b197b49a7716b46d2d0cd3a0792ea64ec77f142)

Author SHA1 Message Date
Oliver Günther 3a6f2e2278 [26044] Handle escape in field handler and reference form in table (#5828) 7 years ago
Oliver Günther 591c665639
Store only the changeset in a state, not the form itself 7 years ago
Oliver Günther 8e07376912
Create separate changeset object to provide resource and schema 7 years ago
Oliver Günther 9b6e9a1371
Extract click position mapper for input fields for re-use 7 years ago
Oliver Günther f49e9c93ef
Replace wpEditModeState and wpEditForm with one directive 7 years ago
Oliver Günther c00d53de90
Implement single view context for previous edit fields 7 years ago
Oliver Günther 8113ed9d19
Show relation rows as regular members of the table 7 years ago
Oliver Günther 7d62d846a2
Implement relation columns as secondary render pass 8 years ago
Oliver Günther 3c283ea512 Render table sums row in separate directive (#5595) 8 years ago
Oliver Günther 6ebd1185ea [25342] Display editing blocked notification in table (#5542) 8 years ago
Roman Roelofsen 88f4b30ac9 Added ReactiveComponents (#5260) 8 years ago
Roman Roelofsen 003f4fc7a9 Timeline, Relations 8 years ago
Oliver Günther 2c92551a3a
[23658] Remember and set cursor position when opening input fields 8 years ago
Oliver Günther 7e8dc321fa
Inline create work packages in new work package table 8 years ago
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther 9a3b0c1561
Review feedback 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 bc1f2738de
Fix more tests 8 years ago
Oliver Günther 514a9bd3a9
Avoid keeping a reference to an old row element 8 years ago
Oliver Günther 99bc2bed3e
Add empty rows renderer 8 years ago
Oliver Günther 9f033067b6
Group state handling 8 years ago
Oliver Günther 300eb0a5f4
Extract state mutation parts of table implementation as transformers 8 years ago
Oliver Günther 8a5dbbb043
Remove workPackageId number|string dualism 8 years ago
Oliver Günther b2ce37651e
Refactor click and enter handlers into one 8 years ago
Oliver Günther 5f6c265706
Introduce separate click/keypress handlers 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