Commit Graph

69 Commits (1bad575acee248525b235d80857186b0e2909291)

Author SHA1 Message Date
Oliver Günther 1bad575ace
Only update the form for type and project for NEW work packages 7 years ago
Oliver Günther d49aec0dc7
Reset form when creating a new inline row 7 years ago
Oliver Günther 3c357aeca2
Remove unused startEditing 7 years ago
Oliver Günther 3968c26104
Fix clearing the edit form upon cancelling the edition 7 years ago
Oliver Günther 0bc6e4bc40
Reject the form update ONLY when trying to save 7 years ago
Oliver Günther a46d9b1ca5
Fix usages of form and usage of raw values 7 years ago
Oliver Günther 9515b58f49
Reject submission earlier when validationErrors in form 7 years ago
Oliver Günther 591c665639
Store only the changeset in a state, not the form itself 7 years ago
Oliver Günther 589f228776
Create resource that contains the changeset and form 7 years ago
Oliver Günther 9687734a97
Only add to changes once changed 7 years ago
Oliver Günther 6663939ce9
Allow initialization with a new form resource 7 years ago
Oliver Günther 7bafb6f5e2
Let timeline maintain a single changeset in renderInfo 7 years ago
Oliver Günther b1945d97df
Correct focussing on new fields when switching 7 years ago
Oliver Günther e9bd077d9b
Allow traversal from one single-view to the other (e.g. split -> full) 7 years ago
Oliver Günther 0bee148c27
Remove the overridden schema for new work packages once saved 7 years ago
Oliver Günther 4a8a16f82c
Don't gulp errors in PromiseLike 7 years ago
Oliver Günther c0100a6367
Fix conflict notification 7 years ago
Oliver Günther 2987715c40
Update the form on special fields for global create 7 years ago
Oliver Günther 6b537b8132
Fix overridden setter/getter in multivalue select field 7 years ago
Oliver Günther c811ef4ba5
Update fields when changeset resource is updated 7 years ago
Oliver Günther e9cda39e3f
Keep erroneous fields open and instead only set their errors 7 years ago
Oliver Günther 8e07376912
Create separate changeset object to provide resource and schema 7 years ago
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