Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New design upgrades #405

Open
jimaek opened this issue Aug 27, 2021 · 5 comments
Open

New design upgrades #405

jimaek opened this issue Aug 27, 2021 · 5 comments

Comments

@jimaek
Copy link
Member

jimaek commented Aug 27, 2021

  • Remove jquery dependency
  • Do we need Fontawesome? We should probably remove it and use svg icons where needed
  • Upgrade chart.js to latest
  • Upgrade the rest of the stack to latest as much as possible. Both package.json defined projects and the ones included in HTML
    <script src="https://cdn.jsdelivr.net/npm/ractive@0.10.14/runtime.min.js"></script>
@MartinKolarik
Copy link
Member

Let's not mix this up with the design update.

@MartinKolarik
Copy link
Member

Except for jquery maybe - we can't remove it unless we switch to the latest bootstrap but that's going to be a real headache.

@jimaek
Copy link
Member Author

jimaek commented Aug 27, 2021

Kiril can give it a try and if it's too complicated we create a separate task. But a redesign is the best time to give it a try

@MartinKolarik
Copy link
Member

Ok, if we're going to ship everything at once the fine. Particularly the ractive update will have some breaking changes that'll require updating the templates.

@MartinKolarik
Copy link
Member

I'm going to unassign this for now since part of it was done and the rest is rather complex and we have higher priority tasks for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants