James Brooks
|
8bb8ee3dc7
|
Fix command dispatching
|
2018-06-25 22:25:54 +01:00 |
|
James Brooks
|
9eab7ce27e
|
Merge pull request #3087 from CachetHQ/tag-commands
Fix how tags are created
|
2018-06-18 21:37:31 +01:00 |
|
James Brooks
|
788b9af959
|
Import missing Collection
|
2018-06-18 21:31:18 +01:00 |
|
James Brooks
|
b22f7abd28
|
Fix how tags are created. Fixes #3004
|
2018-06-18 21:28:46 +01:00 |
|
James Brooks
|
ab64572274
|
Add the ability to filter components by tags. Closes #2920
|
2018-06-18 21:22:43 +01:00 |
|
James Brooks
|
9accf90c32
|
Test for status changes before firing event. Fixes #3082
|
2018-06-17 17:52:34 +01:00 |
|
James Brooks
|
85c10f1436
|
Rename controller methods following Laravel's resource controllers
|
2017-07-26 08:31:11 -04:00 |
|
James Brooks
|
a55575656d
|
Rename Bus Add to Create
|
2017-03-18 09:30:36 +00:00 |
|
James Brooks
|
8725ab2b9b
|
Component notifications can be silenced. Closes #2316
|
2017-02-06 18:59:05 +00:00 |
|
James Brooks
|
edfbb2384f
|
Components can now be supplied meta data
|
2016-12-05 19:03:27 +00:00 |
|
James Brooks
|
ebc6525b65
|
Use query method rather than querying where 1 = 1
|
2016-04-21 18:53:12 +01:00 |
|
James Brooks
|
0b3483fb8a
|
Implement very basic API searching. Closes #1348
|
2016-03-08 18:55:04 +00:00 |
|
Joseph Cohen
|
919c7127e7
|
Fixes API sorting and filtering. Closes #1489
|
2016-02-25 18:58:42 +00:00 |
|
Graham Campbell
|
df5eb24efd
|
Moved things into a bus namespace
|
2016-01-05 02:38:07 +00:00 |
|
Graham Campbell
|
5557edc342
|
Use the new dispatch helper function
|
2015-12-24 15:16:09 +00:00 |
|
Graham Campbell
|
d4614d8162
|
Removed unneeded method injection
|
2015-12-23 14:51:18 +00:00 |
|
Graham Campbell
|
60108fb7cc
|
Improved api validation
|
2015-11-21 21:18:40 +00:00 |
|
James Brooks
|
1c1674d5b4
|
Default enabled for PUTing component. Closes #1119
|
2015-11-10 10:48:50 +00:00 |
|
James Brooks
|
fbc4041bf7
|
Hide disabled components from public API. Closes #1095
|
2015-11-04 14:59:11 +00:00 |
|
James Brooks
|
32d4aae76e
|
Removed unused Guard usage
|
2015-11-04 14:48:02 +00:00 |
|
James Brooks
|
013f873500
|
Default the add component to true
|
2015-11-03 22:11:44 +00:00 |
|
James Brooks
|
edd111451e
|
Started work on enabling/disabling components
|
2015-11-03 21:32:45 +00:00 |
|
James Brooks
|
d3cd8201a6
|
UpdateComponentCommand is now done
|
2015-09-23 18:19:01 +01:00 |
|
Joseph Cohen
|
4a5110ae53
|
Finish add and remove components via commands
|
2015-08-31 20:16:37 +01:00 |
|
James Brooks
|
82a9dc9a4e
|
Fix typo
|
2015-08-08 17:16:31 +01:00 |
|
James Brooks
|
3f7f4e7624
|
Fix docblocks
|
2015-08-06 11:44:01 +01:00 |
|
Graham Campbell
|
fcbbfdd84e
|
Refactor validator stuff and fix variable names in views
|
2015-08-03 22:32:51 +01:00 |
|
Graham Campbell
|
0a321bffd8
|
Updated copyright information
|
2015-07-06 17:37:01 +01:00 |
|
James Brooks
|
620e7fed56
|
Closes #688 - Drop user_id column
|
2015-06-10 13:36:26 +01:00 |
|
James Brooks
|
106c1a034a
|
Remove repositories from the API and switch cipher to rijndael-256
|
2015-06-09 10:57:45 +01:00 |
|
Graham Campbell
|
3988753b99
|
Updated copyright headers
|
2015-05-25 17:59:08 +01:00 |
|
Graham Campbell
|
b06167f5e9
|
Updated joe's email address
|
2015-05-25 17:53:06 +01:00 |
|
Graham Campbell
|
91e4dafca9
|
Updated my email address
|
2015-05-23 14:48:33 +01:00 |
|
Joseph Cohen
|
088b54a5ce
|
Abstract presenter, timestampstrait, update api responses
|
2015-05-20 14:19:01 -05:00 |
|
James Brooks
|
0928251673
|
Add Joseph Cohem and Graham Campbell to the copyright headers.
|
2015-05-19 10:45:38 +01:00 |
|
James Brooks
|
80e3d9167d
|
Closes #568, adds copyright information.
|
2015-04-19 08:52:39 +01:00 |
|
Joseph Cohen
|
b4ac66d727
|
Cachet is now a Laravel 5 app
|
2015-03-20 18:30:45 -06:00 |
|