prashant93

Results 4 issues of prashant93

can we add overlay to whole page using spinner

when called templatecache clean-code is called but not template cache. gulp.task('templatecache', ['clean-code'], function () { log('Creating AngularJs templateCache'); return gulp.src(config.htmltemplates) .pipe($.minifyHtml({ empty: true })) .pipe($.angularTemplatecache(config.templateCache.files, config.templateCache.options)) .pipe(gulp.dest(config.temp)); }); ![image](https://cloud.githubusercontent.com/assets/4151470/25771213/daae4fce-326a-11e7-9b1b-2ec98291028f.png)

how can we use different ui framework instead of bootstrap.

I think select boxes checkbox should have api for each pair of value and label for easy mapping to backend. ![image](https://cloud.githubusercontent.com/assets/4151470/23396677/e94cfbf0-fdba-11e6-8bfa-d210b0ae88bb.png) ![image](https://cloud.githubusercontent.com/assets/4151470/23396718/15e07ec6-fdbb-11e6-9a11-4eeed287a1ed.png)