Commit Graph

757 Commits (d39553d1b2b86b172b8e801b427c6b6c507f1be8)

Author SHA1 Message Date
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 e9f239b8d1 some styling 10 years ago
Jan Sandbrink 069d95cc09 allow to add writable attributes to a contract 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 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 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 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 53b9f7738f enable patching of linked properties 10 years ago
Jan Sandbrink 4c8fc69eb5 enable linked properties for WP 10 years ago
Jan Sandbrink c576641579 style 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
Jan Sandbrink b10a08a9de add schema information for basic custom fields 10 years ago
Alexander Bach bcbf2a9e08 Removed now redundant file 10 years ago
Alexander Bach 03494dae0a Some style improvements 10 years ago
Alexander Bach f109ec3700 Corrected category type 10 years ago
Alexander Bach 95721361b9 Incomplete base 10 years ago
Jan Sandbrink 5fbe135aa1 specs and fix for schema resource 10 years ago
Jan Sandbrink 2d5f334203 use the full power of grape 10 years ago
Jan Sandbrink e8b461f23b more elegant style 10 years ago
Jan Sandbrink aecc8b6aee rename path helper 10 years ago
Jan Sandbrink 1c997eb423 doh! place default values into signature 10 years ago
Jan Sandbrink 1b947d46a3 use required named parameters 10 years ago
Jan Sandbrink 08225b63b4 Use better localization helper 10 years ago
Jan Sandbrink 097e29de90 fix wrong member access 10 years ago
Jan Sandbrink 1bb1e379aa OKAY HOUND! 10 years ago
Jan Sandbrink 2c0a8d2f17 style 10 years ago
Jan Sandbrink 69b18c2be6 extract helper for SOME allowed values 10 years ago
Jan Sandbrink de807ca87d style properties as multi line 10 years ago
Jan Sandbrink 1d0afffec7 link the schema resource 10 years ago
Jan Sandbrink 0ba55e6972 add specs for missing allowed values 10 years ago