John R. Supplee
7e8475e64d
Add link to search header for storing search
2021-01-17 21:04:05 +02:00
John R. Supplee
d74dc92681
Global Search improvements
...
* support for searching from the URL
* add support for searching by assignee and member
2021-01-17 16:01:42 +02:00
John R. Supplee
8059856c39
Convert global search instructions to translatable tags
2021-01-17 00:35:39 +02:00
John R. Supplee
7a5aa469cd
Modify search results translations
...
* use named place holders in translation tag with multiple values
2021-01-16 20:45:05 +02:00
Lauri Ojansivu
4180224fd9
Limit visibility of Global Search, My Cards and Due Cards to logged in users, because they do not work without logging in.
...
Thanks to xet7 !
2021-01-16 04:59:17 +02:00
John R. Supplee
a56d47c768
Global search fixes
...
* use @ and # as the abbrevs for the user and list operators
* comment out debug code
* Modify display of card result counts
* Fix bug with publication not returning current user document
2021-01-15 00:33:24 +02:00
John R. Supplee
3214800741
Global search display total hits
...
* modify User model to store some session data for searches
* Display total hits in search results
2021-01-14 16:54:44 +02:00
John R. Supplee
81d120ac50
Update search instructions
2021-01-14 12:47:23 +02:00
John R. Supplee
423480903f
Fix bug in displaying results count
2021-01-13 21:54:15 +02:00
John R. Supplee
f00395a6b6
Add resultCard component for standard display of a card search result
2021-01-13 21:46:18 +02:00
John R. Supplee
a27aaca918
Global search instructions edits
2021-01-13 20:31:41 +02:00
John R. Supplee
03e5d84e0e
Edit search operator help text
2021-01-13 18:12:21 +02:00
John R. Supplee
25dc779a73
Global search development
...
* Add translation tags
* Use translation tags for showing result count
* Add logic for selecting cards by labels
* Readd code for searching card text that was mistakenly deleted
2021-01-13 16:52:56 +02:00
John R. Supplee
80b23e5cc1
Global search - add error messages for terms that are not found
2021-01-13 01:14:49 +02:00
John R. Supplee
2e17f2b4b9
Global search development
...
* Add text query ability
* limit results to 50
* display results count
2021-01-12 16:48:29 +02:00
John R. Supplee
34000ad159
Move global search to cards model
...
* add some explanation of the operators
2021-01-12 00:48:43 +02:00
John R. Supplee
01bd94d2b3
Global search limited working prototype
...
* added publication
* need to filter cards on client side
2021-01-10 22:58:29 +02:00
John R. Supplee
5913a4af1b
Global search development
...
* search input
* parse query with operators
2021-01-10 21:52:25 +02:00