Discussion on Angulr - Bootstrap Admin Web App with AngularJS

Discussion on Angulr - Bootstrap Admin Web App with AngularJS

Cart 7,816 sales
Well Documented

Flatfull does not currently provide support for this item.

1480 comments found.

Hi,

I read all the comments and i understand you don’t have any plan to add HTML files to Angulr, i want to know if it’s true or not or maybe you working on it by now, just tell me …

also you said in comments if anyone wants to use Angulr in HTML mode lots of the plugins not working, you mean not working in functional ? i just want to use the elements and section styles, i already have the corporate portal that functionally working ( for example i have my own upload and setting page ) and just want the layout and styles to implement with my work, in this way can i use all the components, styles and layouts in my project ?

AngularJS modules will not work. but you can still use the html/css, components, widgets, layouts…,

you can check this page http://flatfull.com/themes/angulr/angular-stripped.html . it’s only html/css/jquery.

you can copy other html blocks(locate in “src/tpl” with separated blocks) to build other html pages.

thanks

Angular 1.3

First off… excellent template! Good move separating your controllers into files. Do you have any plans of porting to Gulp?

We hoping to use your template with Angular 1.3. What are the implications of running your template with Angular 1.3.2?

Thanks, Jeff

I did not test the v.0.11.0, the latest version is v.11.2, and the tooltip and popover do not work.

but the v.0.12.0 works, only need change the dropdown tag <div class=”dropdown” dropdown><a dropdown-toggle>...</div>

Next update will be released at this Thursday.

Thanks

What’s your new ETA on 1.3.3?

Updated to 1.3.3, thanks

Can anyone provide me with a bower.json file..

You can get the bower.json and gruntfile.js when you purchased it.

Thanks

Hello, i need this full theme in html. Doesn’t matter if some plugins do not work. How can i get it?, im looking for things like “dashboard v2”, “pricing” “search” and the charts styles… I want to include some of this html pages in the theme Musik. Thanks

you can use the “src/angular-stripped.html”, copy the contents from “tpl/” and paste into the “ “

The full html version will be add in future update.

Thanks

Hi,

Thanks for this, I bought it couple of months ago and works great.

My question is, does this license (single) allow me to use it on an open source project?

Thanks

http://themeforest.net/licenses/terms/regular

5. You can make any number of copies of the single End Product, as long as the End Product is distributed for Free.

BUT

9. You can’t re-distribute the Item as stock, in a tool or template, or with source files.

10. You must not permit an end user of the End Product to extract the Item and use it separately from the End Product.

Because user can get the css/html/js source files from the open source project, so you can not use this theme in an open source project.

BUT

You can use this theme to build a PhoneGap app(user can not get the source files) and re-distribute for free with Standard License.

Thanks

Will there be an image gallery in a future update? If not, may I request one? :)

Will add image gallery in future update. Thanks

Any plans in make html version? thanks.

You can check this page. only html/css/jquery. http://flatfull.com/themes/angulr/angular-stripped.html

Thanks

After npm install and bower install everything is working fine. However, as soon as I run the grunt build:dev command the header and aside is not loading and I am getting the following error:

TypeError: Cannot read property 'then' of undefined

Found the solution. Some bower packages have different dependencies and bower install can result in an unequal version of angular and angular-animate. You have to make sure those two have the same version.

Thanks, next update will update them to 1.3.2.

Hi, can your theme be integrated in a JEE application? The stack will be: HTML pages, EJB3.

Thanks

This theme can support RTL?

Does not support RTL yet. Thanks

RTL supported now. Thanks

Hey, Great theme! I have a little problem with the topbar. Because of the amount of content I’ve put into it, I want it to collapse when going under 992px instead of the current 768px. Is there a setting for this, or what do I have to change to achieve this?

you can use the “hidden-sm” class to hide the elements under 992px.

Thanks

Thanks, but this is not what I’m asking. I want the topbar to collapse into the “mobile version”(the aside menu hidden, and the two buttons in the right top corner) when going under 992px instead of the current 768px.

you can use the “visible-xs visible-sm” to show the two buttons. and use the “hidden-sm” to hide aside menu.

also need change a little on the “css/less/app.layout.less” file line 221: @media (min-width: 768px) to @media (min-width: 992px)

and re-compile the less to css.

Thanks

Trying to get this to work on a Rails App. So far I was able to get most of it to work, except for the ui-jq stuff. Any suggestions?

did you see any js error in your browser?

Hi, Just purchased this theme … When I run bower install (or grunt bower-install-simple), I get

Unable to find a suitable version for angular, please choose one:
    1) angular#1.2.26 which resolved to 1.2.26 and is required by angular-animat
e#1.2.26, angular-cookies#1.2.26, angular-resource#1.2.26, angular-touch#1.2.26

    2) angular#~1.2.x which resolved to 1.2.26 and is required by angular-ui-cal
endar#0.8.1, textAngular#1.2.2
    3) angular#>=1 which resolved to 1.2.26 and is required by angular-bootstrap
#0.11.2
    4) angular#>= 1.0.8 which resolved to 1.2.26 and is required by angular-ui-r
outer#0.2.11
    5) angular#>=1.0.8 which resolved to 1.2.26 and is required by ngstorage#0.3
.0
    6) angular#1.2.x - 1.3.x which resolved to 1.2.26 and is required by oclazyl
oad#0.3.9
    7) angular#~1.2.24 which resolved to 1.2.26 and is required by BootstrapAngu
larAdminWebApp
    8) angular#>= 1.0.2 which resolved to 1.2.26 and is required by angular-ui-u
tils#0.1.1
    9) angular#~1.2.11 which resolved to 1.2.26 and is required by angular-file-
upload#1.1.5
    10) angular#>1.2.6 which resolved to 1.2.26 and is required by angularjs-toa
ster#0.4.8
    11) angular#>=1.2.18 which resolved to 1.2.26 and is required by angular-ui-
select#0.8.3
    12) angular#>=1.0 which resolved to 1.2.26 and is required by angular-bootst
rap-nav-tree#7fb14dd72d
    13) angular#~1.2.* which resolved to 1.2.26 and is required by venturocket-a
ngular-slider#0.3.2
    14) angular#^1.0.8 which resolved to 1.2.26 and is required by ng-grid#2.0.1
3
    15) angular#1.3.1 which resolved to 1.3.1 and is required by angular-sanitiz
e#1.3.1, angular-touch#1.3.1Prefix the choice with ! to persist it to bower.json

? Answer:: 1
? Answer:: 1

Unable to find a suitable version for angular-touch, please choose one:
    1) angular-touch#~1.2.* which resolved to 1.2.26 and is required by venturoc
ket-angular-slider#0.3.2
    2) angular-touch#~1.3.0 which resolved to 1.3.1 and is required by Bootstrap
AngularAdminWebAppPrefix the choice with ! to persist it to bower.json

? Answer:: 1

Unable to find a suitable version for jquery, please choose one:
    1) jquery#~1.10.2 which resolved to 1.10.2 and is required by fullcalendar#1
.6.4
    2) jquery#>= 1.9.0 which resolved to 2.1.1 and is required by bootstrap#3.2.
0
    3) jquery#~2.x which resolved to 2.1.1 and is required by angular-ui-calenda
r#0.8.1
    4) jquery#>=1.8.0 which resolved to 2.1.1 and is required by ng-grid#2.0.13

    5) jquery#>=1.6 which resolved to 2.1.1 and is required by jquery-ui#1.10.4P
refix the choice with ! to persist it to bower.json

? Answer:: 1

I selected the first option but not exactly sure what’s going on here….

After that, when I run the demo web site using npm start, the menu does not display … Is it due to the dependencies problem … Can you help?

1. It happens when bower find some modules dependencies are not suitable.
2. you can choose the stable one angular#1.2.26.
3. bower install only run once. you can choose the right version for your project. as i know, there is no automation. you do not need choose the version when you run “grunt build:dev”.

Thanks

1.My question was specific and not general … Is it expected that this happens when running bower install just after unzipping your files. Said another way, I would like to ensure this is the expected behavior and not something weird on my side… I still don’t get it completely from your answer.

It’s expected, some modules asked for angular#1.0, other ask augular#1.2.

Thanks

Hi, Can I update the angular lib to 1.3 or it is not competible with it?

You can update to 1.3, the only incompatible is the angular-bootstrap tooltip and typehead.

https://github.com/angular-ui/bootstrap/issues/2474 https://github.com/angular-ui/bootstrap/issues/2828

Thanks

thanks

Next update will be Angular 1.3.2.

Can I use the components and integrate it with mean.io or mean.js?

any answer?I really want to buy this

I think you can use this theme in your mean application. Thanks

Hi,

First, Great Job! :-). Second, are you coding any updates with a new form validate options with angular 1.3? For example: ngMessages and more…?

Working on the update to angular#1.3.1. then can use the ngMessages . Thanks

Where can I enable HTML to true for the popovers – normally I just pass it in the popover call per the documentation:

http://getbootstrap.com/javascript/#popovers

you have problem with slider: http://www.youtube.com/watch?v=Hs7Ea8O_xtI

remove the “width:100%” from “slider span.bar”

http://flatfull.com/themes/angulr/vendor/modules/angular-slider/angular-slider.css

Thanks

wanted to say great job on the new update. they code structure is getting alot better, and i love the fact that you guys are updating this so often. there is a small bug on the timeline ui page. when centered only one side of the timeline remains full width they other stops half way

You can apply ”.block” class on the ”.tl-content” to make it blocked.

<div class=”tl-content panel padder b-a block”>

Thanks

great thanks! type is there a way to auto center it on based on screen size besides doing something like sm-visible?

No auto center class on the timeline. you need a js to watch the screen size and apply “timeline-center” class.

Thanks

Hi,

Does this template provide editable data tables?

Thanks

You can try this. http://vitalets.github.io/angular-xeditable I will include it in future update.

Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey