Commit Graph

16740 Commits (ad3e22de338ce5e4e8a6dd844c15c5ea3e7e5a86)
 

Author SHA1 Message Date
Alex Coles 1587264496 Always show work packages detail pane toolbar 10 years ago
meeee 01485c40fe Merge pull request #1764 from opf/feature/jstoolbar_translations 10 years ago
Alex Coles e3a255129b Always show work package table pagination 10 years ago
Alex Coles 58219b1e4c Lay out work package view using CSS flexible boxes 10 years ago
Alex Coles eced1ed97d Do not allow work packages table cells to wrap 10 years ago
ulferts d5ec1adb98 Merge pull request #1721 from opf/fix/user-link-in-wp-details-header 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
Alex Coles 240c7eeb88 Bring in legacy styles with require directive 10 years ago
Richard 79c77a7baf Merge branch 'dev' into fix/user-link-in-wp-details-header 10 years ago
Hagen Schink f828a89fbf Give variable a readable name 10 years ago
Hagen Schink 3d4d50e35a Merge pull request #1759 from opf/fix/api-request-json-body 10 years ago
Hagen Schink 4d8b093770 Fix cukes 10 years ago
Hagen Schink c6035006e5 Fix WP controller specs 10 years ago
Hagen Schink e1edf4605a Fix #14964 10 years ago
Hagen Schink 6950592a89 Extract WP update details to service object 10 years ago
Hagen Schink 737829c51b Add spec for #14964 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
meeee 2efdeda33d Merge pull request #1737 from marutosi/finn/release/3.0/remove-changelog 10 years ago
Alex Coles e017ebf8d3 [wip] Add alternate layout for work package views 10 years ago
Alex Coles 34bf59921f Merge branch 'feature/non_absolute_footer' into feature/refactor-work-package-index-styling 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 99b4c89669 Test work package properties are sorted 10 years ago
manwithtwowatches b18610bef1 Merge pull request #1746 from opf/feature/12627_enable_disable_wp_details_view 10 years ago
Hagen Schink 3a4c7ee2b9 Merge pull request #1761 from opf/fix/relations-cannot-be-deleted 10 years ago
Hagen Schink 314542274a Preserve selection when clicking on a selected WP 10 years ago
Hagen Schink e0bdcb53fb Test that right clicking preserves selection 10 years ago
Marek Takac 99bda3c64a Set relations delete endpoint to use correct id 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
Alex Coles b4aecd3ff9 Make activity API specs expect JSON request body 10 years ago