Commit Graph

1853 Commits (c07bcc077b96dc287bcce914f3e69b1cd53e97e2)

Author SHA1 Message Date
Hagen Schink b0b97947c0 Allow to position context above triggering element 10 years ago
Hagen Schink 02cb03f17e Add more menu 10 years ago
Hagen Schink 14d0d30858 Add more menu pathes 10 years ago
Richard 38d291bafa Move canDeleteRelation method to relations handler. 10 years ago
Richard 70c057c580 persist url and date textValues in url 10 years ago
Marek Takac b1d2fbfb56 Removing children relationships 10 years ago
Marek Takac ec84c26d76 Moved angular method for removing a relation into the relation handler 10 years ago
Richard d103f97272 Add route for activity details and link to comments. 10 years ago
Richard 0daced406f Arrows on relations tab now up when open. 10 years ago
Philipp Tessenow 32e8ab6bba Manage jstoolbar translations with I18n 10 years ago
Richard 9e34a669b3 Fix problem with clear query button. 10 years ago
Richard bab059025d Removed commented out code and fixed a couple of karma tests. 10 years ago
Richard 5374ae4b01 Remove query params from ui-router and manually reload work packages. 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