Commit Graph

19 Commits

Author SHA1 Message Date
myml
8be88cb273
fix(search): search result display as empty after clearing field (#5283) 2022-05-14 21:21:23 -04:00
Guillaume Hanotel
e3fd967ad7
feat: ability to open search result in new tab with middle-click (#2919) 2021-01-29 14:14:27 -05:00
Nicolas Giard
a57d9af34c
Merge pull request from GHSA-pgjv-84m7-62q7 2020-10-23 18:49:25 -04:00
Alice Barker
b588e5522c
fix: add overflow scroll to search results (#2232)
* Add overflow scroll to search results

All search results were not visible on desktop screens beyond the viewport height, adding overflow-y: scroll fixes this

* Update search-results.vue
2020-08-15 13:35:11 -04:00
NGPixel
144950ea70 fix: stop search loading when exiting 2020-06-01 21:35:10 -04:00
NGPixel
f6bad765a2 feat: assets move + comments migration + admin users UI 2020-05-21 00:20:57 -04:00
NGPixel
9c40975aeb fix: missing pagination on search results (#942) 2020-02-01 15:17:29 -05:00
NGPixel
9e35126fc5 fix: search hint display no results found error when empty (#1255) 2019-11-23 16:35:34 -05:00
NGPixel
d69dde1df5 fix: UI fixes + search crash (#1086) 2019-11-02 16:04:43 -04:00
Nick
309de5bc17 misc: deps cleanup + form validation fixes 2019-09-15 23:20:40 -04:00
Nick
10e19700e5 fix: UI improvements 2019-08-25 14:23:56 -04:00
NGPixel
eccf1a1b19 misc: migrate to vuetify 2.0 (wip) 2019-07-29 04:51:43 +00:00
Nick
b6f1e1805e feat: locales availability + IE display mode 2019-07-12 23:57:15 -04:00
Nick
1d3a87168d feat: common components localization 2019-06-10 21:31:32 -04:00
Nick
0fd681c1a5 fix: code lint 2019-03-19 14:46:10 -04:00
Nick
21ee8c0c0b feat: azure search module + rebuild index 2019-03-11 00:47:27 -04:00
Nick
f7664339f4 feat: search suggestions + results UI improvements 2019-03-10 01:28:58 -05:00
Nick
ab42e5e1ab feat: postgres search engine 2019-03-09 18:43:32 -05:00
Nick
b5db531234 feat: search + basic engine (wip) 2019-03-09 00:51:47 -05:00