McMatts
715c31a1da
Fix Ember lint issues and print view
2019-05-31 11:48:16 +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
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
McMatts
9a41e82aa3
Provide view density switcher for spaces & space view
...
Closes #218
2019-03-13 15:17:15 +00:00
McMatts
1d00f8ac6e
Allow sorting of search results and space contents
...
Closes #187
Sort search results and space contents by Name, Created or Revised.
2019-03-13 11:40:36 +00:00
McMatts
0bfde82040
Move space label to main view from sidebar
...
Solves long-standing debate about removing meta from sidebar, and keeping sidebat for navigation/filtering.
2019-03-08 15:45:12 +00:00
Harvey Kandola
566807bc14
Replaced underscore.js & is.js with lodash.js
2019-03-03 13:10:04 +00:00
sauls8t
c69020f1e6
Move add section into section toolbar
2019-01-23 15:46:27 +00:00
Harvey Kandola
013d09dda4
Lint space toolbar
2019-01-21 09:06:01 +00:00
Harvey Kandola
1ef209b74f
Change attachment deletion confirmation from modal to popover
2019-01-15 20:14:32 +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
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
eb56169fe5
Fix up post-Enterprise Edition merge
2018-12-23 16:06:15 +00:00
Harvey Kandola
61c648a7ac
Replaced Material Icons & Boostrap with custom UI framework
2018-12-21 11:15:59 +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
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
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
McMatts
5d632712e0
Improve Space permissions
...
Closes out loopholes that allowed managers to kick owners.
2018-11-16 19:18:10 +00:00
sauls8t
7e959b448c
Move space deletion & archived docs into Space settings
2018-11-13 15:18:34 +00:00
sauls8t
e0457b40da
EmberJS: FolderID to SpaceID
...
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:15 +01:00
HarveyKandola
def01b6265
Export single or multiple documents
2018-07-29 10:59:24 -04:00
Harvey Kandola
f884926df7
Reload permissions matrix after invites sent
2018-07-18 12:44:28 -04:00
sauls8t
d5be8ec843
All new space permission managament
...
Using ember-toggle add-on.
2018-06-27 18:56:03 +01:00
HarveyKandola
d689cbc281
Normalized remaining space options into settings admin
...
Moved space naming and category management into space settings.
2018-06-21 12:38:13 +01:00
Harvey Kandola
acdf2025ab
Better defaults for content like setting
2018-06-08 13:43:46 +01:00
Harvey Kandola
92f8fe550e
Change space settings management into tab views
2018-06-05 14:04:14 +01:00
Harvey Kandola
5d757c992f
More UI conversion to new framework
2018-05-24 18:09:38 +01:00
McMatts
3bc775582d
Code linting
2018-05-03 12:49:49 +01:00
McMatts
b40db1433e
Use default Ember object ID for permissions model
2018-04-26 12:03:23 +01:00
McMatts
bde0091a4a
Reafctor client side (EJS) constants
2018-04-20 14:38:10 +01:00
McMatts
8fb001422a
Slow down space view component lifecycle eagerness
2018-04-17 18:03:32 +01:00
Harvey Kandola
6c8f23792c
Add tooltips to bulk doc ops in space view
2018-04-12 12:12:48 +01:00
sauls8t
ad4030bc17
Fix space permissions group vs. user role overriding
2018-03-27 11:33:43 +01:00
Harvey Kandola
958f4d30b9
Provider foundation for doc lifecycle and versions
2018-03-14 13:38:37 +00:00
sauls8t
ad3f406876
Rename document role to permission
2018-03-06 13:36:11 +00:00
sauls8t
93b95b9eca
Removed dead code from category admin
2018-03-06 12:19:03 +00:00
sauls8t
22679920d0
Set category permissions for both users and groups
2018-03-06 10:39:47 +00:00
sauls8t
d1fdb385e9
User picker for permission admin
2018-03-05 12:47:42 +00:00
sauls8t
7ccb3b4658
Persist space permissions for groups and users
2018-03-03 17:46:29 +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
Harvey Kandola
f4f32bcfcb
document approvals and protection
2017-12-24 15:51:43 +00:00
Harvey Kandola
9afc4ca98b
removed start-document redundant code
2017-12-15 13:44:32 +00:00