aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/dashboard.t
Commit message (Expand)AuthorAgeLines
* Offline process for CSV generation.M Somerville2020-08-11-0/+37
* Do not error in export if report has bad category.M Somerville2020-08-04-4/+7
* Only show access tokens once, and store hashed.Matthew Somerville2020-06-30-2/+3
* Fix dashboard report CSV export.Matthew Somerville2020-05-07-1/+2
* Include category groups in dashboard filter.Matthew Somerville2020-01-16-3/+8
* [UK] Mandate 2FA on superusers.Matthew Somerville2019-10-30-7/+11
* Test warnfix on confirmed comments lacking time.Matthew Somerville2019-10-14-7/+7
* Factor out test CSV content function.Matthew Somerville2019-02-25-12/+2
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-2/+6
* Add cobrand hook for dashboard viewing permission.Matthew Somerville2018-10-10-0/+32
* Tweak dashboard test for less output.Matthew Somerville2018-10-10-8/+5
* Dashboard update CSV export.Matthew Somerville2018-10-03-1/+31
* Add two fields to dashboard CSV export.Matthew Somerville2018-10-03-1/+3
* Merge branch '1919-consolidate-statistics'Matthew Somerville2017-11-29-682/+133
|\
| * Consolidate summary statistics pages.Matthew Somerville2017-11-29-679/+131
* | allow dashboard CSV export access using token authStruan Donald2017-11-29-0/+16
|/
* Treat dashboard end date as that given, inclusive.Matthew Somerville2017-11-16-1/+1
* add date range options to council dashboardStruan Donald2017-11-14-0/+39
* Add ability to log in on /auth via text.Matthew Somerville2017-09-30-2/+2
* sort body dashboard CSV export by report confirmed timeStruan Donald2017-09-07-4/+4
* include easting/northing in dashboard CSV exportStruan Donald2017-09-04-1/+6
* include ward in dashboard csv exportStruan Donald2017-09-04-0/+26
* Remove hardcoded states from templates.Matthew Somerville2017-08-31-14/+3
* Add inactive state to categories.Matthew Somerville2017-07-14-2/+1
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-3/+0
* Fix timing edge case test failure.Matthew Somerville2017-05-16-1/+1
* Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-2/+2
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-8/+3
* By default, use area-based alerts.Matthew Somerville2014-12-12-7/+7
* Test dashboard CSV export more thoroughlyDave Arter2014-04-30-3/+13
* Mock a date for dashboard testsHakim Cassimally2014-04-07-1/+5
* Use local DateTimes in dashboard and its tests.Matthew Somerville2014-04-07-6/+7
* Export reports as CSV on /dashboardHakim Cassimally2014-03-10-0/+7
* Re-enable dashboard testsHakim Cassimally2014-03-10-519/+521
* Disable dashboard.tMatthew Somerville2013-02-04-0/+4
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-6/+8
|\
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-3/+5
| * Rename area_id on Contacts table to body_id.Matthew Somerville2012-12-15-2/+2
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-1/+1
* | count planned and action scheduled as the same in the dashboardStruan Donald2012-10-02-1/+31
* | do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-11/+11
|/
* Treat Other more like a normal category.Matthew Somerville2012-07-19-2/+2
* Fix test (change was in b1ccde8).Matthew Somerville2012-07-16-1/+1
* make tests pass if run on a MondayStruan Donald2012-06-18-10/+12
* problem_status is only set for council user updates so check forStruan Donald2012-05-24-1/+1
* add closed state to pageStruan Donald2012-05-16-0/+20
* check that all fixed states coveredStruan Donald2012-05-16-2/+17
* add in tests for report counts at bottom of dashboardStruan Donald2012-05-16-8/+107
* tests for limiting by wardStruan Donald2012-05-15-1/+31
* tests for date counting and limiting by categoryStruan Donald2012-05-15-0/+226