Commit Graph

34 Commits

Author SHA1 Message Date
Elliot Hesp 557e24ade1 Simplified if statement 2014-11-27 20:15:37 +00:00
James Brooks 5576fc2ac6 Add metrics and user tabs 2014-11-26 10:40:37 +00:00
James Brooks e6f9a1ecf1 Start pulling the dashboard into its own view structure, basic tabs for now 2014-11-25 22:41:38 +00:00
manavo 9cd26b8dd9 Logout link 2014-11-25 21:45:08 +00:00
James Brooks f71639f226 Use fieldsets and legends instead of headers 2014-11-25 20:37:37 +00:00
James Brooks 2725cc2df7 Clean up the setup page 2014-11-25 20:26:50 +00:00
manavo 52e82f53a8 Group setting inputs, so we don't save the CSRF token in settings 2014-11-25 12:18:05 +00:00
James Brooks 8736db957c Move component/incident color lookups into actual CSS. 2014-11-25 09:16:00 +00:00
James Brooks 782d05368e Move sections of HTML into imports directory. 2014-11-24 17:48:26 +00:00
manavo 301eb264ec Better counting of total (don't convert collection to array) 2014-11-24 17:38:35 +00:00
manavo 93b0d3af13 Only show components section if we have some 2014-11-24 17:37:49 +00:00
manavo 2176e63ad9 Login page 2014-11-24 17:21:50 +00:00
manavo c7036ad68a Open Cachet GitHub page in a new tab 2014-11-24 17:01:58 +00:00
manavo abb20ab92d Remember data inputted in the setup form when there are errors 2014-11-24 16:53:57 +00:00
James Brooks 035f80ff50 Create the admin user on setup. 2014-11-24 15:54:56 +00:00
James Brooks ef5beddb07 Add basic setup page. NoSetupFilter now prevents access too. 2014-11-24 09:58:32 +00:00
James Brooks e5a70aef0b Preparing a SetupController 2014-11-23 21:34:31 +00:00
James Brooks 784b0df10c Better Setting model which will lookup the settings and env 2014-11-22 14:37:44 +00:00
James Brooks 67cd73d50b Set the app title with an environment var 2014-11-20 19:35:14 +00:00
James Brooks 4ab353c954 New design. 2014-11-19 16:26:42 +00:00
James Brooks 189890154e Break up incidents on the same day 2014-11-19 14:41:04 +00:00
James Brooks 410843516b Design changes, it's a bit cleaner... 2014-11-19 13:26:53 +00:00
James Brooks 6c2a022ef2 Compile some CSS to start working on the design 2014-11-19 12:46:29 +00:00
James Brooks 916110c32c Labels are now coloured by their status 2014-11-19 12:02:51 +00:00
James Brooks ad7e1b7439 Introduce new Setting model. Set the site name. 2014-11-17 14:45:24 +00:00
James Brooks 8562062fcb Use Elixir for compiling SCSS into CSS. 2014-11-17 14:32:59 +00:00
James Brooks e27fa2425f Re-design the layout 2014-11-17 13:45:25 +00:00
James Brooks 7ef95ca3aa Include changes required within View Composers 2014-11-17 00:10:02 +00:00
James Brooks e58f1996f5 Include Bootstrap within the views, make it a bit nicer 2014-11-16 23:44:18 +00:00
James Brooks 7ae7d85e73 Incident statuses. Show components on the list. 2014-11-16 23:34:46 +00:00
James Brooks f86b4000c8 Closes #1. Incidents output per-date 2014-11-16 23:24:30 +00:00
James Brooks fab38a766d Basic output of incidents 2014-11-16 23:17:34 +00:00
James Brooks ba6892e858 Removed unused files 2014-11-16 23:17:23 +00:00
James Brooks 083742b45b First commit, Laravel is setup! 2014-11-16 22:26:08 +00:00