583 comments found.
How to change name ISOMORPHIC on login page and on side bar?
from `containers/Sidebar/Sidebar.js` line 152. Logo component. you will get the logo component from `components/utility/logo.js`
but it did not changed on LOGIN PAGE
on “languageProvider/locales/en_US.json” line 537, `page.signInTitle` you can change from there.
Please create ticket into https://redqsupport.ticksy.com/ so we can assign our support engineer.
Could you plz share your .eslintrc file
We are just using https://github.com/prettier/prettier
How can we use Icons? I didn’t find any documentation on this topic. for example the menu icons.
we have added https://ionicons.com/ you can just use with `ion-` prefix. check `src/containers/Sidebar/options.js`
please create support ticket here https://redqsupport.ticksy.com/ so we can assign you our support guy. Thanks.
Hi, Could you please provide or guide me the details for writing unit test cases using the framework supported and how to test it, any tutorial on this will be a great help.
we haven’t modified `create-react-app` config.
please follow this https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests
while i am trying that, i am getting the error as followed . > isomorphic@2.9.2 test /Users/satyamkumardas/Downloads/Isomorphic – React Redux Admin Dashboard/Extra/isomorphic-boilerplate-master > react-app-rewired test—env=jsdom
2018-07-12 18:29 node34613 (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22) 2018-07-12 18:29 node34613 (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22) 2018-07-12 18:29 node34613 (FSEvents.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-22) events.js:167 throw er; // Unhandled ‘error’ event ^
Error: EMFILE: too many open files, watch at FSEvent.FSWatcher._handle.onchange (fs.js:1370:28) Emitted ‘error’ event at: at FSEvent.FSWatcher._handle.onchange (fs.js:1376:12) npm ERR! Test failed. See above for more details.
Could you please create a ticket into https://redqsupport.ticksy.com/ we will assign our support guy, he will fix it for you.
Thanks
could you please tell us which files you update or add in the new version ?
Hi, Please open a support ticket in the support forum https://redqsupport.ticksy.com/ and give us your Github ID. We will add you to our private github Repo. Thanks.
how can i run it without port 3000? i mean example in live environment example.com ?
Hi, I think you are talking about deployment. You can have a look at this https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#deployment . Please open a support ticket support center if you face any further issues.
Awaiting on a response to our ticket.
replied on ticksy.
Thank you so much!
NO Response to my support ticket from last 6 days 
replied on ticksy.
How quickly to expect a response to my ticket? I’ve been waiting 4 days already.
Hello synatree,
Hope everything is going well out there,
Currently the team is on EID vacation, They will be back in Saturday. I will inform the related developer to have a look at your ticket. In the meantime we really appreciate your patience.
Kind Regards Redqteam
any plan to integrate django ?
Thanks for your query, yes we do have a plan to integrate Django and soon we will include this.
how can i use laravel jwt login , basically i install Isomorphic servers and i am trying to login but it doesnt work it gives me POST http://localhost:3001/api/login 500 (Internal Server Error)
what i mean you have three folders on server folder how this will know that is need connect with laravel
i fix the issue with laravel but i dont understand why you hide all menu on isomorphic-servers and we need to add it by ourselves and we get a lot off errors etc
Module not found: Can’t resolve ’../LanguageSwitcher’
Hello coustas,
Glad to know that you have solved the previous issue, For your latest query please send a reply to your ticket. I will inform the dev team to have a look at this.
NB: Currently the team is on EID vacation, They will be back in Saturday. I will inform the related developer to have a look at your ticket. In the meantime we really appreciate your patience.
Kind Regards Redqteam
Can Isomorphic-Theme be used with Electron.js?
Hello natawut,
Thanks for your question,
We don’t have any example to work with Electron,
But our template is a pure React Redux based theme so if you can work this out you are welcome 
Thanks
Hi there, can I use mobx in place of redux? Will everything else still work?
on component level we are not using any redux state but few apps are built on top of redux state, we are heavily using redux into authentication and fetching data. You will have many issues if you want to move it to mobx. It’s not into our queue. Thanks
Can I get git access?
Also I’m not experienced with redux saga, instead I’ve used redux thunk, or custom middleware.. saga are little more complecate, will I be getting support on understand simple api flow with redux saga, how the it has been manage here.. taking some example..
Hi Yes you can have git access. Please contact with all of your issues to the support forum https://redqsupport.ticksy.com/ with your purchase ID.
Where is purchase code/Id, I have order no & invoice no. with me.
Ok! I got that, Thanks
How to access token inside a container to use it when sending a fetch request?
Hi,
Please open a ticket in the support forum and ask your issues there.
Thanks
Hello,
can anybody help i am not understanding why i cannot implement this template with django we just need to call the services no?
Thanks in advance,
Hi, Please contact us at the support forum https://redqsupport.ticksy.com/ with your purchase ID. We will assign one of our support engineer to your ticket. Thanks.
Does this have unit testing included?
Hi, in Isomorphic a test suit is built and an example of testing is provided. You can follow this and write tests accordingly.
Can you customize the template to specific needs, in my case a couple of pages with graphs etc. Do you provide that kind of service?
Hi, Please contact us at the support forum https://redqsupport.ticksy.com/ for custom work.
Have Any Plan To Embed Django with it
yes, it’s into our queue. we will release the django implementation soon. thanks
Thanks