Commit Graph

123 Commits (07f6ee30e8b62ba6c1edcda3108ef269945e6279)

Author SHA1 Message Date
Richard 2b4c2b71f7 Wired up display sums menu item. 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 aa69896b49 Renaming in work packages controller 11 years ago
Till Breuer 58890c7548 Reorder stuff in the work packages angular controller 11 years ago
Till Breuer f2f5324c69 Complete the query setup before setting up the wp table 11 years ago
Till Breuer 4244dfe42d Partly fix work packages table updates when the query is changed 11 years ago
Till Breuer a444fe1635 Only update the selected title on wp#index if the query has a name 11 years ago
Till Breuer acf82688a1 Replace some parameter to query string conversion 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
Till Breuer 37a39d712c Add some basic response to wp deletion via context menu (WIP) 11 years ago
Alex Coles 81aa6a2c3b [wip] Show actual Types in 'New' toolbar dropdown 11 years ago
Alex Coles 5d5ac55d12 Add modal dialogs for remaining toolbar actions 11 years ago
Richard 7b3677bce3 Changed selectable title directive to take a list of group data. 11 years ago
Richard 300f8e5627 Using with-dropdown for selectable title. Grabbing available queries from api. 11 years ago
Alex Coles a3a56c917f [wip] Integrate toolbar in work packages view 11 years ago
Till Breuer 91a22bac0d Share bulk links via work packages table service 11 years ago
Till Breuer 39b38e439b Remove setup method from ng work packages controller scope 11 years ago
Till Breuer 2c04a12324 Regroup setup function in work packages controller 11 years ago
Till Breuer 11a0d95624 Introduce work package table service (WIP) 11 years ago
Alex Coles 8404d3857b Move exportModal Factory into separate source file 11 years ago
Alex Coles b90be5e306 Reformat WorkPackagesController dependencies array 11 years ago
Alex Coles c573ae026e Add modal dialog to display Export formats 11 years ago
Alex Coles ec9b647690 [wip] Integrate toolbar in work packages view 11 years ago
Alex Coles c670b4ed9f Fix ng WorkPackagesController relative root path handling 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Till Breuer ea4f431d22 Temporarily avoid duplicate work package updates on enter by pub sub 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 db665e3f2f Inluding query available columns in the meta data. 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer 4f25185837 Remove unused available filter setup method (twice) 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago
Richard f166e45b43 Getting locales for filter names 11 years ago
Richard e48fa84c27 Added in locales for filter operators. 11 years ago
Till Breuer 771321ae58 Change load order of work_package#index elements 11 years ago
Richard 0e2362a628 Using query service call in filter model instead of default filters. 11 years ago
Richard fca08a7a87 WIP. Custom fields appearing in filters section but for some reason not filtering. 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 05eb74768a WIP. Custom fields appearing in filters section but for some reason not filtering. 11 years ago
Richard 984d318112 Made project service for (sub)projects. Can use sub-project filter. 11 years ago
Till Breuer 66ce0eba8f Init ng query sortation from API meta data 11 years ago
Richard b5c740bdbb Sums data is now a property on the column object. 11 years ago
Till Breuer f80691bf08 Determine expansion state of the filter section when the query is set up 11 years ago
Till Breuer b3f128fccd Move with loading function to helper 11 years ago