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

Add block types REST API. #21065

Merged
merged 37 commits into from
May 26, 2020
Merged

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    4c0c2dc View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Remove space

    Co-authored-by: Andrew Duthie <andrew@andrewduthie.com>
    spacedmonkey and aduth authored May 7, 2020
    Configuration menu
    Copy the full SHA
    32b995d View commit details
    Browse the repository at this point in the history
  2. Change comment.

    Co-authored-by: Andrew Duthie <andrew@andrewduthie.com>
    spacedmonkey and aduth authored May 7, 2020
    Configuration menu
    Copy the full SHA
    4ec1eea View commit details
    Browse the repository at this point in the history
  3. Change comment.

    Co-authored-by: Andrew Duthie <andrew@andrewduthie.com>
    spacedmonkey and aduth authored May 7, 2020
    Configuration menu
    Copy the full SHA
    81ae460 View commit details
    Browse the repository at this point in the history
  4. Change title.

    Co-authored-by: Andrew Duthie <andrew@andrewduthie.com>
    spacedmonkey and aduth authored May 7, 2020
    Configuration menu
    Copy the full SHA
    1be9aaa View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Change comment.

    Co-authored-by: Andrew Duthie <andrew@andrewduthie.com>
    spacedmonkey and aduth authored May 8, 2020
    Configuration menu
    Copy the full SHA
    371ce8d View commit details
    Browse the repository at this point in the history
  2. Remove array_shift.

    Co-authored-by: Andrew Duthie <andrew@andrewduthie.com>
    spacedmonkey and aduth authored May 8, 2020
    Configuration menu
    Copy the full SHA
    9afefda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348ff88 View commit details
    Browse the repository at this point in the history
  4. Fixes.

    spacedmonkey committed May 8, 2020
    Configuration menu
    Copy the full SHA
    df16a9f View commit details
    Browse the repository at this point in the history
  5. Formatting.

    spacedmonkey committed May 8, 2020
    Configuration menu
    Copy the full SHA
    98b5e99 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2020

  1. Configuration menu
    Copy the full SHA
    a86db36 View commit details
    Browse the repository at this point in the history
  2. More tweaks

    spacedmonkey committed May 9, 2020
    Configuration menu
    Copy the full SHA
    c83d05b View commit details
    Browse the repository at this point in the history
  3. Fix lints

    spacedmonkey committed May 9, 2020
    Configuration menu
    Copy the full SHA
    730acc5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Tweak fields.

    spacedmonkey committed May 13, 2020
    Configuration menu
    Copy the full SHA
    3905157 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Feedback.

    spacedmonkey committed May 14, 2020
    Configuration menu
    Copy the full SHA
    8f32a72 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Add block category.

    spacedmonkey committed May 20, 2020
    Configuration menu
    Copy the full SHA
    3479ffc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Feedback

    spacedmonkey committed May 21, 2020
    Configuration menu
    Copy the full SHA
    acf6cbe View commit details
    Browse the repository at this point in the history
  2. Add back composer.lock.

    spacedmonkey committed May 21, 2020
    Configuration menu
    Copy the full SHA
    bfc2e07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e89f71 View commit details
    Browse the repository at this point in the history
  4. Tweak descriptions.

    spacedmonkey committed May 21, 2020
    Configuration menu
    Copy the full SHA
    ce8ea79 View commit details
    Browse the repository at this point in the history
  5. Add supports.

    spacedmonkey committed May 21, 2020
    Configuration menu
    Copy the full SHA
    e75b647 View commit details
    Browse the repository at this point in the history
  6. Add unit tests.

    spacedmonkey committed May 21, 2020
    Configuration menu
    Copy the full SHA
    6c2b6a6 View commit details
    Browse the repository at this point in the history
  7. More tweaks

    spacedmonkey committed May 21, 2020
    Configuration menu
    Copy the full SHA
    9eea8a3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Fix tests

    spacedmonkey committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f11b18d View commit details
    Browse the repository at this point in the history
  2. Tweak test.

    spacedmonkey committed May 22, 2020
    Configuration menu
    Copy the full SHA
    a45c48c View commit details
    Browse the repository at this point in the history
  3. Reuse fake block

    spacedmonkey committed May 22, 2020
    Configuration menu
    Copy the full SHA
    dbcca03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea4d71 View commit details
    Browse the repository at this point in the history
  5. Fix lint

    spacedmonkey committed May 22, 2020
    Configuration menu
    Copy the full SHA
    50efa40 View commit details
    Browse the repository at this point in the history
  6. Reuse wp_error.

    spacedmonkey committed May 22, 2020
    Configuration menu
    Copy the full SHA
    f9878fd View commit details
    Browse the repository at this point in the history
  7. Add more tests

    spacedmonkey committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b9675fd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Improve asserts.

    spacedmonkey committed May 24, 2020
    Configuration menu
    Copy the full SHA
    62f604e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Refactor permision check

    spacedmonkey committed May 25, 2020
    Configuration menu
    Copy the full SHA
    6db18c8 View commit details
    Browse the repository at this point in the history
  2. Add more tests.

    spacedmonkey committed May 25, 2020
    Configuration menu
    Copy the full SHA
    fcb6a1d View commit details
    Browse the repository at this point in the history
  3. Remove unused method.

    spacedmonkey committed May 25, 2020
    Configuration menu
    Copy the full SHA
    296efe6 View commit details
    Browse the repository at this point in the history
  4. Fix tests.

    spacedmonkey committed May 25, 2020
    Configuration menu
    Copy the full SHA
    b98d04c View commit details
    Browse the repository at this point in the history
  5. Use correct name.

    spacedmonkey committed May 25, 2020
    Configuration menu
    Copy the full SHA
    bfd9650 View commit details
    Browse the repository at this point in the history
  6. Improve tests.

    spacedmonkey committed May 25, 2020
    Configuration menu
    Copy the full SHA
    2744ebf View commit details
    Browse the repository at this point in the history