Shinya Maeda
|
50768a25ec
|
Add uniqueness validation to url column in Releases::Link model
Add test
Add changelog
|
2019-01-09 14:40:38 +09:00 |
|
Shinya Maeda
|
df7ed9eef2
|
Add unique constraint to release and url
Fix coding style
Improve coding style
Decouple UPDATE and DELETE operations of asset links
Rename links_attributes to assets:links
Rename exposed param and updated spec
|
2019-01-04 22:17:03 +09:00 |
|
Shinya Maeda
|
f5f52da885
|
Add spec for Releases::Source and Link models
Releases::Source and Releases::Link are covered by tests
|
2019-01-04 22:17:02 +09:00 |
|
Shinya Maeda
|
66755c9ed5
|
Support CURD operation for release asset links
- Add Releases::Links model
- Expose it in release API
- Add integration tests
|
2019-01-04 22:17:02 +09:00 |
|