Commit Graph

810 Commits (9ef390b27f53ff76207595bb789c5f7f70c580dd)

Author SHA1 Message Date
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 24674b5092 allow passing of callables to writable + required 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 9c4c6846a3 allow to hide schema properties 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 4f9e93526e avoid variable shadowing 10 years ago
Jan Sandbrink 6f90674440 include more schema details for custom fields 10 years ago
Jan Sandbrink 36bb955f7c add custom value errors to customizable 10 years ago
Jan Sandbrink 28e0ec21c0 use variable names 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 937fa2fba7 use class side instance variable 10 years ago
Jan Sandbrink cd51dd98bc style 10 years ago
Jan Sandbrink e67a76650d fix format for implicitly specified plain format 10 years ago
Jan Sandbrink 3f72769f1a add required and writable into parameter 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