Commit Graph

18 Commits

Author SHA1 Message Date
7c09fc4896
feat: broadcasting item to refresh pages 2022-11-13 21:04:45 -03:00
675200303a Added: language to User profile (DB)
The language were set only on session. But now it is
stored with user profile, on DB.

It is important as now I can send alert e-mails to each
user on their own languages and not the activer
user language.

Also, wherever the user logs out and logs in again,
it will see the same site locale.
2018-10-02 23:53:35 -03:00
1ff8a4f492 Starting to add localization into PTB 2018-09-26 23:06:38 -03:00
02f303825e Product/index view is now only allowed to Verified users 2018-09-19 20:41:36 -03:00
3e6defc7ec Starting add a Help page 2018-09-17 20:33:05 -03:00
21793213a8 Including email verification 2018-09-17 11:06:35 -03:00
707dd1654a Including Edit Product 2018-09-16 20:43:21 -03:00
d8847256fd Adding edit function to ITEM
Now an item can be renamed.
2018-09-16 16:43:03 -03:00
a173e3923a Including Alert me! 2018-09-15 02:09:07 -03:00
3469924cdf Including the option to add users to items 2018-09-13 21:16:16 -03:00
9debf5548c Adding Take and Return controllers 2018-09-12 21:27:35 -03:00
7701c1a11d Imrpoving Item, Product and Users 2018-09-11 20:48:09 -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
3631f08050 Init 2018-09-07 20:12:34 -03:00