sb-admin-angular icon indicating copy to clipboard operation
sb-admin-angular copied to clipboard

[DEPRECATED] Starter template / theme for AngularJS Dashboard Apps

Results 36 sb-admin-angular issues
Sort by recently updated
recently updated
newest added

Now that new version of angular-ui is released (https://github.com/angular-ui/bootstrap/releases/tag/0.13.0) it would be nice to integrate that in addition to the latest angular.

in the loadMyDirectives line 33 of the app.js is there not a syntax error? Each ocLazyLoad block ends with a comma until 48..

``` Error: [$sce:unsafe] http://errors.angularjs.org/1.2.16/$sce/unsafe at Error (native) at http://localhost:9000/bower_components/angular/angular.min.js:6:450 at e (http://localhost:9000/bower_components/angular/angular.min.js:114:160) at getTrusted (http://localhost:9000/bower_components/angular/angular.min.js:115:443) at Object.e.(anonymous function) [as getTrustedHtml] (http://localhost:9000/bower_components/angular/angular.min.js:117:175) at Object.fn (http://localhost:9000/bower_components/angular/angular.min.js:188:375) at h.$digest (http://localhost:9000/bower_components/angular/angular.min.js:106:311) at h.$apply (http://localhost:9000/bower_components/angular/angular.min.js:109:287)...

table's data are now fetched from controller that use factory to manage ajax calls. I also added a proxy section in Gruntfile and a simple server(serverapi) that simulate a remote...

Upon opening of index.html, dashboard.html is loaded and the menu item for this has the class active. All great! After selecting other pages from the menu, the dashboard keeps its...

Hi! First, thanks for this awesome template. After hours trying, I can't find a way to visualize PNG or SVG files in the template. For some reason, the template doesn't...

clean clone then npm install && npm start. this code ends up in the developer console. "Error: Invalid state ref '' B@http://localhost:9000/bower_components/angular-ui-router/release/angular-ui-router.min.js:7:23780 D/

first say thank you for the great work done in this template, and in turn ask for when production would be v4 I read in a comment that you're working...