1480 comments found.
Hi, I just purchased the theme, but I am not able to run the “npm start”. Any suggestions?
Hi, I managed to run the commands from previous comments, though I am Getting ‘Server Error’, when I try to login in signin page. Any help?
Thanks.
It’s trying to call the fake api “http://127.0.0.1:8080/api/login”, and can not find it. you can change the api path in the “js/controllers.js”
Thanks for the response, it’s working on localhost, but not on node server, any plans for grunt watch?
Can try this https://github.com/gruntjs/grunt-contrib-watch for live reload. Thanks
Hi Flatfull,
My follow-up questions that added as comment to my previous question seem did not get your attention. So, I just wanted to put that as a separate thread.
This is my situation: I have copied all the files into a WebStorm project. I have already got both Node.js and npm configured. Then i executed this (from within the project directory):-
npm install -g bower grunt-cli
Followed by, when i do this: bower install
I get this error: “No bower.json present” This is because i donot have the bower.json file and similarly, I do not see the grunt file.
That’s what I was asking – if you have those files so that it will be easy to get started instead of going “init” and including dependency, which is difficult for me to know at this stage.
Hope you got my point.
BTW, your work is very much promising and very much interested to promote this once I become really comfortable understanding and overcome the starting glitches.
Thanks, Tharma
Many dependencies and big file size. so can not package them all.
If the bower.json and gruntfile.js are not there. download from themeforest again.
and when you run “bower install”, make sure you run on the root.
Thanks
I have tried to find the following features but I cannot locate them;
Project Task User
Will add these in future update. Thanks
Hi, This template for frontend need. example: http://sublime.nyasha.me/frontend/
Please add. after me buy.
Will add front-end at some point. Thanks
Very thanks you!

When I run the command grunt build:dev it returns:
>> Error: Cannot find module 'require-directory'
Warning: Task "build:dev" not found. Use --force to continue.
You need run the “npm install” first to install the packages in package.json
What file holds the inclusion of aside.html, headers.html blocks? I need to create new aside, nav and dynamically insert.
Take a look at the “tpl/app.html”, and you can find this block hold it. and the aside.html hold the nav.html.
I need your help. How to have boxed layout with footer and 100% height of content body?
I tried app-content-full and .vbox and can’t make it work. It displayed incorrectly. Could you give a live example?
Thanks.
You can try the dashboard page. fixed the header and aside. and use the “app-content-full” class on the “app-content-body”. i tested it on chrome and it works.
It is possible to use it without angular lib?
check the angular-stripped.html, no angularJS. Thanks
A few things so fair: 1) Scroll is not showing on the left panel. It should show when clicking Pages for example. 2) If I load the page and then expanding Apps menu then clicking Note then when Note loads the Apps menu closing but it should remain collapsing.
1) Can use the slimscroll to show the scrollbar if you choose to fix the aside. 2) the weather/note app have different router parents.
Thanks
hi , how to set loading status for the plot chart when get data from back end?
thanks a lot 
<div ui-jq="plot" ui-options=""...> loading... <i class="fa fa-spin fa-refresh"></i> </div>
the loading status stoped but the cgi haven’t response data completely, how to fix it, thanks !!
<div ng-hide="dataLoaded">loading... <i class="fa fa-spin fa-refresh"></i></div>
Hello.
Can this be used with a ruby on rails application?
Hi, I have two questions regarding the this theme.. 1) The search doesn’t seem to work, kindly let me know how to enable that. I intend to search within titles or content I put in the app 2) I wana use a customize the header (change totally) and use a horizontal aside like the one in dashboard v2. However, i wish to make only the aside to be a ‘sticky menu’, not the header. That is when one scrolls, the header should scroll as well but the horizontal aside will be fixed at the top (including the responsive ones)
Kindly let me know how to accomplish this.
1) The search on the navbar just a sample of the typeahead. you need populate your own search result data.
2) Do not fixed the header and aside. and use a http://angular-ui.github.io/ui-utils/#/scrollfix to fix the aside when scroll.
Hi,
I just purchased few days back. I have challenge get started because I do not see any of the configuration files required for grunt and bower… am i missing something?
Thanks, Tharma
Documents here http://flatfull.com/themes/angulr/index.html#/app/docs , In order to utilize Grunt and Bower you will need to have installed Node.js on your computer.
Sorry, I was not clear in what I was asking. I have copied all the files into a WebStorm project. I have already got both Node.js and npm configured. Then i executed this (from within the project directory):-
npm install -g bower grunt-cli
Followed by, when i do this: bower install
I get this error: “No bower.json present” This is because i donot have the bower.json file and similarly, I do not see the grunt file.
That’s what I was asking – if you have those files so that it will be easy to get started instead of going “init” and including dependency, which is difficult for me to know at this stage.
Hope you got my point.
BTW, your work is very much promising and very much interested to promote this once I become really comfortable understanding and overcome the starting glitches.
Thanks, Tharma
Hello Faltfull, Any advice? I am awaiting your response.
Thanks, Tharma
1. make sure your downloaded file has the bower.json,
2. when run the bower install. you need run on the root folder.
\ app >
\ app > bower install
Hello , I love your template, I have problems with using the data table. I want to fill data in a php query , I’m using laravel . and when to make a new record in the database or to edit, as I can do so that the table is updated without reloading the page?
please help me, my email is : ikevintec@gmai.com . thank you very much in advance .
You can use the ui-refresh, <table ui-jq=”dataTable” ui-refresh=”refresh”>, when you edited the record in your controller, then change the $scope.refresh = !$scope.refresh. so the datatable will refresh itself.
When I put the slider inside accordion the tooltip of the slider number has bug. how can i fix this?
I did not see any bug. which browser?
Chrome, when you put form with slider inside accordion
Can you share a screenshot? Thanks
I really like the navigation of this theme. I create a new project, not angular project, I try to use it’s style but when i click on the navigation I do not open (collapse or expend). I already include JQuery but it doesn’t work. Please kindly let me know what are the necessary that could make this navigation work properly.
Thank you in advance!
Thanks
hi there,
where i can find information on using and cofing the email app?
Controller here “src/js/app/mail”, View here “src/tpl/mail.html, mail.list.html, mail.new.html”.
Thanks
Hi! Does the included datepicker-popup component has an orientation option?Thanks
included the datepicker, but does not have the orientation option. Thanks.
do you plan to add it? or can you point me to right direction how can I do it myself?thank in advance
Do you have any recommendation? Thanks
It would be nice to have something like this http://bootstrap-datepicker.readthedocs.org/en/latest/options.html#orientation
Hey, are you planning to create new color themes? I would really appreciate if you creat a black sidebar version and yellow base! =) Thanks!
Hi, you can change the colors as you want in the less variables. it’s in the “src/css/less/app.variables.less”, and use the less to generate the app.css. also you can use the yellow class. bg-warning, text-warning.
Thanks
if I buy it now, can i get the upgrade version for free?
Absolutely free update. Thanks
Graphs on the page not getting plotted when the page loads. It works only when I hit refresh button of the browser. Am I missing something?
On which page?
the charts and the dashboard pages
Does it happens on the live demo, and on which browser? Thanks