1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00
Commit graph

76 commits

Author SHA1 Message Date
Harvey Kandola
02102f9bf3 Provide icon rendering framework 2018-12-12 13:35:16 +00:00
Harvey Kandola
6eb68f84e0 Introduce modular UI framework
1. Modals wrapped
2. Toolbar icon actions: click and link-to navigation
3. Moved components into sub-folders
4. Replaced Bootstrap Tooltip and Dropdown libs with Ember specific add-ons

And more.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
Co-Authored-By: McMatts <matt@documize.com>
2018-12-11 18:00:08 +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
Harvey Kandola
d7a46ceee6 Implement new refactored color scheme 2018-12-04 17:26:57 +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
Harvey Kandola
391c143483 Change RefID field size from 16 to 20 with updated algo
Xid dependency updated.

Moved to 20 length ID values.

Added new revision number to version and meta information. Revision number is timestamp format.
2018-10-04 21:03:47 +01:00
HarveyKandola
def01b6265 Export single or multiple documents 2018-07-29 10:59:24 -04:00
Harvey Kandola
19736aab04 New config setting: how many tags per document? 2018-07-05 12:02:10 -04:00
sauls8t
0743ae002c Version bump 2018-06-29 16:07:01 +01: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
sauls8t
419ce1bbb5 Move permissions explainer matrix to end of layout 2018-06-25 19:38:37 +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
Harvey Kandola
acdf2025ab Better defaults for content like setting 2018-06-08 13:43:46 +01:00
Harvey Kandola
372b3f3692 Improve copy for template admin 2018-06-05 15:48:33 +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
Harvey Kandola
f5b196c334 Draft documents always visible to editors when space lifecycle set to Draft mode 2018-05-14 11:52:51 +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
ba52dfa11d Provide basis for document lifecycle 2018-03-15 17:11:53 +00:00
Harvey Kandola
958f4d30b9 Provider foundation for doc lifecycle and versions 2018-03-14 13:38:37 +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
1370b2f2b5 Remove usage of outline success button styling
All positive/success button actions should be solid green.
2018-02-04 15:46:11 +00:00
sauls8t
ce3e5c829b Show solid green button for success buttons 2018-01-28 17:44:01 +00:00
sauls8t
adef6dfffa Set consistent browser titles 2018-01-24 13:23:11 +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
68f5008a52 responsive login, profile new UX 2017-11-28 10:06:39 +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
Harvey Kandola
aee9345886 move documents new UX 2017-11-22 16:28:17 +00:00
Harvey Kandola
bae1245d47 delete docs moved to new UX 2017-11-22 13:39:46 +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
1e3f8e51f0 sticky form headers, category improvements, dropdown improvements 2017-10-11 16:05:24 -04:00
Harvey Kandola
785d12191e choose icon for empty state control 2017-10-10 16:39:39 -04:00
Harvey Kandola
38b401f646 improved empty state and dropdown positions 2017-10-10 16:02:46 -04:00
Harvey Kandola
b8d848549e improved setup process and space view rendering 2017-10-06 13:59:58 -04:00
Harvey Kandola
b2138d6bdb space view labels 2017-10-05 19:33:59 -04:00
Harvey Kandola
1d2109aa44 upgraded gorilla mux dependency, improved anon viewing 2017-10-04 14:02:03 -04:00