67 Commits

Author SHA1 Message Date
James Brooks
120ef54648 Remove indentation 2014-12-05 12:53:58 +00:00
James Brooks
251aeb34e2 Remove exclamation mark 2014-12-05 12:52:21 +00:00
James Brooks
4f05c002b5 Style the setup panel 2014-12-05 10:02:27 +00:00
James Brooks
8012bd3ba1 Only show the logout button if the user is logged in 2014-12-05 10:00:21 +00:00
James Brooks
250dc9fa1e Use the dashboard layout within the login page 2014-12-05 09:59:50 +00:00
James Brooks
f4f172a1c4 Switch to just icons for home and sign out in dashboard nav 2014-12-04 23:34:47 +00:00
James Brooks
bd3fbd416c Add theme tab 2014-12-04 23:07:41 +00:00
James Brooks
99ee0247ed Use Bootstrap tabs everywhere 2014-12-04 23:02:25 +00:00
James Brooks
5d9475c88c Switch out custom tabs for Bootstrap 2014-12-04 23:01:12 +00:00
James Brooks
3f520632d1 Use tab-* setup 2014-12-04 22:51:49 +00:00
James Brooks
bf0a5a296e Introduce the settings dashboard page 2014-12-04 22:50:58 +00:00
James Brooks
f886341964 Use lang 2014-12-04 22:35:49 +00:00
Elliot Hesp
70e95f6123 Started on dashboard content area 2014-12-04 21:56:54 +00:00
Elliot Hesp
fd34c92830 Routing tidy up 2014-12-04 21:02:23 +00:00
Elliot Hesp
d256308002 Updated dashboard structure 2014-12-04 16:57:37 +00:00
James Brooks
0f5fe15b26 Formatting 2014-12-04 15:47:42 +00:00
James Brooks
c66656ffd3 Yield content for body of dashboard 2014-12-04 15:44:00 +00:00
James Brooks
8255aaa3cf Toggle Navigation lang 2014-12-04 15:41:36 +00:00
James Brooks
da99a4f6d6 Use lang for sidebar items 2014-12-04 15:40:38 +00:00
James Brooks
6aa57075e3 Move dashboard nav and sidebar into partials 2014-12-04 15:38:22 +00:00
James Brooks
f36a79b09a Use lang file for logout link 2014-12-04 15:37:13 +00:00
James Brooks
82b7ee8e19 Set Status Page and Logout links 2014-12-04 15:36:38 +00:00
James Brooks
9f3589836f Use users gravatar 2014-12-04 15:36:19 +00:00
Elliot Hesp
0ed4b553e4 Started on dashboard styling and implementation 2014-12-04 15:32:46 +00:00
Elliot Hesp
1b9490b093 Added jQuery custom tab extension 2014-12-01 22:39:41 +00:00
Elliot Hesp
9f435ff5d0 Elixir now versions updated bower components 2014-12-01 19:33:15 +00:00
James Brooks
0fb39f34f8 Fixed rebase issues 2014-12-01 16:46:56 +00:00
James Brooks
c765fff95d Renamed imports to partials 2014-12-01 16:38:03 +00:00
James Brooks
70a876744b Move lang into en/cachet.php where possible. Lang everything. 2014-12-01 16:37:37 +00:00
James Brooks
2219fc8241 Added subscribers tab 2014-12-01 08:47:28 +00:00
James Brooks
b09ee7f990 Convert tabs to spaces 2014-12-01 08:42:11 +00:00
James Brooks
2a52b452b7 Add graphs view import (empty) uses display_graphs setting 2014-12-01 08:39:45 +00:00
James Brooks
8a1494541b Fix $pageTitle var condition 2014-12-01 08:33:42 +00:00
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