This repository has been archived by the owner on Sep 20, 2020. It is now read-only.
forked from chanzuckerberg/czi-prosemirror
-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: MO-Movia/licit-fork
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: MO-Movia/licit-fork
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
7
contributors
Commits on Jul 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9510c20 - Browse repository at this point
Copy the full SHA 9510c20View commit details
Commits on Jul 17, 2020
-
Fix collab server formidable (#53)
* 1. Issue fix :"TypeError: r is not a function" shows when run collab server * FIX: Errors with formidable when bundling collab server. * FIX: CORS error on image upload * Fixes: 1. Saving file not happening. 2. Not returning image on GET call. * Fix for IRAD-901: New collab server reusing base PM collab server to resolve collaboration inconsistencies. * 1. "saveimage" functionality in Upload image is moved from build_web_server to a separate server. * FIX: Unable to upload image with fully qualified Url * 1. Replaced chanzuckerberg/prosemirror-tables with ProseMirror/prosemirror-tables. 2. Fix : Licit editor tollbar poorly configured. 3. Modified README.md file to include commands to run image server for upload image. * New Image Server to deal image upload. Solved CORS issues. * 1. Licit Editor - Cannot reference image using fully qualified URL 2. Licit Editor - Editor allows changing font sizes when disabled 3. Licit Editor - Horizontal Line button is not greyed out when editor is disabled. * 1. Run Image server using bundle. 2. Use cors package instead of our own cors handling in image server where express is used. * Flow type checker in Collab & Image server. * Do type checking only in development mode. Co-authored-by: Ashfaq Shamsudeen <ashfaq.shamsudeen@firmusoft.co.in> Co-authored-by: arathy <arathy.gopal@firmusoft.co.in> Co-authored-by: seybi.ea <seybi.ea@firmusoft.co.in>
Configuration menu - View commit details
-
Copy full SHA for ab1aa51 - Browse repository at this point
Copy the full SHA ab1aa51View commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1703920 - Browse repository at this point
Copy the full SHA 1703920View commit details
Commits on Aug 20, 2020
-
* Show all flow errors in the console. * FIX for IRAD-1010: With the latest webpack & exports-loader options have been changed. * Fix:Flow validation error reduced to 148 * Fix: Image Inconcistancy issue and Flow validation errors * 1. Fix for IRAD-1010: Moved generate export default MathQuill from webpack config to source, so that package could load fine with other application as well. Depends on exports-loader. 2. To delete the tarball file updated package with the new name. 3. Updated README to include scripts to load jQuery first so that MathQuill loads fine. * 1. Updated README for: a. Changed the packed licit file name licit-0.0.1.tgz to modusoperandi-licit-0.0.2-0.tgz b. Changed the package name in import { Licit } from 'licit'; to import { Licit } from "@modusoperandi/licit"; 2. FIX: If we didn't specify the onChange or onReady event handlers, then the editor gives a run time error (err: noop is not defined) 3. Changed uploadImage Promise to take care of these issues: 1. Even if an image upload finishes in 700ms, it will take 3s for resolving the promise. 2. If the image upload takes more than 3s, then the promise will be incorrectly resolved before completing the upload. * Updating default LicitRunTime's ImageUpload with correct Promise. * Fix:Reduced flow errors to 24 * FIX: Document attribute updates collaboratively not working after the latest PM core updates. * FIX: Document attribute updates collaboratively not working after the latest PM core updates. * FIX: Document attribute updates collaboratively not working after the latest PM core updates. * Fix: Flow validation error fix completed * Fix for IRAD-1023. * Fix:Invalid file path error * Fix:flow error fix * 1.Handled dynamic plugin loading. 2.Fixed list menu item disable issue on selecting document using Ctr+A * 1.set plugin propery to null. 2.included licit folder in flowconfig. * Updated Readme.md * Made cliient http pubilc to acces from outside * Fix: Compilation error in licit component because of invalid imports in LicitRuntime * Path change due to module name changed from licit to @modusoperandi/licit. Co-authored-by: Ashfaq Shamsudeen <ashfaq.shamsudeen@firmusoft.co.in> Co-authored-by: seybi.ea <seybi.ea@firmusoft.co.in>
Configuration menu - View commit details
-
Copy full SHA for f90fea1 - Browse repository at this point
Copy the full SHA f90fea1View commit details
Commits on Aug 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e6af015 - Browse repository at this point
Copy the full SHA e6af015View commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cf71973 - Browse repository at this point
Copy the full SHA cf71973View commit details
Commits on Sep 3, 2020
-
Fix update plugin schema (#60)
* IRAD-1040:Update effective schema in collab server * Fix: avoid error in update schema method in non collaborative mode. * Update Collab server with the effective schema. Co-authored-by: seybi.ea <seybi.ea@firmusoft.co.in> Co-authored-by: Ashfaq Shamsudeen <ashfaq.shamsudeen@firmusoft.co.in>
Configuration menu - View commit details
-
Copy full SHA for 44c4de0 - Browse repository at this point
Copy the full SHA 44c4de0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1a6923 - Browse repository at this point
Copy the full SHA b1a6923View commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1ea8c92 - Browse repository at this point
Copy the full SHA 1ea8c92View commit details
Commits on Sep 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 71871bb - Browse repository at this point
Copy the full SHA 71871bbView commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d3d744b - Browse repository at this point
Copy the full SHA d3d744bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b67ea4 - Browse repository at this point
Copy the full SHA 2b67ea4View commit details
Commits on Sep 10, 2020
-
FIX for IRAD-1060: Observe the editorview's dom insteadof root docume…
…nt so that if multiple instances of editor in a page shouldn't cross-talk.
Configuration menu - View commit details
-
Copy full SHA for 53ed5f1 - Browse repository at this point
Copy the full SHA 53ed5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eefa28 - Browse repository at this point
Copy the full SHA 5eefa28View commit details
Commits on Sep 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 51ddc48 - Browse repository at this point
Copy the full SHA 51ddc48View commit details
Commits on Sep 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3ea2c20 - Browse repository at this point
Copy the full SHA 3ea2c20View commit details
Commits on Sep 17, 2020
-
2.Added a property fitToContent in Licit for editor fit content behaviour
Configuration menu - View commit details
-
Copy full SHA for b01fe95 - Browse repository at this point
Copy the full SHA b01fe95View commit details -
Configuration menu - View commit details
-
Copy full SHA for caebc09 - Browse repository at this point
Copy the full SHA caebc09View commit details
Commits on Sep 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a9ed648 - Browse repository at this point
Copy the full SHA a9ed648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b04e8e - Browse repository at this point
Copy the full SHA 0b04e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9638163 - Browse repository at this point
Copy the full SHA 9638163View commit details -
* Handled mal-formed JSON * Fix for IRAD-1061: Now fonts loaded locally, so that it work in closed network as well. * 1. Include custom styles in Tool bar - IRAD-1042 2. Display the selected custom styles - IRAD-1043 Co-authored-by: seybi.ea <seybi.ea@firmusoft.co.in> Co-authored-by: Ashfaq Shamsudeen <ashfaq.shamsudeen@firmusoft.co.in> Co-authored-by: arathy <arathy.gopal@firmusoft.co.in>
Configuration menu - View commit details
-
Copy full SHA for ac534c0 - Browse repository at this point
Copy the full SHA ac534c0View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.