Commit Graph

40 Commits (488674bdbf3f5b2643712499b5f64ccd11466bed)

Author SHA1 Message Date
Oliver Günther 046377405f
Fix catching work package query menu clicks 8 years ago
Oliver Günther 0c1c82ad82
Move all types from typings to @types 8 years ago
Oliver Günther b54c787b6f
Fix most strictness issues 8 years ago
Oliver Günther cf7e05a23a
Enforce noImplicitThis 8 years ago
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther 0330ca3d96
Remove $broadcasts for dropdowns/context menus 8 years ago
Oliver Günther e5db7166f0
[24233] Fix deep link into work package project context 8 years ago
Oliver Günther 05a3f8c13c
Allow global/project specific show routes to activity 8 years ago
Oliver Günther 9f61d90e9e
Catch project wp-list trailing slashes 8 years ago
Oliver Günther 6641321d81
Allow work_package#show to be routed to in project context 8 years ago
Oliver Günther 822afabcbd
[23715] Keep current project context as stateParam 8 years ago
Oliver Günther 159ad4ab8b Close dropdowns on state change 8 years ago
Jens Ulferts cc9258108a
redirect to default tab when no tab is specified in deep link 8 years ago
Henriette Dinger 14db862a6e Set class so that border in split screen is correctly shown 8 years ago
Oliver Günther 2b7876870d Restrict workPackgeId in edit state 8 years ago
Oliver Günther a6a554f799 Respect user configuration on exit warning 8 years ago
Oliver Günther 2b295129b6 Add query_id and props to allowed list of params 8 years ago
Henriette Dinger 3de67d8e3a Add border only when its needed (#4660) 8 years ago
Oliver Günther bf23aabbfd Fix $ctrl references in wp-show view 8 years ago
Oliver Günther eaa73e9037 Expose controllers as `$ctrl` instead of implict scope 8 years ago
ulferts 7b960efe87 Bugfix for creating work packages globally 8 years ago
Oliver Günther 57e8fd0171 Rename workPackageResource 8 years ago
Oliver Günther e4f479c1b4 Use WorkPackageResource in panels 8 years ago
Oliver Günther f1b9ac931d Remove inplace-edit 8 years ago
Henriette Dinger 6ebc18eb15 Remove border in list view 8 years ago
Oliver Günther 2a38ff1156 Add separate CopyController for frontend copy (#22) 8 years ago
Alex Dik 0e3b7c6123 Move WP relations related stuff to relationsPanel directive 8 years ago
Alex Dik 37831fdc24 Implement relations panel directive 8 years ago
Alex Dik fb122066fd Fix WP create specs 8 years ago
Alex Dik 7cd45c2186 Use WorkPackageCreateController instead of wpCreate directive 8 years ago
ulferts 109c4ad7e6 Fix/route to tabs (#4505) 9 years ago
Oliver Günther 4c2e702233 Performance improvements for split view opening (#4420) 9 years ago
Alex Dik 607f3b44ce WP deletion closes split view (#4422) 9 years ago
Oliver Günther f6cb5b5ca4 Edit route for context menu 9 years ago
Oliver Günther 0282f02eaf Avoid reloading on query change in details view 9 years ago
Alex Dik e09f665b5c Implement overview panel directive 9 years ago
HDinger df7484e4e1 Set html titles for wiki and wp pages (#4311) 9 years ago
Alex Dik c4eb5e327d Reorganize work package routes 9 years ago
Alex Dik 695b4e99fb Move ui-router configuration to components/config directory 9 years ago
Alex Dik dee9533b60 Remove unnecessary type declarations in routing config 9 years ago
Alex Dik 01abe94b4a Get rid of latestTab 9 years ago
Alex Dik 5327543c56 Fix routes configuration for refactored base route 9 years ago
Alex Dik 3650a0b3a7 Move routing config to routing component 9 years ago
Alex Dik 3027e84e79 Move work-packages route partial to components 9 years ago
Alex Dik 5b9a54e149 Add tsd npm module to dependencies 9 years ago
Alex Dik 1ed7412bf2 Move routing file to config components 9 years ago
Alex Dik c58d79d411 Add relations panel declaration to panels object 9 years ago
Alex Dik 000658fea5 Refactor the run configuration 9 years ago
Alex Dik 65c46896a8 Use type annotations for injected modules 9 years ago
Alex Dik b16dff4681 Replace function keyword with arrow syntax 9 years ago