Commit Graph

90 Commits (6f2c127b7b87a87ddc5cf8eb0e4c2b10c51e93b5)

Author SHA1 Message Date
Oliver Günther 9e72c05ed3
Implement client credentials flow with a custom user_id 6 years ago
Oliver Günther 369b668e64
Make ProjectsController#destroy use background worker + service 6 years ago
Jens Ulferts 38e9c55c38
have everything moved to module 6 years ago
Jens Ulferts 3f1112aafe
use grid config to get available pages 6 years ago
Jens Ulferts a070b92ee5
fix collision detection 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
Felix Höffken 38b68b1083 try to write correct tests 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
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 e0bf7894b3
implement filter on grids 6 years ago
Jens Ulferts 198ac0918a
move time entry validations to contract 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
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Jens Ulferts 69ce16412f
allow current date for custom action 6 years ago
Wieland Lindenthal 0d3c109db7 Fix saving of queries with highlighted attributes. 6 years ago
Jens Ulferts 08a7ee52b3
introduce time entry create endpoint in api v3 6 years ago
Oliver Günther f42ff4bdd6
[28543] Validate Type#attribute_groups in contract 6 years ago
Oliver Günther 0d59680815
[28086] Add error when moving to milestone with children 6 years ago
Oliver Günther aa9897561b
[28455] Ensure model contracts are initiaited immediately before saving 6 years ago
Oliver Günther f3e2100247
Save highlighting mode to query 6 years ago
Jens Ulferts 17efd9c84b
fix adding notes to work packages 6 years ago
Jens Ulferts abda9056cd
add attachment on new resource via rails form 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
Oliver Günther 286d862c38
[27746] When validating the contract, ignore the old parent 7 years ago
Jens Ulferts 61dddffc15
move relation_type validation to contract 7 years ago
Jens Ulferts 9bf5d05fdb
add description on custom action 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts f1d81ae2a5
validate conditions 7 years ago
Jens Ulferts a1812699f0
validate actions 7 years ago
Jens Ulferts fc10be5a73
use ar name for validation 7 years ago
ulferts 09751f9f25 allow relations to be altered and also inverted (#6120) 7 years ago
ulferts 83e605e63c allow setting parent that has relation via new siblings (#6114) 7 years ago
ulferts bf28dfb830 tweak circular dependency detection when siblings already have a follows relation (#6107) 7 years ago
Jens Ulferts a4af690d0e
more leniency with existing follows relations 7 years ago
ulferts 0c8ec533c0 allow creating follows relations among siblings (#6093) 7 years ago
ulferts 6b9e7066fd streamline relation in hierarchy error message (#6056) 7 years ago
ulferts 634f45d6fc prevent circular scheduling relationship (#6062) 7 years ago
ulferts 1cc9601d30 Fix/circular dependency error handling (#6040) 7 years ago
Jens Ulferts 763a154eb8
actually execute validations 7 years ago
Jens Ulferts d2fe896b88
fix error localization in relations 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Oliver Günther ed1a0c87de
[25999] Make timeline labels configurable 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago