Commit Graph

166 Commits (637db9c8dbb103c774e4574275fd078d2c533540)

Author SHA1 Message Date
Richard 272cbb947e WIP wired up query save/update. Need error handling and such. 11 years ago
Richard 649026ce5b Wired up saveas, updating title on save. 11 years ago
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Till Breuer 37a39d712c Add some basic response to wp deletion via context menu (WIP) 11 years ago
Till Breuer ff1ccab27f Add work around for delete http actions from within context menu (WIP) 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Till Breuer 272a621ff4 Render links for bulk updates 11 years ago
Till Breuer 11a0d95624 Introduce work package table service (WIP) 11 years ago
Hagen Schink 35b584e207 Add exception for invalid input 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Till Breuer aad8f97985 Fix typos 11 years ago
Till Breuer e9ada12082 Add basic error handling on timeline load timeout (WIP) 11 years ago
Till Breuer 350ab49bd7 Register modal helper once before the timeline is rendered 11 years ago
Richard 900f281159 Cleaned up a bit and calling updateBackUrl method from more watchers. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Richard 9744c44411 column_sums is now giving the total for the query, not the project. 11 years ago
Richard 2430a9bfbb Column sums can now be called without a project id. 11 years ago
Till Breuer 24ba916039 Add a TODO in the query service 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Richard 4882cf0726 Removed $q injection in project-service. 11 years ago
Richard 5200d1d552 Removed unneeded $q call from project-service 11 years ago
Richard 0e3a365e90 Displaying project hierarchy in project filter list. 11 years ago
Richard b2cfd11b70 Fetching app wide custom value filters and caching values per project. 11 years ago
Richard 0e2362a628 Using query service call in filter model instead of default filters. 11 years ago
Richard 060e23fd65 Small change to get custom fields of type list to be filterable. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 8d91b206e4 Wried up filtering by project on non-project work packages view. 11 years ago
Richard e12720a568 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Richard 602ab976b7 Using query service call in filter model instead of default filters. 11 years ago
Richard 2663529ee7 Small change to get custom fields of type list to be filterable. 11 years ago
Richard 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 276ea3c5ec Wried up filtering by project on non-project work packages view. 11 years ago
Richard 984d318112 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Alex Coles cfe6f8fecb Remove no longer needed methods from ng UserService 11 years ago
Alex Coles c023400642 Add/update Copyright header to ng app sources 11 years ago
Richard 1ea005acfc Cherrypicked everything from pagination fix branch so we can merge this into dev-angular. 11 years ago
Till Breuer c65082151a Use `Array.isArray` instead of `instanceof Array` 11 years ago
Richard 5fbd5745ad Extended column_data api method with group sums meta. 11 years ago
Till Breuer e3d3ef4a6f Add lost code for custom value user name retrieval 11 years ago
Richard cf12e1f74b Wired up assignee's role and group filters. 11 years ago
Richard 4a5488397d Wired up responsible and version filters. 11 years ago
Till Breuer 35f44c90d5 Move setting of a default filter to client-side 11 years ago
Alex Coles f527d26862 Add missing Copyright header to ng app sources 11 years ago
Till Breuer 114791508e Load work packages table data first (WIP) 11 years ago
Till Breuer 1335b0e51c Fix work packages index if no project scope is given (WIP) 11 years ago
Till Breuer e0aec03d64 Apply given project context as a scope when fetching available filter values 11 years ago
Till Breuer 77b930e237 Refactor pagination in angular work packages table 11 years ago
Till Breuer 8e2e7439ec Add a method to retrieve available filter values to query service 11 years ago
Till Breuer 3941f7cf0c Add angular API service adapters 11 years ago