Commit Graph

148 Commits (fb54ba5fc97b83cb7053ce349ef610e2bc81c6ee)

Author SHA1 Message Date
Richard fb54ba5fc9 WIP Basic saveas dialog which saves query. doesn't sync with the view yet. 11 years ago
Alex Coles 5d5ac55d12 Add modal dialogs for remaining toolbar actions 11 years ago
Alex Coles a67553390b [wip] Add links to work packages Export formats dialog 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
Hagen Schink f0768b1dd1 Fix work package time entries sorting 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
Hagen Schink 8233dc21bb Sort messages asychronously 11 years ago
Hagen Schink c67af66d56 Adds wait dialog to timelog table 11 years ago
Hagen Schink 8cca5d54f4 Add pagination support 11 years ago
Hagen Schink 1b18513d89 Move sorting to service 11 years ago
Hagen Schink 974761061b Set initial time entries table sort column 11 years ago
Hagen Schink 84fbd19ab0 Show flash message on deletion 11 years ago
Hagen Schink 6465830499 Delete time entries asychronously 11 years ago
Hagen Schink 55f294c01b Make timelog table use angular 11 years ago
Hagen Schink e542492a66 Render board's messages by angular 11 years ago
Hagen Schink 83037cfba2 Add angular directives for date/time and authoring 11 years ago
Hagen Schink d089695b65 Add angular messages controller 11 years ago
Alex Coles c670b4ed9f Fix ng WorkPackagesController relative root path handling 11 years ago
Richard 0ffb035838 Moved showWarning method back to container directive. 11 years ago
Richard e695a5299f Moved show warning method to timelines controller. 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
Alex Coles 0778e2e0ef Commit (hypen) renaming of ng TimelinesController 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
Till Breuer 89c437956f Reload page also when an invalid filter is deactivated 11 years ago
Till Breuer 4d69baeb2d Use a regexp to capture the query id (WIP) 11 years ago
Till Breuer 0a13ba1630 Remove delay from filter editing when values are selected from drop down 11 years ago