Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

make sure the view filters are displayed exactly in the same order we have them in the layout #2556

Closed
teosarca opened this issue Jan 29, 2020 · 1 comment

Comments

@teosarca
Copy link
Member

Is this a bug or feature request?

What is the current behavior?

Which are the steps to reproduce?

What is the expected or desired behavior?

teosarca added a commit to metasfresh/metasfresh-webui-api-legacy that referenced this issue Jan 29, 2020
teosarca added a commit to metasfresh/metasfresh-webui-api-legacy that referenced this issue Feb 13, 2020
* SqlAndParams: use CharSequence for sql param

#1346

* minor

#1346

* LookupDataSourceContext minor QA

#1346

* minor

#1346

* minor

#1346

* minor

#1346

* ViewRowIdsOrderedSelection QA

#1346

* ViewRowIdsOrderedSelectionsHolder

#1346

* DocumentQueryOrderByList

#1346

* DocumentFilterList

#1346

* QA

#1346

* QA

#1346

* Values.localDateToJson

#1346

* StringLookupValue.of(id, displayName)

#1346

* QA

#1346

* SqlSelectDisplayValue

#1346

* SqlForFetchingLookupById, SqlForFetchingLookups, SqlSelectValue, SqlOrderByValue

#1346

* minor

#1346

* make ViewRowIdsOrderedSelections immutable

#1346

* view facettes prototype

#1346

* fix after merge

#1346

* minor

#1346

* minor

#1346

* minor

#1346

* facet filtering proptotyping

#1346

* make sure facet filters are displayed last

#1346

note: not working correctly yet, until metasfresh/metasfresh-webui-frontend-legacy#2556 is fixed

* facet prototyping

#1346

* facets prototyping

#1346

* hotfix

#1346

* hotfix

#1346

* sort filters correctly

#1346

* JSONLookupValueTest

#1346

* minor

#1346

* convert from list of maps to LookupValuesList

#1346

* DocumentFilterParam.getValueAsCollection

#1346

* Update DocumentPreconditionsAsContext.java

#1346

* Update ViewAsPreconditionsContext.java

#1346

* DateTimeConverters

#1346

* handle convert from one map to LookupValuesList

#1346

* Update WebuiRelatedProcessDescriptor.java

#1346

* Update StandardDocumentFilterDescriptorsProviderFactory.java

#1346

* Update DocumentFieldWidgetType.java

* DocumentFilterParam.getValueAsCollection

#1346

* facet filters shall use MultiValuesList widget type

#1346

* DescriptorsFactoryHelper.getValueClass - handle MultiValuesList widget

#1346

* Update SqlViewSelectionQueryBuilder.java

hotfix

#1346

* Update LookupValuesListTest.java

#1346

* cleanup

#1346

* LookupValuesList.ordered

#1346

* Update SqlViewSelectData.java

#1346

* LookupValuesList.ordered(boolean)

#1346

* make sure sorting is correct in case of date/time/numeric

#1346

* Update DataEntryTabLoaderTest.snap

#1346

* convert all tests to JUnit5; avoid SpringRunner

#1346

* remove unused code

#1346
@petrican petrican self-assigned this Feb 17, 2020
teosarca added a commit to metasfresh/metasfresh-webui-api-legacy that referenced this issue Feb 17, 2020
petrican pushed a commit that referenced this issue Feb 21, 2020
petrican pushed a commit that referenced this issue Feb 21, 2020
petrican pushed a commit that referenced this issue Feb 23, 2020
petrican pushed a commit that referenced this issue Feb 24, 2020
petrican pushed a commit that referenced this issue Feb 24, 2020
petrican pushed a commit that referenced this issue Feb 24, 2020
petrican pushed a commit that referenced this issue Feb 25, 2020
petrican pushed a commit that referenced this issue Feb 26, 2020
metas-ts pushed a commit that referenced this issue Feb 26, 2020
(cherry picked from commit 31f1da0)
@metas-ts
Copy link
Member

