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 #5414

Closed
wants to merge 39 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
1ee6bc4
Add a sample permalink to post responses
pento Nov 10, 2017
610dea6
Show the sample permalink, when available.
pento Nov 10, 2017
ce9bece
Linting errors
pento Nov 10, 2017
5c8a597
Add the sample permalink to all post types
pento Nov 10, 2017
68f298c
Open the slug edit form when clicking on the slug
pento Nov 10, 2017
a4312b7
Fix some linting errors
pento Nov 10, 2017
cd82e20
Add a link button beside the post title, to open the permalink UI.
pento Dec 22, 2017
f8824c5
Use an edit button to edit the permalink.
pento Dec 22, 2017
c5bdab1
Use addQueryArgs() for adding the preview argument.
pento Dec 22, 2017
c4bed95
Fix a PHP warning
pento Jan 8, 2018
2f8c280
Remove unused variables.
schlessera Jan 11, 2018
2c5aca0
Fix indentation linting error.
schlessera Jan 11, 2018
936a0fe
Make the slug editable.
schlessera Jan 11, 2018
16e9cba
Use post's slug property directly.
schlessera Jan 12, 2018
5f81e69
Fix a bunch of eslint errors.
pento Jan 12, 2018
21c0a69
Remove some unused code.
pento Jan 12, 2018
95cd61c
Add a couple more jsdoc blocks
pento Jan 12, 2018
decf9d5
Reintroduce "Copy" button next to permalink
schlessera Jan 23, 2018
74251fa
Adapt the buttons to share the same styling
schlessera Jan 23, 2018
cd3b9d1
Add docblock to onCopy handler
schlessera Jan 23, 2018
18c078c
Fix up some docblocks
pento Jan 24, 2018
af1be31
Use the actual slug for published posts.
pento Jan 24, 2018
45ea771
Turn permalink editing dialog into a Popover and add basic focus mana…
schlessera Mar 5, 2018
d7a19c0
Fine-tune button layout
schlessera Mar 5, 2018
8def7f6
Add initial support for using permalin_structure
schlessera Mar 5, 2018
3a2c098
Fix error introduced through rebase
schlessera Mar 8, 2018
c65612f
Add note about permalink being unavailable on new posts
schlessera Mar 8, 2018
846a115
Remove "-sanitized" slug suffix used for debugging
schlessera Mar 8, 2018
333d806
Add basic support for mobile screen sizes to allow for proper testing
schlessera Mar 8, 2018
9cc0c2a
Use @return instead of @returns to satisfy linter
schlessera Mar 8, 2018
3849729
Leave enough room for the permalink button on small screens
schlessera Mar 8, 2018
ed6be1e
Remove "unavailable" notice and disable permalink button on new posts
schlessera Mar 8, 2018
3629935
Clean up automated imports
schlessera Mar 8, 2018
f6326fb
Arg, remove trailing comma
schlessera Mar 8, 2018
369ffc8
Remove unused import
schlessera Mar 8, 2018
6529b10
Implement proper date & ID values for permalinks
schlessera Mar 8, 2018
0ee555a
Provide fallback in case pretty permalinks are disabled
schlessera Mar 8, 2018
081a317
Use preview links on unpublished posts
schlessera Mar 8, 2018
d1312b2
Don't paint tentative links red
schlessera Mar 8, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view