Commit Graph

126 Commits (1fcb2c7cbe4e49fafdb22c643218343e3c894c01)

Author SHA1 Message Date
Till Breuer 8ad36c7f0f Simplify column updates 11 years ago
Till Breuer 8e0deec131 Order columns after updates 11 years ago
Till Breuer ce9f5a1093 Use work packages table helper methods for column updates 11 years ago
Till Breuer 54f020564e Refactor column dialog 11 years ago
Till Breuer 19b9cf2157 Consolidate QueriesHelper and WorkPackagesTableHelper 11 years ago
Richard e820459a0f Introduced caching of available columns in query service. 11 years ago
Richard 9874e55532 Wired up columns select to query columns. 11 years ago
Richard d71b4230a4 Have a dummy sortable select2 for columns modal. Not wired up yet. 11 years ago
Richard be8e8c21c7 Populating columns dialog with available/selected columns. 11 years ago
Till Breuer 68e70d1503 Add "hide column" to column context menu 11 years ago
Till Breuer 99cd538620 Wire up sortation actions in column context menu 11 years ago
Till Breuer fb51ea60d2 Add a temporary semi-nice solution to skip watching query properties 11 years ago
Till Breuer f736db3f9e Fix row reference of work packages table service 11 years ago
Till Breuer 6c770aa27f Fix row reference of work packages table service 11 years ago
Till Breuer 761690705e Move shared work packages index data to services for easier access 11 years ago
Till Breuer c37c3add06 Set the query name when setting up the query to fix selected title... 11 years ago
Richard 4b6b4d83f7 Put in some very half-arsed error handling for create/update queries. 11 years ago
Richard 796a6797c6 Cleaned up dropdowns and save dialog a bit. 11 years ago
Richard fd7bb1d3ad Put in some status alerts for creating/updating queries. Still needs error handling. 11 years ago
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