We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
rewrite to use tabs instead of 2 tables one under the other otherwise infinitescroll on first table does not permit to see past subscriptions.
Use flex box instead of table (i.e. "card like" but one per row.)
Add a "sort by" <select>.
<select>
Move form to add subscription out of the table (broker manager)
Align input box and button on mobile
Add a link to the pricing page for a subscriber to add subscriptions (organization profile manager)
The text was updated successfully, but these errors were encountered:
prepares scaffolding for #151 and #104
972b56e
where should I add this?
Sorry, something went wrong.
use active/expired tabs on subscriptions page (#104)
704fbd7
No branches or pull requests
rewrite to use tabs instead of 2 tables one under the other otherwise infinitescroll on first table does not permit to see past subscriptions.
Use flex box instead of table (i.e. "card like" but one per row.)
Add a "sort by"
<select>
.Move form to add subscription out of the table (broker manager)
Align input box and button on mobile
Add a link to the pricing page for a subscriber to add subscriptions (organization profile manager)
The text was updated successfully, but these errors were encountered: