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.

A few fixes ?

1) app.butterbar.less line 23 (there is a ; between after infite) -moz-animation: changebar @butterbar-time*3 infinite @butterbar-time;

2) needed to define these variables, needed ?

@brand-primary-ltest: @brand-primary; @brand-info-ltest: @brand-info; @brand-success-ltest: @brand-success; @brand-warning-ltest: @brand-warning; @brand-danger-ltest: @brand-danger;

3) app.reset.less (too many sss at the end)

.progress-bar-success{ background-color: @brand-success; }

Regards

Bora

Fixed in 1.1.0, Thanks for the bug reporting!

Welcomed :)

Thanks

is it support boxed layout or front page?

You can use a div to wrap your map,

<body>
<div class="app">
   <div style="position:fixed; top:50px; bottom:0; right:0; left:0">
      map
   </div>
</div>
</body>

please add lazy load modules..I want to add googlechart module and add it after page run..

added a fullwidth layout with vector map in 1.1.3. Thanks

It is minor UI bug. When I go to another page from not top position — loading bar not visible :) It should be visible from any page position.

Hope you will add more features (to-do list and more charts with repot dates selection). Have you planes to do it? :)

Fixed in 1.1.0, Thanks

Does it support IE 7 & 8 ?

IE9+, Thanks

It seems there are a number of errors in the less files which is preventing me from compiling them are you aware of any errors? If not could you provide me with some info on your less version and your compile process.

Thanks

Yes. got the errors and fixed in 1.1.0. i used lessc.inc.php to compile the less(under “css/less/”). you can read the readme.txt in this folder. Thanks

Great news, when will 1.1.0 be released?

updated. Thanks

Hi, Firstly, Great template. I love it. I do have a few questions though.

I cannot see how the wysiwyg editor is meant to work with angular. it does not support ng-model, am I missing something? I would like with everything else like it to bind to a property on my controller.

I tried with the sliders, they too do not play nicely with angular.

Lastly the chosen also does not seem to work with angular.

Can you please shed some light on the controls that you have used and how they are meant to work with angular.

Thanks

If you look at the ui-jq directive. you can see on “select,input,textarea” change will fire a “input” event. but it’s only fired when the plugin trigger the event, eg. trigger(‘change’), because the input is display:none and no blur event.

but the slider trigger a ‘slide’ event when value change. we can listen to this and bind the value to model.

The 1.1.0 give a example how to bind the model on slider.

Thanks.

Hi. Are you able to release the PSD files?

PSD file not ready yet. i will include in future update. Thanks

Hi,

We bought few of your templates in past. We like this new template but we have a question regarding AngularJs use. Can we use this template as a standard HTML + Bootstrap 3 template and avoid using AngularJS completely? Will it work without AngularJS? How much work is involved in modifying it to use without AngularJS. Thanks

Yes. but lot of the features will not available without the AngularJS, like language switch, full ajax page… if you have other files from me, you can use the plugins from them.

Thanks

Hi. I bought your TODO template. and I also want to buy this one. I just wonder that what is the main difference between this two template except the Angular support.

This file has a new layout, more plugins and multi language…

Thanks

I would like to ask if this template has scss files?

Only less files. Thanks

Great Template!

Any chance to add Angular google map ?

will be added in future update, Thanks

I seem to be having a problem with the language plugin, all menu items are not translated, but display ‘aside.nav.DASHBOARD’ for instance. I get this when I use the template via www.domainnamen.nl and not when I try it vai het ipaddress. Is it possible to download the earlier version, without the language option?

Regards, Roy

i think you did not upload the l10n folder, or you miss the lang json file. you can use the

you can remove the attribute ’ translate=”aside.nav.DASHBOARD” ’ to disable the translate.

or remove the ”$translate” related js code in app.js, controllers.js

Thanks

This theme is absolutely beautiful my friend! A couple things I would like to see in the update is the ability to click on a persons name in the chat bar and have it pop up with a chat box right beside it. Also if you could add styled scrollbars in the next update that would be great! Happy coding :)

you can use the slimscroll to build the custom scroll, i will add aside overlay in next update. Thanks

click the chat icon you will see a side chat box in 1.1.2. Thanks

Loving the updates! Thank you!

Can you add an alternative/additional option to the mobile nav menu? For example: https://github.com/benplum/Shifter

off-screen nav will be added in 1.1.2, Thanks

Hi,

I am a newbie to this so sorry if my question seems silly, but can I link this to my wordpress? how exactly do I set this up? customise it etc? :)

Cheers

you can use the wordpress rest api (http://wordpress.org/plugins/json-rest-api/) for AngularJS’s service.

Thanks

Please check route /app/table/datatable – if you change items number to > 10 than every even row is rendered outside table container (right side).

Im using Kubuntu 14.04. Same issue on Chromium and Firefox.

i do not have the Kubuntu, and can not test on http://www.browserstack.com/ , can you remove the “table-striped” class see if it works?

Thanks

Just found the bug. need reset the width.

changed: ”/js/jquery/datatables/datatables.bootstrap.css” .panel .dataTable{border: 1px solid #eaeeea; border-width: 1px 0; width:100% !important;}

will fix in 1.2.0

Thanks

Hi, first of all very nice theme. Can you add scroll to top button and cookie to rememeber if aside is/was folded/unfolded so the state can be restored after app was closed?

Available in next update. Thanks

Are you going to make the project using bower and grunt? If so, please share the bower and grunt so that it is more developer-friendly.

Currently does not use bower and grunt. will share if it’s ready. Thanks

Hello, i love your theme.. i would like to ask if this template has sass files? and if those files are included..

Only Less files and included, Thanks

There is a positioning bug when you fix the sidebar and collapse it. Do you have plans to fix it? Thanks!

Fixed, Thanks

Perfect, Thanks! Buying now.

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