Commit Graph

104 Commits (79e93589b6d260c278298e20c636d8f4d2707400)

Author SHA1 Message Date
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink 5fe3264cdb use schema method everywhere 10 years ago
Jan Sandbrink d385ca89b5 hide spentHours on schema when it is hidden on WP 10 years ago
Jan Sandbrink bc9fb20215 add method to WP schema representer 10 years ago
Jan Sandbrink bf419f482b actually use the magic available 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Alexander Bach 6adca2867c Use proper writable evaluation 10 years ago
Alexander Bach f48972d570 Added schema indications for writability of start & due date 10 years ago
Jan Sandbrink 2bbcaf3fd6 make _type in schema indicate the schemas type 10 years ago
Jan Sandbrink 52696b5c98 extract a scope for active priorities 10 years ago
Jan Sandbrink b407d0a43c use "try" 10 years ago
Jan Sandbrink bda0a30b70 only query the status, not the whole WP 10 years ago
Alexander Bach 1cc5c212ff Fixed utility method 10 years ago
Jan Sandbrink 467fc9dba6 make WP schema resilient to invalid work packages 10 years ago
Alexander Bach ed723aeeb3 Improve performance and readability of leaf_or_nil? 10 years ago
Alexander Bach cc234861e2 Some minor style improvements 10 years ago
Alexander Bach d221984eb9 Hide percentage done form schema if disabled 10 years ago
Alexander Bach 6f80ace6d3 "Unrequire" estimated time 10 years ago
Alexander Bach 35af232afd Improve method naming and implementation 10 years ago
Alexander Bach cc20199571 Correctly state property writablility in schema 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 0394bc7daa show allowed statuses correctly during type change 10 years ago
Jan Sandbrink 53909cbb61 indicate type as editable in schema 10 years ago
Jan Sandbrink f42f8c4305 evaluate localization of schema names per call 10 years ago
Jan Sandbrink 2c9447bfa3 include self link in schema 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 c1ed80f3a3 allow injector to inject allowed values 10 years ago
Jan Sandbrink aa956e5932 reduce duplication inside WP schema 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 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 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 0ba55e6972 add specs for missing allowed values 10 years ago
Jan Sandbrink f652655922 fix styles to please hound 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 8debd27c32 extract schema endpoint 10 years ago