Commit Graph

150 Commits (154d2b0058aa2fc76b04dd168d94b9cdf26093db)

Author SHA1 Message Date
Alex Coles 29b8f0ab25 Remove usages of Prototype-added Array methods 10 years ago
Alex Coles 5f6696d5db Restructure Angular app into CommonJS modules 10 years ago
Alex Coles 56da27a3b2 Normalise angular application file structure 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
slawa 0c0ad0d322 Consider the timezone offset 10 years ago
Richard 6457073ec0 Put pagination into url query params. Handle integer filter values. 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
Ion Biziiac e1c10d240b Fix open WP in new tab from baclkogs on Mac using Cmd + Click 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
Martin Czuchra f5b18f0d86 Removes another Raphaël reference. 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
Richard 42bc7a7438 Capping sortation criteria to 3. 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
Ion Biziiac f0409eb8db Add Ctrl+Click event on timeline planning elements 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
Ion Biziiac 731fc429af Make use of gradients to display timeline elements 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
Ion Biziiac 07532239f1 Fix Timeline "Today" line not displayed properly 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 8f4c993a72 Timelines was looking for "end_date" property but it's called "due_date" now. 11 years ago
Richard a1d71fde27 Level expansion now keeps track of last visible row. 11 years ago
Richard 0973c7ba01 WIP - adding padding span to last visible row. 11 years ago
Richard 0e4cb703da Removing sort header classes from other columns. Added tests. 11 years ago