Discussion on Minovate - Angular Admin Dashboard

Discussion on Minovate - Angular Admin Dashboard

By
Cart 2,223 sales
Well Documented

Tattek does not currently provide support for this item.

429 comments found.

Hi, Nice Template.

Are you partner with Semicolonweb? because your frontend template so similar with Canvas template. Not only Design but the code also.

Thanks.

Hi,

we are not partners I have just worked with Canvas template on one project for my client, and design + style how jQuery code was wrote is just awesome. So I realized to write sir Semicolonweb if I can take some inspiration and learn how to write jQuery like a pro. So yes my template is similar to Canvas but are not same and still it’s only part of my Admin Template which I sell.

In the new update, is there a way to just copypaste a folder and start editing controllers, templates, etc but without using any npm?

Last update had it

*Previous update

Yes just use “build/compiled” or “app/clean”. If you want directives and controllers separately just copy them from “app/pure” and link them into your index.

Hi man. Now i have this error on grunt build

Running “autoprefixer:dist” (autoprefixer) task Warning: Can’t parse CSS: Unexpected { in decls at line 8963:31 in .tmp/styles/main.css Use—force to continue.

Aborted due to warnings.

Can you help ? Thanks

This is the downloaded file.

I just run the npm install and bower update, like documentation.

This is my environment settings:

Win 8.1

node—version v0.10.24

npm—version 1.3.21

sass -v Sass 3.2.13 (Media Mark)

bower—version 1.3.12

grunt—version grunt-cli v0.1.11 grunt v0.4.5

Hi man. Working after update the ruby dependencies. Thanks !

Good job sir :)

Hi man, i have this error on bourbon. Do you know what should i do ?

Running “sass:dist” (sass) task Syntax error: Invalid CSS after ” webkit-image”: expected “)”, was ”: webkit + $p…” on line 21 of ../bower_components/bourbon/dist/helpers/_linear-angle-parser.scss from line 10 of ../bower_components/bourbon/dist/_bourbon.scss from line 5 of app/sass/main.scss Use—trace for backtrace. Warning: Exited with error code 1 Use—force to continue.

Ok man, i downgrade the bourbon to 3.2.4 and works ! Thanks

Hi Tattek,

I was wondering if I could find a plain HTML version of this template to integrate with my existing application. I want something without AngularJS.

If not, do you have any suggestions on easily removing the Angular dependency from the plugin and reproducing the same design?

Tattek,

Thanks, Do you have any suggestions on proceeding with excluding the Angular dependency?

Sure, just take main css file, html skeleton place them into your own new project and try to solve all errors :). There are lot of dependencies so the best way is start from the bottom.

Yeah, I see a lot of dependencies. That’s my main concern.

Thanks anyways. And great work with the design.

Hi is there an alternate gruntfile which does not do any minification or uglyfication so it can be used for developement friendly builds?

Sorry, you must edit existing gruntfile to not minify and uglify. I’ll try to look at this for next update.

hi Tattek,

Good template in angular js. pretty impressive. I am interested in buying but before that i wanted to know that does it support automated sms,email. for instance if a customer places a order the order confirmation can be sent via sms,email. Is this feature supported.

Thanks

Hi winGene123,

thank you but I’m afraid that there is no implementation of sms/email automation.

Update 1.2 (corporate front page template) – 200 buyers Update 1.2 (ecommerce front page template) – 300 buyers

U remember anything

Hey Hey,

of course I remember kind man, everything I promised will be available don’t worry, it just take some time you know to develop new versions. You can read more about time estimation in News at Item Details. Hope you can wait for it. Thank you, sir.

Hi Tattel, great work!

I have a little question before buy your item. I don’t want to use bootstrap so I want to slice the design from PSD. I saw that you are included Layered PSD in archive but is this the all elements or just dashboard?

Thank you in advance!

Hi Dexxx,

only dashboard :(

Thank you for your reply :)

you’re welcome

