Commit Graph

72 Commits (1b0a79c9116705d5eed907c282673d278e1e13db)

Author SHA1 Message Date
Jens Ulferts 2e94ac2e4e
add grid form stub 6 years ago
Jens Ulferts a6429c6233
implement grid create stub 6 years ago
Jens Ulferts 74493eb5d3
introduce grid_blocks 6 years ago
Jens Ulferts 97ad5e0008
reenable previews 6 years ago
Jens Ulferts 319f33e924
remove textile 6 years ago
Jens Ulferts 5dae0ef4d5
add endpoint for unattached attachments 7 years ago
Jens Ulferts 6a8a1eb495
add download endpoint to attachment resource 7 years ago
Jens Ulferts 441735fb4f
extend attachments api to board posts 7 years ago
Jens Ulferts 9b2458c23c
extend attachments api to wiki_pages 7 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 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 77370d58ad
document custom actions 7 years ago
Jens Ulferts 211f2066f3
dummy api to allow wp custom actions 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Jens Ulferts 635c6cdec6 fix form links in specs 8 years ago
Jens Ulferts 4c32d17ede add query form stub - not production ready 8 years ago
Jens Ulferts 73e9173755
add default query endpoint for project 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts 46bc6e96f1
linking to available projects when embedding a query schema 8 years ago
Jens Ulferts 74770c6a63
adding query schema - global query 8 years ago
Jens Ulferts 27362f785a
embed filters as objects 8 years ago
Jens Ulferts 58df267bc4
link to sort_bys 8 years ago
Jens Ulferts 9cb9096491
link to group_by 8 years ago
Jens Ulferts 3f2c0e6a3d
link to column names 8 years ago
Jens Ulferts 7312959fa2
refactor embedding schemas in work package representer 8 years ago
Jens Ulferts ce44418cd4
implement GET api/v3/work_packags/schemas 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 9eafc705ee
remove project scoped queries GET endpoint 8 years ago
Jan Sandbrink f6a7595839
Add list actions for queries 8 years ago
Jens Ulferts 040bb5ab54
add basic GET api/v3/users 8 years ago
Oliver Günther 3cce854bb6
Clear RequestStore when using PathHelper with relative url 8 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Jens Ulferts af09bf7017 cache root_path in apiv3 api helper 9 years ago
Markus Kahl 7f88ba5b22 removed attachments#show; only #download remains 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Jens Ulferts db3681661d fixes attachment download path in api 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Oliver Günther 6ae9114d36 Add missing path spec 9 years ago
Jens Ulferts 808115dae6 remove superfluous shared examples 9 years ago
Jens Ulferts 53c36b84b0 ensure sub uri fitness of all api paths 9 years ago
Oliver Günther aa74e9c382 Added specs for revision endpoint 9 years ago
Jan Sandbrink 992888df2a add configuration endpoint to APIv3 9 years ago
Alexander Bach 90ed907657 Ditch regex for more readable string 10 years ago