Commit Graph

40 Commits (9f4322211d25ca4f111ed3330480d16d634377d1)

Author SHA1 Message Date
Jens Ulferts cb2c2e2ad6 fix appended slash on /work_packages route 9 years ago
Alex Dik 74f302b504 Fix missing project scope in routes 9 years ago
Jens Ulferts 6d10670d26 HACK: add css trigger on ui-router state enter/exit 9 years ago
Jens Ulferts 598a384a2f reworks workpackage index/show page routes 9 years ago
Alex Dik f98c50f53f Eliminate code duplication in route state config 9 years ago
Jens Ulferts 8b1b7150d7 hackily fixing layouting when switching between WP list and show in angular 9 years ago
Alex Dik 3b89d65b9a Fix work packages standalone route 9 years ago
Jens Ulferts 63dc08f0fc remove basePath from ui-router definitions 9 years ago
Alex Dik 3d52056b1f Fix redirect loop for non-existing work packages 9 years ago
Alex Dik 8a1431d704 Make work package route independent 9 years ago
Alex Dik 0b7f369fbe Undo escaping of work package links 9 years ago
Alex Dik 691c57a9a4 Resolve request-loop for non-existing work packages 9 years ago
Tim Habermaas c422abf42a Remove reloadOnSearch: false flags from detail tabs. 9 years ago
Tim Habermaas 3951bcb7cd Make removing watchers work on show view. 9 years ago
Jens Ulferts 2e428477ec fix styling 9 years ago
Jens Ulferts 873e0ca152 disable reloadOnSearch for work packages list 9 years ago
Tim Habermaas f6ffa46576 Add missing redirect rule for work_packages nested under a project. 9 years ago
Tim Habermaas d8fd523ec6 Fix broken /projects/:id/work_packages/:id URL. 9 years ago
Tim Habermaas 98a9633b76 Redirect user to default tab when landing on work package show page. 9 years ago
Tim Habermaas 19155c8ed8 Fix undefined errors on show page. 9 years ago
Tim Habermaas 44624eb3cd Fix switching back to list view from fullscreen view. 9 years ago
Tim Habermaas 93475fba1b Move Angular's WorkPackage show view to /work_packages/:id. 9 years ago
Tim Habermaas 4d19852d1c Fix listing of attributes on fullscreen WorkPackage page. 9 years ago
Tim Habermaas 3d9b7266b3 Add fullscreen view for WorkPackage. 9 years ago
Florian Kraft 3ff36d9247 prepare the directives and load both available and watching users 9 years ago
Florian Kraft 03466b9f3a get rid of ye olde attachments tab 9 years ago
Mihail Maxacov 4788c863cc cancel button buff 9 years ago
Mihail Maxacov 6e965d9e3d buttons and functional view 9 years ago
Mihail Maxacov 76521e956e barely breathing wp form 9 years ago
Mihail Maxacov 4e54ba22cc shut hound up 10 years ago
Mihail Maxacov 8292f18068 refactor wp and schema and form requests 10 years ago
Mihail Maxacov 2ed53ecee6 fix show all 10 years ago
Mihail Maxacov 2d3cabd124 reuse most classes; partial subject and description on new layout 10 years ago
Mihail Maxacov 56496872a0 raw sketch of the upcoming details pane overview glory 10 years ago
Mihail Maxacov 42fd9237b5 switch frontend to new format 10 years ago
Mihail Maxacov 9104a9a9ac most likely fixes the slashes encoding for the new ui.router version 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Mihail Maxacov c5061ebec2 status editable 10 years ago
Alex Coles 6ec5ca58ed Move Angular app under frontend/app 10 years ago
Mihail Maxacov 6257be119d fix filters not persisted after activating details pane 10 years ago
Hagen Schink edde38f1af Revert "Preserve query properties on tab activation" 10 years ago
Hagen Schink c3048e936a Preserve query properties on tab activation 10 years ago
Richard d103f97272 Add route for activity details and link to comments. 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 329bf768db Remove some commented out code. 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 a4d4316788 WIP vaguely implement serialising query to url. lots of bugs. 10 years ago
Richard 5daff6ed41 WIP accept json string query in url 10 years ago