Having the graph be entirely missing when the user has JavaScript off is no good, there needs to be some reasonable fallback.
Version: master
Severity: major
Having the graph be entirely missing when the user has JavaScript off is no good, there needs to be some reasonable fallback.
Version: master
Severity: major
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Yurik | T73227 Graph extension does not have a fallback for non-JavaScript browsers | |||
| Resolved | Yurik | T87407 Implement server-side graph rendering | |||
| Resolved | akosiaris | T90487 Deploy graphoid service into production | |||
| Resolved | • csteipp | T93126 Perform a security review of graphoid | |||
| Resolved | Yurik | T93881 Improve Graphoid code | |||
| Resolved | Yurik | T93911 Make graphoid pass jshint tests | |||
| Resolved | Yurik | T93919 Remove unnecessary Graphoid code inherited from the template (in routes/) | |||
| Resolved | Yurik | T93921 Write Graphoid-specific tests | |||
| Resolved | Yurik | T94013 Update Graphoid to the latest version of service-template-node | |||
| Resolved | Yurik | T95417 Graphoid Code Review | |||
| Resolved | • mobrovac | T95533 Unify SCA Service Puppet Modules / Roles | |||
| Invalid | Yurik | T96557 List domains and aliases for Graphoid in production | |||
| Resolved | • mobrovac | T97123 Graphoid's routes should be RESTful |
The difference is "missing requirement" versus "implement a specific solution for the missing requirement".
If the graphs cannot be generated client-side, how can't they be generated server-side?
Graph is deployed, Graphoid is deployed. For now, graphoid fallback is used only by the older browsers, but I plan to start using it for anonymous user viewing as well. A proper announcement will be sent shortly.