We have two pressing needs:
1. Improve experience on real estate challenged devices.
2. Make room for product feature-set growth.
To hit these targets, we need to develop better UX through smarter on-screen space management.
1. Sidebar contains ToC & attachments.
2. Document meta moved up before content (to frame context).
3. Per section toolbar re-designed.
Co-Authored-By: Harvey Kandola <harvey@documize.com>
Applied the new master layout and UI controls to the following space admin screens:
1. General options.
2. Deletion.
3. Permissions.
4. Content blocks.
Co-Authored-By: Harvey Kandola <harvey@documize.com>
1. Modals wrapped
2. Toolbar icon actions: click and link-to navigation
3. Moved components into sub-folders
4. Replaced Bootstrap Tooltip and Dropdown libs with Ember specific add-ons
And more.
Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
Co-Authored-By: McMatts <matt@documize.com>
Upgraded to Ember JS 2.16.x release. This upgrade uses the new JavaScript modules API syntax.
Integrated Bootstrap 4 Beta 2 via package.json and associated popper.js library. Overridden Bootstrap styles using bootstrap.scss -- this file selectively imports the modules we need.