Commit Graph

49 Commits (0a611f092496c8fc6ae13f909dcf022d1fb1f17e)

Author SHA1 Message Date
Oliver Günther c03a2c184b [25886] Clear all notifications on route changes (#5777) 7 years ago
Oliver Günther 56b67e9f9e
Consolidate existing WorkPackageField and TableWorkPackageField 7 years ago
Oliver Günther f49e9c93ef
Replace wpEditModeState and wpEditForm with one directive 7 years ago
Oliver Günther 50dbf354f7 [25495] Cancel clicks to hrefs with nothing but a hash (#5685) 7 years ago
Oliver Günther 42179cee4c
Find element that contains the ui-route attribute 8 years ago
Oliver Günther e46d816e35
Run state change in new digest 8 years ago
Oliver Günther 31840cd524 [25345] Pass ui-router state in [data-ui-route] (#5553) 8 years ago
Oliver Günther 86476d44a0
[25039] Set focus to new split screen only when actively requested 8 years ago
Oliver Günther fe63c74fc5
Use new redirectTo and dynamic params state option 8 years ago
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) 9 years ago
Alex Dik 0e3b7c6123 Move WP relations related stuff to relationsPanel directive 9 years ago
Alex Dik 37831fdc24 Implement relations panel directive 9 years ago
Alex Dik fb122066fd Fix WP create specs 9 years ago
Alex Dik 7cd45c2186 Use WorkPackageCreateController instead of wpCreate directive 9 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