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 Editable Permalinks #5756

Merged
merged 63 commits into from
Apr 15, 2018
Merged

Add Editable Permalinks #5756

merged 63 commits into from
Apr 15, 2018

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    b9c5934 View commit details
    Browse the repository at this point in the history
  2. Display the sample permalink

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    4f1c501 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a451e2 View commit details
    Browse the repository at this point in the history
  4. Add the permalink editing form

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    8353e7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6253a45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d99339 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1e0830 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8307f97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7a3547 View commit details
    Browse the repository at this point in the history
  10. Tweak the form a bit

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    034a077 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    19aa275 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7da16a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a44c379 View commit details
    Browse the repository at this point in the history
  14. 💪🏻📦

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    7a23f77 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ab21ea5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0b9205 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8523412 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4b0bce4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    edbbe9e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d9a8440 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6761c51 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    680b4b6 View commit details
    Browse the repository at this point in the history
  23. Revert "Move the permalink copy button later in the DOM, for better k…

    …eyboard tabbing."
    
    This reverts commit 996fd9a.
    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    85c4bda View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6660458 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3778a32 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4e83662 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    95b5ceb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d8f1ef2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7a2a12c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3ea1481 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    71a29c7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c135851 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8bbcf6e View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b697cae View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2b0156c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b281331 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6f796fb View commit details
    Browse the repository at this point in the history
  38. Remove a redundant CSS block.

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    02dea6c View commit details
    Browse the repository at this point in the history
  39. Remove some more redundant CSS.

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    a02c4a0 View commit details
    Browse the repository at this point in the history
  40. Fix some failing unit tests.

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    5e6baab View commit details
    Browse the repository at this point in the history
  41. lov2work w/ old phpunit

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    c401948 View commit details
    Browse the repository at this point in the history
  42. Make the permalink display in the correct order in LTR languages.

    Duplicates a similar fix in the classic editor.
    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    65cf88e View commit details
    Browse the repository at this point in the history
  43. Rename sample_permalink to permalink_template, remove the duplica…

    …tion of the postname, and reshuffle the relevant code.
    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    b0be34a View commit details
    Browse the repository at this point in the history
  44. Fix Travis

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    19f4f3a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    aeb3a84 View commit details
    Browse the repository at this point in the history
  46. Actually fix Travis.

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    14d23ee View commit details
    Browse the repository at this point in the history
  47. 💀

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    38e5444 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    380f40e View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    98c36f7 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    f63debc View commit details
    Browse the repository at this point in the history
  51. Nudge the copy button a little.

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    daa4b8f View commit details
    Browse the repository at this point in the history
  52. Refresh the post when the user returns to the page after having click…

    …ed the Change Permalinks button.
    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    1f703b0 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    40eff87 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    0bf43de View commit details
    Browse the repository at this point in the history
  55. Fix some linting errors.

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    5db2b58 View commit details
    Browse the repository at this point in the history
  56. Move the addEventListener to a callback, and remove it when the compo…

    …nent is unmounting.
    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    6ded524 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    fb49a35 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    91e26fb View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    17392bd View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    48fbdec View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8766dab View commit details
    Browse the repository at this point in the history
  62. Add a draft_slug to the REST API response for posts that are drafts, …

    …and don't have a slug defined.
    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    7e56148 View commit details
    Browse the repository at this point in the history
  63. Linting.

    pento committed Apr 13, 2018
    Configuration menu
    Copy the full SHA
    6d3960f View commit details
    Browse the repository at this point in the history