Commit Graph

91 Commits (314a26dfb545bf6c3ace182ab4b2c7c4598457df)

Author SHA1 Message Date
Henriette Dinger f47a75d153
[31023] Preparation for project edit fields: Generalize edit and display fields currently work package specific (#7726) 5 years ago
ulferts 5733679291
add project status to project settings page 5 years ago
ulferts 2366d12809
add status to create project form 5 years ago
ulferts 16ee49bf8a
project status explanation now formattable property 5 years ago
ulferts a5621578e2
extend project schema to include status, revamp existing status to be active 5 years ago
ulferts b9f83d7d7a
add project status to representer 5 years ago
ulferts 4e5b9afef5
rename project attributes 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 8431880de0
add parent reference to project api 5 years ago
ulferts 0f0d79381f
add projects update end point to api 5 years ago
ulferts 106f62474e
add projects update form end point to api 5 years ago
ulferts 7cca2631b0
add projects create form end point to api 5 years ago
ulferts 821c624d4a
add projects create end point to api 5 years ago
ulferts 3be6e61b85
turn descriptions cacheable 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
ulferts b0d9cbaf56
fix project description not being formattable 5 years ago
ulferts e76d6a9392
adds memberships href to project and update docs 6 years ago
ulferts 2a3c407848
add custom fields to projects api 6 years ago
ulferts 803fd06a9a
add membership update form to api 6 years ago
Oliver Günther 0cd17aa5dd
[30289] Fix missing work packages link in project representer 6 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 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
Oliver Günther b08a5874f5
Remove project responsible and type 6 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Jens Ulferts 311c9a642f
eager load enabled_modules 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 58991c2b40 Fix/add missing types link to project representer (#6128) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 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
Jens Ulferts 9eafc705ee
remove project scoped queries GET endpoint 8 years ago
Jan Sandbrink f6a7595839
Add list actions for queries 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago
ulferts e43fc0c05e eager load models required for available projects index (#4383) 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts 757f6a53d7 eager load preference to avoid N+1 queries 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Alexander Bach 83643c37d2 Remove project homepage field from API 9 years ago
Jan Sandbrink 819b69fd66 move auth check out of before block 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 10 years ago
Alexander Bach 59a539609d Move and rename AvailableWorkPackages API to meet standards 10 years ago
Alexander Bach bee2df808b Introduce CreateWorkPackageService 10 years ago
Alexander Bach 410e483fef Provide more flexible structure for work package contract validations 10 years ago
Alexander Bach 6e8b12f846 Quieten the hound 10 years ago
Alexander Bach aababec652 Introduce create work package endpoint 10 years ago