Commit Graph

197 Commits (b3226fad0def2dcc8608afab6691032fc9df98d4)

Author SHA1 Message Date
Hagen Schink 58c7703093 Add missing dependency to Query 10 years ago
Hagen Schink e594de8252 Display custom fields of type version 10 years ago
Alex Coles 4f89a074e9 Fix missing PathHelper dependency in WPController 10 years ago
Alex Coles 47d2d62f71 Remove various implicit globals in Angular app 10 years ago
Hagen Schink 327b5aa107 Fix WP new path 10 years ago
Alex Coles 56da27a3b2 Normalise angular application file structure 10 years ago
Mihail Maxacov 6257be119d fix filters not persisted after activating details pane 10 years ago
Mihail Maxacov 2e334a6698 fix firefox watcher icon hover incorrect 10 years ago
Mihail Maxacov 228a216dcb fix wp details pane project name not displayed in front of inherited version 10 years ago
Hagen Schink c44ae224cb Correct project identifier parsing 10 years ago
Mihail Maxacov 159a9a3fbc fix details pane version link leads to 403 when no permissions on parent project 10 years ago
Mihail Maxacov f6d8d3381f fix work package filter collapsed by default 10 years ago
Alex Coles 13af7de18e Fix missing DetailsTabOverviewController dependency 10 years ago
Richard f525046453 Remove unused dependencies in angular modules. 10 years ago
Hagen Schink 895bd64050 Switch selected WP details for all tabs 10 years ago
Richard 6457073ec0 Put pagination into url query params. Handle integer filter values. 10 years ago
Richard b1b0a8696e Keep (un)star up to date when adding/removing watcher. 10 years ago
Richard 1046b728ff add case for details view to handle and display categories. 10 years ago
Hagen Schink 95310c88ae Forbid to open details if they are not open already 10 years ago
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