Commit Graph

47 Commits (a5c34a368dd7675355a92274f90844e624eb96b7)

Author SHA1 Message Date
ulferts 7307f36e9a remove content from wp display titles (#5809) 7 years ago
Oliver Günther b1c8a7fc4e
Handle intermittently closed edit fields 7 years ago
ulferts 6e444f7359 fix redirecting when pressing enter on wp create (#5787) 7 years ago
Oliver Günther ac61f3650e
Reject fields to be refreshed, but no longer in the schema 7 years ago
Oliver Günther 322200ee99
Improve accessibility of display fields 7 years ago
Oliver Günther b54dde0735
Don't scope subscription in WP edit form to table 7 years ago
Oliver Günther 681ce4684d
Avoid normalization of date fields outside table 7 years ago
Oliver Günther 308eb555ea
Refresh open fields instead of redrawing all content 7 years ago
Oliver Günther 6094917224
Replace container instead of emptying first 7 years ago
Oliver Günther 9b6e9a1371
Extract click position mapper for input fields for re-use 7 years ago
Oliver Günther 280c00d50f
Fix more tests 7 years ago
Oliver Günther 3cb9408faf
Fix tests 7 years ago
Oliver Günther 56b67e9f9e
Consolidate existing WorkPackageField and TableWorkPackageField 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
ulferts c1f43435e0 Fix/link on inline create success message (#5717) 7 years ago
Oliver Günther 8113ed9d19
Show relation rows as regular members of the table 7 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 6ebd1185ea [25342] Display editing blocked notification in table (#5542) 8 years ago
Oliver Günther 5423b97b97
[25073][25092] More robust refreshing of table upon changes 8 years ago
Oliver Günther ff8da4435c
[25172] Force activation of field when user requested it 8 years ago
Oliver Günther c800efc7b2
Remove template rendering in wp-display-fields 8 years ago
Oliver Günther d3c038ac60
[25039] Set focus priority to wp edit field 8 years ago
Oliver Günther 0b3ed9b113 [25026] Indicate fields of type WorkPackage to not be editable (#5357) 8 years ago
Roman Roelofsen 88f4b30ac9 Added ReactiveComponents (#5260) 8 years ago
Jens Ulferts 86109480ae
replace experimental by v3 in wp list 8 years ago
Oliver Günther 49c6744f50
Place edit fields into separate container 8 years ago
Henriette Dinger 2a2211775f Show different templates in table and fullscreen view && enable cancel in table 8 years ago
Oliver Günther 2c92551a3a
[23658] Remember and set cursor position when opening input fields 8 years ago
Markus Kahl 178fe5c936 fixed missing save button in list view of multi select fields 8 years ago
Oliver Günther 7e8dc321fa
Inline create work packages in new work package table 8 years ago
Oliver Günther 32472da1dd
Enforce strictNullChecks 8 years ago
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther ac15c6e6ea
Fixes after last dev rebase 8 years ago
Oliver Günther 18f6294914
Properly close fields when submitting without changes 8 years ago
Oliver Günther 9a3b0c1561
Review feedback 8 years ago
Oliver Günther fb0025f9a6
Add debug logging and fix codeclimate issues 8 years ago
Oliver Günther 0ac5316fc2
Update more intelligently when a row is being edited 8 years ago
Oliver Günther 514a9bd3a9
Avoid keeping a reference to an old row element 8 years ago
Oliver Günther 850c0fc565
Fix global mousetrap exposer 8 years ago
Oliver Günther 8a5dbbb043
Remove workPackageId number|string dualism 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 e71d17fa0f
New table class with delegated builders and form handlers 8 years ago