Commit Graph

68 Commits (d8f3e00f0a207486cb6c7b0bb8bf3c8dbc90d0ca)

Author SHA1 Message Date
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Jan Sandbrink 563cb3c5c7 migrate APIv3 to aggregated journals 9 years ago
Jan Sandbrink 1ac80edc3c use common name conversion in linked properties 9 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink 9cc0806024 extract parsable link into own representer 10 years ago
Jan Sandbrink cde374a6d5 rework attachments endpoint according to spec 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink 4d6a991468 allow to omit title by setting it to nil 10 years ago
Jan Sandbrink 6182f67925 make getting a link value more flexible 10 years ago
Jan Sandbrink 7e9d310d4f allow to hide title in self links 10 years ago
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink c24ff68ab8 two fixes for the linked_property helper 10 years ago
Jan Sandbrink 95352fdf2a allow to hide all kinds of schema 10 years ago
Jan Sandbrink 2bbcaf3fd6 make _type in schema indicate the schemas type 10 years ago
Jan Sandbrink 46516f2699 style 10 years ago
Jan Sandbrink 24674b5092 allow passing of callables to writable + required 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Jan Sandbrink f0197b4323 style 10 years ago
Jan Sandbrink 3fc5770fc0 make embedding of linked properties more concise 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 6f90674440 include more schema details for custom fields 10 years ago
Jan Sandbrink 2e1a999c6c extract current_user into Single 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 518b98b6c6 slightly improve readability 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 b10a08a9de add schema information for basic custom fields 10 years ago
Jan Sandbrink 1b947d46a3 use required named parameters 10 years ago
Jan Sandbrink 2426227e20 clean up refactoring errors 10 years ago
Jan Sandbrink 9c2c0947c4 make factory and representer initializer args 10 years ago
Jan Sandbrink 777566a0b8 restructure schemas with allowed values 10 years ago
Jan Sandbrink 43638d0104 increase detail of linked properties in schema 10 years ago
Jan Sandbrink dd67b3bf8e hide the real name of the plain format 10 years ago
Jan Sandbrink 788a4a2d83 formaTTable 10 years ago
Jan Sandbrink b38eb09c5b also render null values in formatables 10 years ago
Jan Sandbrink 857acb2380 use common representer for formatables 10 years ago
Jan Sandbrink 7b72bcdc5c rename parameter 10 years ago
Jan Sandbrink 2f012a09dd use show_if as guard clause 10 years ago
Jan Sandbrink 7c2a686657 make self_link even more awesome 10 years ago
Jan Sandbrink 40a727c54f fix parameter indentation 10 years ago
Jan Sandbrink a60ce1948d rename visible_condition to show_if 10 years ago
Jan Sandbrink 7f1401f40c remove unneccessary selfs 10 years ago
Jan Sandbrink 327c53cb94 extract helper for self links 10 years ago
Jan Sandbrink 0570457822 change links to nothing in work package 10 years ago
Jan Sandbrink 34f357f492 use formatter from member instead of immediately 10 years ago