2017-10-16 |
Anton Shestakov |
viewer: pie charts with check stats
|
file |
diff |
annotate
|
2017-10-16 |
Anton Shestakov |
viewer: restyle chart tooltip, add series colors
|
file |
diff |
annotate
|
2017-10-06 |
Anton Shestakov |
viewer: add top margin to .chart-container (in case there's no reference check)
|
file |
diff |
annotate
|
2017-10-03 |
Anton Shestakov |
viewer: show tooltip for line chart
|
file |
diff |
annotate
|
2017-09-20 |
Anton Shestakov |
viewer: basic line chart for checks (errors, warnings, duration)
|
file |
diff |
annotate
|
2017-09-20 |
Anton Shestakov |
viewer: use two columns for info lists on check page for small screens too
|
file |
diff |
annotate
|
2017-09-18 |
Anton Shestakov |
viewer: show a solid color dot on check page to bring attention to the result
|
file |
diff |
annotate
|
2017-09-18 |
Anton Shestakov |
viewer: short summary and a link to compare on check page when makes sense
|
file |
diff |
annotate
|
2017-09-16 |
Anton Shestakov |
viewer: move check-log block to a separate template file
|
file |
diff |
annotate
|
2017-07-30 |
Anton Shestakov |
viewer: move .check-log collapser function to candolint.js
|
file |
diff |
annotate
|
2017-07-22 |
Anton Shestakov |
viewer: don't wrap words in check title, it's short and contains special chars
|
file |
diff |
annotate
|
2017-07-22 |
Anton Shestakov |
viewer: show check results in plain text in the details list
|
file |
diff |
annotate
|
2016-11-16 |
Anton Shestakov |
templates: use strict equals in collapser code
|
file |
diff |
annotate
|
2016-10-07 |
Anton Shestakov |
viewer: display full project link, but shade domain and user part
|
file |
diff |
annotate
|
2016-07-12 |
Anton Shestakov |
viewer: also don't collapse on failures
|
file |
diff |
annotate
|
2016-07-08 |
Anton Shestakov |
viewer: show check results in a bigger font
|
file |
diff |
annotate
|
2016-07-07 |
Anton Shestakov |
viewer: remove special case for cleanup task collapser
|
file |
diff |
annotate
|
2016-07-07 |
Anton Shestakov |
models: revs are not unique, can be nulls
|
file |
diff |
annotate
|
2016-07-06 |
Anton Shestakov |
viewer: remove Check.get_url() method for not being very useful
|
file |
diff |
annotate
|
2016-07-05 |
Anton Shestakov |
viewer: provide links to file/line on warnings/errors in check logs
|
file |
diff |
annotate
|
2016-07-05 |
Anton Shestakov |
viewer: provide change/branch links for projects (i.e. on Bitbucket)
|
file |
diff |
annotate
|
2016-07-04 |
Anton Shestakov |
viewer: allow viewing checker output as plain text
|
file |
diff |
annotate
|
2016-07-04 |
Anton Shestakov |
viewer: show commit branch as a separate list item
|
file |
diff |
annotate
|
2016-07-03 |
Anton Shestakov |
viewer: create collapsers wholly on client-side
|
file |
diff |
annotate
|
2016-07-03 |
Anton Shestakov |
viewer: don't collapse checks block by default, everything else is fine
|
file |
diff |
annotate
|
2016-06-29 |
Anton Shestakov |
viewer: add proper markup to changeset date so it's picked up by moment.js
|
file |
diff |
annotate
|
2016-06-28 |
Anton Shestakov |
viewer: setup and clone tasks without errors/warnings are collapsed by default
|
file |
diff |
annotate
|
2016-06-26 |
Anton Shestakov |
viewer: make task blocks collapsible (except cleanup)
|
file |
diff |
annotate
|
2016-06-19 |
Anton Shestakov |
incoming: use dicts instead of tuples for Check.lines
|
file |
diff |
annotate
|
2016-06-19 |
Anton Shestakov |
models: add Project.get_title() method, use it, test it
|
file |
diff |
annotate
|
2016-06-19 |
Anton Shestakov |
viewer: use a lineno class to put styles on the line number links
|
file |
diff |
annotate
|
2016-06-15 |
Anton Shestakov |
viewer: use new get_duration() method to format time taken by a check
|
file |
diff |
annotate
|
2016-06-15 |
Anton Shestakov |
viewer: use new get_url() method for project and check links
|
file |
diff |
annotate
|
2016-06-15 |
Anton Shestakov |
viewer: the two existing UI modules can just use positional arguments
|
file |
diff |
annotate
|
2016-06-15 |
Anton Shestakov |
viewer: use a UI module for rendering time elements
|
file |
diff |
annotate
|
2016-06-14 |
Anton Shestakov |
viewer: add check view
|
file |
diff |
annotate
|