Julius Härtl
|
b72d1c82a9
|
Add proper annotations for assignUser
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-03-13 17:24:13 +01:00 |
|
Julius Härtl
|
a026ebf094
|
Add change database helper
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-05 14:53:01 +01:00 |
|
Julius Härtl
|
a068d6e1c6
|
Add last_modified to board/stack database and add check on index methods
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-05 13:23:26 +01:00 |
|
Julius Härtl
|
5639bd1274
|
Fix controller deleted at parameter
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-08-15 21:15:23 +02:00 |
|
Julius Härtl
|
babfcbddd8
|
Fix imports
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-08-15 21:15:23 +02:00 |
|
Ryan Fletcher
|
3e965d0cfb
|
Implemented additional CardApiController endpoints
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:21 +02:00 |
|
Ryan Fletcher
|
507a7fd243
|
Code cleanup, removing unused code from older iteration.
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:21 +02:00 |
|
Ryan Fletcher
|
9c81584b02
|
Wrote tests for CardApiControllerTest.php
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:20 +02:00 |
|
Ryan Fletcher
|
5bc8a363b9
|
Split Card Update in CardApiController as it was gigantic and broke codacy complexity rules by a lot. Also moved validation checks into respective services.
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:20 +02:00 |
|
Ryan Fletcher
|
dd1d4246fe
|
Finished Error handling across the API
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:17 +02:00 |
|
Ryan Fletcher
|
2668f6b80c
|
committing WIP (improving error validation across the api's)
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:17 +02:00 |
|
Ryan Fletcher
|
7d9fc83dc9
|
Code style fixings.
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:16 +02:00 |
|
Ryan Fletcher
|
6002067b64
|
Created LabelApiController and it's get / update methods.
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:16 +02:00 |
|
Ryan Fletcher
|
7e4d24236a
|
Updated the CardApiController->update method to allow updating of archive state and assigned user,.
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:15 +02:00 |
|
Ryan Fletcher
|
b82591a0bc
|
Added delete operation to CardApiController
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:15 +02:00 |
|
Ryan Fletcher
|
e5f7f89ed9
|
Wrote update method for CardApiController
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:15 +02:00 |
|
Ryan Fletcher
|
a68e888654
|
Started CardApiController
Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
|
2018-08-15 21:15:15 +02:00 |
|