-
-
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.
Merge pull request #5561 from nebulab/rainerd+elia/admin/index-component
[Admin] Introduce base Index Component
- Loading branch information
Showing
81 changed files
with
673 additions
and
1,222 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
web: env RUBY_DEBUG_OPEN=true bin/rails server | ||
css: bin/rails tailwindcss:watch | ||
admin_tailwind: bundle exec rake -C admin tailwindcss:watch | ||
sandbox: foreman start -d sandbox -f sandbox/Procfile.dev | ||
admin: bundle exec rake -C admin tailwindcss:watch |
32 changes: 0 additions & 32 deletions
32
admin/app/components/solidus_admin/adjustment_reasons/index/component.html.erb
This file was deleted.
Oops, something went wrong.
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
4 changes: 0 additions & 4 deletions
4
admin/app/components/solidus_admin/adjustment_reasons/index/component.yml
This file was deleted.
Oops, something went wrong.
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
30 changes: 0 additions & 30 deletions
30
admin/app/components/solidus_admin/option_types/index/component.html.erb
This file was deleted.
Oops, something went wrong.
26 changes: 20 additions & 6 deletions
26
admin/app/components/solidus_admin/option_types/index/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
35 changes: 0 additions & 35 deletions
35
admin/app/components/solidus_admin/orders/index/component.html.erb
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
en: | ||
create_order: 'Create Order' | ||
columns: | ||
items: | ||
one: 1 Item | ||
|
38 changes: 0 additions & 38 deletions
38
admin/app/components/solidus_admin/payment_methods/index/component.html.erb
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.