Commit Graph

9717 Commits (18886bfdc195ee8e01e0e9ab174f25729d34895a)

Author SHA1 Message Date
Christoph Zierz - zzmedia 02cf030023 Remove hovering-effect on detail-panel description 11 years ago
Christoph Zierz - zzmedia ba016d52a8 Add top-border to the wp-list / split-view 11 years ago
Richard 66fe90d1a3 Removed a couple of todos which have been todone. 11 years ago
Till Breuer d4f2bc831e Hide ‘createdAt’ and ‘updatedAt’ on wp overview tab 11 years ago
Till Breuer 169516d609 Add an asynchronous solution for user custom field rendering… 11 years ago
Till Breuer 9ada39b4ca Make property value rendering on overview tab compatible to promises 11 years ago
Till Breuer dea21786d8 Add HAL API adapter for user#show end point 11 years ago
Till Breuer db5d0daf57 Reorder and group API paths by API version in angular path helper… 11 years ago
Till Breuer 5eea37d40f Render custom properties on overview tab (WIP) 11 years ago
Till Breuer 5fb05f494e Rename panel expander partial template 11 years ago
Till Breuer 2b554c028f Fix user fields on overview tab after API changes 11 years ago
Till Breuer cf341227d1 Add a user field partial for the embedded wp details view 11 years ago
Till Breuer 1068325fcc Translate labels for work package tabs 11 years ago
Till Breuer 1aa2df2f0b Specification second property row on wp overview tab 11 years ago
Till Breuer e9e2879b53 Handle the first wp property row specification on overview tab 11 years ago
Alex Coles d13eba74b9 [wip] Extract text formatting helpers into Modules 11 years ago
Till Breuer 90367e55d5 User gravataars 11 years ago
Till Breuer e586af83db Truncate description on overview tab by number of characters 11 years ago
Till Breuer b8ba32e8cf Slightly more readable wp property formatting 11 years ago
Till Breuer 79ba06bd4b Slight code restructuring 11 years ago
Till Breuer a6a41be12c Hack value formatting on work package overview tab 11 years ago
Richard 00bd4c4864 Removed extra button and wired up edit button (hackily) 11 years ago
Richard 86b11b5548 Wired up latest activity and avatars on overview. 11 years ago
Till Breuer fa47b87b8c Add locals for work package properties on overview tab 11 years ago
Till Breuer 8ea4ecf920 Add default order for work package properties on overview tab 11 years ago
Till Breuer f66b6ecf33 Move wp details tab partial templates 11 years ago
Till Breuer 7c710e8c61 Move work package directives to work_packages/directives folder 11 years ago
Till Breuer 72a53aa7ba Hide meta attributes of work package properties 11 years ago
Till Breuer dfe90dc002 Add a temporary unresponsive style fix for the panel expander 11 years ago
Till Breuer 3a5dcaa9e1 Add a partial directive to render panel expanders 11 years ago
Till Breuer f5646968f1 Sketch work package attributes listing on overview tab (WIP) 11 years ago
Till Breuer 79fd4061e1 Preserve toggle states when tabs are switched 11 years ago
Martin Linkhorst 1f36d43b70 there was a wrong parenthesis: the last match needs to be ANDed with all the prior checks. instead of changing it, refactored the code to be more clear. still allows redirects to different sub-uris. 11 years ago
Philipp Tessenow d8cb82a2e8 explicitly allow home path in back_url 11 years ago
Philipp Tessenow 0cdbaf39f6 fix protocol-relative redirection test 11 years ago
jplang 1db8642ac6 [security] fixed back url verification 11 years ago
Till Breuer 5450942f9b Avoid potential error when trying to preselect work package 11 years ago
Till Breuer 584cf0d9f8 Add some padding and margins to activities on activity tab 11 years ago
Richard f33a448d8f Made some space to put in some better css for watchers tab when it arrives. 11 years ago
Richard 5ea283926c Added unstyled watchers to watchers tab. 11 years ago
Till Breuer 0962829499 Begin wiring up the activities tab 11 years ago
Till Breuer 587c39c9ed Fix the details view toggle on wp#index 11 years ago
Till Breuer a07a7ed765 Remove a TODO and includes that aren’t needed any more 11 years ago
Till Breuer 7b1ac73179 Use ui router resolve to load work packages in embedded details view 11 years ago
slawa 2ab3a11c59 override css method for wiki page by adding overflow: visible 11 years ago
Richard 38a0d11fc3 Some minor cleanups. 11 years ago
Richard af874d9406 Fixed a bunch of tests broken by api. 11 years ago
Richard 99ce48d411 looking at actual api instead of mock. 11 years ago
Richard 4c623532d7 Using $q in stead of q so now details are actually displayed. 11 years ago
Richard 12a2a78c76 Removed some fluffy workarounds now that i can access the mock api. 11 years ago