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

41 commits

Author SHA1 Message Date
HarveyKandola
5c1ad25dc9 Allow rich rext for Site Message and Space Desc
Closes #291

Style both site-wide message and per space descriptions using the fully-featured rich text editor.
2019-11-15 12:41:08 +00:00
sauls8t
b2cd375936 Increase border radius for UI card elements 2019-06-19 12:48:18 +01:00
HarveyKandola
8baad7e2f0 Enable doc section expand/collapse
Closes #170
2019-06-05 11:09:24 +01:00
McMatts
715c31a1da Fix Ember lint issues and print view 2019-05-31 11:48:16 +01:00
McMatts
bae7909801 Sync with Enterprise edition changes 2019-05-29 12:49:20 +01:00
McMatts
c870547fa1 Move doc meta fields out of sidebar 2019-05-29 11:09:19 +01:00
McMatts
c0876e7be8 Allow for scrollable doc TOC + scroll to top + wrap section names
Closes #254
2019-05-28 16:12:25 +01:00
McMatts
0240f98eb0 Add scroll to top option for document view
Closes #175
2019-05-28 14:08:19 +01:00
McMatts
6ae9414361 Complete UI refactoring to new nav and toolbar UX
Compact design!
2019-05-24 12:30:31 +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
14f313a836 Make Login action more prominent
Closes #247
2019-05-20 15:21:33 +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
McMatts
b2fcad649e Set new sidebar color 2019-03-08 15:51:19 +00:00
Harvey Kandola
5faf6bda9b Remove label associations when deleting a label 2019-01-26 20:01:35 +00:00
sauls8t
36634be6f5 Put back to space button in sidebar (doc view) 2019-01-23 15:45:47 +00:00
Harvey Kandola
d05052a5b4 Improve display on vertically constrained screens
Changed media queries to invoke mobile-first rendering if screen vertical height is less than 650px.
2019-01-13 13:57:12 +00:00
Harvey Kandola
317e9cbcaa Make sidebar nav scroll vertically on height restricted displays 2019-01-13 11:59:13 +00:00
Harvey Kandola
2efd239d14 Improve responsive long content wrapping 2019-01-13 09:40:22 +00:00
Harvey Kandola
a1d5dcaed9 Tweak sidebar responsive CSS 2019-01-08 17:47:51 +00:00
Harvey Kandola
a424bbfcae Round the corners for label color box! 2019-01-07 19:25:36 +00:00
McMatts
036f36ba1d Enable custom logo upload and rendering 2019-01-06 13:50:12 +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
McMatts
5757b2d36e Apply changes backported from Enterprise edition 2018-12-26 18:13:00 +00:00
Harvey Kandola
61c648a7ac Replaced Material Icons & Boostrap with custom UI framework 2018-12-21 11:15:59 +00:00
Harvey Kandola
89957c8278 Change add-ons to use new UI framework 2018-12-20 18:12:17 +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
sauls8t
3d2060ca60 Migrate document attachments view to new UI framework 2018-12-19 12:41:36 +00:00
Harvey Kandola
7cdf97aa86 Revamp document view using new layout
New master page system and UI framework implemented on document view.

Sidebar contains ToC and Attachments.
2018-12-18 19:03:34 +00:00
McMatts
d5b5e015d1 Update Space view to use new layout 2018-12-17 13:39:13 +00:00
Harvey Kandola
42db78ce14 Ensure modals in sidebar show in main view
z-index shenanigans to ensure modals rooted in position:fixed sidebar appear correct centered over main view.
2018-12-16 17:22:49 +00:00
Harvey Kandola
8a654fcf3d Change Search & Profile views to use new UX/UI 2018-12-14 16:40:54 +00:00
Harvey Kandola
edb256e754 Bring new UX to each admin view 2018-12-14 11:52:31 +00:00
McMatts
ff1d737c68 New look and feel for auth screens 2018-12-13 13:34:26 +00:00
McMatts
f442081a41 Redesign setting screens
We're using iconography to stylize each setting screen.

Imeplemented new color palletes and shades.
2018-12-13 12:24:16 +00:00
Harvey Kandola
02102f9bf3 Provide icon rendering framework 2018-12-12 13:35:16 +00:00
Harvey Kandola
6eb68f84e0 Introduce modular UI framework
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>
2018-12-11 18:00:08 +00:00
Harvey Kandola
d7a46ceee6 Implement new refactored color scheme 2018-12-04 17:26:57 +00:00
Harvey Kandola
da0861b3fd Implement new sidebar and master layout 2018-12-03 19:51:34 +00:00
Harvey Kandola
34d54745f3 New theme layout 2018-12-02 16:19:25 +00:00
Harvey Kandola
11e164496b [WIP] theme selector 2018-11-24 16:13:21 +00:00