datatracker/ietf/templates/doc/search
Jennifer Richards b65a37b6e8
feat: POST for document search requests (#8206)
* refactor: doc search via POST (WIP)

Changes the search view to use a POST instead of a GET. Refactors cache key computation to use cleaned data.

Still todo:
 * refactor frontpage view to match
 * refactor menubar search (?)
 * refactor stats view that uses SearchForm
 * revive or drop the "backwards compatibility" branch

* feat: convert GET search to POST

Still todo:
 * refactor frontpage view to match
 * refactor menubar search (?)
 * refactor stats view that uses SearchForm

* fix: revert frontpage changes, search works

Still todo:
 * refactor stats view that uses SearchForm

* fix: define vars in all branches

* refactor: update stats use of SearchForm

* chore: improve message

* fix: remove lint

* chore: comments re: QuerySetAny

* test: test query string search params

* style: Black

* test: refactor test_search()

* test: refactor test_search_became_rfc()

* test: use scroll_and_click helper
2024-11-14 16:05:38 -06:00
..
search.html test: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00
search_form.html feat: POST for document search requests (#8206) 2024-11-14 16:05:38 -06:00
search_result_row.html feat: replace references to User with references to Person (#6024) 2024-01-24 11:00:19 -06:00
search_results.html fix: Never show AD col on drafts_for_ad.html (#6914) 2024-01-12 16:39:59 -06:00
status_columns.html fix: teach search about rfcs and subseries (#6431) 2023-10-04 17:12:01 -03:00