Commit Graph

419 Commits (7025181272a657be267bab341bae80c11e6f5c7a)

Author SHA1 Message Date
Alex Coles cff84332aa Semicolon fixes to placate JSHint (Angular) 11 years ago
Alex Coles 34ad1cac53 Style wp current sort column as 'active column' 11 years ago
Richard 1c4cbfe519 Added a settings menu item and modal for group by. 11 years ago
Richard ee1849efe7 Column headers now displaying first sort element up/down arrow. 11 years ago
Till Breuer b9777f0d4f Merge branch 'dev-angular' into feature/ng-toolbar-sort-by 11 years ago
Richard d4d7240b25 Preventing bubbling of click on selectable title search field. 11 years ago
Ion Biziiac 9857c42c53 Fix open link in new tab with middle-click and ctrl+click 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
Richard 325341bbde Hiding dropdown menu when toggling display sums. 11 years ago
Richard 9deaf2f55c Moved modals back into dropdown directive...:> 11 years ago
Richard 1351608bef Wired up sorting modal to current query sortation. 11 years ago
Till Breuer 50f9f1ccc7 Fix typo 11 years ago
Richard 750a3ca8aa Fixed bug relating to groupBy. 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
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 eb2cbcc0c2 Make the whole list element of the context menu clickable 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 a444fe1635 Only update the selected title on wp#index if the query has a name 11 years ago
Till Breuer cc147aeed2 Fix condition for checkbox label update 11 years ago
Richard 796a6797c6 Cleaned up dropdowns and save dialog a bit. 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
Till Breuer 488689ade4 Fix problems with uglifier related to timeline containers 11 years ago
Till Breuer 37a39d712c Add some basic response to wp deletion via context menu (WIP) 11 years ago
Till Breuer 4092ebcb1c Fire flash after bulk delete attempt from within context menu 11 years ago
Till Breuer ff1ccab27f Add work around for delete http actions from within context menu (WIP) 11 years ago
Till Breuer 3b826e506e Start fixing toggle rows label (WIP) 11 years ago
Till Breuer a5b7a189b1 [Performance] Simplify watching expressions 11 years ago
Till Breuer f788fe1c5a Check a row when the context menu is triggered 11 years ago
Richard 74f3982792 Implemented a title name filter and wrote some tests. 11 years ago
Richard 7b3677bce3 Changed selectable title directive to take a list of group data. 11 years ago
Richard b688222ac0 Made an attempt at keeping selectable title directive generic. 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 07410c534b Start dealing with bulk actions in context menu (WIP) 11 years ago