Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background plugin and image upload #582

Merged
merged 43 commits into from
Aug 30, 2018
Merged

Background plugin and image upload #582

merged 43 commits into from
Aug 30, 2018

Commits on Aug 12, 2018

  1. Fixed few issues

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    a7714dc View commit details
    Browse the repository at this point in the history
  2. Added no plugins found text to toolbar

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    0c05197 View commit details
    Browse the repository at this point in the history
  3. Fixed problem with type

    PeterKottas committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    4b7107b View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Fixed anon functions in render

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b9ca68c View commit details
    Browse the repository at this point in the history
  2. Types again

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    c7a6abd View commit details
    Browse the repository at this point in the history
  3. Still types

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    dd53cba View commit details
    Browse the repository at this point in the history
  4. Types

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    188026e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. Image upload, gradients, color, modeFlags and some more refactoring

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    26c9bf7 View commit details
    Browse the repository at this point in the history
  2. Build errors and warnings

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    86ac660 View commit details
    Browse the repository at this point in the history
  3. Many types fixes

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    c458d2d View commit details
    Browse the repository at this point in the history
  4. Downgraded flow

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    967f1cd View commit details
    Browse the repository at this point in the history
  5. Type fixes

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    474d160 View commit details
    Browse the repository at this point in the history
  6. Removing advanced types

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    9f95512 View commit details
    Browse the repository at this point in the history
  7. Types still

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    0fb56b5 View commit details
    Browse the repository at this point in the history
  8. Attempting some fixes

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    98c9ff3 View commit details
    Browse the repository at this point in the history
  9. Hopefully fixed type errors

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    f7fa5df View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. plugins/slate: Updates to latest slate and adds migrations (#554)

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas authored and arekkas committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    913fc7b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. vendor: Move to npm and declare material-ui as peerDependency

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and arekkas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    1191e89 View commit details
    Browse the repository at this point in the history
  2. emove ejected react-scripts from examples

    Also re-adds yarn as package manager adn adds pre-commit hooks
    arekkas authored and arekkas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    f0320ce View commit details
    Browse the repository at this point in the history
  3. Bump development and build dependencies

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and arekkas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    4c9d58d View commit details
    Browse the repository at this point in the history
  4. Only build libraries when running start

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and arekkas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    9424b80 View commit details
    Browse the repository at this point in the history
  5. Bump flow-bin and update typdefs

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and arekkas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    e423b84 View commit details
    Browse the repository at this point in the history
  6. Resolve issues in paralax background plugin (#556)

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    326616f View commit details
    Browse the repository at this point in the history
  7. plugins/slate: Updates to latest slate and adds migrations (#554)

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    95c7621 View commit details
    Browse the repository at this point in the history
  8. vendor: Move to npm and declare material-ui as peerDependency

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and PeterKottas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    3d05c39 View commit details
    Browse the repository at this point in the history
  9. emove ejected react-scripts from examples

    Also re-adds yarn as package manager adn adds pre-commit hooks
    arekkas authored and PeterKottas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    a2d5e3e View commit details
    Browse the repository at this point in the history
  10. Bump development and build dependencies

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and PeterKottas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    5c872d6 View commit details
    Browse the repository at this point in the history
  11. Only build libraries when running start

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and PeterKottas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    b30a4f1 View commit details
    Browse the repository at this point in the history
  12. Bump flow-bin and update typdefs

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas authored and PeterKottas committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    9c7849f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    86dbe2f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Changed padding to switch

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    e991841 View commit details
    Browse the repository at this point in the history
  2. Deprecated parallax, renamed to background

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    7496785 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2018

  1. Fixed merge issue

    PeterKottas committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    e4b9955 View commit details
    Browse the repository at this point in the history
  2. Prettier

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    a3fcff5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2018

  1. Configuration menu
    Copy the full SHA
    256fbd6 View commit details
    Browse the repository at this point in the history
  2. Revert "Prettier"

    This reverts commit a3fcff5.
    PeterKottas committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    85a9d06 View commit details
    Browse the repository at this point in the history
  3. Prettier again

    Signed-off-by: Peter Kottas <petokottas@gmail.com>
    PeterKottas committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    5ca6b1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99e4a39 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. Merge remote-tracking branch 'origin/master' into background-plugin2

    # Conflicts:
    #	examples/src/index.js
    #	packages/core/src/service/plugin/classes.js
    #	packages/plugins/content/image/src/Component/Display/index.js
    #	packages/plugins/content/image/src/Component/Form/index.js
    #	packages/plugins/content/slate/src/index.js
    #	packages/plugins/content/slate/src/plugins/code/index.js
    #	packages/plugins/content/slate/src/plugins/link/index.js
    #	packages/plugins/content/slate/src/plugins/lists.js
    #	packages/plugins/content/slate/src/plugins/paragraph/index.js
    #	packages/plugins/content/slate/yarn.lock
    #	packages/plugins/layout/background/src/index.css
    arekkas committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    a132d04 View commit details
    Browse the repository at this point in the history
  2. merge

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    533fbec View commit details
    Browse the repository at this point in the history
  3. merge

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    ca2a627 View commit details
    Browse the repository at this point in the history
  4. merge

    Signed-off-by: arekkas <aeneas@ory.am>
    arekkas committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    5440afe View commit details
    Browse the repository at this point in the history
  5. u

    arekkas committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    451d6ba View commit details
    Browse the repository at this point in the history