Skip to content

Commit

Permalink
Move component classes, view files and language strings into orange t…
Browse files Browse the repository at this point in the history
…heme

Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Jan 3, 2024
1 parent 21e8d07 commit edcd9f0
Show file tree
Hide file tree
Showing 31 changed files with 0 additions and 1,918 deletions.
22 changes: 0 additions & 22 deletions resources/lang/en/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,6 @@
'alert_slot_type_required' => 'Please select a slot type.',
'alert_max_guest_reached' => 'We\'ve reached the maximum number of orders allowed for the selected timeslot, please choose another timeslot.',

'component_title' => 'Local Box Component',
'component_desc' => 'Displays local information box',
'text_heading' => 'Restaurants',
'text_local_heading' => '%s - Restaurant',
'text_delivery_time' => 'Delivery Time',
Expand Down Expand Up @@ -288,16 +286,11 @@
'help_delivery_distance' => 'Add additional charges based on the delivery distance per unit. These will be in addition to delivery condition charges. Rules are applied in the order in which they appear.',

'search' => [
'component_title' => 'Local Search Component',
'component_desc' => 'Displays a standalone local search form',

'text_change' => 'change',
'text_saved_addresses' => 'Saved addresses',
],

'review' => [
'component_title' => 'Local Review Component',
'component_desc' => 'Displays a list of local reviews',
'text_review_heading' => 'Customer Reviews of %s',
'text_total_review' => '(%s)',
'text_no_review' => 'There are no reviews yet.',
Expand All @@ -319,21 +312,6 @@
'alert_review_status_history' => 'Review can not be added because order/reservation is not completed',
],

'info' => [
'component_title' => 'Local Info Component',
'component_desc' => 'Displays the local information box',
],

'gallery' => [
'component_title' => 'Local Gallery Component',
'component_desc' => 'Displays local images',
],

'list' => [
'component_title' => 'Local List Component',
'component_desc' => 'Displays a list of locations',
],

'reviews' => [
'side_menu' => 'Reviews',
'permissions' => 'Manage user reviews',
Expand Down
22 changes: 0 additions & 22 deletions resources/views/_components/gallery/default.blade.php

This file was deleted.

28 changes: 0 additions & 28 deletions resources/views/_components/info/areas.blade.php

This file was deleted.

45 changes: 0 additions & 45 deletions resources/views/_components/info/default.blade.php

This file was deleted.

44 changes: 0 additions & 44 deletions resources/views/_components/info/hours.blade.php

This file was deleted.

22 changes: 0 additions & 22 deletions resources/views/_components/localbox/box_one.blade.php

This file was deleted.

37 changes: 0 additions & 37 deletions resources/views/_components/localbox/box_two.blade.php

This file was deleted.

26 changes: 0 additions & 26 deletions resources/views/_components/localbox/container.blade.php

This file was deleted.

61 changes: 0 additions & 61 deletions resources/views/_components/localbox/control.blade.php

This file was deleted.

12 changes: 0 additions & 12 deletions resources/views/_components/localbox/control_info.blade.php

This file was deleted.

15 changes: 0 additions & 15 deletions resources/views/_components/localbox/default.blade.php

This file was deleted.

Loading

0 comments on commit edcd9f0

Please sign in to comment.