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

62 commits

Author SHA1 Message Date
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
5757b2d36e Apply changes backported from Enterprise edition 2018-12-26 18:13:00 +00:00
Harvey Kandola
d0f0a12f2d Use new UI framework for content block editor 2018-12-20 18:20:56 +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
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
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
adbd00bdd7 [WIP] Upgrade EmberJS -- lint pass! 2018-12-08 20:54:19 +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
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
sauls8t
b74dfe6385 Scrolling for long category lists on space view 2018-07-31 14:30:04 -04:00
HarveyKandola
def01b6265 Export single or multiple documents 2018-07-29 10:59:24 -04:00
HarveyKandola
d0970c153b WIP 2018-07-28 11:43:45 -04:00
sauls8t
d5be8ec843 All new space permission managament
Using ember-toggle add-on.
2018-06-27 18:56:03 +01:00
sauls8t
ad44112359 Document meta fields: better popovers & click-through editing
Non-admins receive popovers on hover.

Admins receive no popovers and get click-through to settings tab.

Space and document settings support jump to sub-section.

Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-06-25 19:43:29 +01:00
HarveyKandola
785e4c245d Removed space.category screen references 2018-06-21 13:58:45 +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
sauls8t
8db452a18b Refresh documents list after document deletion 2018-06-13 12:46:23 +01:00
Harvey Kandola
9a3259b60e Sync two editions and deal with the diff 2018-06-06 13:59:12 +01:00
Harvey Kandola
e68a18395e Add category breadrcrumb 2018-06-05 15:48:20 +01:00
Harvey Kandola
fcd95cf415 Link to category admin UI from space settings
Shortcut for better UX
2018-06-05 15:47:58 +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
c92ab3a589 Refactoring fof nav elements across both editions 2018-04-05 20:01:10 +01: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
f4f32bcfcb document approvals and protection 2017-12-24 15:51:43 +00:00
Harvey Kandola
ab475ede04 doc start: empty, template, import 2017-12-15 13:41:20 +00:00
Harvey Kandola
cc1c216754 removed redundant UI code 2017-12-11 14:39:12 +00:00
Harvey Kandola
9fd53142f3 filter docs by category, search query params 2017-12-05 11:34:18 +00:00
Harvey Kandola
e8785f5420 include auth.scss file and redirect once on logout 2017-11-30 14:37:47 +00:00
Harvey Kandola
1f0fc844a8 new UX for category management 2017-11-27 15:38:39 +00:00
Harvey Kandola
18fc5db8c6 [WIP] refactoring start document UX 2017-11-22 17:27:09 +00:00
Harvey Kandola
aee9345886 move documents new UX 2017-11-22 16:28:17 +00:00
Harvey Kandola
9cbee80f51 delete space, pin space migrated to new UX 2017-11-22 11:02:35 +00:00
Harvey Kandola
acc947c2ed [WIP ]space view
Document list renders as per design
2017-11-21 14:47:49 +00:00
Harvey Kandola
b31ab712c1 upgraded Ember and integrated Bootstrap 4
Upgraded to Ember JS 2.16.x release. This upgrade uses the new JavaScript modules API syntax.

Integrated Bootstrap 4 Beta 2 via package.json and associated popper.js library. Overridden Bootstrap styles using bootstrap.scss -- this file selectively imports the modules we need.
2017-11-16 13:28:05 +00:00
Harvey Kandola
c77b384215 space related bug fixesx 2017-10-09 10:56:59 -04:00
Harvey Kandola
318abef710 bulk data load methods for space and document views 2017-10-08 20:53:25 -04:00
Harvey Kandola
30321781c2 implemented view users permission 2017-10-04 12:27:56 -04:00
Harvey Kandola
f5f30d2322 user/account store loading 2017-10-03 17:52:03 -04:00
Harvey Kandola
ba5988dca3 select space root or category docs 2017-10-02 13:48:37 -04:00
Harvey Kandola
5481de4e1c document list: show by selected space/category 2017-09-26 16:30:16 +01:00
Harvey Kandola
a0a1dd396a [WIP] moved start-document functionality, reworked folder view
WIP -- import files still BROKEN
2017-09-25 19:14:33 +01:00
Harvey Kandola
8f80673cde removed named sql statements 2017-09-25 14:37:11 +01:00
Harvey Kandola
508ec00c6a restrict user lists based on account.users permission 2017-09-22 10:22:52 +01:00
Harvey Kandola
3f31d6d15e category permission admin, re-vamped view layout 2017-09-21 15:48:00 +01:00
Harvey Kandola
775990f040 navigation merged into left sidebar 2017-09-20 08:10:43 +01:00