Commit Graph

87 Commits (15872644961a7d3d5912597d839882fdb3a4e064)

Author SHA1 Message Date
Till Breuer 664a232659 Add hack to update query highlight name (WIP) 11 years ago
Richard ba30602604 Paths for api corrected for saving queries without project 11 years ago
Richard de193bbd6b checking for null query_id on state when initialising query. 11 years ago
Richard 42b9e89414 Introduced an authrorisation service and wired it up to some of the query actions. 11 years ago
Till Breuer 1c648ec0fc Add some kind of error handling to query updates, wire up to share modal 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Till Breuer 103845acc3 Hotfix - always derive unused columns from cached columns 11 years ago
Till Breuer 508c7ac662 Refresh title drop down when queries are modified, added or removed 11 years ago
Till Breuer 79bc6fda87 Restore “status: open” as the default filter behavior 11 years ago
Till Breuer b1f2cae49a Remove reset methods from query service 11 years ago
Till Breuer f752632936 Move some query name watcher logic to query service 11 years ago
Till Breuer 54eb46410f Resolve state params in work packages controller, minor refactorings 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 313d2dcfba Clearing all cached values on query service on reset. Empty string for loading dates. 11 years ago
Till Breuer c32946708d Add a TODO and tidy up a bit 11 years ago
Till Breuer 398d0a8cb3 Update selectable title when query visibility is changed 11 years ago
Richard d6a0bf5b05 Bug - Settings menu save as/share being shown immediately after query save. 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 11 years ago
Till Breuer d83bf292a3 Fix columns dialog 11 years ago
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 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 bf273a8b9d Memoize availableUnusedColumn in angular query service 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
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 fb51ea60d2 Add a temporary semi-nice solution to skip watching query properties 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