Commit Graph

827 Commits (b8f7161ee7d146acee37e98f05047ab2fd229496)

Author SHA1 Message Date
Till Breuer 8a10959227 Move work package details controller 11 years ago
Alex Coles f643594a6c Fix broken Work Packages Table when ?layout=false 11 years ago
Till Breuer de30655448 Move work packages list controller file 11 years ago
Till Breuer b0150ac443 Rename work packages controller to work packages list controller 11 years ago
Till Breuer e3831e6b80 Avoid unnecessary digest cycles in drop down directive 11 years ago
Till Breuer 9be29e55e7 Remove unnecessary require from drop down directive 11 years ago
Richard 5364ece8f9 Fixed work package query specs. 11 years ago
Alex Coles e70db6e071 [poc] Use ui-router resolves to load project/types 11 years ago
Till Breuer bfd50d0231 Mark columns with opened drop down as ‘active’ 11 years ago
Till Breuer edd91533fd Fix sorting by id column in column context menu, clear up 11 years ago
Alex Coles bb65ce4e0e Reenable ng $location service HTML5 mode 11 years ago
Till Breuer 43b21ca184 Add ‘insert columns’ to column drop down menu 11 years ago
Alex Coles a4ba6b0b2c [wip] Make WorkPackagesController use $stateParams 11 years ago
Till Breuer a7e4eb4ebb Add drop down handlers opening the column context menu to table headers 11 years ago
Till Breuer 310b002875 Add a drop down handler directive for the angular context menu 11 years ago
Till Breuer 5bf5a7b704 Add copyright headers to context menus 11 years ago
Richard 7135fbb970 Toolbar title #8452 - showing saved global queries first. 11 years ago
Till Breuer edb18cca27 Disable sort header on click-behavior (WIP) 11 years ago
Till Breuer 1af9ab4792 Port context menus to rewritten component 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 434d4ebac2 Added date(time) formatting tests. 11 years ago
Richard 0c606d9aec Refactored and wrote a some tests for empty date formatting. 11 years ago
Richard 313d2dcfba Clearing all cached values on query service on reset. Empty string for loading dates. 11 years ago
Till Breuer 06dac958cc Add a fix for the hide column context menu operation 11 years ago
Till Breuer 4abd6cc9b1 Add a fix for the hide column context menu operation 11 years ago
Richard ff508eb8e6 Fixed bug which was displaying the grouped column in the selected columns. 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
Till Breuer e3f1f85ae2 Prevent fading out flash messages if accessibility mode is enabled 11 years ago
Till Breuer 4c811523c6 Add a configuration service 11 years ago
Richard 10e5612ed9 Fixed bug in fetch grouped queries that must have got merged out at some point. 11 years ago
Till Breuer 43c16dd0d3 Fade out flash messages after timeout 11 years ago
Richard 16cb7bee54 Wired up autocomplete on sort directions and group-by select2. 11 years ago
Richard d26aba9eaa Added some tests for options dropdown directive. 11 years ago
Till Breuer 335f9bbda8 Slightly dry up selectable title directive 11 years ago
Till Breuer c32946708d Add a TODO and tidy up a bit 11 years ago
Till Breuer 19803b9534 Revert "Share project identifier via root scope" 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
Till Breuer 54f7fed158 Share project identifier via root scope 11 years ago
Alex Coles ffa98158cb Selectively display details view with feature flag 11 years ago
Alex Coles 950bb4b35c Fix whitespace (tabs->spaces) in ng settings dialog 11 years ago
Richard 1b63c6617c listening for query reset event to put default query name in on query clear. 11 years ago
Richard f0b3bd3ecf Refactored to a solution to not perform disabled menu actions. 11 years ago
Till Breuer 8c68204e8f Drop work package options 11 years ago
Till Breuer 29f7bd9c3d Automatically activate filters section on load if filters are set 11 years ago
Till Breuer e7e54eb24e Make query columns directive independent of parent scope and embeddable 11 years ago
Richard d6a0bf5b05 Bug - Settings menu save as/share being shown immediately after query save. 11 years ago
Richard a36f784f66 Removed delete from page settings modal and added delete to settings menu. 11 years ago