Commit Graph

66 Commits (eb3edb7b3bc69b526173c1df2274a3312adbb11b)

Author SHA1 Message Date
Alex Dik aded24d3e1 Implement activity panel directive 9 years ago
Alex Dik db687a7e4d Redirect work-packages.show to activity panel route 9 years ago
Alex Dik 170837bb2f Isolate scope of watchersPanel directive 9 years ago
Alex Dik 881e1d5696 Refactor watcher panel route 9 years ago
Alex Dik 5ac1925879 Rename tabs to panels in watcher panels 9 years ago
Alex Dik ef51410f47 Implement watchers panel directive 9 years ago
Alex Dik b18a8070da Move watchers tab controller to components location 9 years ago
Alex Dik 0d1c9140f1 Move watcher tab template to new template location 9 years ago
Alex Dik d2855d7ed8 Implement edit route for work packages 9 years ago
Alex Dik 5b9506575a Fix WP routing error 9 years ago
Alex Dik d6e636f853 Move "go back on cancel" method to WP new controller 9 years ago
Alex Dik aa6cabeb0c Get projectIdentifier from $stateParams in WP-create form 9 years ago
Alex Dik 54735012ae Rename WP create route file 9 years ago
Alex Dik 5b2f699123 Change full-create state url 9 years ago
Alex Dik 4899b0ba2a Add route for fullscreen create 9 years ago
Alex Dik bd31bdd761 Fix routing for projects sub routes 9 years ago
Alex Dik c5c4a48f7f Isolate scope of create-form directive 9 years ago
Alex Dik eb8ccf19fe Implement WP create form directive 9 years ago
Alex Dik 552d93b6e1 Fix double slash issue for all projects child states 9 years ago
Jens Ulferts 647b331dc4 prevent ui-routing on wp not found 9 years ago
Alex Dik 752dcac18c Move WP list route files to components directory 9 years ago
Alex Dik 8eca34edda Rename routes template files and folder 9 years ago
Alex Dik 525e86e699 Allow trailing slashes in angular routes 9 years ago
Alex Dik 7b9f9ec2dd Move show route files to components directory 9 years ago
Alex Dik 06b38547f6 Move details route files to components directory 9 years ago
Alex Dik c51f7356b2 Move routes to routes files directory 9 years ago
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