Harvey Kandola
ca213ba5d1
Detect and hide empty doc toolbar
2019-01-13 09:39:42 +00:00
Harvey Kandola
60fbdfda11
Improve new user share space onboarding process
2019-01-11 14:03:03 +00:00
Harvey Kandola
bc28b36627
Make Markdown editor use Ember input helper
2019-01-09 11:03:58 +00:00
Harvey Kandola
f73c2f13d4
Syntax highlight code snippets added via TinyMCE
...
Prism dependencies included.
2019-01-09 11:02:59 +00:00
Harvey Kandola
a1d5dcaed9
Tweak sidebar responsive CSS
2019-01-08 17:47:51 +00:00
Harvey Kandola
aa0f76d3e2
Add material icons dep for Tabular section type
...
It's required so not much we can do about it.
2019-01-08 17:47:11 +00:00
Harvey Kandola
479a61a3ef
Update CodeMirror dep to v5.42.2
...
Affects Code and Markdown section types
2019-01-08 14:48:23 +00:00
Harvey Kandola
c706edec47
Improve print and PDF rendering
2019-01-08 13:56:42 +00:00
Harvey Kandola
5467771542
Display category names in documents list (space view)
...
We pre-fetch category names and attach them to documents.
2019-01-08 12:43:25 +00:00
Harvey Kandola
1b268d42de
Remove redundant asset-map add-on
2019-01-07 19:35:07 +00:00
Harvey Kandola
4ddbe59556
Implement simpler solution for dynamic theme loading
2019-01-07 19:26:08 +00:00
Harvey Kandola
a424bbfcae
Round the corners for label color box!
2019-01-07 19:25:36 +00:00
Harvey Kandola
fb391d49a5
Change CSS ul/ol/li default styling
...
Should support custom bullet styles eminating from add-ons.
2019-01-07 14:44:58 +00:00
Harvey Kandola
9206e9aaa1
Improve Ember build process
2019-01-07 14:43:56 +00:00
McMatts
e6ddb1ec24
Upgrade TinyMCE dependency to v4.9.2
2019-01-07 14:42:43 +00:00
McMatts
0b94d55fb9
Improve checkbox UI element styling
2019-01-07 12:42:27 +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
fe8068965c
Improve Document Toolbar iconography
2018-12-27 17:45:04 +00:00
McMatts
5757b2d36e
Apply changes backported from Enterprise edition
2018-12-26 18:13:00 +00:00
McMatts
eb56169fe5
Fix up post-Enterprise Edition merge
2018-12-23 16:06:15 +00:00
Harvey Kandola
6f495dd1c6
Make document meta fields click-to-edit
2018-12-21 18:03:35 +00:00
Harvey Kandola
b495041222
Hanel empty state for document meta fields
2018-12-21 17:39:09 +00:00
Harvey Kandola
92cb03a1db
Make content linker compat with new attachment API
...
Moved fom /attachments to /attachment API endpoint name.
2018-12-21 17:38:55 +00:00
Harvey Kandola
60f8cb7b5b
Move Add Section wizard to new UI framework
2018-12-21 12:49:55 +00:00
Harvey Kandola
60d2ef57bb
Remove Boostrap Grid
...
Replaced with CSS Grid layout.
2018-12-21 11:46:51 +00:00
Harvey Kandola
61c648a7ac
Replaced Material Icons & Boostrap with custom UI framework
2018-12-21 11:15:59 +00:00
Harvey Kandola
d0f0a12f2d
Use new UI framework for content block editor
2018-12-20 18:20:56 +00:00
Harvey Kandola
89957c8278
Change add-ons to use new UI framework
2018-12-20 18:12:17 +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
sauls8t
3c81297fc6
Move revisions to new ui framework
2018-12-20 13:05:22 +00:00
sauls8t
2042454e77
Add missing super call in routes
2018-12-20 13:05:06 +00:00
sauls8t
329c43eba0
Implement new toolbar for document view
2018-12-19 19:23: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
Harvey Kandola
b4b3dbcb4c
Complete the UI migration for all space setting views
...
Permissions and Categories admin views have been migrated to the new UI layout system.
2018-12-18 11:12:11 +00:00
McMatts
60e92b63a9
Applied new layout to space admin screens
...
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>
2018-12-17 18:32:26 +00:00
McMatts
d5b5e015d1
Update Space view to use new layout
2018-12-17 13:39:13 +00:00
Harvey Kandola
0cc83c13c8
Move What's New into dedicated page
...
No longer a modal popup.
Also merged About dialog content.
2018-12-17 10:19:16 +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
05a1db9d8a
Put settings link to new sidebar UX
...
Just above Search but below all other core app views.
2018-12-16 17:21:43 +00:00
Harvey Kandola
9f35cbb64a
Use font antiasliasing
...
Set as default site-wide.
2018-12-16 17:21:02 +00:00
Harvey Kandola
d1bc4a5b4c
Provide better user list paging UX
2018-12-16 12:56:50 +00:00
Harvey Kandola
8a654fcf3d
Change Search & Profile views to use new UX/UI
2018-12-14 16:40:54 +00:00
Harvey Kandola
0ec0c65002
Complete UI revamp for admin screens
2018-12-14 15:47:41 +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