James Brooks
|
8736db957c
|
Move component/incident color lookups into actual CSS.
|
2014-11-25 09:16:00 +00:00 |
|
James Brooks
|
7dd54010a2
|
Incidents belong to a component. Tidy and docbloc code too.
|
2014-11-25 09:08:04 +00:00 |
|
James Brooks
|
b931c59ae6
|
Fix the relationship column
|
2014-11-25 09:04:33 +00:00 |
|
James Brooks
|
9ce390c780
|
Relationship for incidents reported on the component
|
2014-11-25 09:04:03 +00:00 |
|
James Brooks
|
429e717278
|
Fix the auth filter to redirect to auth/login
|
2014-11-25 09:02:29 +00:00 |
|
James Brooks
|
69a8811a48
|
Formatting
|
2014-11-25 08:57:41 +00:00 |
|
James Brooks
|
2fff40b18e
|
Use fully qualified namespaces
|
2014-11-25 08:57:25 +00:00 |
|
James Brooks
|
a2c65d0e03
|
Self-contained condition expression
|
2014-11-24 20:53:00 +00:00 |
|
James Brooks
|
ce44ee5cef
|
Format the api routes
|
2014-11-24 20:45:04 +00:00 |
|
James Brooks
|
72314e40b5
|
Indent classes one level
|
2014-11-24 18:56:41 +00:00 |
|
James Brooks
|
98fd7a3790
|
Formatting of ComponentTransformer
|
2014-11-24 18:56:28 +00:00 |
|
James Brooks
|
7384da4eba
|
Merge pull request #21 from manavo/api
API started
|
2014-11-24 18:47:18 +00:00 |
|
manavo
|
7e6f62702f
|
Endpoint for single component
|
2014-11-24 18:03:55 +00:00 |
|
manavo
|
9f54629359
|
Start of an API
|
2014-11-24 18:01:11 +00:00 |
|
James Brooks
|
782d05368e
|
Move sections of HTML into imports directory.
|
2014-11-24 17:48:26 +00:00 |
|
James Brooks
|
d9b71ff792
|
Merge pull request #20 from manavo/components
Only show components section if we have some
|
2014-11-24 17:41:25 +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 |
|
James Brooks
|
040345dc68
|
Link back to the status page for now
|
2014-11-24 17:33:22 +00:00 |
|
James Brooks
|
e82c7d6e57
|
Merge pull request #18 from manavo/master
Login functionality, and some small things
|
2014-11-24 17:26:32 +00:00 |
|
manavo
|
2176e63ad9
|
Login page
|
2014-11-24 17:21:50 +00:00 |
|
manavo
|
66ddd7bd04
|
Don't save passwords in plaintext
|
2014-11-24 17:21:36 +00:00 |
|
James Brooks
|
971b4ac685
|
Switch to using Lang::get for view-composer
|
2014-11-24 17:14:11 +00:00 |
|
James Brooks
|
7634b93852
|
Added some missing route models
|
2014-11-24 17:09:32 +00:00 |
|
manavo
|
ad115bc915
|
Don't show login page if you're already logged in
|
2014-11-24 17:02:21 +00:00 |
|
James Brooks
|
d67b36ad42
|
Cache the amount of incidents we have
|
2014-11-24 17:02:03 +00:00 |
|
manavo
|
c7036ad68a
|
Open Cachet GitHub page in a new tab
|
2014-11-24 17:01:58 +00:00 |
|
James Brooks
|
2a3cf0a52b
|
Lower-case the null constant
|
2014-11-24 17:01:18 +00:00 |
|
James Brooks
|
ff37e13221
|
Merge pull request #16 from manavo/remember-input
Remember data inputted in the setup form when there are errors
|
2014-11-24 16:54: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
|
0bb95937b0
|
Create IncidentTemplate migration and model.
|
2014-11-24 16:49:07 +00:00 |
|
James Brooks
|
cbb7032119
|
Fix logout method call
|
2014-11-24 16:43:55 +00:00 |
|
manavo
|
2d4f364ffe
|
Fix controller name
|
2014-11-24 16:34:34 +00:00 |
|
James Brooks
|
035f80ff50
|
Create the admin user on setup.
|
2014-11-24 15:54:56 +00:00 |
|
James Brooks
|
27b3a128bd
|
Create the users table
|
2014-11-24 15:43:24 +00:00 |
|
James Brooks
|
49c74da90e
|
Added AuthController
|
2014-11-24 15:33:36 +00:00 |
|
James Brooks
|
f5765be597
|
Adds the DashboardController
|
2014-11-24 15:30:03 +00:00 |
|
James Brooks
|
ef5beddb07
|
Add basic setup page. NoSetupFilter now prevents access too.
|
2014-11-24 09:58:32 +00:00 |
|
James Brooks
|
5ef5f53e3b
|
Create empty production.sqlite database
|
2014-11-24 09:57:55 +00:00 |
|
James Brooks
|
e86b87fb87
|
Add webhook route model
|
2014-11-24 09:26:07 +00:00 |
|
James Brooks
|
dd7f99db3a
|
Flesh out the WebHook stuff, add fire and ping methods
|
2014-11-24 09:15:05 +00:00 |
|
James Brooks
|
3e22652a9b
|
Rename WebHookContent to WebHookResponse, whoops.
|
2014-11-24 09:14:54 +00:00 |
|
James Brooks
|
29b0d3f2f0
|
Fix the class loader for filters
|
2014-11-23 21:51:22 +00:00 |
|
James Brooks
|
e5a70aef0b
|
Preparing a SetupController
|
2014-11-23 21:34:31 +00:00 |
|
James Brooks
|
8d4bf3f5ea
|
Docbloc some things
|
2014-11-23 20:21:06 +00:00 |
|
James Brooks
|
defac177fd
|
Don't throw any errors on settings until we have settings page
|
2014-11-22 23:14:53 +00:00 |
|
James Brooks
|
558058d10c
|
Fix bad variable name
|
2014-11-22 23:13:41 +00:00 |
|
James Brooks
|
18fa32b57b
|
Fixes #14
|
2014-11-22 22:59:41 +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
|
38770c6dcc
|
WebHook belongs to WebHookContent
|
2014-11-22 14:01:43 +00:00 |
|