dc d95f440c4f docs(viewer): document full table search semantics with a screenshot
The "Full Table Search" section said only that a search box exists. It now
states the behaviour that users actually hit:

- the search covers every column at once, character columns by case sensitive
  CONTAINS and numeric columns by exact match
- the Numeric toggle switches to exact numeric matching
- an applied filter scopes the search
- results are capped by DC_MAXOBS_WEBVIEW (linked to the options page), and the
  row count next to the table name reports the match count
- a search with no matches shows the "No data found with given conditions"
  panel

Adds a screenshot of the search in action (docs/img/full-table-search.png),
captured from a running instance via the Cypress suite in the dc repo.
2026-09-16 00:52:12 +00:00
2025-10-01 12:34:20 +01:00
2021-04-30 15:49:04 +03:00
2021-03-20 14:56:16 +01:00
2023-06-30 16:41:08 +01:00
2022-07-15 14:26:54 +01:00
2022-10-14 22:40:27 +01:00
2026-08-10 17:11:53 +01:00
2021-05-12 23:22:35 +03:00
2026-08-10 17:11:53 +01:00
2026-08-10 17:11:53 +01:00
2022-04-21 12:34:29 +00:00
2022-01-17 22:13:36 +01:00
2023-06-30 16:43:12 +01:00
2021-01-05 18:48:13 +00:00

Deploy steps in build.sh

Note that the readme has been renamed to README.txt to prevent github pages from considering it to be the index by default!
S
Description
Data Controller documentation site
https://docs.datacontroller.io
Readme
89 MiB
Languages
HTML 99.4%
Shell 0.6%