Discussion on Fuse - Angular Admin Template

Discussion on Fuse - Angular Admin Template

By
Cart 25,876 sales
Recently Updated
Well Documented

srcn does not currently provide support for this item.

1571 comments found.

What a wonderful work in the new fuse version, congrats.

Thank you very much for your kind words, I’m glad you like the new version.

I go to this url http://www.withinpixels.com/themes/fuse-github, I enter my purchase code, my email and my github user but I get an error message that says “This purchase code is already used for generating to GitHub access! “

Hello,

I’ve replied to your ticket with detailed information.

Cheers

Hi – I don’t see the “Wizard” component in the newly updated theme. Can you please let me know how to add it? Thanks.

Hello,

It’s over here: http://angular-material.fusetheme.com/ui/forms/wizards

You can check Angular Material’s official guides and documentation for detailed information about the components we use: https://material.angular.io/components/categories

Cheers

Hi, we love the new version. May I ask what are some top features that you plan on updating in the next few releases?

Hello,

Thank you for your kind words, I’m glad you like it!

Currently, I’m working on the applications that are currently missing in the new version. In the upcoming couple weeks all missing apps will be added.

After that I’ll release a public roadmap for the things that I want to add and you will be able to vote for the ones you want most and I’ll keep working on those features.

Cheers

With my client I am using the previous version of fuse in a project that is still small but that will grow by modules. Now I can make the change to this new version, with the costs that this implies. But I would like to know, how long do you estimate that this new version of Fuse will be valid?

Hello,

We maintained the older version for 3 years, so I can easily say that this one will stick around quite a while as well.

Cheers

Hi, when I try access http://angular-material.fusetheme.com/ I’m redirected to signup page. But when I fill form, expected confirmation mail doesn’t arrive. Why?

It’s a Sign In page, you can just click Sign In to access the Demo, it’s for demonstration purposes, they don’t actually work since the Demo is not connected to a real backend.

Cheers

Hi, I’m considering renew a licence for existing project. So I have a question how easy is upgrade from old to new version? I’ve noticed many changes. Is it even possible?

Hello,

New version requires a clean installation, it’s bot possible to upgrade from an older version.

Cheers,

The new facelift looks awesome! Kudos to the team.

I think the scrumboard is missing. Could you give an estimation in terms by when the facelifted scrumboard will be updated?

Thank you for your kind words.

All missing apps will be added in couple weeks, stay tuned.

Cheers

Getting error after downloading new version and running I am getting below error

[error] E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\tailwind.config.js:81 enabled: process?.argv?.find(arg => arg.includes(‘ng’)) && process?.argv?.indexOf(‘build’) !== -1, ^

SyntaxError: Unexpected token ’.’ at compileFunction (<anonymous>) at wrapSafe (internal/modules/cjs/loader.js:1054:16) at Module._compile (internal/modules/cjs/loader.js:1102:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10) at Module.load (internal/modules/cjs/loader.js:986:32) at Function.Module._load (internal/modules/cjs/loader.js:879:14) at Module.require (internal/modules/cjs/loader.js:1026:19) at require (internal/modules/cjs/helpers.js:72:18) at E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\node_modules\tailwindcss\lib\index.js:78:107 at module.exports (E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\node_modules\tailwindcss\lib\index.js:88:36) at Object.getStylesConfig (E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\node_modules\@angular-devkit\build-angular\src\webpack\configs\styles.js:168:66) at E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\node_modules\@angular-devkit\build-angular\src\dev-server\index.js:91:23 at generateWebpackConfig (E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\node_modules\@angular-devkit\build-angular\src\utils\webpack-browser-config.js:45:49) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async generateBrowserWebpackConfigFromContext (E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\node_modules\@angular-devkit\build-angular\src\utils\webpack-browser-config.js:136:20) at async Object.generateI18nBrowserWebpackConfigFromContext (E:\Projects\Templates\themeforest-2yONjw6F-fuse-angularjs-material-design-admin-template\fuse-angular-demo\fuse-angular-demo\node_modules\@angular-devkit\build-angular\src\utils\webpack-browser-config.js:77:20)