@petrican
I just 🍒 picked 31f1da0 to master

metas-ts pushed a commit that referenced this issue Feb 26, 2020
(cherry picked from commit 31f1da0)
(cherry picked from commit 4fcd9d4)
metas-ts pushed a commit that referenced this issue Feb 26, 2020
(cherry picked from commit 31f1da0)
(cherry picked from commit 4fcd9d4)
petrican pushed a commit that referenced this issue Feb 27, 2020
petrican added a commit that referenced this issue Feb 27, 2020
* Filters order as dictated by BE #2556

* Safety check #2556

* Revert safety check #2556

* Mosify filters map #2556

* Skips some of the tests that fail #2556

* Fix logic to show active filter #2556

* Fix rendering multiple filters grouped #2556

* Fix codacy complains #2556

* Fix showing correct filter

* Added extra safety check #2556

* Added some comments #2556

Co-authored-by: Teo Sarca <teo.sarca@metasfresh.com>
Co-authored-by: Tobias Schöneberg <metas-ts@users.noreply.github.com>
metas-ts pushed a commit that referenced this issue Feb 28, 2020
* Filters order as dictated by BE #2556

* Safety check #2556

* Revert safety check #2556

* Mosify filters map #2556

* Skips some of the tests that fail #2556

* Fix logic to show active filter #2556

* Fix rendering multiple filters grouped #2556

* Fix codacy complains #2556

* Fix showing correct filter

* Added extra safety check #2556

* Added some comments #2556

Co-authored-by: Teo Sarca <teo.sarca@metasfresh.com>
Co-authored-by: Tobias Schöneberg <metas-ts@users.noreply.github.com>
(cherry picked from commit ec42f20)
petrican pushed a commit that referenced this issue Mar 9, 2020
petrican pushed a commit that referenced this issue Mar 11, 2020
petrican pushed a commit that referenced this issue Mar 12, 2020
petrican added a commit that referenced this issue Mar 13, 2020
* Adapts to set filter as active in filter group #2556

* Add more meaningful name to el #2556

* Add fix for the case when another filter is set and nothing set in group #2556

* Refactor code to allow setting filter when other filters are set as well

* Renounce on default active filter set #2556

* Fix to show default values #2556

* Fix filter sending empty value #2556

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
metas-ts pushed a commit that referenced this issue Mar 13, 2020
* Adapts to set filter as active in filter group #2556

* Add more meaningful name to el #2556

* Add fix for the case when another filter is set and nothing set in group #2556

* Refactor code to allow setting filter when other filters are set as well

* Renounce on default active filter set #2556

* Fix to show default values #2556

* Fix filter sending empty value #2556

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
(cherry picked from commit 44d7cb1)
petrican pushed a commit that referenced this issue Mar 27, 2020
petrican pushed a commit that referenced this issue Mar 27, 2020
petrican added a commit that referenced this issue Mar 27, 2020
* Hotfix for filters in ic #2556

* Fix linter errors #2556

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Mar 28, 2020
  * [#6403](#6403) Avoid memory problems while exporting big datasets to excel
  * [#6393](#6393) Generating delivery days for >1 tour not working
  * [#1394](metasfresh/metasfresh-webui-api-legacy#1394) layout element: provide maxLength for Text and LongText fields
  * [#6364](#6364) Fixes/ adjustments: Excel Sales Order adjustments
  * [#6376](#6376) Avoid empty text for packing material in Product specifications
  * [#6382](#6382) Identifiers are swapped for Requests and Invoices
  * [#6390](#6390) Fix User Queries with dates throwing error
  * [#6405](#6405) Shipment dispo: cache invalidate when mass updating the records
  * [#2556](metasfresh/metasfresh-webui-frontend-legacy#2556) make sure the view filters are displayed exactly in the same order we have them in the layout
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants