Commit Graph

625 Commits (afc167a50fae41b7020abae3ffd5a10ce3d37d3d)

Author SHA1 Message Date
Richard d4d7240b25 Preventing bubbling of click on selectable title search field. 11 years ago
Richard 40c5987974 removed unsed method on query.js. 11 years ago
Richard 02fd2f4de1 Wired up share modal to query is_public 11 years ago
Till Breuer 55829684c7 Close the drop downs on any click event ... 11 years ago
Till Breuer cff0d9d2bc Move WorkPackagesTableHelper dependency over to wp table service 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 325341bbde Hiding dropdown menu when toggling display sums. 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 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
Till Breuer 50f9f1ccc7 Fix typo 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 00f5a5e7f0 Rebase query columns directive on extracted functionality 11 years ago
Till Breuer 68e70d1503 Add "hide column" to column context menu 11 years ago
Till Breuer e405118e9b Move column-moving functions to helper for reusability 11 years ago
Till Breuer 99cd538620 Wire up sortation actions in column context menu 11 years ago
Till Breuer 0cb6f07f93 Slightly tidy sort header directive ... 11 years ago
Till Breuer 4852be7855 Add move actions to column context menu 11 years ago
Till Breuer ff1be292ec Add group by selection to column context menu 11 years ago
Till Breuer c2c441f106 Mock column context menu handler 11 years ago
Till Breuer 605e71fcdd Add column context menu mock 11 years ago
Till Breuer 7f66b98151 Update ng-context-menu and workPackageContextMenu directive 11 years ago
Ion Biziiac 07532239f1 Fix Timeline "Today" line not displayed properly 11 years ago
Till Breuer 9645fd8982 Fix an edge case and simplify total sum updates 11 years ago
Till Breuer d3d933049e Put column watcher back into total total sums directive 11 years ago
Till Breuer 3d1cd19abc Refactor query property watching 11 years ago
Richard 2b4c2b71f7 Wired up display sums menu item. 11 years ago
Till Breuer fb51ea60d2 Add a temporary semi-nice solution to skip watching query properties 11 years ago
Till Breuer f736db3f9e Fix row reference of work packages table service 11 years ago
Till Breuer eb2cbcc0c2 Make the whole list element of the context menu clickable 11 years ago
Till Breuer 6c770aa27f Fix row reference of work packages table service 11 years ago
Till Breuer 64c712ccb2 Remove redundant angular dependency 11 years ago
Till Breuer 2cf6b72b87 Add confirmation to delete action in context menu 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 c37c3add06 Set the query name when setting up the query to fix selected title... 11 years ago