Commit Graph

128 Commits (003f4fc7a9ff32bbb39f899249aea1f6efa55246)

Author SHA1 Message Date
Alex Dik ef6dea1a99 Rename configModule to opConfigModule 8 years ago
Oliver Günther fbf53ab91f
Add simple directive to change location on form changes 8 years ago
Oliver Günther 6ad2b66c82
Remove foundation-modal wrappers 8 years ago
Oliver Günther a6a554f799 Respect user configuration on exit warning 8 years ago
Oliver Günther 07f05338a4 Add directive test 8 years ago
Oliver Günther 6e0c2ee94b Create observe-field replacement in angular 8 years ago
Alex Dik b4e79a7809 Implement pathBuilder service 8 years ago
Alex Dik 4e9b574f1c Make the global URI library available as a service. 8 years ago
Oliver Günther 547344be34 Style notification target links explicitly 8 years ago
Oliver Günther 096f20c331 Close notification when clicking on target link (#4667) 8 years ago
manuschiller 7627792e4e add global drag and drop handler 8 years ago
Oliver Günther 2715a0e112 Re-implement the ModalFactory ourselves (#4642) 8 years ago
Oliver Günther bdcd032bbe Add collapsible-section directive 8 years ago
Oliver Günther d8801fed03 Fix destruction of modal for 22987 (#4617) 8 years ago
Oliver Günther 227e64b27f Use ng-if to remove/add modal to DOM 8 years ago
Jens Ulferts e9a75d0e64 move aria-atomic hoping for it to work in JAWS 15 9 years ago
ulferts 1d99206232 Fix/accessible error messages (#4529) 9 years ago
Henriette Dinger bb5d0750a2 [22987] [Onboarding] Getting started video screen (2) (#4464) 9 years ago
Jens Ulferts 554af89faa fix paths in timelines when in sub uri context 9 years ago
Jens Ulferts b88bf2333a remove duplicate sub uri on bulk delete path 9 years ago
Alex Dik e79ce2a28f Refactor editActionsBar directive (#4490) 9 years ago
Oliver Günther c3a256b6a3 Always post to global create form 9 years ago
Alex Dik efc0d7d3d8 Fix TS compiler output for test files 9 years ago
Oliver Günther 141cbfa4e4 [22624] Display 'Open this work package in full screen' correctly (#4363) 9 years ago
Alex Dik 59fc573ea8 Undo removal of isModuleEnabled method 9 years ago
Alex Dik db11fc28de Refactor config service (#4339) 9 years ago
Alex Dik 32d229bdab Fix karma tests 9 years ago
Alex Dik 44cec93e89 Add make 'lazy' function a service 9 years ago
Jens Ulferts 794e97da7d no longer call experimental api on column adding 9 years ago
Jens Ulferts 55814ecd40 reenable context menu 9 years ago
Oliver Günther 48791e6d2b Resolve typo 9 years ago
Oliver Günther 9547784bf0 Fix staticBase of bulk delete path 9 years ago
Oliver Günther 3ac7490c01 Fix static paths of Frontend PathHelper 9 years ago
Oliver Günther 2f8b4b35c5 Fix static copy paths 9 years ago
Oliver Günther 406e1963d5 Pass proper ids array to legacy bulk delete controller 9 years ago
Alex Dik da969b615c Refactor loadingIndicator service 9 years ago
Alex Dik 8e72594320 Move API services in a separate components directory 9 years ago
Alex Dik 5723c097ac Implement lodash service 9 years ago
Alex Dik d56b3ee6dc Reorganise file structure of common components 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
Alex Dik 665095e465 Use $window service instead of plain window object in configuration 9 years ago
Alex Dik bee210995c Remove annotations in routing configuration 9 years ago
Alex Dik e3352f45eb Move routing to components 9 years ago
Alex Dik ab2c7ad4b7 Rename appPaths service to apiPaths 9 years ago
Alex Dik 958d104b22 Remove unused PathHelper methods 9 years ago
Alex Dik cea489435a Move PathHelper to components 9 years ago