Ghost/ghost/admin/app/templates/settings
Kevin Ansfield 9fd87f565d Migrated <GhValidationStatusContainer> to {{validation-status}} modifier
no issue

- moved logic from `<GhValidationStatusContainer>` to a new `validation-status` modifier
  - removes a usage of the `ValidationState` mixin
  - migrated uses of the component to a mixin
  - paves the way for full removal of the `ValidationState` mixin in later refactors (mixins are deprecated)
- migrated `<GhFormGroup>` to a glimmer component
  - swapped the extend of `GhValidationStatusContainer` to usage of the `validation-status` modifier with a template-only component
  - updated all `<GhFormGroup>` to use the standard `class=""` instead of `@classNames=""` and `@class=""`
  - allows `data-test-*` attributes to be added to uses of `<FormGroup>` to help when complex components are grouped as a form input
2022-12-09 12:38:35 +00:00
..
design 🐛 Fixed missing active theme breaks design screen (#15602) 2022-10-30 14:14:11 +00:00
integrations Migrated <GhValidationStatusContainer> to {{validation-status}} modifier 2022-12-09 12:38:35 +00:00
labs WIP importer modal 2022-11-17 14:40:24 +00:00
staff Migrated <GhValidationStatusContainer> to {{validation-status}} modifier 2022-12-09 12:38:35 +00:00
analytics.hbs Wired new analytics settings for tracking email and sources 2022-10-27 17:29:33 +05:30
code-injection-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
code-injection.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
general-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
general.hbs Migrated <GhValidationStatusContainer> to {{validation-status}} modifier 2022-12-09 12:38:35 +00:00
history.hbs Updated tag and history breadcrumbs 2022-10-05 12:40:51 +07:00
integration.hbs Migrated <GhValidationStatusContainer> to {{validation-status}} modifier 2022-12-09 12:38:35 +00:00
integrations.hbs Added disabled state with CTA for Zapier integration 2022-10-05 15:36:52 +02:00
labs-loading.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
labs.hbs Added email stability feature flag 2022-11-18 15:46:18 +01:00
membership.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00
navigation.hbs Moved navigation screen components 2022-10-07 17:23:39 +01:00
newsletters.hbs Updated breadcrumb and title style across admin 2022-10-04 12:35:29 +07:00