Commit Graph

746 Commits (d8f3e00f0a207486cb6c7b0bb8bf3c8dbc90d0ca)

Author SHA1 Message Date
Alexander Bach f48972d570 Added schema indications for writability of start & due date 10 years ago
Alexander Bach ff4c8f0c59 Added write restriction for start & due date of parent work packages 10 years ago
Jan Sandbrink b358ef0f96 remove dead property 10 years ago
Jan Sandbrink 8b06528be4 inline method 10 years ago
Jan Sandbrink d1dc1cefb3 also use @work_package directly elsewhere 10 years ago
Jan Sandbrink 2bbcaf3fd6 make _type in schema indicate the schemas type 10 years ago
Jan Sandbrink 52696b5c98 extract a scope for active priorities 10 years ago
Jan Sandbrink b407d0a43c use "try" 10 years ago
Jan Sandbrink f6f107635c use @work_package directly where possible 10 years ago
Jan Sandbrink bda0a30b70 only query the status, not the whole WP 10 years ago
Jan Sandbrink 1c00e8b110 actually use the parameter I introduced earlier 10 years ago
Jan Sandbrink 0dd11e31ba improve on contract syntax 10 years ago
Jan Sandbrink fb3db5cf9d rename endpoints for versions by project and vv 10 years ago
Jan Sandbrink c7ca71b7e0 add types by project 10 years ago
Jan Sandbrink 22180a5d88 respond with new custom fields after PATCH-ing WP 10 years ago
Alexander Bach 1cc5c212ff Fixed utility method 10 years ago
Jan Sandbrink 467fc9dba6 make WP schema resilient to invalid work packages 10 years ago
Jan Sandbrink b4c50b7c04 relax access to types resource 10 years ago
Alexander Bach ed723aeeb3 Improve performance and readability of leaf_or_nil? 10 years ago
Jan Sandbrink 7247534c67 "improve" work package contract 10 years ago
Alexander Bach 01ba17cdcc Display and accept ISO 8601 durations for estimated hours 10 years ago
Alexander Bach 0805e94b37 Hack around dubious error usage 10 years ago
Alexander Bach cc234861e2 Some minor style improvements 10 years ago
Alexander Bach d221984eb9 Hide percentage done form schema if disabled 10 years ago
Alexander Bach 6f80ace6d3 "Unrequire" estimated time 10 years ago
Alexander Bach 35af232afd Improve method naming and implementation 10 years ago
Alexander Bach 73825c76b4 Add more variable error messages 10 years ago
Alexander Bach c3a4bbe27e Micro style fix 10 years ago
Alexander Bach 8de33f0d1d Adjusted error handling 10 years ago
Alexander Bach cc20199571 Correctly state property writablility in schema 10 years ago
Alexander Bach 4299e24e04 Never fix what isn't broken... 10 years ago
Alexander Bach 3188b878a7 Re-enable setter for hidden property 10 years ago
Alexander Bach a2942b349b Corrected done_ratio appearance 10 years ago
Alexander Bach 9956fd4b7a Respect alternate percentage done settings 10 years ago
Alexander Bach a83477b43a Always render estimatedHours and doneRatio in payload 10 years ago
Alexander Bach 636831a56b Fixed error triggering 10 years ago
Alexander Bach cac13a8f4d Simplified validations to their core necessities 10 years ago
Alexander Bach ed73ab271c Basic implementation 10 years ago
Alexander Bach 08e1799f26 Incomplete basic implementation 10 years ago
Jan Sandbrink f99e735611 add type getter to WP schema 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Jan Sandbrink f0197b4323 style 10 years ago
Jan Sandbrink db8b379ef2 reject numbers regardless of type 10 years ago
Jan Sandbrink e9f239b8d1 some styling 10 years ago
Jan Sandbrink 069d95cc09 allow to add writable attributes to a contract 10 years ago
Jan Sandbrink b7c2b9c9f9 cover edge cases in string object matching 10 years ago
Jan Sandbrink 3fc5770fc0 make embedding of linked properties more concise 10 years ago
Jan Sandbrink 38898318c0 also embed type in work package 10 years ago
Jan Sandbrink fb486c1921 fix validation in type changing cases 10 years ago
Jan Sandbrink 0394bc7daa show allowed statuses correctly during type change 10 years ago