Commit graph

11 commits

Author SHA1 Message Date
Sean McGivern
5b69808232 Rename user cohorts -> cohorts 2017-04-14 15:20:55 +02:00
Sean McGivern
81022d7667 Add user cohorts table to admin area
This table shows the percentage of users who registered in the last
twelve months, who last signed in during or later than each of those
twelve months, by month.

It is only enabled when the usage ping is enabled, and the page also
shows pretty-printed usage ping data.

The cohorts table is generated in Ruby from some basic SQL queries,
because performing the gap-filling and running sums needed in both MySQL
and Postgres is painful.
2017-04-14 15:20:55 +02:00
Filipa Lacerda
5b0f492b0d Adds changelog entry
Replace "builds" in project settings

Replace "builds" in admin area
2017-02-03 09:43:04 +00:00
Dmitriy Zaporozhets
d8b7df3cbc Add support for nested groups to admin routing
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-12-11 10:30:10 +02:00
Annabel Dunstone Gray
a2af779004 Add flash containers and broadcast messages below subnav 2016-10-01 00:21:37 +03:00
Clement Ho
4d6dfeee1a Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
Dmitriy Zaporozhets
fcf3b9d8d6
Move admin->runners tab as subnav of overview tab
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-06-16 21:39:30 +03:00
Annabel Dunstone
6d10d8251c Rearrange order of tabs 2016-06-15 09:54:38 -05:00
Annabel Dunstone
f1245bde89 Nest li elements directly under ul 2016-06-15 09:11:17 -05:00
Annabel Dunstone
d3b6c18526 Move builds tab to admin overview 2016-06-15 09:10:16 -05:00
Annabel Dunstone
922a164d60 Add sub links to overview 2016-06-15 09:10:16 -05:00