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
728789195c
PDF section type build prep
...
Closes #207 -- view PDF's with new PDF section type.
2019-04-19 13:18:31 +01:00
Harvey Kandola
61d0086337
Provide per section attachments
...
Upload and delete attachments on a per section basis.
2019-04-18 13:31:48 +01:00
Harvey Kandola
166aeba09b
[WIP] PDF viewer section & per section attachments
2019-04-17 17:13:18 +01:00
Harvey Kandola
24b1326c31
Remove un-needed success alerts
2019-03-03 15:58:03 +00:00
Harvey Kandola
566807bc14
Replaced underscore.js & is.js with lodash.js
2019-03-03 13:10:04 +00:00
Harvey Kandola
02ffaa5f99
Tweak document toolbar layout
...
Position is to the high and right.
2019-01-27 15:40:01 +00:00
sauls8t
278572c49b
Use transition.to for query params
2019-01-24 15:27:50 +00:00
sauls8t
36634be6f5
Put back to space button in sidebar (doc view)
2019-01-23 15:45:47 +00:00
Harvey Kandola
3da4144c1b
Set correct model for space clone options
2019-01-15 20:15: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
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
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
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
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
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
Harvey Kandola
7428199fdd
Handle edge case of self-approving sections changes
...
Prevents double-submission bug leading to section being hidden from view.
2018-11-21 11:53:12 +00:00
McMatts
5d632712e0
Improve Space permissions
...
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
sauls8t
313ed7f90a
Allow inline doc title/desc editing
2018-10-23 13:47:00 +01:00
Harvey Kandola
50c7fabeb6
Protect document activity and revisions from external users
2018-07-18 12:43:49 -04: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
9a3259b60e
Sync two editions and deal with the diff
2018-06-06 13:59:12 +01:00
Harvey Kandola
92f8fe550e
Change space settings management into tab views
2018-06-05 14:04:14 +01: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
d5157615e0
Move section save notification after logic checks
2018-05-31 18:20:36 +01:00
McMatts
983b84235c
Improve document sidebar flexbox CSS
...
Maximum widths to control table of contents wrapping.
2018-05-31 17:03:59 +01:00
McMatts
c7cc36b307
Move attachments into meta zone
2018-05-30 11:27:29 +01:00
Harvey Kandola
36be6243ad
WIP new document UX/UI
2018-05-29 18:26:04 +01:00
McMatts
3e37b9b7e4
Flip revisions diff format, by popular request
...
Switch from 'what you will lose' to 'what you will gain'...
2018-04-26 15:01:43 +01:00
Harvey Kandola
b1d677778b
Remove "| Documize" suffice from browser title when viewing doc
...
This helps to improve print/pdf rendering.
2018-04-11 14:30:38 +01:00
McMatts
c92ab3a589
Refactoring fof nav elements across both editions
2018-04-05 20:01:10 +01:00
McMatts
f2b1b5af03
Return promise from document model refresh process
2018-04-05 14:25:15 +01:00
McMatts
c9e429ea1a
Tag document view activity with source/referrer
2018-04-05 14:23:39 +01:00
sauls8t
a7a82d9fe3
Support for document versioning
2018-03-19 12:24:58 +00:00
sauls8t
99220641f3
Refresh document content when switcing to content view
...
Closes #135
2018-03-06 15:59:07 +00:00
sauls8t
9d8b1d2f3c
Fix an issue with Everyone permissions not being observed
2018-01-26 15:34:20 +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
adef6dfffa
Set consistent browser titles
2018-01-24 13:23:11 +00:00
sauls8t
5dd7d9c181
upgraded Ember and Bootstrap, merged changes
2018-01-22 10:31:03 +00:00
Harvey Kandola
b9394a4967
document level permissions
2017-12-26 13:25:10 +00:00