Commit Graph

74 Commits (05a037e9442a328fb5e2a2e339fea6b48a278d36)

Author SHA1 Message Date
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9ac9524d28 change attribute registration via plugin to be more generic 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink 781aac5a20 fix stupid C&P error 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink bfcc769cfd split implementations for work package schema 9 years ago
Jan Sandbrink d5fe64bd5e move writability decision into WP schema 9 years ago
Jan Sandbrink 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Alex Coles 837265c257 Fix API v3 WorkPackageSchema for AR::Relation 9 years ago
Alex Coles 9abbe5c4f7 Remove deprecated Relation#all in lib 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alexander Bach ba3770d97e Some style fixes 10 years ago
Alexander Bach 6e8b12f846 Quieten the hound 10 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach 3d264624a2 Some style fixes 10 years ago
Alexander Bach 83a54efc33 Quieten the hound 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink a9e9881c4f style 10 years ago
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