aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/frontend
Commit message (Expand)AuthorAgeFilesLines
* tighten elliptical ring radiifeature/oplog-dependency-graphMtBntChvn2026-02-212-8/+8
* use elliptical rings for node expansion placementMtBntChvn2026-02-212-13/+26
* replace fireworks expansion with ripple (concentric rings) placementMtBntChvn2026-02-212-82/+127
* focus view on expanded node and fit children after expansionMtBntChvn2026-02-201-0/+1
* reduce expansion spread for tighter graph layoutMtBntChvn2026-02-201-3/+3
* prevent re-push on collapse and re-expandMtBntChvn2026-02-201-1/+3
* fix collapsed nodes not re-expandableMtBntChvn2026-02-201-1/+1
* remove breadcrumb path dimming from graph nodesMtBntChvn2026-02-201-8/+0
* extract shared GraphEngine from graph views, add filtering and searchMtBntChvn2026-02-206-4068/+3133
* WIP: add real data mode to graph debug playgroundMtBntChvn2026-02-202-62/+2791
* add uniform view navigation links to dashboard pagesMtBntChvn2026-02-188-111/+1762
* add interactive dependency graph view to dashboardMtBntChvn2026-02-185-0/+1192
* Fix formatting of stat pages (#748)Liam Mitchell2026-02-094-3/+10
* Zs/oplog navigation fix (#731)Zousar Shaker2026-01-232-6/+6
* Avoid rendering user text input as HTML (#700)Liam Mitchell2026-01-092-1/+1
* Added actions to drop all projects or all z$ namespaces. (#655)Martin Ridgers2025-11-183-2/+54
* Include version string on the dashboard's start page. (#651)Martin Ridgers2025-11-174-2/+26
* Mr/dashboard stats summary tweak (#592)Martin Ridgers2025-10-202-9/+14
* Sorting oplog tree view by size would raise an error. (#497)Martin Ridgers2025-09-162-1/+1
* clean up trace options parsing (#473)Dan Engelbrecht2025-08-221-0/+2
* New frontend zip.Florent Devillechabrol2025-08-141-0/+0
* If the oplog has no packagestoreentry then show the raw json.Florent Devillechabrol2025-08-141-2/+5
* New frontend zip.Florent Devillechabrol2025-08-141-0/+0
* Do not skip oplog without package data.Florent Devillechabrol2025-08-142-36/+39
* Surfaced basic z$ information to self-hosted dashboard (#441)Martin Ridgers2025-06-183-0/+124
* xmake updatefrontendzousar2025-04-161-0/+0
* Make metadata presentation more genericzousar2025-04-151-23/+42
* xmake updatefrontendzousar2025-04-151-0/+0
* Fix for BigInt conversion bugzousar2025-04-151-1/+1
* xmake updatefrontendzousar2025-04-111-0/+0
* Avoid signed overflow using BigIntzousar2025-04-115-13/+16
* xmake updatefrontendzousar2025-04-041-0/+0
* Merge pull request #343 from ue-foundation/zs/web-ui-oplog-searchZousar Shaker2025-04-042-3/+7
|\
| * Oplog search improvementszousar2025-04-032-3/+7
* | Alternate fix by explicitly initializing pkg_idzousar2025-04-041-2/+1
* | Bump db versionzousar2025-04-031-1/+1
* | Don't duplicate ID bytes when more than one pkg_datazousar2025-04-031-0/+1
|/
* Updating frontend archivezousar2025-04-011-0/+0
* builds url discovery (#334)Dan Engelbrecht2025-04-012-3/+19
* long filename support (#330)Dan Engelbrecht2025-03-311-2/+2
* Removed do_nothing from entry.jszousar2025-03-251-2/+0
* Add CookPackageArtifacts attachment to web uizousar2025-03-211-2/+67
* Missing import statment on dashboard's start page (#314)Martin Ridgers2025-03-192-0/+1
* Dashboard: view -> list rename, table style fix, file name appended to downlo...Martin Ridgers2024-12-125-5/+8
* Dashboard CSS fixes and archival of a partial treemap view (#242)Martin Ridgers2024-11-284-6/+194
* Dashboard: display package data sizes in oplog entry and tree views. (#232)Martin Ridgers2024-11-268-42/+168
* Dashboard: oplog tree view (#217)Martin Ridgers2024-11-1816-1385/+1682
* Self-hosted dashboard: Searchable oplog and links between oplog entry depende...v5.5.12-pre0Martin Ridgers2024-11-1110-372/+1000
* Dashboard: oplog entry data download, more detail, styling tweaks. (#194)Martin Ridgers2024-10-146-103/+217
* Dashboard: alignment of complex stats & logo goes home (#187)Martin Ridgers2024-10-103-57/+78