Review and document sections of community app that need change from table to div structure.

Description

Several of the views throughout the Community App still are in a tabular format rather than a div structure. This task involves reviewing all the views in the community app and documenting the views which need a change from the tabular structure to the div structure.

For example, see the view for newloanaccount.html which still uses the table format.

Environment

None

Activity

Show:

Ed Cable November 12, 2015 at 6:57 PM

Do you know if we completed this as part of the GCI work?

Siddhartha Sahai February 8, 2015 at 10:13 AM

I looked through the views and found the following to have structure more according to <table> tags
than bootstrap css. Some are built entirely of tables and others have tables in between.

deposits/recurring/edit_account_application.html
deposits/recurring/newapplication.html
deposits/recurring/view_recurring_deposit_transaction.html
deposits/fixed/view_fixed_deposit_transaction.html
deposits/fixed/edit_account_application.html
deposits/fixed/newapplication.html
loans/editloanaccount.html
loans/list_guarantor.html
loans/viewloanaccountdetails.html
loans/newloanaccount.html
products/viewloanproduct.html
products/viewfixeddepositproduct.html
products/viewrecurringdepositproduct.html
savings/edit_saving_account_application.html
savings/new_saving_account_application.html
system/createreport.html
system/editreport.html

I guess they would not be as responsive as normal bootstrap-styled pages then.?

Fineract

Details

Assignee

Reporter

Implementation Priority

Should

Team

Community

Components

Affects versions

Priority

More fields

Created December 29, 2014 at 2:05 PM
Updated November 15, 2016 at 8:25 PM
Resolved November 15, 2016 at 8:25 PM