Commit Graph

101 Commits (c37eb820ee48b4040d29fb1acf995615188ca767)

Author SHA1 Message Date
Philipp Tessenow 5a3d344fe8 move query menu item handling into QueryService 10 years ago
Jens Ulferts 45de08a9e4 sort available values in wp modals 10 years ago
Mihail Maxacov 650d818032 fix modal in menu setting cannot be closed by pressing ESC; also 15407 focus should be fixes 10 years ago
Markus Kahl 28a0a9b9e1 show (English) errors if starring fails ... 10 years ago
Richard f525046453 Remove unused dependencies in angular modules. 10 years ago
Richard 329bf768db Remove some commented out code. 10 years ago
Richard 4f43fb76d7 Handling dirty query permissions correctly. 10 years ago
Richard 043bda22dd use emit strategy to keep serialised query up to date 10 years ago
Till Breuer fc2f696863 Update query menu item name when the query name is changed 11 years ago
Till Breuer e118e2cda7 Remove ‘refresh page’ notice when hiding/showing query menu items 11 years ago
Till Breuer 0d7deb68ff Add menu item factory, generate query menu items (WIP) 11 years ago
Till Breuer d8d23cdd64 Add event-based removing of query menu items 11 years ago
Till Breuer 4607d7b3b6 Use function declaration for inner function in share modal 11 years ago
Till Breuer e031d59a75 [Fix] Show spinner while adding columns 11 years ago
Richard 1088e52a7b Keeping query permissions up to date after save/update query. 11 years ago
Richard 9b92a383bb WIP refactoring AuthService 11 years ago
Till Breuer 3ecc25a159 Revert "Revert "Merge pull request #1478 from opf/feature/with-angular-busy"" 11 years ago
Jens Ulferts afe276384e Revert "Merge pull request #1478 from opf/feature/with-angular-busy" 11 years ago
Richard b3875600b8 Cleaned up and added permissions to share modal. 11 years ago
Richard 42b9e89414 Introduced an authrorisation service and wired it up to some of the query actions. 11 years ago
Alex Coles 13e24a0c09 Prune unused argument from updateQuery function 11 years ago
Till Breuer 1c648ec0fc Add some kind of error handling to query updates, wire up to share modal 11 years ago
Richard 150e8d0c8b Locales, locales, locales 11 years ago
Richard 52bd5cc910 Cherrypicked in some merge conflicty type fixes from another branch. 11 years ago
Richard 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Till Breuer 7c86e9ee3d Add blank option to group dialog drop down 11 years ago
Till Breuer 76eb05564b Show spinner when loading additional columns 11 years ago
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
Alex Coles 99c559351b Update query bindings only on Settings update 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