Commit Graph

229 Commits (c07bcc077b96dc287bcce914f3e69b1cd53e97e2)

Author SHA1 Message Date
Jens Ulferts 01d2569225 allows version selection for global filtering 10 years ago
Markus Kahl 28a0a9b9e1 show (English) errors if starring fails ... 10 years ago
Richard f525046453 Remove unused dependencies in angular modules. 10 years ago
Richard cf4c2e7dca Force hyperagent to update on multiple parent change. 10 years ago
Hagen Schink 1d5bc82461 Pass only relevant default pagination options 10 years ago
Hagen Schink 6529defe85 Fix typo 10 years ago
Hagen Schink 0667c75c5b Respect user permissions in more menu 10 years ago
Hagen Schink 5aee2218b1 Close details view on successful deletion 10 years ago
Hagen Schink 8d75e1a2d7 Extract method refactoring 10 years ago
Richard 4f43fb76d7 Handling dirty query permissions correctly. 10 years ago
Richard 36eb0fcaf4 Introduce query update method to query service. 10 years ago
Richard 8320b8448e Display filters if present in url params. 10 years ago
Richard ef778e7736 parsing filters from url json. 10 years ago
Richard 5daff6ed41 WIP accept json string query in url 10 years ago
Alex Coles 89646b9ca3 Make activityService send request body as JSON 10 years ago
Alex Coles 41a5a0f05d Make workPackageService send request body as JSON 10 years ago
Hagen Schink 99b662ec52 Only select right clicked WP row 10 years ago
Hagen Schink 9a9b35987d Use Array's indexOf 10 years ago
Hagen Schink 7747d4a577 Improve range selection behavior 10 years ago
Hagen Schink ef18bc1c6f Implement single click behavior 10 years ago
Marek Takac 362e09e997 Allowed changing parent for a WP 10 years ago
Hagen Schink 67995500d7 Add hook service for registering callbacks 10 years ago
Richard 815ff9f5cb Require comment text on overview/activity. 10 years ago
Richard 0255b4a17f WIP sketchily wired up create/delete relations. No tests or validation handling. 10 years ago
Richard a2c6b35e07 WIP Refactoring relations directives to correspond to relations not work packages. 10 years ago
Richard 3888e3d830 Add addComment link to work package representer and wire up template. 10 years ago
Richard 64734f2291 Wired up update comment permission to front end. 10 years ago
Hagen Schink d40d90ed51 Add title to date/time directives 10 years ago
Richard ee29bbd089 Journal editable_by? checks if user is the journal owner. 10 years ago
Hagen Schink e9ef31a760 Set time object to local 10 years ago
Richard 80ce549f82 Performing updated but not updating the view yet. 10 years ago
Richard 5820a8e470 WIP quoting and editing of comments. not working! 10 years ago
Richard b02d01550b Added some tests for latest filter and activity service. 10 years ago
Richard baa487af2a Forgot to add activity service:> 10 years ago
Hagen Schink 8cdcaf6dc9 Enforce ISO 8601 for date formatting 10 years ago
Hagen Schink febe47c223 Retrieve time zone from user preferences 10 years ago
Till Breuer dea21786d8 Add HAL API adapter for user#show end point 10 years ago
Richard 4c623532d7 Using $q in stead of q so now details are actually displayed. 10 years ago
Richard 12a2a78c76 Removed some fluffy workarounds now that i can access the mock api. 10 years ago
Richard 0ba3ed53d2 Scrappy wiring up for hyperagent to get some mockedmocked data into the wp details view. 10 years ago
Till Breuer 664a232659 Add hack to update query highlight name (WIP) 11 years ago
Hagen Schink 10cebed63e Fix IE8 incompatibility 11 years ago
Richard 4176330b64 WIP Extracting old retrieve_query method from experimental api. 11 years ago
Richard ba30602604 Paths for api corrected for saving queries without project 11 years ago
Richard 1088e52a7b Keeping query permissions up to date after save/update query. 11 years ago
Richard 9b92a383bb WIP refactoring AuthService 11 years ago
Richard de193bbd6b checking for null query_id on state when initialising query. 11 years ago
Richard 42b9e89414 Introduced an authrorisation service and wired it up to some of the query actions. 11 years ago
Till Breuer 1c648ec0fc Add some kind of error handling to query updates, wire up to share modal 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago