EwelinaLasowy
|
1b446baa5f
|
#4 - fix
|
2022-01-18 11:46:55 +01:00 |
|
Adrian Hopek
|
d7d84a1b30
|
Merge branch 'main' into #4-users-crud
# Conflicts:
# .env.example
# app/Http/Controllers/GoogleController.php
# app/Http/Middleware/Authenticate.php
# app/Http/Resources/UserResource.php
# app/Models/User.php
# composer.lock
# database/factories/UserFactory.php
# database/migrations/2014_10_12_000000_create_users_table.php
# package-lock.json
# package.json
# resources/js/Pages/Login.vue
# resources/js/Shared/Layout/GuestLayout.vue
# resources/js/Shared/MainMenu.vue
# resources/js/app.js
# resources/lang/pl.json
# routes/web.php
|
2022-01-18 10:06:53 +01:00 |
|
Adrian Hopek
|
13d166ee81
|
Merge remote-tracking branch 'origin/#4-users-crud' into #4-users-crud
# Conflicts:
# app/Enums/FormOfEmployment.php
# app/Models/User.php
# resources/js/Pages/Users/Index.vue
# routes/web.php
|
2022-01-18 07:51:08 +01:00 |
|
Adrian Hopek
|
acf2eba95d
|
#4- wip
|
2022-01-18 07:39:03 +01:00 |
|
Adrian Hopek
|
7dca5d1e6c
|
#4 - wip
|
2022-01-14 15:09:08 +01:00 |
|
Adrian Hopek
|
d4f43421cd
|
#4- wip
|
2022-01-14 07:44:12 +01:00 |
|
Adrian Hopek
|
0869395aab
|
#2 - authentication via google (#16)
* #2 - wip
* #2 - wip
* #2 - ui fixes to login page
* #2 - fix
* #2 - fix
* #2 - add title to login page
* Apply suggestions from code review
Co-authored-by: Krzysztof Rewak <krzysztof.rewak@blumilk.pl>
* #2 - cr fix
* #2 - cr fix
Co-authored-by: EwelinaLasowy <ewelina.lasowy@blumilk.pl>
Co-authored-by: Krzysztof Rewak <krzysztof.rewak@blumilk.pl>
|
2022-01-13 14:19:11 +01:00 |
|
Adrian Hopek
|
38af769f7b
|
#2 - wip
|
2022-01-13 09:23:39 +01:00 |
|
Adrian Hopek
|
197e7da9cc
|
#2 - wip
|
2022-01-12 15:36:35 +01:00 |
|
Adrian Hopek
|
8f5f2b88f0
|
#1 - project skeleton (#7)
* #1 - project skeleton
* #1 - composer fix
* #1 - add app key to phpunit config
* #1 - change default session driver
* #1 - add EXTERNAL_WEBSERVER_PORT variable to .env.example
|
2022-01-10 13:28:18 +01:00 |
|