Commit Graph

260 Commits (16c0754d27e93473b3cbdfb5214483be2ae02a3e)

Author SHA1 Message Date
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Alex Coles 6c3772066c [wip] Make WorkPackagesController load Project(s) 11 years ago
Richard 02fd2f4de1 Wired up share modal to query is_public 11 years ago
Till Breuer cff0d9d2bc Move WorkPackagesTableHelper dependency over to wp table service 11 years ago
Till Breuer 558a60dadf Rename available column-loading methods in QueryService 11 years ago
Richard 9deaf2f55c Moved modals back into dropdown directive...:> 11 years ago
Richard 932d7fe0da Always have 3 sort elements in sort selection modal. 11 years ago
Richard dac8a1ca44 Temp solution - moved sortation watcher to wp controller. 11 years ago
Richard 1351608bef Wired up sorting modal to current query sortation. 11 years ago
Richard 504237f08d WIP wiring up initial filter values. 11 years ago
Richard b21ccda101 WIP Made a basic sort dialog which is wired up to queries service set sortation. 11 years ago
Richard e53f9a4422 Fixed select2 filter available values. 11 years ago
Till Breuer 7cc1edf661 Fix column updates when no columns are is added 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 7d1ad11dc8 Added a test for queries helper and cleaned up a bit. 11 years ago
Richard e820459a0f Introduced caching of available columns in query service. 11 years ago
Richard 750a3ca8aa Fixed bug relating to groupBy. 11 years ago
Richard 9874e55532 Wired up columns select to query columns. 11 years ago
Richard 1b726acfa7 Wired up columns controller to an extent. 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
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
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
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
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
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