Commit Graph

79 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Jan Sandbrink 58aa36ae2a Check for nil representers explicitly 9 years ago
Jan Sandbrink 88ed4d2df9 Promote ::create to a common interface method 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink 14a55b82d1 Do not embed linked resources in WP collections 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9e8d051027 reintroduce form_embedded argument for schema 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink d5fe64bd5e move writability decision into WP schema 9 years ago
Jan Sandbrink 602d488c66 fix reference to value links 9 years ago
Jan Sandbrink 2ddcd55b71 extract groups into own representer 9 years ago
Jan Sandbrink ee03c7df82 allow filtering using JSON from query representer 9 years ago
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