Commit Graph

5 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Mihail Maxacov c90f3924b8 fix save button state 10 years ago
Jens Ulferts 4a60c2a7b2 Revert "Merge pull request #2372 from 0xF013/feature/17263-save-button-conditions-fix" 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Mihail Maxacov 1c3076701e fix save button display conditions 10 years ago
Alex Coles 6ec5ca58ed Move Angular app under frontend/app 10 years ago
Alex Coles 3abdbac4c9 Fix semicolons in Angular app to placate JSHint 10 years ago
Alex Coles 47d2d62f71 Remove various implicit globals in Angular app 10 years ago
Alex Coles 5f6696d5db Restructure Angular app into CommonJS modules 10 years ago
Jens Ulferts 38191ec071 to menu option only on page with menu 10 years ago
Mihail Maxacov a0631745de fix saved queries don't update wp lists correctly when removing filters 10 years ago
Alex Coles 7f3e3574d9 Revert "make filter operator select focusable and keep track in query filters di..." 10 years ago
Richard 2f727f4966 make filter operator select focusable and keep track in query filters directive. 10 years ago
Richard 540b64f098 Setting default columns on query init if they are not present. 10 years ago
Richard 2606b02088 Fix existing karma tests. Not actually tested anything sensible yet. 10 years ago
Richard 36eb0fcaf4 Introduce query update method to query service. 10 years ago
Richard a4d4316788 WIP vaguely implement serialising query to url. lots of bugs. 10 years ago
Richard 5daff6ed41 WIP accept json string query in url 10 years ago
Till Breuer 2c4483544c Merge branch 'dev' into feature/adding-and-removing-watchers 10 years ago
Till Breuer df7f8e8abd Finish query initialization before post-loading other resources 10 years ago
Richard 4176330b64 WIP Extracting old retrieve_query method from experimental api. 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 999c17dc3c Wired up the share modal to the API V3 star/unstar endpoint. 11 years ago
Till Breuer 2671311e1a Fix disabling of toggleable multiselect during initialization 11 years ago
Till Breuer 79bc6fda87 Restore “status: open” as the default filter behavior 11 years ago
Richard ff508eb8e6 Fixed bug which was displaying the grouped column in the selected columns. 11 years ago
Richard 426fc0977a Wired up page settings modal with rename and delete. 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 40c5987974 removed unsed method on query.js. 11 years ago
Richard 02fd2f4de1 Wired up share modal to query is_public 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 7d1ad11dc8 Added a test for queries helper and cleaned up a bit. 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 3d1cd19abc Refactor query property watching 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 acf82688a1 Replace some parameter to query string conversion 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
Richard 174a44a4a1 'Display Sums' is remembered when reloading the page after bulk edits. 11 years ago
Richard f7784430c5 Did a bit of hacking to get grouping by custom values working again. 11 years ago
Richard aad7606340 Encoding filter operator values to avoid url escaping browser bullshit. 11 years ago
Richard 2f11241407 WIP. using the url params to keep state but having a nightmare with url escaping:/ 11 years ago
Till Breuer 9fcf49352e Fix display sums when a query is loaded 11 years ago
Till Breuer 9a8c8a9d30 Refactoring: Manage the query object within the query service 11 years ago
Till Breuer c91eca418b Set ng query group by when a query is loaded by id 11 years ago