Commit Graph

717 Commits (9ef390b27f53ff76207595bb789c5f7f70c580dd)

Author SHA1 Message Date
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
Jan Sandbrink 3f8bdc7531 actually allow to edit the type of a WP 10 years ago
Jan Sandbrink 53909cbb61 indicate type as editable in schema 10 years ago
Jan Sandbrink 266226880e actually link the type from the WP 10 years ago
Jan Sandbrink 832570bf3d add endpoints to read types 10 years ago
Jan Sandbrink f0fff855aa allow parsing of ISO durations 10 years ago
Jan Sandbrink f42f8c4305 evaluate localization of schema names per call 10 years ago
Jan Sandbrink a72ea0d5af more consequently use route_param 10 years ago
Jan Sandbrink 2c9447bfa3 include self link in schema 10 years ago
Jan Sandbrink 36e071087e some renaming 10 years ago
Jan Sandbrink 9986466e15 use direct CF accessors in CF injector 10 years ago
Jan Sandbrink 6f90674440 include more schema details for custom fields 10 years ago
Jan Sandbrink ec4d228956 split method 10 years ago
Jan Sandbrink ff72c7760c embed CF versions, users and string objects 10 years ago
Jan Sandbrink 2e1a999c6c extract current_user into Single 10 years ago
Jan Sandbrink 3f910e883c remove unnecessary checks for embedded resources 10 years ago
Jan Sandbrink 9e88d73022 move creation logic into injector class 10 years ago
Jan Sandbrink d61c2ff4aa add remaining specs for CF injector 10 years ago
Jan Sandbrink 05884417f7 let custom values return typed values 10 years ago
Jan Sandbrink a5e58dc8d0 add more specs for the CF Injector 10 years ago
Jan Sandbrink 1278ea221b make a formattable of text custom fields 10 years ago
Jan Sandbrink ef17eb8135 stop overriding new 10 years ago
Jan Sandbrink 5c3eae32f6 style 10 years ago
Jan Sandbrink e1948206fa extract method into ResourceLinkParser 10 years ago
Jan Sandbrink 03c6fcdf6f rewrite ResourceLinkParser 10 years ago