Commit Graph

69 Commits (0eafa0a4248ad9ad7d2d0f49ad04d976262ec66e)

Author SHA1 Message Date
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Henriette Dinger a5811fc134
Remove obsolete property `visibility` 5 years ago
ulferts fc357b92ea
eager loading on versions/available_projects as well 5 years ago
ulferts 01e86e29df
use default endpoints for version api 5 years ago
Oliver Günther 2eb7f7973b Allow closed and locked versions in board 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Henriette Dinger f4c67ec873 Use new createAutocompleter for selectFields. This is the preparation for special selectFields that enable creating new elements from within the autocompleter. 6 years ago
Oliver Günther e94d64f9d2
Ensure all errors accept an optional message from exception 6 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
Jens Ulferts 319f33e924
remove textile 6 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
ulferts cea23ce333 Fix/sort version filter options (#5630) 8 years ago
Jens Ulferts 3c6a93283b
simple code prettifications 8 years ago
Jens Ulferts b25b266cbf
reduce duplication 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Alex Coles 9abbe5c4f7 Remove deprecated Relation#all in lib 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Alex Coles a58650e7c6 Add/update Copyright headers in lib code 10 years ago
Jan Sandbrink 6182f67925 make getting a link value more flexible 10 years ago
Jan Sandbrink f63d5e6d2e use partial namespace prefixes where neccessary 10 years ago
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink f54781dc6b use path helper in integration tests 10 years ago
Jan Sandbrink d56b9c558b rename helper for versions by project + vice versa 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Jan Sandbrink fb3db5cf9d rename endpoints for versions by project and vv 10 years ago
Jan Sandbrink c7ca71b7e0 add types by project 10 years ago
Jan Sandbrink b4c50b7c04 relax access to types resource 10 years ago
Jan Sandbrink a72ea0d5af more consequently use route_param 10 years ago
Jan Sandbrink 2e1a999c6c extract current_user into Single 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 857acb2380 use common representer for formatables 10 years ago
Jan Sandbrink 7b72bcdc5c rename parameter 10 years ago
Jan Sandbrink 7c2a686657 make self_link even more awesome 10 years ago
Jan Sandbrink a60ce1948d rename visible_condition to show_if 10 years ago
Jan Sandbrink 327c53cb94 extract helper for self links 10 years ago
Jan Sandbrink 51081271af also use new link helper in version representer 10 years ago
Jan Sandbrink 34f357f492 use formatter from member instead of immediately 10 years ago
Jan Sandbrink 83a42d82b9 fix auto loading of DateTimeFormatter during dev 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Jens Ulferts ff67b57c4e fix available in project link 10 years ago
Jens Ulferts 88a1dc2899 remove unnecessary interpolation 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago