1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 07:09:43 +02:00
Commit graph

15 commits

Author SHA1 Message Date
McMatts
7f66977ac1 i18n notify strings 2022-03-14 14:49:10 -04:00
McMatts
59dc6ea991 i18n page strings 2022-03-04 13:07:11 -05:00
McMatts
c65eb97948 Show jump list to other space documents
Closes #219

Jump to documents within space when viewing a document.
2019-05-24 15:08:54 +01:00
Harvey Kandola
de273a38ed New toolbar styling and layout controls
Built to work with forthcoming feature set that requires display of more options.
2019-05-21 17:05:57 +01:00
Harvey Kandola
08794f8d5f Migrate views to new master layout 2019-05-20 17:40:57 +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
c706edec47 Improve print and PDF rendering 2019-01-08 13:56:42 +00:00
McMatts
a211ba051a Per space label, icon, description
Labels introduce visual grouping and filtering of spaces.
2019-01-04 16:33:30 +00:00
Harvey Kandola
6f495dd1c6 Make document meta fields click-to-edit 2018-12-21 18:03:35 +00:00
McMatts
e140caff55 Break out document tag and category mng sections
Separate out screens for tag and category management.
2018-12-20 14:31:59 +00:00
Harvey Kandola
adbd00bdd7 [WIP] Upgrade EmberJS -- lint pass! 2018-12-08 20:54:19 +00:00
sauls8t
f05a6fc999 Introduce new nofications framework
Integrated https://github.com/documize/iziToast and added 4 log levels.
2018-12-05 13:44:10 +00:00
sauls8t
d5be8ec843 All new space permission managament
Using ember-toggle add-on.
2018-06-27 18:56:03 +01:00
sauls8t
ad44112359 Document meta fields: better popovers & click-through editing
Non-admins receive popovers on hover.

Admins receive no popovers and get click-through to settings tab.

Space and document settings support jump to sub-section.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-06-25 19:43:29 +01:00
McMatts
27fde0dac8 Streamline document meta view and editing experience
Meta data:

1. Condensed layout.
2. Unified editing.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
2018-06-15 14:25:05 +01:00