Commit Graph

1263 Commits (5751cdae4a39dfda9db8d40aa292fc01bfdd9798)

Author SHA1 Message Date
Oliver Günther 8c6e0eb68e Acessor for work_package in specific schema 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl 5f9579ec1a put visibility info into wp schema and use that 9 years ago
Markus Kahl 148a3fff14 work package form configuration 9 years ago
Oliver Günther 02cf2b0efe [22851] Table Inline Create (#4290) 9 years ago
Oliver Günther 62e2d776d5 Avoid RuntimeError when aggregating with nil representers (#4321) 9 years ago
Oliver Günther 83306c32c3 Pass the decorated work package to CreateService (#4317) 9 years ago
Oliver Günther 141886c877 Set project and default type for project-scoped form 9 years ago
Oliver Günther 1d3d58d342 Remove private annotation for descendents of FormRepresenter 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 99d4600902 Handle empty create requests 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts de33104d11 add a project independent endpoint for work package creation 9 years ago
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 9 years ago
Jens Ulferts da7b1d1c40 define project changing behavior in wp contract 9 years ago
Jens Ulferts 94cd7f1255 add project to payload representer 9 years ago
Jens Ulferts 5f7123ca3e make required parameter explicit 9 years ago
Jens Ulferts 9c6b7f4981 fix default sorting by parent 9 years ago
Jens Ulferts f2eb288e7c completely fix showing sums 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Jens Ulferts 1a63857565 use consistent naming for columns/filters across apiv3 and experimental 9 years ago
Jens Ulferts 55814ecd40 reenable context menu 9 years ago
Jens Ulferts 0d6f420afc Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2f764b84b9 Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2293c3735b less magic on default query columns 9 years ago
Jens Ulferts d060d251bf eager load in decorator 9 years ago
Jens Ulferts 2cb05bfc27 remove no longer necessary scope alteration 9 years ago
Jens Ulferts 32b3b9ab9b replace html path in api representer 9 years ago
Jens Ulferts 3de1b3583d use the api v3 path helper 9 years ago
Jens Ulferts cadc397239 create all custom field acessors on representer injection 9 years ago
Jens Ulferts e1b3845582 cache classes with dynamically injected custom attributes 9 years ago
Jens Ulferts af09bf7017 cache root_path in apiv3 api helper 9 years ago
Jens Ulferts 7a06b3451b eager load instances used in the representer 9 years ago
Jens Ulferts 0267938c36 introduce spent_time model 9 years ago
Oliver Günther f03728c156 Retain partial message for custom field to customizable 9 years ago
Jens Ulferts fc49e2a7b7 use linked parent resource instead of parentId 9 years ago
Jens Ulferts 9668e7e99e fix addChild path in work package resource 9 years ago
Jens Ulferts 966d749e45 add parentId field to schema 9 years ago
Markus Kahl 7f88ba5b22 removed attachments#show; only #download remains 9 years ago
Oliver Günther 6259ab433d Remove embedded activities 9 years ago
Jens Ulferts 932860abd2 only make second request_body merge run on type change 9 years ago
Jens Ulferts e2f8db9497 eager load colors together with the type 9 years ago
Jens Ulferts cbbd7ea6e5 apply eager loading to work_packages#activities 9 years ago
Jens Ulferts f59bbe4008 only need the user_id not the user.id 9 years ago