Commit Graph

172 Commits (c5683c0cb3256fbab74462a5873f510c09ecf2f7)

Author SHA1 Message Date
Hagen Schink 54a10f186e Use UI router instead of Angular's location API 10 years ago
Hagen Schink 11f4f7fd81 Do not focus watchers automatically 10 years ago
Hagen Schink f2ec78b699 Inform user about the activated details pane 10 years ago
Richard 6f6fe234a0 wp details controller informs parent to update back URL 10 years ago
Richard bd6f2ea235 Cleanup wp list controller per Hagen's suggestion. 10 years ago
Hagen Schink 1242aadc9d Adapt select2 approach used elsewhere 10 years ago
Richard 72b6e26461 Twist redirect to back url method to work with JSON params. 10 years ago
Hagen Schink d41244c73b Move WP selection to controller 10 years ago
Hagen Schink 98dc8bc04a Display filter expand state 10 years ago
Marek Takac c5885e7800 Removed query name uppercasing from js controller 10 years ago
Marek Takac 9eab1a1b4f Translated 'Custom queries' and 'Global queries' 10 years ago
Hagen Schink ea28e6f0f7 Show button action in button label 10 years ago
Hagen Schink c8fbf3ad4d Refactor detail pane state retrieval 10 years ago
Marek Takac 360b970479 Use PathHelper for linking the version 10 years ago
Marek Takac e16e7482bd Version on the WP overview is now link 10 years ago
Richard 1632e5479e wp update looks for optional back url after update. 10 years ago
Hagen Schink 4e17b70538 Hold focus on watcher selection 10 years ago
Hagen Schink 70b56a892a Select first available watcher or watcher selection on load 10 years ago
Hagen Schink 839412789e Update watcher focus after watcher removal 10 years ago
Hagen Schink 5c089e6f79 Make label sort case insensitive 10 years ago
Hagen Schink 6b32bba803 Clean up markup and code 10 years ago
Hagen Schink 1adb8635b2 Extract WP details view toolbar 10 years ago
Hagen Schink 0667c75c5b Respect user permissions in more menu 10 years ago
Hagen Schink 5aee2218b1 Close details view on successful deletion 10 years ago
Hagen Schink d83bbeaed9 Implement deletion 10 years ago
Hagen Schink 02cb03f17e Add more menu 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 3afba9a943 Clean up wp list controller a bit and added some basic controller tests. 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
Richard c64c4c9467 Don't link to inactive users on wp details view. 10 years ago
Marek Takac 2aade0c55c Refactorization 10 years ago
Hagen Schink 8aa70577fb Receive directives from hook and render them 10 years ago
Hagen Schink 79bbcc5d5b Remove watcher without receiving the whole WP again 10 years ago
Hagen Schink cbc4163b77 Inform user about watcher addition/removal state 10 years ago
Hagen Schink 21818d1cf5 Refactor flash message methods 10 years ago