1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 14:49:42 +02:00
Commit graph

91 commits

Author SHA1 Message Date
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
Harvey Kandola
ab475ede04 doc start: empty, template, import 2017-12-15 13:41:20 +00:00
Harvey Kandola
836b7f3fb4 WIP document view 2017-12-05 19:03:38 +00:00
Harvey Kandola
9fd53142f3 filter docs by category, search query params 2017-12-05 11:34:18 +00:00
Harvey Kandola
60fb4e5008 WIP document view 2017-12-04 14:47:44 +00:00
Harvey Kandola
fd6b4c051b restructure CSS files 2017-11-28 11:32:14 +00:00
Harvey Kandola
533a0f094e tooltip rendering bug 2017-11-27 16:17:17 +00:00
Harvey Kandola
1f0fc844a8 new UX for category management 2017-11-27 15:38:39 +00:00
Harvey Kandola
1c08a7fbcf [WIP] space permissions UX 2017-11-24 12:50:06 +00:00
Harvey Kandola
e10313b7cc upgraded material icon fonts, space invite popup UX 2017-11-23 20:40:46 +00:00
Harvey Kandola
18fc5db8c6 [WIP] refactoring start document UX 2017-11-22 17:27:09 +00:00