Day 9 (Thursday, June 28)
Early in the morning hvelarde get mad when he realized the team had only 2 days to complete the sprint and not enough work had been done on the tiles stuff yet. We had to change that!
Happily, agnogueira had created a bunch of tile mockups so we could concentrate on this.
Frontend Team
flecox implemented some UI on the permission stuff developed by frapell.
quimera stopped working on the resizing of the columns, for now; he implemented the delete tile feature and the UI to show if a tile allows certain content type to be dragged on it.
Backend Team
frapell added a permission check to the populate_with_object method so it won't modify an object if the user has no permission to do so.
jpg_rcom fixed a bug in the data manager that was affecting the creation of the tile and implemented the basic tile image scaling. Now, when the object dragged to a tile contains an image, the tile shows it. Great!
hvelarde created a file tile, removed a bunch of legacy code and added more tests to the package.