Hello I bought this theme before a week. But the issue is when i tried to access in my google chrome its not working while its working fine in Mozilla Firefox. So, Plz Kindly Check the issue and revert me as earliest possible.

I’m afraid it takes a long time to reach version 1.4, first we need hit 400 sales after that it takes some weeks to develop html version.

So, its possible to return my amount so that i can go with a html them

you must reclaim at envato

Can that theme be used for opencart admin view? If not where I can use it with which platform? Thanks!

Hi, I’m afraid you can’t use this template with any platform in this form, it’s just html template.

I have a comment about the architecture of this theme. While I do like that it uses AngularJS, it does it in a really weird way. The whole point of frameworks like Angular is to separate out all of these model bits and feed them into the page, not embed them in the page.

I thought the theme was cool until I dug under the covers and realized that all the themes elements are NOT model driven. Its all embedded into the HTML, something that goes against the framework itself. Not sure why the author didn’t create a service that provided this data so that the pages were driven from that model. To really use this theme, you essentially have to rewrite whole chunks of it.

Hi Gregory,

thank you for you comment I really appreciate that you give me a sense what I’m doing wrong.

I’m still just beginner with AngularJS but I love it as it is awesome framework and I’m sure that I can make things better when someone like you can say me what I’m doing wrong.

Sadly, right now I don’t exactly understand what I’m doing wrong at my template but I’ll look closer on that model driven and try to learn something :). Thank you.

Okay, let me try to help you out a little bit with some examples. Lets start with the Notifications that are on the dashboard for example. Right now they are just baked into the HTML, but this is something that is better served with a controller/service/ng-repeat.

https://jsfiddle.net/gregorypierce/urh14o9f/

Here you will see an example where the code in the HMTL is using the template for ng-repeat to display all of the alerts. These alerts are coming from the controller. You also see something coming from a UserController which I didn’t include here but which is doing similar functions.

In the Module for Notifications you can see how the data is being populated. Produces the exact same result as yours but is more Angular friendly. So if a developer really wants to extend the template at that point, they only need replace the temporary implementation of the services with one that reads real data. There isn’t a change to the view code at all,just the module/service code which the purchaser would be making modifications to anyway.

Alright now I understand, it’s true that not all data are processed angular way but there are many examples that are (i.e project progress table at dashboard). Maybe it would be better if all data are processed angular way, but I don’t think that is a huge problem because it’s not such a complex operation. Anyway thank you for suggestion, I will remind it.

Sorry for flood, nice Job!

Nice work. One note about the RTL though. I think you need to work a little bit on that because when I enable this, the sidebar will floated right and cover some of the content on the page.

Hi,

thank you, rtl is working fine there are just some refresh bug when you view rtl layout and then view non-rtl page (rtl setting is not permanent if you view rtl layout).

Yes. I really need support for internationalization as well. Could you please make it a higher priority?

Ok, I’ll try to implement it in next version or in minor update after. Thanks

Hi! does this template support internationalization?

Hi, internationalization is not implemented right now. Maybe in some of the next versions. Thank you for suggestion.

Hi! does this template support internationalization?

hi , is the a non Angular version ??

Thank you , Great job

Hi, thank you but there is not html only version yet. This is planned on update 1.4

Hi Tattek,

Just purchased the Dashboard you have designed and developed, Loved the concept and everything.

I am not able to install the dashboard, I was just going through your comments above and found that you have mentioned a folder “html” in the ZIP but unfotunately I was not able to find one in the zip, please help me install the same.

Thank you, Haris Ola

Thank you for your support.

What do you mean no HTML files? There are plenty of html files, they are just powered with angularJS. Try to check it, angular is awesome tool and I’m sure you will love it.

trying to study angular JS, new to this :P But for sure going to crack something

Hi

how the other components that comes with the template like graph are licensed ?

thx

They are mostly open-source under MIT or BSD license, you can check it on developer pages.

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