James Brooks
|
5c9ca420c1
|
Fix user not filling email, password and remember_token
|
2014-12-04 23:05:17 +00:00 |
|
James Brooks
|
bf0a5a296e
|
Introduce the settings dashboard page
|
2014-12-04 22:50:58 +00:00 |
|
James Brooks
|
2493da017f
|
Fixes setup and mass assignment of username. Closes #69
|
2014-12-04 22:33:15 +00:00 |
|
Elliot Hesp
|
a74d99c426
|
Code readability
|
2014-12-04 21:05:08 +00:00 |
|
James Brooks
|
c7fb8b9ef7
|
Removed my weird comment
|
2014-12-01 16:58:15 +00:00 |
|
James Brooks
|
0fb39f34f8
|
Fixed rebase issues
|
2014-12-01 16:46:56 +00:00 |
|
James Brooks
|
9eb0a7ab95
|
Redirect the user to the dashboard after setup
|
2014-12-01 14:43:00 +00:00 |
|
James Brooks
|
540c3ab0d1
|
Rename more instances of parent to component
|
2014-12-01 12:24:40 +00:00 |
|
James Brooks
|
4762864c6f
|
PHPDoc the methods
|
2014-12-01 08:38:26 +00:00 |
|
James Brooks
|
13b858a99e
|
Format code
|
2014-12-01 08:34:37 +00:00 |
|
James Brooks
|
6c78adf71c
|
Add blank line to EOL. No trailing spaces.
|
2014-11-27 22:08:28 +00:00 |
|
Thomas Coleman
|
ee65a462ef
|
[Namespacing] Removed namespaced added in, to be added in properly later
|
2014-11-27 16:33:18 +00:00 |
|
Thomas Coleman
|
107a4c2a6e
|
[Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards.
|
2014-11-27 16:05:00 +00:00 |
|
James Brooks
|
6d5ad36ae9
|
Move RSS into its own controller
|
2014-11-27 14:52:36 +00:00 |
|
Elliot Hesp
|
1bd3d0f21f
|
Clean controllers
|
2014-11-26 16:08:47 +00:00 |
|
Elliot Hesp
|
af10821ef5
|
Added Component Repository into controller
|
2014-11-26 15:00:36 +00:00 |
|
Elliot Hesp
|
7c0b80f6a4
|
Changed namespacing to master CachetHq
|
2014-11-26 13:01:07 +00:00 |
|
Elliot Hesp
|
26e516f739
|
Breaking controllers down into namespaces
|
2014-11-26 11:41:57 +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
|
5ef33b0630
|
Fix indentation
|
2014-11-25 21:57:32 +00:00 |
|
James Brooks
|
23ed1ef23a
|
Merge pull request #42 from jbrooksuk/api-update-component
API call to update existing components
|
2014-11-25 21:54:09 +00:00 |
|
Philip Manavopoulos
|
1a8c3ac559
|
Fix function name
|
2014-11-25 21:52:26 +00:00 |
|
James Brooks
|
a32c210611
|
Fixed bad method name
|
2014-11-25 21:51:36 +00:00 |
|
manavo
|
c3febdb490
|
API call to update existing components
|
2014-11-25 21:43:36 +00:00 |
|
James Brooks
|
39bc6a1648
|
Create and update a metric.
|
2014-11-25 21:35:52 +00:00 |
|
James Brooks
|
620a7ebcb5
|
Private functions should be prefixed with an _
|
2014-11-25 20:31:19 +00:00 |
|
James Brooks
|
49f42b57c9
|
You can now get metrics
|
2014-11-25 20:31:07 +00:00 |
|
James Brooks
|
f60f861b1c
|
Fully qualified class name
|
2014-11-25 20:28:15 +00:00 |
|
James Brooks
|
2c58ff812c
|
Merge pull request #29 from jbrooksuk/write-api-started
Write api started
|
2014-11-25 12:41:15 +00:00 |
|
manavo
|
a4d3928916
|
Allow updating incidents from the API
|
2014-11-25 12:40:12 +00:00 |
|
manavo
|
325ed033ba
|
Better validation
|
2014-11-25 12:27:34 +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 |
|
manavo
|
e994f2a88a
|
Save the user ID of who created the component or incident
|
2014-11-25 11:50:15 +00:00 |
|
manavo
|
e104a9a317
|
Create components and incidents from the API
|
2014-11-25 11:06:28 +00:00 |
|
manavo
|
683d3f2093
|
Get all incidents, get single incident, transformer for incidents
|
2014-11-25 10:30:42 +00:00 |
|
James Brooks
|
f9ceb70e50
|
API for returning incidents on a component, including incident_count
|
2014-11-25 09:40:54 +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
|
72314e40b5
|
Indent classes one level
|
2014-11-24 18:56:41 +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
|
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
|
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 |
|
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
|
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
|
cbb7032119
|
Fix logout method call
|
2014-11-24 16:43:55 +00:00 |
|