# |
Mar 11th 2018, 04:27 |
ricksaccous |
let's say i have a git repo in "production" |
# |
Mar 11th 2018, 04:27 |
savant |
you should only have the webroot directory accessible via your virtual host |
# |
Mar 11th 2018, 04:27 |
ricksaccous |
in cakephp web apps |
# |
Mar 11th 2018, 04:26 |
ricksaccous |
what are recommended permissions for files and folders |
# |
Mar 10th 2018, 20:52 |
nomos |
hello |
# |
Mar 10th 2018, 18:43 |
obinoob |
need to add validation rule that can constraint the following: $rules->add($rules->isUnique(['active' => true, 'team_id'], 'User already has one team active')); obviously that true is not allowed here... |
# |
Mar 10th 2018, 18:11 |
ricksaccous |
ok just curious |
# |
Mar 10th 2018, 18:11 |
bravo-kernel |
@ricksaccous nope |
# |
Mar 10th 2018, 18:10 |
ricksaccous |
@bravo-kernel are you going to cakefest? |
# |
Mar 10th 2018, 17:26 |
bravo-kernel |
good night, thanks for the hard work, is starting to look really good :100: |
# |
Mar 10th 2018, 17:24 |
rchavik |
ok, i'll check again tomorrow.. going to bed now :slightly_smiling_face: |
# |
Mar 10th 2018, 16:50 |
bravo-kernel |
If I am missing something please let me know. Updating the ticket from here on, sorry for the noise |
# |
Mar 10th 2018, 16:49 |
bravo-kernel |
Unsure how this should be done technically but I can imagine the the query parameters must somehow be retained |
# |
Mar 10th 2018, 16:48 |
bravo-kernel |
The links inside meta would currently (probably) not point to the correct next page |
# |
Mar 10th 2018, 16:48 |
bravo-kernel |
I can imagine getting two pages of results using your "sort" |
# |
Mar 10th 2018, 16:47 |
bravo-kernel |
2. the JSON:API pagination results |
# |
Mar 10th 2018, 16:46 |
bravo-kernel |
1. the `direction` query param (which is most likely already functioning) |
# |
Mar 10th 2018, 16:45 |
bravo-kernel |
Mr. @rchavik I can come up with two things reading the ticket carefully |
# |
Mar 10th 2018, 16:06 |
bravo-kernel |
I am unsure myself too to be honest, I will check as well |
# |
Mar 10th 2018, 16:00 |
rchavik |
sparse field support :slightly_smiling_face: |
# |
Mar 10th 2018, 15:59 |
rchavik |
oh, https://github.com/FriendsOfCake/crud-json-api/pull/31 |
# |
Mar 10th 2018, 15:59 |
rchavik |
there's already CrudJsonApi.Pagination listener |
# |
Mar 10th 2018, 15:55 |
rchavik |
i thought pagination is already working |
# |
Mar 10th 2018, 15:55 |
rchavik |
not yet, that PR only implements the 'sort' support |
# |
Mar 10th 2018, 15:52 |
rchavik |
not sure.. i'll check ticket again |
# |
Mar 10th 2018, 15:52 |
bravo-kernel |
I read a note in the ticket about pagination. Is that accounted for too? |
# |
Mar 10th 2018, 15:51 |
bravo-kernel |
@rchavik that’s quite impressive. I will take a look in about an hour. |
# |
Mar 10th 2018, 15:38 |
admad |
Nifty https://github.com/san-kumar/lambdaphp |
# |
Mar 10th 2018, 14:14 |
rchavik |
https://github.com/FriendsOfCake/crud-json-api/pull/29 is basically done.. found a event handler leak in tests as well |
# |
Mar 10th 2018, 12:44 |
bravo-kernel |
as you were, thanks |
# |
Mar 10th 2018, 12:44 |
bravo-kernel |
right, I will ask that as well |
# |
Mar 10th 2018, 12:44 |
admad |
the change looks good, though would be nice to have an actual test with custom foreign key |
# |
Mar 10th 2018, 12:44 |
bravo-kernel |
Much much obliged, thanks |
# |
Mar 10th 2018, 12:43 |
bravo-kernel |
thanks |
# |
Mar 10th 2018, 12:43 |
bravo-kernel |
:thumbsup: |
# |
Mar 10th 2018, 12:43 |
admad |
yes |
# |
Mar 10th 2018, 12:43 |
bravo-kernel |
so `?` as the key |
# |
Mar 10th 2018, 12:43 |
bravo-kernel |
aha |
# |
Mar 10th 2018, 12:43 |
admad |
that's how query string should always be set :slightly_smiling_face: to avoid any potential clash with route params |
# |
Mar 10th 2018, 12:43 |
bravo-kernel |
haha |
# |
Mar 10th 2018, 12:43 |
bravo-kernel |
whoa, what's that? |