Rok Garbas
08c5d997dc
include query item in search suggestions ( #117 )
...
but only if it does not end with ".", since items with "." are partial
names only used to drill down to the actual package/option name.
when there is one result in suggestions and is the same as query we don't show results
2020-07-08 17:05:57 +02:00
Rok Garbas
af66eef748
dont show browser autocomplete for query input ( #116 )
2020-07-08 16:19:08 +02:00
Rok Garbas
46c7eaa46b
Some UX fixes for showing suggestions ( #112 )
...
* focus on query input when showing page
* less visible reloading of suggestions when typing
2020-07-06 14:27:37 +02:00
adisbladis
1f8939b3af
Suggestions for search field ( #74 )
2020-07-02 14:27:49 +02:00
Rok Garbas
3ecce08a94
Improve option search ranking ( #107 )
2020-06-19 08:53:49 +02:00
Rok Garbas
c420d05815
improve packages search query ( #102 )
2020-06-18 12:24:52 +02:00
Rok Garbas
7a73578d7c
handle 10000 package limit in the UI correctly ( #99 )
...
fixes #94
Co-authored-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
2020-06-15 09:51:09 +02:00
Rok Garbas
6992416c5a
List channel as button group ( #98 )
...
also fixes problem showing result when query is empty string
fixes #92
2020-06-12 12:57:47 +02:00
Rok Garbas
9f3de349e8
nicer loading spinner ( #91 )
...
fixes #29
2020-06-11 18:50:53 +02:00
Rok Garbas
f3139f56bf
Fixes wonky selection of item in search result ( #90 )
...
fixes #62
2020-06-11 18:29:51 +02:00
Rok Garbas
2983c00c74
problem with pagination when a number of items in result matches the display size ( #89 )
...
fixes #84
2020-06-11 17:18:52 +02:00
Rok Garbas
12bea73597
user attr_name and option_name for showDetailsFor ( #83 )
...
fixes #61
showDetailsFor -> show
2020-06-10 14:15:54 +02:00
Rok Garbas
7a9d4cd9d4
Reload search results on channel change ( #80 )
...
fixes #65
fixes #79
2020-06-10 13:14:36 +02:00
Rok Garbas
bddb6c43a6
fixed ( #78 )
2020-06-10 02:05:04 +02:00
Rok Garbas
c79de4b2df
Point to correct github location ( #77 )
...
fixes #70
2020-06-10 02:01:27 +02:00
Rok Garbas
b7df41a891
reduce the platform list and add platform link to hydra ( #76 )
...
fixes #73
fixes #72
2020-06-10 01:53:17 +02:00
adisbladis
0a6369ea86
improve nixos options search ( #55 )
...
Co-authored-by: Rok Garbas <rok@garbas.si>
2020-06-04 01:33:54 +02:00
Rok Garbas
ae670990dd
use one index per channel ( #54 )
2020-06-03 21:02:12 +02:00