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

40 commits

Author SHA1 Message Date
McMatts
64e6a41353 Correct Trello computed property for non-admins 2018-09-10 17:41:01 +01:00
McMatts
b1a35b7f75 Improved Draw.io integration pending changes detection 2018-08-23 12:29:55 +01:00
HarveyKandola
9987d29b7b Provide UI to configure Trello connector 2018-08-09 15:31:36 +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
Harvey Kandola
5fe094a2d7 Save CodeMirror editor instance at end of process 2018-06-07 19:14:09 +01:00
Harvey Kandola
b34e41f65c Image upload for WYSIWYG editor
Fixes #106
2018-06-06 16:53:31 +01:00
Harvey Kandola
92f8fe550e Change space settings management into tab views 2018-06-05 14:04:14 +01:00
sauls8t
fca6cc7ede Turn add section UX into modal flow
At long last we have a modal-driven add section process @HarveyKandola !
2018-06-04 14:37:21 +01:00
Harvey Kandola
36be6243ad WIP new document UX/UI 2018-05-29 18:26:04 +01:00
McMatts
3bc775582d Code linting 2018-05-03 12:49:49 +01:00
Harvey Kandola
85b6e40d8c Finished up Draw.io integration 2018-05-03 12:46:15 +01:00
Harvey Kandola
d746c90624 Draw.io integration WIP 2018-05-02 14:55:02 +01:00
McMatts
f21c80d960 Revert section title change on cancel operation 2018-04-26 12:01:58 +01:00
sauls8t
74e9699e1e Replace showNotificaiton() calls 2018-04-23 12:46:34 +01:00
Harvey Kandola
4e32bffebe Update TinyMCE cache buster 2018-03-13 15:02:01 +00:00
Harvey Kandola
26de0551ae Resolve lint issues 2018-02-08 17:23:17 +00:00
sauls8t
8f0440d55f Improve position of WYSIWYG editor toolbar 2018-02-08 12:12:27 +00:00
sauls8t
9d82682797 Enhance + SECTION to always be visible 2018-02-07 19:16:23 +00:00
sauls8t
7d3473365a PlantUML integration 2018-02-07 13:44:18 +00:00
sauls8t
0f3de51ad5 Update TinyMCE editor to v4.7.6 release
Fixes issue with double scroll bar and subsequent position of inline editing toolbar.
2018-02-04 15:51:14 +00:00
sauls8t
f967949513 WYSIWYG editor now calls Ember parent lifecycle event
Missing ember component event calls added.
2018-02-04 15:50:17 +00:00
sauls8t
bd9b7e120e Experimental Mermaid integration document section type
WIP and not hopeful
2018-02-04 15:45:28 +00:00
sauls8t
f61f260db1 Add additional languages to TinyMCE Codesample plugin
Whilst this commit brings new language support for
TinyMCE Codesample plugin, it looks like hardcode TinyMCE defaults take precendence hence not all new languages receive proper theme formatting. To be fixed later.
2018-01-29 17:29:37 +00:00
sauls8t
8ddc6cedde Enable browser spell checker for WYSIWYG editor 2018-01-25 17:49:32 +00:00
sauls8t
c0d70e38de Save smart sections correctly post callback refactoring 2018-01-24 14:00:12 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
5f59e95495 improve level code 2018-01-10 16:07:17 +00:00
Harvey Kandola
9a804b5666 guard against no meta data before trim() 2017-12-21 13:10:05 +00:00
Harvey Kandola
0336f84a83 CodeMirror dependency upgraded to v5.32.0
For handling Markdown and Code section types
2017-12-18 13:10:51 +00:00
Harvey Kandola
c5c988709d page numbering engine 2017-12-10 14:05:23 +00:00
Harvey Kandola
9dcaf697a8 section UX complete 2017-12-09 12:21:14 +00:00
Harvey Kandola
c12d66643c github smart section UX 2017-12-08 18:03:25 +00:00
Harvey Kandola
0eef10e586 reworked smart section UX 2017-12-08 17:42:54 +00:00
Harvey Kandola
57b3801f87 WIP section editors UX 2017-12-08 17:24:39 +00:00
Harvey Kandola
db1b3aef8c WIP content linker UX 2017-12-07 19:43:46 +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
dc49dbbeff moved emberjs to gui folder 2017-07-19 14:48:33 +01:00