Redo Billing Admin with Foindation 6
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 2 Jul 2019 21:12:00 +0000 (17:12 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 2 Jul 2019 21:12:00 +0000 (17:12 -0400)
commit123899665dbd0ef8fba1214d217ae3c721ff904d
treedf8dded047715f604459fd05e82cfe3e31b75666
parent40dbedf3aa5107a8a9d62203b4629eec9e53c66e
Redo Billing Admin with Foindation 6

Converting the forms to use x-y grid.
Setting up tables with stack class.
Start the Billing Setting within a reveal.
Replacing the main navigation from our glm-associate nav to Foundation 6
menu.
32 files changed:
classes/data/dataAccounts.php
models/admin/ajax/ajaxBillingInfo.php
models/admin/ajax/ajaxBillingSettings.php [new file with mode: 0644]
models/admin/billing/index.php
models/admin/billing/invoices.php
models/admin/billing/invoicing.php
models/admin/billing/logs.php
models/admin/billing/payments.php
models/admin/billing/reports.php
models/admin/member/billing.php
models/admin/settings/billing.php
setup/validActions.php
views/admin/billing/accountSearchForm.html
views/admin/billing/accounts.html
views/admin/billing/editAccountAjax.html
views/admin/billing/editInvoice.html
views/admin/billing/editPayment.html
views/admin/billing/exportBillingModal.html
views/admin/billing/exportPaymentModal.html
views/admin/billing/exportReportModal.html
views/admin/billing/header.html
views/admin/billing/index.html
views/admin/billing/invoices.html
views/admin/billing/invoicing.html
views/admin/billing/invoicingSubHeader.html
views/admin/billing/makePaymentAdjustmentAjax.html [new file with mode: 0644]
views/admin/billing/makePaymentAjax.html [new file with mode: 0644]
views/admin/billing/payments.html
views/admin/billing/reports.html
views/admin/billing/reportsSubHeader.html
views/admin/billing/subHeader.html
views/admin/settings/billingAjax.html [new file with mode: 0644]