uSync-Legacy icon indicating copy to clipboard operation
uSync-Legacy copied to clipboard

Improve dashboard handling in back office

Open KevinJump opened this issue 7 years ago • 3 comments

The uSync dashboard needs some splitting up so it can be tidied up

Steps

  • [x] Split the core dashboard.html into separate views
  • [ ] clean up the dashboard controllers
  • [ ] clean up the markup so the buttons are more 'umbracoy'

KevinJump avatar Apr 27 '18 11:04 KevinJump

@KevinJump Any reason why the new dashboard / css doesnt since upgrading to 8.6.3 ? it works fine in localhost but once deployed to dev is has the old styles ? and not same drop downs ? do i need to clear something- cache ?

afinn-tech avatar Jun 10 '20 10:06 afinn-tech

Hi,

yeah you should increment the version value in your clientdependencies.config file. Umbraco will be serving you a cahced version of all the javascript & css for the back office.

KevinJump avatar Jun 10 '20 10:06 KevinJump

Thanks @KevinJump

afinn-tech avatar Jun 10 '20 11:06 afinn-tech