Commit Graph

634 Commits (9a7d6108b769e761ee16f24c706e5db96c11e948)

Author SHA1 Message Date
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
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
Jan Sandbrink ad22cfd86b use factory method for _links representer 10 years ago
Jan Sandbrink 8998f60635 fix patching of empty string objects 10 years ago
Jan Sandbrink 53b9f7738f enable patching of linked properties 10 years ago
Jan Sandbrink 4c8fc69eb5 enable linked properties for WP 10 years ago
Jan Sandbrink 518b98b6c6 slightly improve readability 10 years ago
Jan Sandbrink c576641579 style 10 years ago
Jan Sandbrink e32c056b96 fix value injection for nil values 10 years ago
Jan Sandbrink a60b433b5c specs for all paths of :inject_schema 10 years ago
Jan Sandbrink c1ed80f3a3 allow injector to inject allowed values 10 years ago
Jan Sandbrink aa956e5932 reduce duplication inside WP schema representer 10 years ago
Jan Sandbrink a5e1c33733 new custom value representation in WP representer 10 years ago
Jan Sandbrink a18d488361 override :new to create schema representers 10 years ago