Commit Graph

42 Commits (9687734a97516bb27c417d7c64d13f6ea5d37811)

Author SHA1 Message Date
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 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 4a8a16f82c
Don't gulp errors in PromiseLike 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
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 b54dde0735
Don't scope subscription in WP edit form to table 7 years ago
Oliver Günther 308eb555ea
Refresh open fields instead of redrawing all content 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 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 6ebd1185ea [25342] Display editing blocked notification in table (#5542) 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 0b3ed9b113 [25026] Indicate fields of type WorkPackage to not be editable (#5357) 8 years ago
Roman Roelofsen 88f4b30ac9 Added ReactiveComponents (#5260) 8 years ago
Oliver Günther 49c6744f50
Place edit fields into separate container 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 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 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
Roman Roelofsen beadcc8b38 Refactoring: angular-rx-utils: 8 years ago
Oliver Günther 3b9b487406
Autoload the schemas from the schema states 8 years ago
Oliver Günther cb044cb0fb
Deactivate edit fields after saving 8 years ago
Oliver Günther 611e42238c
[23896] Submit and close edit mode on enter for most edit fields 8 years ago
Oliver Günther 089e0744d0
Fix TS warnings 8 years ago
Roman Roelofsen 82f47b0f63 fixed tests 8 years ago
Roman Roelofsen a7e5858631 Use reactive fassade for wp cache service 8 years ago
Oliver Günther 36c3d7d894
[23879] Fix editing a subject in the table after creation 8 years ago