lila/conf
Adam Morris ba5231f36f
Filter by country in coach page (#9203)
* show country select option

* show countries in mselect

* fix conf/routes

* nearly add filtering

* requires selector for location in CoachApi.scala

* add CoachRepo

* try and user lookup aggregate

* working country selection

* put correvt query in scala

* working selections

* show correct number

* sorting

* All to all

* only show available countries

* only show available countries

* sbt scalafmtAll

* don't use hardcoded coach db key

* don't use CoachRepo file

* remove CoachRepo class

* remove Countries._ import and instead use Countries.allPairs

* only search for country if country selection is used

* don't use Option.get

* don't show non-countries in the country selection

* use country value in match country

* use coach value in aggregate

* filter non-countries without error

* rename to _user

* add missing pagination

* skip after matching country
2021-06-23 11:53:56 +02:00
..
application.conf.default clarify secrets in base.conf, move one to application.conf.default 2021-01-25 16:51:00 +01:00
base.conf create pager duty maintenance window on scheduled restart 2021-06-16 10:26:24 +02:00
logback.xml swiss WIP 2020-05-05 16:18:58 -06:00
prod-logger.xml tweak plan logger rotation 2021-05-06 17:35:48 +02:00
routes Filter by country in coach page (#9203) 2021-06-23 11:53:56 +02:00