Harvey Kandola
566807bc14
Replaced underscore.js & is.js with lodash.js
2019-03-03 13:10:04 +00:00
Harvey Kandola
9b06ddecb5
Refactor content linking code flow
...
Fixed EmberJS deprecation warnings by removing usage of observers.
Fixed edge case bug for repeated content link insertion modal clicks.
2019-02-28 15:11:46 +00:00
Harvey Kandola
b6d9c54667
Improve attachment and link handling
2019-01-16 16:55:43 +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
HarveyKandola
ae50b889c5
Jump scroll to section for internal links
2018-06-22 12:44:20 +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
Harvey Kandola
92f8fe550e
Change space settings management into tab views
2018-06-05 14:04:14 +01:00
sauls8t
fca6cc7ede
Turn add section UX into modal flow
...
At long last we have a modal-driven add section process @HarveyKandola !
2018-06-04 14:37:21 +01:00
McMatts
c32d094e91
Detect edge case for new section insert
2018-05-03 12:50:51 +01:00
McMatts
b1e0e31a9e
Prettify code
2018-04-26 13:44:41 +01:00
McMatts
bde0091a4a
Reafctor client side (EJS) constants
2018-04-20 14:38:10 +01:00
McMatts
94ca80f052
Show content like box if not draft document
2018-04-17 16:09:28 +01:00
Harvey Kandola
22b6674edb
Content liking
...
New per space option that allows users to like/dislike content.
The prompt is configurable per space, e.g. "Was this useful?".
Enterprise edition gets new Votes report providing insights into most/least liked content.
2018-04-13 11:01:36 +01:00
Harvey Kandola
26de0551ae
Resolve lint issues
2018-02-08 17:23:17 +00:00
sauls8t
9d82682797
Enhance + SECTION to always be visible
2018-02-07 19:16:23 +00:00
sauls8t
2d8dc62ca4
Update to TinyMCE latest build
2018-01-25 16:14:37 +00:00
sauls8t
412127811e
Scroll to correct point in document for edit mode
2018-01-25 13:20:22 +00:00
sauls8t
c0d70e38de
Save smart sections correctly post callback refactoring
2018-01-24 14:00:12 +00:00
sauls8t
5dd7d9c181
upgraded Ember and Bootstrap, merged changes
2018-01-22 10:31:03 +00:00
Harvey Kandola
ca783dd323
fixed bug with app boot
2017-12-19 16:52:40 +00:00
Harvey Kandola
8b05e7ab81
switch to doc content view when clicking on TOC entry
2017-12-19 14:00:53 +00:00
Harvey Kandola
5d3ddaa2d9
edit/delete reusable content blocks
2017-12-15 18:43:22 +00:00
Harvey Kandola
af7e089764
add document section UX
2017-12-15 16:14:44 +00:00
Harvey Kandola
c449bdcd16
removed rogue console.log
2017-12-14 16:54:13 +00:00
Harvey Kandola
6f1b0564e2
improved TOC/page jumps
2017-12-14 16:48:12 +00:00
Harvey Kandola
486b5983d9
document attachments view
2017-12-11 11:40:12 +00:00