ModelInference / perfume-frontend

Web-based frontend for Perfume tool
Other
1 stars 0 forks source link

Begin development on dual-pane view #60

Closed bestchai closed 4 years ago

bestchai commented 4 years ago

Begin developing dual-pane view. Must be modular to allow for more panes in the future if ever desired. To start, user interface will simply be appended an extra button titled "Model/Invariants". This button will create two separate panes: one for the model and one for invariants.

[Issue created by stanleyrya: 2015-03-26] [Last updated on bitbucket: 2015-10-21]

[Comment created by ohmann: 2015-10-21] Resolved in c386cd6f3c2f and merged into default in 0775aaa5fe10.

[Comment created by stanleyrya: 2015-10-20] Changesets: f592bc59b470, 58b455d89688, 10d10b843617, c386cd6f3c2f

Ready to try another CR. Kept changes to bug-fixing and code clarity.

Hopefully we can merge to Default now :)

[Comment created by stanleyrya: 2015-10-20]

form.js:

index_template.html:

[Comment created by ohmann: 2015-10-20] @stanleyrya: Code review as of revision 47d915d6acf4:

General comments:

custom.css:

form.js:

fsa2.js:

index_template.html: