djaodjin / djaoapp

Web/API Gateway with user profiles, billing, and subscription-based access control
https://djaodjin.com/
Other
126 stars 33 forks source link

Consistent UI for CRUDs pages #52

Open smirolo opened 5 years ago

smirolo commented 5 years ago
smirolo commented 5 years ago

Plans list page (djaoapp/templates/saas/profile/plans/index.html): 1/ Head column "Name" should be "Title". 2/ Missing sort arrows and sort by column functionality. 3/ Missing form to create a new Plan 4/ Missing CSV Download button 5/ Remove the column with "delete" buttons (We can only delete plans with no subscribers otherwise it will change metrics). 6/ Mark row to indicate active/inactive status (ex: see metrics page "color dot" before title) 7/ Add column with period_price of plan 8/ Add column with number of active subscribers 9/ (optional) Add column with description