[Purchase agency service individual development --No.011] Create a link to the order list on the company management screen

Pull Request

Overview

Since it was difficult to understand the lead from the company details screen to the order list screen, I added a link to the list.

image

ToDo list

--Add a link to the order list screen to the last line of the company details list

image

ToDo list details

--Add a link to the order list screen to the last line of the company details list

slim:app/views/orgs/show.html.slim


.mt-8.sm:mt-0.sm:grid.sm:grid-cols-3.sm:gap-4.sm:border-t.sm:border-gray-200.sm:px-6.sm:py-5
  dt.text-sm.leading-5.font-medium.text-gray-500
    |Order list
  dd.mt-1.text-sm.leading-5.text-gray-900.sm:mt-0.sm:col-span-2
    = link_to orders_ordering_org_sides_path, class: 'text-sm font-medium text-indigo-600 truncate hover:text-indigo-400' do
      |Order list

Operation check

Acceptance criteria

-[] A link to the order list screen has been added to the last line of the company details list.

image

Recommended Posts

[Purchase agency service individual development --No.011] Create a link to the order list on the company management screen
[Purchase agency service individual development --No.010] Go to the company switching screen, company details screen, and order screen after company switching
[Purchase agency service personal development --No.008] Introduce ActionView :: Component and adapt the navigation bar to the full screen
[No.003] Create an order list screen for the orderer
[Purchase agency service individual development --No.009] Figma will be used to improve the switching and design of companies.
[No.007] Organization management screen and login process to the organization
[Purchase agency service personal development --No.012] Dropdown implemented in JS
I want to create a chat screen for the Swift chat app!
I tried to create a Spring MVC development environment on Mac
How to display products by category on the same list screen
(Ruby on Rails6) Create a function to edit the posted content
Gorigori SIer SE tried to create a Web service by personal development