yayasoft / ytour

ytour
2 stars 0 forks source link

Order Search grid #229

Closed Avi888 closed 9 years ago

Avi888 commented 9 years ago

ordersearch-grid-1-01 ordersearch-grid-1-02 ordersearch-grid-1-03 ordersearch-grid-1-04 ordersearch-grid-1-05 ordersearch-grid-1-06 ordersearch-grid-1-07 ordersearch-grid-2-01 ordersearch-grid-2-02 ordersearch-grid-2-03

feigale commented 9 years ago

1 2 3 4 5 6 7 8 9 10

samat89 commented 9 years ago

sorting column works properly, except one case: When we push first time at column, grid sorts data by this column as ascending, When we push second time, grid sorts data in descending order When we push third time, it is ability of grid to disable sorting, so third time clicking on column means, that we don't want to see arrow of sorting

samat89 commented 9 years ago

DDL is not active now, because there is no logic on that. What this ddl mean?

Avi888 commented 9 years ago

Type of Currency display on the balance bar

On 5 בינו׳ 2015, at 14:19, Samat notifications@github.com wrote:

DDL is not active now, because there is no logic on that. What this ddl mean?

— Reply to this email directly or view it on GitHub https://github.com/yayasoft/ytour/issues/229#issuecomment-68700917.

אבי ירמלובסקי Avi Yarmalovski UI

טלפוןPhone/ : 03-5787772 פקס/Fax : 03-5700549

דוא"לE-mail/ : aviy@yayasoft.co.i mailto:yaya@yayasoft.co.ili אינטרנטInternet/ : http://www.yayasoft.co.il http://www.yayasoft.co.il/ http://www.hotelligence.co.il http://www.hotelligence.co.il/

suhrab commented 9 years ago

Could somebody give a spec for DDL "In local currency". List items + each item purpose in details

samat89 commented 9 years ago

In old version of ui-grid horizontal scrollbar was before footer(balance bar). In new version scrollbar is placed after footer. Also in old version horizontal scrollbar was placed till pinned column, now in new version it is placed till border of grid, so there is no need to white continuing background. So, balance bar(footer) will be placed before horizontal scrollbar. Now in new version it will look like following footer According https://github.com/yayasoft/ytour/issues/121 footer

novice3030 commented 9 years ago

I think "In local currency" is used to display prices in the agency local currency (so price conversion is in order) but ask @YairChen to be sure

samat89 commented 9 years ago

check box CN RQ is used for filter "Cancel request"

samat89 commented 9 years ago

DDL for Queue will be implemented properly in http://jira-logisense.cc.kg/browse/YT-129. Now it is just set in bar without logic

samat89 commented 9 years ago

DDL "In local currency" will be implemented, when it will be clear in http://jira-logisense.cc.kg/browse/YT-161

samat89 commented 9 years ago

Changeset 2954

Avi888 commented 9 years ago

Some of the fixes were made, I will open a new issue with corrections up to date