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

408 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
f140e7ef77 Componentize UI elements: buttons, toolbars 2018-12-10 18:22:11 +00:00
Harvey Kandola
adbd00bdd7 [WIP] Upgrade EmberJS -- lint pass! 2018-12-08 20:54:19 +00:00
Harvey Kandola
44d3e40663 Componentize new UI buttons and toolbar 2018-12-08 15:16:04 +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
d7a46ceee6 Implement new refactored color scheme 2018-12-04 17:26:57 +00:00
Harvey Kandola
da0861b3fd Implement new sidebar and master layout 2018-12-03 19:51:34 +00:00
Harvey Kandola
34d54745f3 New theme layout 2018-12-02 16:19:25 +00:00
Harvey Kandola
679049d2b1 [WIP] User can select theme 2018-11-24 18:39:43 +00:00
Harvey Kandola
d499888cfd Revision history will respect doc lifecycle stage
Protected documents cannot be rolled back!
2018-11-21 11:52:33 +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
0a64afd6b5 account deactivation process 2018-11-09 13:42:58 +00:00
Harvey Kandola
6a9ad7f540 Merge code between editions 2018-11-07 15:56:05 +00:00
sauls8t
ec1939c01d Provide Backup/Restore for system and tenant 2018-10-17 14:27:40 +01:00
sauls8t
516140dd7e [WIP] Provide system restore facility
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-15 18:59:21 +01:00
sauls8t
71a2860716 [WIP] Restore process
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:30 +01:00
sauls8t
e0457b40da EmberJS: FolderID to SpaceID
Co-Authored-By: Harvey Kandola <harvey@documize.com>
2018-10-12 17:54:15 +01:00
sauls8t
66d5e73ed1 Generate global or tenant level backup file 2018-10-11 16:19:11 +01:00
sauls8t
4094677792 [WIP] Backup process outline 2018-10-10 15:13:09 +01:00
Harvey Kandola
ab2cbd4ff7 Add the basis for in-app backup/restore process
Zip format output.
2018-10-04 21:04:31 +01:00
sauls8t
6dfb1ad2e5 Improve document attachment upload process
Increase to 50MB file size.
2018-10-01 13:31:47 +01:00
HarveyKandola
97beb3f4d3 Continued MySQL/PostgreSQL store provider refactoring
Refactored, renamed, removed storage related code.

Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
HarveyKandola
b455e5eaf5 PostgreSQL prep
Update of vendored SQL libs and refactoring of store provider layer.
2018-09-26 17:59:56 +01:00
HarveyKandola
d0e005f638 Jira connector improvements and PostgresSQL schema 2018-09-24 18:53:01 +01:00
sauls8t
8ee63de6c7 More SQL changes in line with new schema 2018-09-20 12:47:47 +01:00
McMatts
64e6a41353 Correct Trello computed property for non-admins 2018-09-10 17:41:01 +01:00
sauls8t
ae084ae0bb Improve LDAP tests and preview process 2018-09-05 15:54:00 +01:00
sauls8t
074eea3aeb PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
sauls8t
63b17f9b88 Preview LDAP connection results 2018-09-03 18:19:46 +01:00
sauls8t
1ce7e53398 Capture LDAP configuration 2018-09-03 17:36:54 +01:00
sauls8t
8d3dfcc3c7 [WIP] Basic LDAP connectivity 2018-08-28 10:19:22 +01:00
McMatts
b1a35b7f75 Improved Draw.io integration pending changes detection 2018-08-23 12:29:55 +01:00
McMatts
1b16be2505 Make bulk group member management easier
Add and Remove members separated.

Introduced user list paging size.
2018-08-21 15:33:54 +01:00
McMatts
351b8dcc12 Set user admin max results and Keycloak sync option 2018-08-20 17:17:25 +01:00
HarveyKandola
9987d29b7b Provide UI to configure Trello connector 2018-08-09 15:31:36 +01:00
HarveyKandola
7206f721f4 Provide UI for managing integration config
Closes #110
2018-08-08 14:57:56 +01:00
HarveyKandola
7b178a76b2 Render Jira issues 2018-08-07 19:43:25 +01:00
HarveyKandola
0f9602e3a0 Fetching Jira issues 2018-08-07 19:15:25 +01:00
HarveyKandola
7878a244d3 [WIP] Admin level Jira creds and vendored jira libs 2018-08-06 19:39:31 +01:00
sauls8t
39891a0758 Fix Draw.io integratoin timing issue 2018-08-01 17:33:57 -04: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
Harvey Kandola
f884926df7 Reload permissions matrix after invites sent 2018-07-18 12:44:28 -04:00
Harvey Kandola
6617a5de45 Show notifications in footer 2018-07-11 08:44:12 -04:00
Harvey Kandola
4cfbd57871 Allow content to contain links to network locations 2018-07-09 14:41:55 -04:00
Harvey Kandola
19736aab04 New config setting: how many tags per document? 2018-07-05 12:02:10 -04:00