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

Replace tables by mobile-friendly flexbox in list with pagination #90

Open
smirolo opened this issue May 21, 2019 · 0 comments
Open

Replace tables by mobile-friendly flexbox in list with pagination #90

smirolo opened this issue May 21, 2019 · 0 comments
Labels

Comments

@smirolo
Copy link
Contributor

smirolo commented May 21, 2019

There are <table> elements in the following templates that most likely must be replaced:

  • djaoapp/templates/saas/profile/subscriptions.html (Subscriptions page: rewrite to use tabs instead of 2 tables #104)
  • djaoapp/templates/saas/profile/subscribers.html
  • djaoapp/templates/saas/profile/plans/subscribers.html
  • djaoapp/templates/saas/_invoiceables.html
  • djaoapp/templates/saas/billing/receipt.html
  • djaoapp/templates/saas/metrics/coupons.html
  • djaoapp/templates/saas/metrics/dashboard.html
  • djaoapp/templates/saas/profile/plans/index.html
  • djaoapp/templates/saas/profile/roles/index.html

There are <table> elements in the following templates that may be be replaced:

  • djaoapp/templates/rules/app_dashboard.html
  • djaoapp/templates/rules/engagement.html
  • djaoapp/templates/saas/_transactions.html
  • djaoapp/templates/saas/billing/transactions.html
  • djaoapp/templates/saas/metrics/balances.html
  • djaoapp/templates/saas/metrics/base.html
@smirolo smirolo added the layout label Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant