1
0
mirror of synced 2026-08-04 22:26:56 +00:00

Plans, subscriptions

* Plans controller
* Subscription controller
* Clean admin controller
* Ember Plans route
* Index page
* New Plans
* Translations
This commit is contained in:
Rimian Perkins
2019-09-24 16:04:42 +10:00
parent dfef3c49cf
commit 0d82bcf37e
14 changed files with 47 additions and 21 deletions
+1
View File
@@ -38,6 +38,7 @@ after_initialize do
"../lib/discourse_patrons/engine",
"../config/routes",
"../app/controllers/admin_controller",
"../app/controllers/admin/plans_controller",
"../app/controllers/admin/subscriptions_controller",
"../app/controllers/patrons_controller",
"../app/models/payment",