0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/ghost
Ronald Langeveld 819f510867
🐛 Fixed custom view not showing edit button in bad state (#22002)
ref ONC-715

- A customer reported an issue where one of their custom views in Admin doesn't
have the edit button appearing.
- The issue stems to a bad state in the database where `order` has
`null` as a value, however this should never be possible.
- To fix this, we allow the filtering which compares the routes with the
view query to ignore nulled keys in order for the edit button to be
populated.
- also added tests
2025-01-14 15:37:11 +09:00
..
activitypub
adapter-cache-memory-ttl
adapter-cache-redis
adapter-manager
admin 🐛 Fixed custom view not showing edit button in bad state (#22002) 2025-01-14 15:37:11 +09:00
announcement-bar-settings
api-framework
api-version-compatibility-service
audience-feedback
bookshelf-repository
bootstrap-socket
captcha-service Reverted mocha to resolve minimum Node version bump 2025-01-13 08:41:15 +01:00
collections
constants
core Added additional test routes (#22000) 2025-01-13 23:00:13 +00:00
custom-fonts Fixed redundant build steps in the custom-fonts package (#21733) 2024-11-27 04:38:20 +00:00
custom-theme-settings-service
data-generator
domain-events
donations
dynamic-routing-events
email-addresses
email-analytics-provider-mailgun
email-analytics-service Added metrics for job queue and email analytics (#21626) 2024-11-15 13:17:42 -06:00
email-content-generator
email-events
email-service Added support for line breaks in more editor card fields (credit: @cathysarisky) 2025-01-08 16:50:03 +00:00
email-suppression-list
express-dynamic-redirects
external-media-inliner
extract-api-key
ghost Update dependency express to v4.21.2 2024-12-10 10:48:47 +01:00
html-to-plaintext
i18n 🌐 Updated Italian translations (#21905) 2024-12-20 12:42:39 +00:00
identity-token-service
importer-handler-content-files
importer-revue Added support for line breaks in more editor card fields (credit: @cathysarisky) 2025-01-08 16:50:03 +00:00
in-memory-repository
job-manager Update dependency fastq to v1.18.0 (#21946) 2024-12-23 10:43:08 +00:00
link-redirects
link-replacer
link-tracking Added config flag to disable link click tracking (#21853) 2024-12-10 16:08:58 +00:00
magic-link
mail-events
mailgun-client Update dependency mailgun.js to v10.4.0 (#21957) 2024-12-30 10:41:04 +00:00
member-attribution
member-events
members-api Added option to disable free signups (#21862) 2024-12-20 02:43:48 +08:00
members-csv
members-events-service Added flag to disable lastSeenAt updater for member link clicks (#21802) 2024-12-04 10:53:01 -06:00
members-importer
members-ssr
mentions-email-report
milestones
minifier 🐛 Fixed minifier for Windows users (#21311) 2024-11-21 00:00:29 +00:00
model-to-domain-event-interceptor
mw-api-version-mismatch
mw-cache-control
mw-error-handler
mw-session-from-token Update dependency express to v4.21.2 2024-12-10 10:48:47 +01:00
mw-update-user-last-seen
mw-version-match 🐛 Fixed triggering wrong error for invalid client versions 2024-11-27 11:52:45 +01:00
mw-vhost
nql-filter-expansions
oembed-service
offers
package-json
payments
post-events
post-revisions
posts-service
prometheus-metrics Update dependency express to v4.21.2 2024-12-10 10:48:47 +01:00
recommendations
referrers
security
session-service Update dependency ua-parser-js to v1.0.40 (#21942) 2024-12-23 00:34:12 +00:00
settings-path-manager
slack-notifications
staff-service 🐛 Fixed words breaking to new line in emails on mobile (#21652) 2024-11-19 10:43:32 +00:00
stats-service
stripe 🐛 Fixed missing subscription attribution on free to paid upgrade (#21846) 2024-12-11 02:49:28 +00:00
tiers
tinybird Fixed Tinybird KPI results (#21914) 2024-12-18 16:59:24 +00:00
update-check-service
verification-trigger
version-notifications-data-service
webmentions
tsconfig.json