Commit Graph

62 Commits (dd2f2af9a33f3949c7890ab1b907d0aa6129a263)

Author SHA1 Message Date
Oliver Günther f039fc8333
Add representation formats to project API 3 years ago
Oliver Günther ccfa29c728
Move license and copyright docs to root, fix names and references 3 years ago
ulferts 4cd75489ff
Fix/nil parent rendering (#9339) 3 years ago
ulferts 2f00810e92
Bug/35510 editing project settings removes link to parent project for certain permission constellations (#9336) 3 years ago
ulferts 2b74e8c92b
fix `required` value for properties on project resource (#9337) 3 years ago
ulferts 51bcf7f6d6
Fix/add subproject only flow (#9268) 4 years ago
Oliver Günther 2896afe6c4
Assign project identifier in backend (#9196) 4 years ago
ulferts 1f32407ff9
Feature/project status resource (#9190) 4 years ago
ulferts d1f419385f
Feature/member custom notifications (#9173) 4 years ago
ulferts 72abb45249
Fix/project status flaws (#9138) 4 years ago
Oliver Günther 26acf03e7a
Add schema location attribute (#9140) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Benjamin Bädorf e848d44dea
Fix/update wysiwyg styles (#8844) 4 years ago
ulferts cad1b69a5c
fix reference to i18n keys 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
Henriette Dinger d680b329c5
Remove obsolete tests 5 years ago
Oliver Günther 7fb86810db
Fix status and status attribute parsing in representer oncemore 5 years ago
Oliver Günther 42d34a56c3
Fix status parsing when nil 5 years ago
Oliver Günther 25b26ef4d0
Fix more tests 5 years ago
Oliver Günther e1e9edd668
Fix tests after status / explanation breakup 5 years ago
Oliver Günther a2ede60dd3
Adapt backend tests for separated attributes 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 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 5 years ago
ulferts 2a3c407848
add custom fields to projects api 5 years ago
ulferts 803fd06a9a
add membership update form to api 5 years ago
Oliver Günther 0cd17aa5dd
[30289] Fix missing work packages link in project representer 6 years ago
Oliver Günther b08a5874f5
Remove project responsible and type 6 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts ce21ee20f7
cached representers 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
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago
Oliver Günther 1d3d58d342 Remove private annotation for descendents of FormRepresenter 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink 4c232e786b split specs for unpaginated and paginated collections 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Alexander Bach 88bd8756b4 Add test descriptions 10 years ago
Alexander Bach 02cbe0165b Improve test setup and checks 10 years ago