|
b40a9fa3f1
|
Refactoring HomeController
Avoiding requests to DB
|
2018-09-15 00:05:24 -03:00 |
|
|
0ff176b075
|
Including nonbreak space on Share It text from Welcome Email
|
2018-09-15 00:04:51 -03:00 |
|
|
e2942224db
|
Refactoring item_user migration
Delete the separate value for item_user,
adding a primary key to the pivot table
and removing the timestamp as it is
not necessary.
|
2018-09-14 17:24:26 -03:00 |
|
|
ee9a01651d
|
Adding a Welcome Mail
|
2018-09-14 17:00:28 -03:00 |
|
|
ea3ffaad39
|
Including occupied username and renaming DB field
Now it shows the username of who is using an item.
Item db field 'usedBy' was renamed to 'used_by' to keep consistence.
|
2018-09-14 12:52:07 -03:00 |
|
|
925c378d1e
|
Included: remove user from Item
|
2018-09-13 23:50:36 -03:00 |
|
|
ff9960be65
|
Fixing Product buttons action
It were pointing to /product/id but needs to point to /product.
|
2018-09-13 21:16:57 -03:00 |
|
|
3469924cdf
|
Including the option to add users to items
|
2018-09-13 21:16:16 -03:00 |
|
|
d20aec8f3c
|
Fixing margins on error messages (errors.blade)
Sometimes the error box was appearing
with no space between it and other boxes
|
2018-09-13 21:15:40 -03:00 |
|
|
280642f92f
|
Improving Item view
Including more text and a Back button
|
2018-09-12 21:29:07 -03:00 |
|
|
73e8b5e4b4
|
Refactoring product view
Creating a separate buttons file to edit or delete a product
|
2018-09-12 21:28:39 -03:00 |
|
|
9debf5548c
|
Adding Take and Return controllers
|
2018-09-12 21:27:35 -03:00 |
|
|
52eda15057
|
Including Item Delete
|
2018-09-12 21:27:04 -03:00 |
|
|
a3fe6f719d
|
Refactoring homeController code
|
2018-09-12 21:25:48 -03:00 |
|
|
b41b9b4557
|
Adding product name with the item name on the Home page
|
2018-09-12 18:24:56 -03:00 |
|
|
982d0bbc9e
|
Including first Laravel UnitText Experience
These changes will stay here so I can use them as examples to
come back later to include some real tests.
|
2018-09-12 16:44:31 -03:00 |
|
|
fd9e145443
|
Creating relationships between users/items/products
|
2018-09-12 02:31:03 -03:00 |
|
|
7701c1a11d
|
Imrpoving Item, Product and Users
|
2018-09-11 20:48:09 -03:00 |
|
|
f7c00662d5
|
Creating users_per_item migration
|
2018-09-10 21:30:00 -03:00 |
|
|
ba48e30a81
|
Improving welcome page
|
2018-09-10 21:29:45 -03:00 |
|
|
3db5c3862b
|
Including item and product form validation
|
2018-09-10 21:29:32 -03:00 |
|
|
bfdfa50af1
|
Including Items and Products views and controllers
|
2018-09-10 01:23:51 -03:00 |
|
|
72f40046ec
|
Adding User login and registration
|
2018-09-09 01:03:41 -03:00 |
|
|
53758c6d69
|
Improving welcome page
|
2018-09-09 00:57:44 -03:00 |
|
|
fd3e4a67cf
|
Including Item and Product migration, controllers and models
|
2018-09-09 00:26:57 -03:00 |
|
|
0eac52c440
|
Creating the very first routes and views - product and item
|
2018-09-08 12:38:01 -03:00 |
|
|
04869e3050
|
Including a basic readme.md file
|
2018-09-08 12:37:27 -03:00 |
|
|
92f46f944f
|
Including start_vagrant script
|
2018-09-08 12:37:11 -03:00 |
|
|
4df5268868
|
Changing app_name on app.php config file
|
2018-09-07 20:25:13 -03:00 |
|
|
3631f08050
|
Init
|
2018-09-07 20:12:34 -03:00 |
|