Commit Graph

2627 Commits (f1189710ce18995702e5e0382e476000f06a4c25)

Author SHA1 Message Date
Alex Coles e017ebf8d3 [wip] Add alternate layout for work package views 10 years ago
Richard 4c7e926530 Change name of query param to live_query to avoid conflicts with rails controller query param. 10 years ago
Richard 540b64f098 Setting default columns on query init if they are not present. 10 years ago
Richard 329bf768db Remove some commented out code. 10 years ago
Richard 197eb9609d added tests for encode/decode url param methods. 10 years ago
Richard 3afba9a943 Clean up wp list controller a bit and added some basic controller tests. 10 years ago
Richard 2606b02088 Fix existing karma tests. Not actually tested anything sensible yet. 10 years ago
Richard 4f43fb76d7 Handling dirty query permissions correctly. 10 years ago
Richard 36eb0fcaf4 Introduce query update method to query service. 10 years ago
Richard c9cc918243 Clear url query params on query load. 10 years ago
Richard 50f43372f8 Remove some of the more obvious bugs. 10 years ago
Richard 4fbf18c4fc Use separate url params for non-updating query props. 10 years ago
Richard 556ba9dc5c WIP prioritise query params over query id. 10 years ago
Richard 043bda22dd use emit strategy to keep serialised query up to date 10 years ago
Richard a4d4316788 WIP vaguely implement serialising query to url. lots of bugs. 10 years ago
Richard 8476c5e64a added encode method for query json params and using for back_url 10 years ago
Richard 8320b8448e Display filters if present in url params. 10 years ago
Richard ef778e7736 parsing filters from url json. 10 years ago
Richard 5daff6ed41 WIP accept json string query in url 10 years ago
Hagen Schink a864b0028b Sort work package properties by localized label 10 years ago
Hagen Schink 314542274a Preserve selection when clicking on a selected WP 10 years ago
Alex Coles 89646b9ca3 Make activityService send request body as JSON 10 years ago
Alex Coles 41a5a0f05d Make workPackageService send request body as JSON 10 years ago
Hagen Schink 99b662ec52 Only select right clicked WP row 10 years ago
Hagen Schink 9a9b35987d Use Array's indexOf 10 years ago
Richard c64c4c9467 Don't link to inactive users on wp details view. 10 years ago
Hagen Schink 752f6c810b Select row on double click 10 years ago
Hagen Schink c88288a2d7 Refactor row selection 10 years ago
Hagen Schink 7747d4a577 Improve range selection behavior 10 years ago
Marek Takac 6e97f46764 Injected ApiHelper into the ParentRelationHandler 10 years ago
Marek Takac 7ea8921db8 Removed unnecessary directive and template 10 years ago
Marek Takac aa4bd33d7a Updated check for changing a parent 10 years ago
Marek Takac 2aade0c55c Refactorization 10 years ago
Hagen Schink 15c920f069 Extract method refactoring 10 years ago
Hagen Schink 0736043784 Remove superfluous $parse provider 10 years ago
Hagen Schink 8a1f08b009 Open WP detail view on double click 10 years ago
Hagen Schink ef18bc1c6f Implement single click behavior 10 years ago
Hagen Schink 38d991f113 Add additional single click directive 10 years ago
Marek Takac 362e09e997 Allowed changing parent for a WP 10 years ago
Hagen Schink edb5e0f72d Remove superfluous newlines 10 years ago
Hagen Schink 79c3506bc0 Set focus when drop down opens 10 years ago
Hagen Schink aa68633518 Extract visible conditions 10 years ago
Hagen Schink 0db9a580f0 Trap TAB focus inside drop down menu 10 years ago
Hagen Schink 2e3fb5aad9 Respect scope when evaluating focus condition 10 years ago
Alex Coles 06f0a61878 Remove reference to deleted _work_packages.scss 10 years ago
Hagen Schink e062cca450 Pass event target to context menu 10 years ago
Alex Coles cff4df1b3f Reapply consolidation of avatar styles in Sass 10 years ago
Hagen Schink b4b1477a50 Handle missing focus condition 10 years ago
Alex Coles d4a842266d Remove redundant .title-bar classes 10 years ago
Alex Coles 9695cdd053 Prefix legacy partial files with underscore 10 years ago