1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 12:05:23 +02:00
Commit graph

22 commits

Author SHA1 Message Date
HarveyKandola
8baad7e2f0 Enable doc section expand/collapse
Closes #170
2019-06-05 11:09:24 +01:00
McMatts
c49707d160 Make popups close on doble-click + quote @size attrs
1. Popups should close on subsequent trigger clicks
2. @attrs should be quoted as oper linter warnings.
2019-05-28 10:59:48 +01:00
Harvey Kandola
62c3cd03ad [WIP] Improve master layout for different devices + product growth
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.
2019-05-20 10:39:48 +01:00
Harvey Kandola
758bf07272 Bump version 2019-05-16 13:21:04 +01:00
sauls8t
c69020f1e6 Move add section into section toolbar 2019-01-23 15:46:27 +00:00
Harvey Kandola
60f8cb7b5b Move Add Section wizard to new UI framework 2018-12-21 12:49:55 +00:00
Harvey Kandola
61c648a7ac Replaced Material Icons & Boostrap with custom UI framework 2018-12-21 11:15:59 +00:00
sauls8t
93253be0f2 Update document view to use new UI framework
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>
2018-12-19 18:36:45 +00:00
Harvey Kandola
adbd00bdd7 [WIP] Upgrade EmberJS -- lint pass! 2018-12-08 20:54:19 +00:00
sauls8t
75a19a80f9 Replace Bootstrap tooltips/popovers/dropdowns
With Ember Attacher component.

This commit removes redundant BS code.

Co-Authored-By: McMatts <matt@documize.com>
2018-12-06 14:10:00 +00:00
Harvey Kandola
716bd062d7 Provide each doc section with TOC controls
Put up/down/indent/outdent options on the section menu dropdown for easier TOC manipulation.
2018-06-01 11:49:09 +01:00
McMatts
f9e2141ed4 Make long section names wrap correctly and pad better 2018-05-31 18:19:52 +01:00
Harvey Kandola
d9a2b16c2a Use new Bootstrap format for checkboxes 2018-03-20 10:41:11 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
b339df5125 WIP sticky doc toc with sticky toc toolbox 2017-12-12 18:30:39 +00:00
Harvey Kandola
c5c988709d page numbering engine 2017-12-10 14:05:23 +00:00
Harvey Kandola
9dcaf697a8 section UX complete 2017-12-09 12:21:14 +00:00
Harvey Kandola
13a879a89b page toolbar 2017-12-06 19:56:51 +00:00
Harvey Kandola
836b7f3fb4 WIP document view 2017-12-05 19:03:38 +00:00
Harvey Kandola
b31ab712c1 upgraded Ember and integrated Bootstrap 4
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.
2017-11-16 13:28:05 +00:00
Harvey Kandola
300b617583 using all new permissions for securing spaces and documents
WIP
2017-09-18 13:02:15 +01:00
Harvey Kandola
dc49dbbeff moved emberjs to gui folder 2017-07-19 14:48:33 +01:00
Renamed from app/app/templates/components/document/page-heading.hbs (Browse further)