From 6ec2dadd40e817c35790f480c8aa5e50c17d55dc Mon Sep 17 00:00:00 2001 From: Alexander Van Dyke Date: Tue, 16 Oct 2018 16:30:34 -0500 Subject: [PATCH 1/2] Allow users to edit the field after they create it in the field wizard. They can also go back and keep adding fields and editing them until they are done with that schema. --- .../pages/schema/field-wizard.component.html | 155 ++++++++++------ .../pages/schema/field-wizard.component.ts | 173 ++++++++++++------ .../schemas/pages/schema/field.component.ts | 5 + .../forms/field-form-common.component.ts | 26 ++- 4 files changed, 247 insertions(+), 112 deletions(-) diff --git a/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html b/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html index 3ed1825bb..10770b9c6 100644 --- a/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html +++ b/src/Squidex/app/features/schemas/pages/schema/field-wizard.component.html @@ -1,68 +1,111 @@ -
- - - - Add Nested Field - - - - Add Field - + + + + Add Nested Field - - - -
-
-
-