-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename the
orders/new
component to orders/show
- Loading branch information
Showing
10 changed files
with
19 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 2 additions & 5 deletions
7
...lidus_admin/orders/new/component.html.erb → ...idus_admin/orders/show/component.html.erb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...nts/solidus_admin/orders/new/component.rb → ...ts/solidus_admin/orders/show/component.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
...ts/solidus_admin/orders/new/component.yml → ...s/solidus_admin/orders/show/component.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
# Add your component translations here. | ||
# Use the translation in the example in your template with `t(".hello")`. | ||
en: | ||
create_order: Create Order | ||
save: Save | ||
discard: Discard |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 0 additions & 10 deletions
10
admin/spec/components/previews/solidus_admin/orders/new/component_preview.rb
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
admin/spec/components/previews/solidus_admin/orders/new/component_preview/overview.html.erb
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
admin/spec/components/solidus_admin/orders/new/component_spec.rb
This file was deleted.
Oops, something went wrong.