Commit Graph

1535 Commits (2d9aabf9c508bb44f2b0c96b7986ee7f378e8676)

Author SHA1 Message Date
Alex Dik 2d9aabf9c5 Rename bindToController to 'vm' 9 years ago
Alex Dik c9f71b2b1a Move I18n references to the modal controller 9 years ago
Alex Dik d47af25ae2 Move columns modal template to components 9 years ago
Alex Dik d1c711165f Move columns modal controller to components 9 years ago
Alex Dik 34773d4a95 Move columns modal to components 9 years ago
Alex Dik cc8f5a7d9b Move WP table helper to components 9 years ago
Magdalena Kafka 3c8a1628cf Add class and styles for full-width content inside modals 9 years ago
Alex Dik 082dc1319f Rename the work packages table directive 9 years ago
Alex Dik 6363bcb89e Move WP table service to components 9 years ago
Alex Dik 1b7a63bbcf Move wp table directive to components 9 years ago
Alex Dik db687a7e4d Redirect work-packages.show to activity panel route 9 years ago
Alex Dik 52efdd2bd4 Fix FocusHelper for ng-disabled directive 9 years ago
Alex Dik 5560c4e6fd Reload watchers list on WP watcher button update 9 years ago
Alex Dik da12af3ce7 Refactor the watcher directive template a little 9 years ago
Alex Dik 81de3450f4 Use bindToController instead of $scope 9 years ago
Alex Dik aec23ba9a2 Use controller instead of link in watcher button directive 9 years ago
Alex Dik 1692adaef7 Rename wp watcher button 9 years ago
Alex Dik be105d2c44 Move wp watcher button to components 9 years ago
Alex Dik 1b3a1a2779 Rename WatchersService to wpWatchers 9 years ago
Alex Dik a77f6924b2 Reformat WatchersService test 9 years ago
Alex Dik ea9592eb18 Reformat WatchersService code 9 years ago
Alex Dik c299311eee Move watchers service to panels component 9 years ago
Alex Dik 173b19af5a Refactor WatchersPanelController test 9 years ago
Alex Dik 2003acf274 Reformat WatchersPanelController code 9 years ago
Alex Dik 971859b756 Rename controllerAs to 'vm' 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 6a3eb11fec Refactor watchers tab template 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
Oliver Günther 44a9495afa Fix missing HAL API in karma test 9 years ago
Alex Dik 01d8e9c1b5 Get create WP permission via HAL resource links 9 years ago
Alex Dik 722f4efcec Update field values on form refreshment 9 years ago
Alex Dik 5aad6764d4 Refactor storage service a little 9 years ago
Alex Dik 6fdb427ba3 Move defined properties in 'Object.defineProperties' method 9 years ago
Jens Ulferts 2b1d12a1ba reliably get schema of dynamic attribute 9 years ago
Jens Ulferts d1e7f84b4e always show required fields 9 years ago
Oliver Günther 84a89ae4e1 Remove outdated specs 9 years ago
Alex Dik 29738bcf41 Remove unnecessary loading overlay in WP show route 9 years ago
Alex Dik 234d642dd2 Resolve ConfigurationService test dependencies 9 years ago
Alex Dik 2fc300f18e Resolve 'inplace-edit' module dependency 9 years ago
Alex Dik 36cc394b59 Delete data of forms with id 'undefined' on cancellation 9 years ago
Oliver Günther f01e839772 Restore bulk edit for more than one selected work package 9 years ago
Alex Dik 0a43b29e1e Implement inplaceEditErrors service for inplace error handling 9 years ago
Alex Dik 6a4ee0d34a Replace EdiableFieldsState.errors with errors service 9 years ago
Oliver Günther 7f90aed775 Use $state to redirect from context menu to edit 9 years ago
Alex Dik d2855d7ed8 Implement edit route for work packages 9 years ago
Alex Dik 7350a25863 Implement inplaceEditForm service 9 years ago