Make sure to have the latest LTS version of Node as it’s stated on the Documentation.

i hate the new version. The angular flex layout in the older version was useful as reference but removing angular flex and putting tailwind in it is making the theme useless for me. The theme in general was also to heavy and not flexible enough to work with.

Hello,

This is your own opinion and we respect that.

Couple things to point out though, Flex Layout library is a very heavy library which works with directives and it adds a lot of weight to the template. Having complex page designs with dozens of Flex Layout directives is a huge performance killer.

We did use it but it was a mistake, adding that much weight to the template for something that you can easily do with basic CSS is not a good thing.

I also strongly disagree with your “theme is heavy” argument, before the update cold start of “ng serve” was around 100 seconds which is now around 45 – 50 seconds. In my book, that’s a huge performance increase.

And last but not least, Fuse is now a lot more flexible than it used to be thanks to the Tailwind.

Cheers

I’m really liked your work on this template but what about RTL ?? is there support or version for RTL

Hello,

Thank you for your kind words.

Currently there are no immediate plans on my side for adding an RTL language support but it might happen in the future.

Cheers

loving the new version but I think theres an error with the packages/config for the angular version because its getting error from the tailwind config file and any js file because of the ? operator

Thank you for your kind words.

It’s not an issue, you must have Node 14+ in order to run the new version.

Cheers

Awesome! total facepalm moment thanks for the response! one more thing! I’d feel it would be amazing if this already had eslint instead of the deprecated tslint and maybe some code formatter like prettier (just a suggestion :P). Amazing work as usual!

No problem at all :)

Eslint migration is on the list, we will eventually turn on the strict flag as well. Once those happen, I’ll also add prettier support as well since it can work with Eslint to format the code a lot better.

Thank you for your kind words.

Cheers

cool I love new version.

there is any way to create dropdown like google drive search box

https://images.guru/i/mBqc2

Thank you for your kind words.

For that you can use the Overlay from Angular Material CDK. The new Messages, Notifications and Shortcuts panels are using it to create custom popups so you can check them to see how we did it.

Cheers

I’m really pleased with the new look, but as stated in the changelogs, it requires a totally clean installation, with no upgrade path from the previous versions. Can I still access the old demo somewhere? I tend to always go there for quick reference.

You can download it from our Github repo and install it locally. It’s in a separate branch.

Cheers

I love the new version of fuse. Thank u

chat app pls..

Thank you for your kind words, I’m glad you like it.

Chat app (and many others) will be added in next couple of weeks.

Cheers

Hi, on the new profile page , sections disappear when you are on mobile

Hello,

That’s the initial design choice but it will be improved in the coming weeks.

Cheers

Hi, if I renew support, could you send me a fix so that it shows all sections on mobile? Thank you. new design is amazing

Hello,

Once we release the update, you will be able to download from here regardless of your support period. We need to implement the changes first so you need to be a little bit patient about it :)

Cheers

I am a paying customer. I logged a support ticket (#2738290) two weeks ago. No reply yet. Can you please respond on my ticket?

Hello,

Sorry about the delay, there was an issue in the ticket system at some point which caused some tickets to automatically close. I’ve answered your ticket, thanks for providing the ticket id.

Cheers

I love the new version of fuse. Just bought it again to have access to the git but i still don’t have it. I completed the form that it used to give access. I don’t know if im missing a step. My github user is Mrtruko

Hello,

I’m glad you like it.

I just checked our Github repo and I can see your name on the list and you currently have an access to the repo, could you check it again please?

If you still have a problem, please open a ticket at https://withinpixels.ticksy.com so we can exchange private information to make sure you can access the repo.

Cheers

Cool I love new version _

Thank you for your kind words! I’m glad you like it.

Hello, what happened to the previous design? Greetings

Hello,

Old versions can be accessible from our Github repo.

Cheers

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