Razique Mahroua
2019-11-28 1759c24ad2d2b35ec5c756e3dd3a60185fe944b7
refs
author Razique Mahroua <rmahroua@redhat.com>
Thursday, November 28, 2019 20:53 +0100
committer Razique Mahroua <rmahroua@redhat.com>
Thursday, November 28, 2019 20:53 +0100
commit1759c24ad2d2b35ec5c756e3dd3a60185fe944b7
tree 9dea4723c8879f911271c39bdedc9a124001b9e2 tree | zip | gz
parent ad0e866a6b9db8f056392f8d30e55e1dbee3bd23 view | diff
Add To do app
139 files added
86721 ■■■■■ changed files
todo-angular/src/README.md 26 ●●●●● diff | view | raw | blame | history
todo-angular/src/ToDoApp.iml 10 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/app.css 11 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/fonts/glyphicons-halflings-regular.eot diff | view | raw | blame | history
todo-angular/src/assets/css/fonts/glyphicons-halflings-regular.svg 229 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/fonts/glyphicons-halflings-regular.ttf diff | view | raw | blame | history
todo-angular/src/assets/css/fonts/glyphicons-halflings-regular.woff diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/angular-motion.css 810 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/angular-motion.min.css 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/fade-and-scale.css 80 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/fade-and-scale.min.css 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/fade-and-slide.css 293 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/fade-and-slide.min.css 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/fade.css 77 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/fade.min.css 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/flip.css 157 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/flip.min.css 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/slide.css 227 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-motion/modules/slide.min.css 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/angular-xeditable/xeditable.css 7 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/bootstrap/bootstrap-theme.css 347 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/bootstrap/bootstrap-theme.css.map 1 ●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/bootstrap/bootstrap-theme.min.css 7 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/bootstrap/bootstrap.css 5785 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/bootstrap/bootstrap.css.map 1 ●●●● diff | view | raw | blame | history
todo-angular/src/assets/css/libs/bootstrap/bootstrap.min.css 7 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/domain/todoitems.js 136 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/module.js 27 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/states/states.js 81 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/ui/editable.js 36 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/ui/filters.js 15 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/ui/focus.js 21 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/ui/gravatar.js 15 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/app/utils/md5.js 184 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/angular-strap.js 3733 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/angular-strap.min.js 9 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/angular-strap.tpl.js 100 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/angular-strap.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/affix.js 191 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/affix.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/alert.js 117 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/alert.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/alert.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/alert.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/aside.js 95 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/aside.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/aside.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/aside.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/button.js 141 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/button.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/date-parser.js 152 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/date-parser.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/datepicker.js 604 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/datepicker.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/datepicker.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/datepicker.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/debounce.js 60 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/debounce.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/dimensions.js 142 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/dimensions.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/dropdown.js 124 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/dropdown.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/dropdown.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/dropdown.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/modal.js 282 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/modal.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/modal.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/modal.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/navbar.js 55 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/navbar.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/parse-options.js 51 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/parse-options.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/popover.js 102 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/popover.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/popover.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/popover.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/raf.js 45 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/raf.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/scrollspy.js 229 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/scrollspy.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/select.js 280 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/select.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/select.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/select.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tab.js 69 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tab.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tab.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tab.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/timepicker.js 451 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/timepicker.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/timepicker.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/timepicker.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tooltip.js 413 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tooltip.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tooltip.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/tooltip.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/typeahead.js 221 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/typeahead.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/typeahead.tpl.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-strap/modules/typeahead.tpl.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-ui-router/angular-ui-router.js 3223 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-ui-router/angular-ui-router.min.js 7 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-xeditable/xeditable.js 1589 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular-xeditable/xeditable.min.js 6 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-animate.js 1633 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-animate.min.js 28 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-animate.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-cookies.js 204 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-cookies.min.js 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-cookies.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-csp.css 24 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-loader.js 414 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-loader.min.js 9 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-loader.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-mocks.js 2165 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-resource.js 619 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-resource.min.js 13 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-resource.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-route.js 927 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-route.min.js 14 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-route.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-sanitize.js 630 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-sanitize.min.js 15 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-sanitize.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-scenario.js 33718 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-touch.js 584 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-touch.min.js 13 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular-touch.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular.js 21718 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular.min.js 213 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/angular/angular.min.js.map 8 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/bootstrap/bootstrap.js 1951 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/bootstrap/bootstrap.min.js 6 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/jquery/jquery-1.11.1.min.js 4 ●●●● diff | view | raw | blame | history
todo-angular/src/assets/js/libs/jquery/jquery-1.11.1.min.map 1 ●●●● diff | view | raw | blame | history
todo-angular/src/assets/partials/create.html 57 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/partials/edit.html 51 ●●●●● diff | view | raw | blame | history
todo-angular/src/assets/partials/list.html 33 ●●●●● diff | view | raw | blame | history
todo-angular/src/index.html 66 ●●●●● diff | view | raw | blame | history