sauls8t
c1667e97b7
Make space permission toolbar icon first
2018-02-16 12:55:26 +00:00
Harvey Kandola
fc742a2282
Clear localstorage when user permissions change
2018-02-15 17:10:29 +00:00
Harvey Kandola
26de0551ae
Resolve lint issues
2018-02-08 17:23:17 +00:00
Harvey Kandola
b5aef1dc87
Make consistent style imports
2018-02-08 12:23:15 +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
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
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
ce3e5c829b
Show solid green button for success buttons
2018-01-28 17:44:01 +00:00
sauls8t
9d8b1d2f3c
Fix an issue with Everyone permissions not being observed
2018-01-26 15:34:20 +00:00
sauls8t
91bab8c710
State press ENTER to add tag
2018-01-25 18:12:24 +00:00
sauls8t
8ddc6cedde
Enable browser spell checker for WYSIWYG editor
2018-01-25 17:49:32 +00:00
sauls8t
2d8dc62ca4
Update to TinyMCE latest build
2018-01-25 16:14:37 +00:00
sauls8t
412127811e
Scroll to correct point in document for edit mode
2018-01-25 13:20:22 +00:00
sauls8t
c0d70e38de
Save smart sections correctly post callback refactoring
2018-01-24 14:00:12 +00:00
sauls8t
adef6dfffa
Set consistent browser titles
2018-01-24 13:23:11 +00:00
sauls8t
88b99979a9
Update TinyMCE to v4.7.5
...
Resolves Codesample inline editing glitch.
2018-01-23 12:34:43 +00:00
sauls8t
4c80b8877d
package.json updated
2018-01-22 16:35:37 +00:00
sauls8t
8ec36cfa49
bump version
2018-01-22 11:09:24 +00:00
sauls8t
cb4b6ee6c3
tweak color
2018-01-22 11:09:17 +00:00
sauls8t
5dd7d9c181
upgraded Ember and Bootstrap, merged changes
2018-01-22 10:31:03 +00:00
sauls8t
b4fd42da38
velocity update
2018-01-21 14:21:30 +00:00
sauls8t
b7811eccde
improved canEdit for document heading
2018-01-21 14:08:03 +00:00
Harvey Kandola
6409ad0d63
WIP vendored dep upgrades
2018-01-19 11:36:38 +00:00
Harvey Kandola
5f59e95495
improve level code
2018-01-10 16:07:17 +00:00
Harvey Kandola
a13b631a7e
better constants for EmberJS
2017-12-26 15:38:55 +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
58c88e2127
scrollbar css for document TOC
2017-12-24 09:14:32 +00:00
Harvey Kandola
7505904de1
tweaked document meta fields responsive layout
2017-12-22 09:16:31 +00:00
Harvey Kandola
9a804b5666
guard against no meta data before trim()
2017-12-21 13:10:05 +00:00
Harvey Kandola
40ade5c777
Uppercase 'save' button caption
2017-12-21 13:09:50 +00:00
Harvey Kandola
0b0cae4a8d
improved manifest.json and API 401 redirect logic
2017-12-21 11:40:20 +00:00
Harvey Kandola
ebdaa9529c
no need for SHA on CodeMirror assets
2017-12-20 11:37:14 +00:00
Harvey Kandola
34d7a97ae8
removed empty line
2017-12-20 08:27:46 +00:00
Harvey Kandola
50a17256e5
setup UX improvements
2017-12-19 17:58:22 +00:00
Harvey Kandola
ca783dd323
fixed bug with app boot
2017-12-19 16:52:40 +00:00
Harvey Kandola
4de19dcbec
print improvements
2017-12-19 14:27:17 +00:00
Harvey Kandola
8b05e7ab81
switch to doc content view when clicking on TOC entry
2017-12-19 14:00:53 +00:00
Harvey Kandola
44970a7861
upgrade to Ember 2.17.x
2017-12-18 15:05:12 +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
3337db6b27
ensure section updates always display latest numbering
2017-12-18 09:54:09 +00:00
Harvey Kandola
1ed6427532
open/edit doc templates
2017-12-16 16:01:22 +00:00
Harvey Kandola
5d3ddaa2d9
edit/delete reusable content blocks
2017-12-15 18:43:22 +00:00
Harvey Kandola
f72b02cbb2
tweak start section button style
2017-12-15 16:47:44 +00:00
Harvey Kandola
af7e089764
add document section UX
2017-12-15 16:14:44 +00:00