aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend/html/zen.js
Commit message (Expand)AuthorAgeFilesLines
* Dashboard: view -> list rename, table style fix, file name appended to downlo...Martin Ridgers2024-12-121-3/+3
* Dashboard: oplog tree view (#217)Martin Ridgers2024-11-181-1376/+10
* Self-hosted dashboard: Searchable oplog and links between oplog entry depende...v5.5.12-pre0Martin Ridgers2024-11-111-127/+178
* Dashboard: oplog entry data download, more detail, styling tweaks. (#194)Martin Ridgers2024-10-141-98/+180
* Dashboard: alignment of complex stats & logo goes home (#187)Martin Ridgers2024-10-101-53/+52
* - Improvement: Self-hosted dashboard (#181)Martin Ridgers2024-10-031-156/+684
* CSS colours in one place + small modal dialog fix. (#169)Martin Ridgers2024-09-261-1/+3
* Added pagination when browsing oplog entriesMartin Ridgers2024-09-241-5/+19
* Build action cells using toolbarsMartin Ridgers2024-09-241-4/+11
* Removed commented out codeMartin Ridgers2024-09-241-1/+0
* Convenience on_click() that infers action classMartin Ridgers2024-09-241-2/+8
* Component.inner() for access to the underlying DOM elementMartin Ridgers2024-09-241-0/+5
* Deleted superfluous variable name suffixMartin Ridgers2024-09-241-7/+7
* Toolbars can be used within other elementsMartin Ridgers2024-09-241-1/+11
* Leave blank table cells emptyMartin Ridgers2024-09-241-1/+1
* Lighten toolbar separatorsMartin Ridgers2024-09-241-1/+1
* Rudimentary toolbar componentMartin Ridgers2024-09-241-0/+35
* Test page of dashboard widgetsMartin Ridgers2024-09-241-0/+75
* Added a Page.set_title() to replace free zen_title()Martin Ridgers2024-09-241-10/+9
* add_section() is provided by Page baseMartin Ridgers2024-09-241-10/+12
* Min/max width for dashboard contentMartin Ridgers2024-09-241-1/+1
* Initial version of in-proc HTML dashboardMartin Ridgers2024-09-241-0/+595