Commit Graph

1687 Commits (f759670f43ff150a01109e4469b952baf20cf944)

Author SHA1 Message Date
Jens Ulferts 90f2192306
time entries api - link actions and use correct response on delete 6 years ago
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Oliver Günther a290203bdd
Fix attachment error message 6 years ago
Jens Ulferts 0f7b13eb28
use strings for registration 6 years ago
Jens Ulferts 30ccee883e
cleanup 6 years ago
Jens Ulferts 52046c519a
grid update form api 6 years ago
Jens Ulferts bc0f97192b
begin specing out create form api 6 years ago
Jens Ulferts 702863f13a
implement grid schema endpoint 6 years ago
Jens Ulferts 1b0a79c911
spec set_attributes_service 6 years ago
Jens Ulferts 74d079fbf2
finish grid get and patch 6 years ago
Jens Ulferts 6e022fadbe
fix/remove tests 6 years ago
Felix Höffken 95ceb257f6 resolve ulferts requested changes 6 years ago
Jens Ulferts a2cc3d11a0
implement grid create end point 6 years ago
Felix Höffken 9eed759cd0 [29029] DELETE option for TimeEntries 6 years ago
Jens Ulferts 56bf3070c5
introduce create service for grid 6 years ago
Jens Ulferts e8a9f7cd15
try to load existing my page first before using the form 6 years ago
Jens Ulferts e0bf7894b3
implement filter on grids 6 years ago
Jens Ulferts 5bba60202e
use form resource to create new grid 6 years ago
Oliver Günther 8408f86fef
Improve usage of I18n in model specs 6 years ago
Oliver Günther c7e9239212
[29003] Add PATCH api/v3/time_entries/:id endpoint 6 years ago
Jens Ulferts bd7690b4c6
introduce Grid data layer 6 years ago
Jens Ulferts 2e94ac2e4e
add grid form stub 6 years ago
Jens Ulferts a6429c6233
implement grid create stub 6 years ago
Jens Ulferts 998c11d825
add calendar widget 6 years ago
Jens Ulferts 9700d938b4
add a PATCH endpoint for grid 6 years ago
Jens Ulferts 77a75d9b56
start on resizing 6 years ago
Jens Ulferts 6e4550a147
stabilize d&d 6 years ago
Jens Ulferts fed78e4f3e
have 3 widgets on my page 6 years ago
Jens Ulferts 74493eb5d3
introduce grid_blocks 6 years ago
Jens Ulferts d887439016
linting 6 years ago
Oliver Günther 7dbecdcf79
Prepare for core integration 6 years ago
Oliver Günther ad43a7ea95
Prepare for core integration 6 years ago
Oliver Günther 5b49b33b21
Prepare for core integration 6 years ago
Oliver Günther a161aaee5d
Prepare for core integration 6 years ago
Oliver Günther 352099089c
Prepare for core integration 6 years ago
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Oliver Günther ccc74577e4
[28745] Do not allow inline create for children of milestones 6 years ago
Jens Ulferts f9a8846271
rework hidden filters to avoid hacking 6 years ago
Jens Ulferts dcbabcbaf3
invalidate cached cf filters on changes to cf 6 years ago
Wieland Lindenthal 0d3c109db7 Fix saving of queries with highlighted attributes. 6 years ago
Oliver Günther 4eed7e68f3 Implement frontend part of partially selectable attributes 6 years ago
Oliver Günther 6541cbe073 Add highlightable column 6 years ago
Jens Ulferts 08a7ee52b3
introduce time entry create endpoint in api v3 6 years ago
Wieland Lindenthal fd271b2324 Use camel cased attribute name availableRelationCandidates` in `_links` instead of underscored version 6 years ago
Wieland Lindenthal 600e949880 Fix #28639. Use api_v3_path helpers for linking work package's available relation candidates 6 years ago
Jens Ulferts 824aca3146
do not cause new error on error handling 6 years ago
Jens Ulferts 994c2d469c
avoid adding non writeable filters multiple times 6 years ago
Jens Ulferts 98ed6b521c
allow filtering by accountable group 6 years ago
Jens Ulferts 58f6e9a172
eager load attachments to avoid n+1 query 6 years ago