Commit Graph

65 Commits (637db9c8dbb103c774e4574275fd078d2c533540)

Author SHA1 Message Date
Till Breuer c25866ac24 Update URL query string with query id when a query has been saved 11 years ago
Till Breuer e280623821 Prune unselected sorting options 11 years ago
Till Breuer 44d841f204 Include blank option in sorting dialog 11 years ago
Till Breuer 101cde45d8 Add unit test for selectable sort option filtering 11 years ago
Till Breuer 1fedc0a2e0 Add unit test for sorting modal 11 years ago
Till Breuer a15483beea Restrict selectable sorting options to those not selected yet 11 years ago
Richard 3f1989c6ad Removing currently selected sortable columns from lists in sorting modal. 11 years ago
Richard b7ad0bd337 Only sortable columns will now have option to sort in UI. 11 years ago
Richard cfbc0ca963 Builing up export options meta in wp controller. 11 years ago
Till Breuer 508c7ac662 Refresh title drop down when queries are modified, added or removed 11 years ago
Richard be8667f761 Including export formats in query meta data. 11 years ago
Richard c26bc35ccd WIP generating export links for the query export modal. 11 years ago
Richard d6eabc66d3 Cleaned up duplicated code in column sorting modal. 11 years ago
Richard e3acf02091 Fixed failing karma test in work packages table sorting modal. 11 years ago
Richard 10e5612ed9 Fixed bug in fetch grouped queries that must have got merged out at some point. 11 years ago
Richard 16cb7bee54 Wired up autocomplete on sort directions and group-by select2. 11 years ago
Till Breuer d38c819168 Yield the project identifier to the share modal as a locale 11 years ago
Till Breuer 398d0a8cb3 Update selectable title when query visibility is changed 11 years ago
Alex Coles 950bb4b35c Fix whitespace (tabs->spaces) in ng settings dialog 11 years ago
Richard a36f784f66 Removed delete from page settings modal and added delete to settings menu. 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Richard 1276698ab7 WIP. Enabled page settings modals and cleaned up modals a bit. 11 years ago
Richard 23c05d214a WP sorting select2 now filtering available options. 11 years ago
Till Breuer d83bf292a3 Fix columns dialog 11 years ago
Till Breuer 730cf3366f Restrict columns in group by dialog to groupable columns 11 years ago
Richard cd6c210ef3 ascending/descending locales. 11 years ago
Alex Coles ce62dbcc31 Fix whitespace (tabs->spaces) in ng sorting dialog 11 years ago
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Alex Coles 35cf0c8745 [wip] Hard-code placeholder data for Export dialog 11 years ago
Richard 1c4cbfe519 Added a settings menu item and modal for group by. 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Richard 02fd2f4de1 Wired up share modal to query is_public 11 years ago
Till Breuer 558a60dadf Rename available column-loading methods in QueryService 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