Discussion on Isomorphic - React Admin Dashboard Template

Discussion on Isomorphic - React Admin Dashboard Template

Cart 8,255 sales
Well Documented

redqteam supports this item

Supported

This author's response time can be up to 1 business day.

583 comments found.

Hi, This is a pre-sales enquiry.

1. Does multi-language supported? 2. Any documentation on custom layout design? 3. Which version on Ant Design Used? Are Ant Design Pro components/layouts can be used along with this?

Thanks, VJ

Can share the package.json dependencies?

I didnt get any response for last 2 week… code quality certainly requires auditing.

1. multi language supported. (you can check it from our demo https://isomorphic.redq.io/dashboard) 2. sketch file available for custom layout 3. ant version ^3.24.2 4. you have to check if you can use Ant Design Pro components 5. javascript

if you have more query please submit a ticket to our support site, our technical team is available there

code isn’t working ???

for technical help please submit a support ticket.

i did submit a support ticket but didn’t get any reply from your team!!!

thanks for your ticket submission. our support team will respond to it soon.

You seriously need to write your documentation properly and in simple English.

`Module not found: Can’t resolve ’@iso/components/utility/loader’....` I know the answer is somewhere in the documentation, but the way it is written I have read it 10 times and still don’t know what you’re saying.

“In This section We are giving some hint where to start from” – you shouldn’t be giving us hints. You should be giving us a simple one line command to get the project running. We don’t just pay for good code, we also pay for simplicity and ease of use. This is not easy to follow or set up.

Finally, you have 55 pages of documentation on how to install and setup a React app. That should say it all. I’m sorry if I sound harsh, it’s not my intention to be rude but I really feel the need to convey to you that you are ruining your hard work by making it so unnecessarily complex to get a basic setup going.

It’s a shame because you make great templates. Please stop trying to be smart with unconventional import statements and just stick to a normal repo structure. Otherwise it’s a nightmare to get running.

This is probably the worst – on the 3rd last page of the documentation you provide this “solution” for developers looking for a quick bootstrap:

“so, here’s what you can do it to make it work without using our monorepo. i guess your only concern is all that imports that needed to be changed. so to make it work at first remove all the packages/package that you don’t need that is(isomorphic-next, hotel, hotel-next, servers etc) then there will be just one package that is isomorphic itself or just copy the package/isomorphic directory into your new create-react-app project. after that you need to move all the files and folder from shared/isomorphic(copy the files and folder from this directory) into packages/isonorphic/src/shared-isomorphic directory (you need to create sharedisomorphic directory here) or same thing apply if you are moving it to to your new create-react-app project. define absolute path following this link https://createreact- app.dev/docs/importing-a-component\#absolute-imports it will help you to replace all of the below path ”@isomorphic/shared/isomorphic” with your new path that should be “isomorphic-shared/”

... Really? After purchasing this template, why should I not just go and get a free equivalent on GitHub which would have 80% of the same features for free and take 2 commands to get running?

Hello jkhaui,

Thanks for your comment and sharing your experience with our documentation.

we will definitely check your details with our team and we will see if we can figurate out a more convenient way to represent our documentation content.

I want to add something here, First of all we are preparing an update which will include a non monorepo zip version for it’s simplified use, the current non mono repo package has some issues for which we are providing a separate zip file from our support site.

I know you have troubled with our docs and we always ask our user to check it with our support team if something is not clear in our docs. as our support team is very much qualified to help our user with their issues.

Thanks Redqteam

Pre sales question: What will be Google page speed score for your template? Cant believe that its so low – just 47(mobile) and 82(desktop) for demo Hotel frontend and 35, 85 for classic dashboard.

Thanks for your valuable information, we always try to build a performant app that has a very high google page speed score. Isomorphic is one of them. Maybe something got changed in recent updates which we will have to check.

also, it’s quite surprising that you got such poor performance audit in your browser test, may be bad internet connection? or your chrome extension also effect the audit score.

with that being said we will run some test and if there are low score we will surely fix it and update our template.

Sure. For your reference, tested the speed through Google online (https://developers.google.com/speed/pagespeed/insights/). Please let me know when the page speed changes, looking forward to purchase your template for my next project.

Does Isomorphic frontend (hotel) supports PWA?

Q1. Does the purchase come with ‘Isomorphic Hotel’ including its data, images and other assets?

Q2. What are the key differences between the ‘Classic Dashboard’ of this and the other ‘Mate – React Redux Material Admin Dashboard’?

Q3. So the purchase includes two items, the Classic Dashboard AND the Hotel Frontend?

Cheers.

2 days later, I still cannot get any help on running this product.

Nevermind, I found the bug, I’m not sure how I feel about this purchase.

due to the some vacation there may be some delay in reponse with your ticket but we are glad that you have fixed your issue. feel free to drop some line in our support site if you got anything new.

after installing all dependencies using yarn command line : yarn install

and executing project : yarn start:all as mentioned on your instructions PDF file

i got some errors:

hotel: Module not found: Can’t resolve ’@isomorphic/shared/hotel/assets/images/profileImage.jpg’

isomorphic-boilerplate-single: Module not found: Can’t resolve ’@iso/components/utility/loader’

isomorphic: Module not found: Can’t resolve ‘react-id-swiper/lib/styles/css/swiper.css’

any help please !!!

please submit a support ticket for technical help

Hi, I bought the template a year ago and considering updating my license, but I have a few questions first:

1- Is the hotel react template written with Graphql? if yes, Apollo-Client? 2- Is there a backend for the hotel frontend in NodeJs and/or Python?

Thanks.

1. No 2. No 3. yes

Thanks for your reply. Are 1 and 2 something you consider doing at some point? Having 1 alone would already be very cool. Thanks.

thanks for your suggestion, we will discussion about it with the team.

Will you add typescript? There are some bugs on app start…cant find some @iso package like AvatarImage in Hotel agent component

thanks for your suggestions we will look into it.

You are welcome. So, can I expect that you will let me know if You decide to separate each project into single zip file or send it to my email?

submit a support ticket we will try our best to keep track of your requirement and inform you when its available. also, keep an eye on our update notification mail and changelogs.

Hi, the scrum boards feature is very nice, is enhancing it in your schedule. looks like, it cannot add members to into projects. will it be able in the future?

Thanks, we will try to add that soon.

Hi hancort,

Thanks for your comment,

Isomorphic template is client side implementation, although we provided some functional section using localstorage or firebase. you can always implement your own functionality here.

Cheers Redqteam

Users-MacBook-Pro:isomorphic user$ yarn install yarn install v1.19.1 [1/4] Resolving packages… [2/4] Fetching packages… error @typescript-eslint/eslint-plugin@2.3.3: The engine “node” is incompatible with this module. Expected version “^8.10.0 || ^10.13.0 || >=11.10.1”. Got “11.10.0” error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

my yarn version =1.19.1 node version =v11.10.0 npm version = 6.7.0

try using a node 10 version or your can check their issue here https://github.com/typescript-eslint/typescript-eslint/issues

Included is the Django version of the app?

Can you please explain a bit exactly what you are looking for?

Isomorphic is a template for client side or frontend implementation of your app. you can use this template with almost any backend/server side language if you have rest api. so, what you can do is use the rest api inside isomorphic for data rendering and work on your frontend view by making necessary changes.

Um, why is the CSS included as a string literal in a Javascript file? Why not use CSS or SCSS or SASS, etc?

because we are using styled components https://www.styled-components.com/ . styled components help you to write reusable components and the style that only belongs to that components. it has many more benefits than the traditional css, scss or sass. for a modern site it’s better if you adapt libraries like styled components.

Hi, is Chat based on firebase realtime database?

yeah, firestore database,

Hi RedqTeam,

Loving the way this project is maturing into a robust admin + frontend boilerplate framework.

I’d like to make a request/suggestion for a feature for the roadmap. We make use of FastAPI framework (https://fastapi.tiangolo.com/) which is based on Starlette (https://starlette.io – written by Tom Christie – the creator of the Django REST Framework – used by the likes of Mozilla, EventBrite, RedHat and Heroku).

FastAPI (built on top of Starlette) takes advantage of the newer Async/Await features in Python 3.6+, providing a highly performant, scaleable framework. It would be amazing to have a boilerplate example for FastAPI + Isomorphic that makes use of the async features available in both frameworks.

Hi RedqTeam,

Did you guys get the chance to discuss this prospect with the team?

Hello odoocommunitywidgets,

Thanks for keeping in touch.

We did discuss this with the team but unfortunately our team don’t don’t have any plan for FastApi at least for now.

currently, We are more focused on some design and layout updates for isomorphic dashboard to make the dashboard even better and more stable.

Cheers Redqteam

Hey.. I’m searching an react admin template to use with jhipster. How hard is it with this template to use it with jhipster (auth, user roles..). Thanks for a feedback

Isomorphic is a client side implementation using React.js so if you have a REST api you can easily use it inside Isomorphic template.

Hi,

Can I use this template on next.js app that works with an API via django rest framework?

Hi, I tried migrate the theme to my own next.js app and I have an error about translation:

Invariant Violation: [React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry. at invariant (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/invariant/invariant.js:40:15) at Object.invariantIntlContext (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/react-intl/dist/utils.js:48:5) at Object.children (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/react-intl/dist/components/injectIntl.js:35:21) at a.b.render (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:47:125) at a.b.read (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:44:18) at renderToString (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/react-dom/cjs/react-dom-server.node.production.min.js:54:364) at render (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/next/dist/next-server/server/render.js:81:16) at renderPage (/Users/jyr/Work/mekanical/mekanical-frontend/node_modules/next/dist/next-server/server/render.js:296:20) at ctx.renderPage (/Users/jyr/Work/mekanical/mekanical-frontend/.next/server/static/WPzFb5aOpJlpvLPdf80E5/pages/_document.js:313:30) at /Users/jyr/Work/mekanical/mekanical-frontend/.next/server/static/WPzFb5aOpJlpvLPdf80E5/pages/_document.js:590:17 { name: ‘Invariant Violation’, framesToPop: 1 }

Do you have any guide?

I joust use components/utility/intlMessages.js file

which files need I to copy ?

Hi,

addLocaleData has been removed. See Migrate to using native Intl APIs for more details.

Hi jyr,

1. it will better if you use our template as base and bring your app code here if possible because this template has it’s configuration and packages that might be difficult for you to convert to your app, as you know your app structure and code better it would be lot easier to bring your app components into isomorphic template. if not possible then you have to understand the code structure of our app and take whatever you need to your app and to do this check the docs, ask any question that you don’t understand to our support site.

2. i am not sure how you tried but you need to go through the first step first otherwise you will have to invest lots of time just o fix unnecessary errors.

for further communication please continue to your ticket, for better communication i will paste this same reply on your ticket.

Thanks Redqteam

Hello @redqteam,

I’d like to confirm a couple of items with you before purchasing:
- Does this dashboard support “resizable columns” for tables? Similar to how you can resize a column in Google Sheets or Excel (where you can drag a table column edge to expand/resize).
- Does this theme support searchable dropdown lists? That is, when a drop down list has many records (200+) can the user begin to type the word to jump to the correct drop down option.

Thank you in advance for your help!

Hello satisfi,

For Table we are using ant table https://ant.design/components/table/ . ant table have support for resizable column so you can do it easily.

and here is the docs for ant dropdown which says they have search feature https://ant.design/components/select/

Thanks Redqteam

hi Author, I haver read the document, it seams base on non-next.js version. do you guys have a next.js version document? Thanks

Hello garywangiam,

Thanks for your comment, currently we don’t have any specific docs for next.js. you can submit a ticket if you have any specific requirement of looking for something .

Thanks

would you please provide some website links which already use your next version template?

Hello garywangiam,

we would love to share some site with you from our other user that has been already in the production but unfortunately we don’t have any url that is allowed to share publicly or to individuals. due to our users privacy we can’t share any links right now. but we are actively looking for shareable links.

NB: To everyone, if any wants to share their site, apps built with our template just inform us in our support site. we will add it to our Built with Isomorphic section.

Thanks Redqteam

Error: – $ cross-env PORT=3002 react-app-rewired start ENOENT: no such file or directory, lstat ‘D:\node_modules’

After ading cross-env package in node_module i am receiving this error at yarn start

please submit a support ticket with below information,

I tried all you package, none of them are working. npm install command failed.

you need to follow our documentation and you should stick with yarn command as we are using lerna monorepo using yarn workspace. please submit a ticket to our support site http://redqsupport.ticksy.com/ so that we can check your issue

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