Ghost/ghost/admin/public/assets
Michael Barrett 59fe794b0c
Implemented duplicate post functionality (#16767)
refs: https://github.com/TryGhost/Team/issues/3139 https://github.com/TryGhost/Team/issues/3140

- Added duplicate post functionality to post list context menu
  - Currently only a single post can be duplicated at a time
  - Currently only enabled via the `Making it rain` flag
- Added admin API endpoint to copy a post - `POST ghost/api/admin/posts/<post_id>/copy/`
- Added admin API endpoint to copy a page - `POST ghost/api/admin/pages/<page_id>/copy/`
2023-05-15 09:30:32 +01:00
..
fonts Switching default font to Inter (#2429) 2022-07-21 09:58:22 +02:00
icons Implemented duplicate post functionality (#16767) 2023-05-15 09:30:32 +01:00
img Added Pintura integration page in Admin (#16686) 2023-04-20 21:20:07 +05:30
videos Updated loading animation 2022-09-16 14:22:01 +02:00