docspell/modules/webapp/src/main/elm/Util
Eike Kettner 5e77ff0fc5 Start search by pressing enter and not on each stroke
This reduces (unecessary) requests and eases the restless list
rendering. Throttling is still in place to avoid too many requests
when e.g. holding the enter-key.
2020-06-22 00:46:11 +02:00
..
Address.elm Using elm-format for all files 2019-12-29 21:55:12 +01:00
Contact.elm Using elm-format for all files 2019-12-29 21:55:12 +01:00
Duration.elm Using elm-format for all files 2019-12-29 21:55:12 +01:00
File.elm Using elm-format for all files 2019-12-29 21:55:12 +01:00
Html.elm Start search by pressing enter and not on each stroke 2020-06-22 00:46:11 +02:00
Http.elm Fix elm-analyse issues 2020-01-29 20:56:14 +01:00
List.elm Add a load-more button to item list 2020-06-06 11:05:15 +02:00
Maybe.elm Add edit icon for changing attachment name 2020-06-14 17:03:07 +02:00
Size.elm Using elm-format for all files 2019-12-29 21:55:12 +01:00
String.elm Use cards for viewing items 2020-05-17 21:42:16 +02:00
Tag.elm Use same limit for searchable dropdowns 2020-06-09 22:57:21 +02:00
Time.elm Using elm-format for all files 2019-12-29 21:55:12 +01:00
Update.elm Throttle search requests 2020-06-13 21:17:15 +02:00