Commit Graph

25 Commits (b483e6cd3592ded02f7cbff5ea79666f9ab2247f)

Author SHA1 Message Date
ulferts 8656c2664b fix archiving projects via api 4 years ago
Oliver Günther 01954c26bc
Refactor copy services to use shared state 4 years ago
Oliver Günther 605f6b8355
Refactor copy project into service 4 years ago
Oliver Günther 9173cd82d7
Move available templates method into contract 4 years ago
Oliver Günther 3af8b265ee
Ensure templated attribute is changeable only by admins 4 years ago
Oliver Günther e165eb34e7
Create separate service/contract for instantiation of templates 4 years ago
Oliver Günther 467b1860ae
Add templated property to projects 4 years ago
ulferts 0b15db3c9a
rename fixed_version to version 5 years ago
ulferts 9c78d48cea
allow args on scope method 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 9a11e768cc
add put end point for projects 5 years ago
ulferts 3dabb46dd9
allow copying projects without parent project reference 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 4e5b9afef5
rename project attributes 5 years ago
ulferts 05ac3af1ee
add projects delete end point to api 5 years ago
ulferts 57f7da4f39
reuse project services in controller 5 years ago
ulferts 8431880de0
add parent reference to project 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 0c14477ba4
update project on custom field change 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
ulferts df2f37027c
introduce base class for delete contracts 5 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago