djaodjin / djaodjin-saas

Django application for software-as-service and subscription businesses
Other
564 stars 124 forks source link

Vue views #153

Closed knivets closed 5 years ago

knivets commented 5 years ago

I still need to build:

/billing/{organization}/card/ - need a way to update processor_token for org /profile/{organization}/plans/ - not sure which template should be used for this view

knivets commented 5 years ago

I also kept the old templates that were used by other views. The question is whether we should convert those other views as well.

knivets commented 5 years ago

Should be ready now, please have a look

knivets commented 5 years ago

Please note that there are TODO comments