Commit Graph

105 Commits (99ff408c02068d0f5b6929ef8d65a061eac98204)

Author SHA1 Message Date
Wieland Lindenthal 4e22681e78 User mentions feature (#5897) 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
Oliver Günther 162401d962
[25768] Parse/Output estimated hours with seconds precision 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
ulferts 835c18f91e render empty href on invalid list cf (#5688) 7 years ago
Oliver Günther 94234bd5ee [25432] Correctly transmit hasDefault to frontend (#5603) 8 years ago
Jens Ulferts 9a347d7e83
move CustomFieldFormat to OpenProject namespace 8 years ago
Jens Ulferts f4a195f11b
fix link to allowed values for user cf 8 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
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 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 a022169f23
refactor for linting 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
Jan Sandbrink 7e5252fcb0
Rename Schema to SchemaRepresenter 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 ac8936260e
have title attribute for cv links 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 d18b028599 use assignable_custom_field_values for version as well 8 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 8 years ago
Jens Ulferts c90e7b4756 remove unused method 8 years ago
Oliver Günther 030b99ee23 Extract wiki-textarea related specs into shared examples 9 years ago
Oliver Günther f3da772a58 Use default Setting.text_formatting for text CF 9 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 876203c096 Add writable to other custom field injectors 9 years ago
Oliver Günther 82fd196030 Allow writable? in customField spec double 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Jan Sandbrink 0702683116 Fix bad method call for version custom fields 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 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
Jan Sandbrink bdee4a3f0c include link to linkable group values 9 years ago