James Brooks
565380fc5c
Include dingo/api in composer.lock
2014-11-24 20:50:34 +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
James Brooks
a4eac4be2c
Merge pull request #22 from manavo/patch-1
...
Small JSON fix
2014-11-24 18:45:23 +00:00
Philip Manavopoulos
c7c1aad4c1
Small JSON fix
2014-11-24 18:22:45 +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
d214755e6a
Added env detection to README and INSTALL. Closes #19 .
2014-11-24 17:45:55 +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
b5529bcb2b
Fix issues links
2014-11-24 16:58:56 +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
James Brooks
df8778bef4
Merge pull request #15 from manavo/fix-controller-name
...
Fix controller name
2014-11-24 16:39:24 +00:00
manavo
2d4f364ffe
Fix controller name
2014-11-24 16:34:34 +00:00
James Brooks
6b5da8a8a2
Rename Management Panel to Dashboard
2014-11-24 16:22:43 +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
e440a04ca0
Preparing Bower setup
2014-11-24 15:02:04 +00:00
James Brooks
0e4531f421
Add note on enjoy label.
2014-11-24 10:44:02 +00:00
James Brooks
d015e15c0b
Clean up the README file.
...
- Remove goals.
- Move deploy button to header line.
- Move screenshot up.
- Keep both blog post links together.
- Add a section on how to get started.
2014-11-24 10:43:08 +00:00
James Brooks
739e858f18
README changes
2014-11-24 10:22:46 +00:00
James Brooks
686bb3f3ad
Deploy to Heroku installation
2014-11-24 10:20:56 +00:00
James Brooks
6d8c6b3a5d
Drop the app_name environment var in favour of settings
2014-11-24 10:00:13 +00:00
James Brooks
6478ca8571
Open the setup page upon successful deployment
2014-11-24 09:59:26 +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
8716eeb52a
What's next for Cachet link in the README
2014-11-24 09:10:56 +00:00
James Brooks
29b0d3f2f0
Fix the class loader for filters
2014-11-23 21:51:22 +00:00