|
|
b904063ac4
|
create readme with system reqs
|
2025-11-03 09:28:03 +02:00 |
|
|
|
b76355018e
|
add login user use case
|
2025-11-02 23:38:10 +02:00 |
|
|
|
3e259ee5e8
|
confirm that inputs appear on screen after failed login
|
2025-11-02 23:37:46 +02:00 |
|
|
|
52e4d64d72
|
fix find by email function to return null when not found
|
2025-11-02 23:37:18 +02:00 |
|
|
|
f69130c02c
|
instantiate binding, when used
|
2025-11-02 23:36:53 +02:00 |
|
|
|
4f89dc5e94
|
add test for failed login
|
2025-11-02 23:12:13 +02:00 |
|
|
|
b865be9933
|
add script for seeding db
|
2025-11-02 23:08:11 +02:00 |
|
|
|
5107210098
|
test successful login
|
2025-11-02 23:07:55 +02:00 |
|
|
|
aeae0d09cd
|
fix csrf tokens on login form
|
2025-11-02 23:07:32 +02:00 |
|
|
|
3adaaf0a49
|
reorder middleware
|
2025-11-02 23:07:07 +02:00 |
|
|
|
653567f8e2
|
set baseUrl for e2e testing
|
2025-11-02 22:44:37 +02:00 |
|
|
|
ab7368a886
|
add cypress default files
|
2025-11-02 22:38:17 +02:00 |
|
|
|
5057487b0f
|
add script for opening cypress
|
2025-11-02 22:37:59 +02:00 |
|
|
|
830f0e38b9
|
ignore node modules
|
2025-11-02 22:34:19 +02:00 |
|
|
|
6802db6572
|
install cypress
|
2025-11-02 22:33:57 +02:00 |
|
|
|
05f6b4d6e1
|
set session save path
|
2025-11-02 10:03:09 +02:00 |
|
|
|
9a8edec923
|
change name of private method, user to users
|
2025-11-02 09:58:07 +02:00 |
|
|
|
2c2b1751a7
|
implement save for update and new users
|
2025-11-02 09:57:52 +02:00 |
|
|
|
c908381d1e
|
extract getting data to private method
|
2025-11-02 09:43:27 +02:00 |
|
|
|
a64a2103e1
|
add flat file impl with find by email, save not implemented yet
|
2025-11-02 09:41:11 +02:00 |
|
|
|
7d21ce97e9
|
add seeding file
|
2025-11-02 09:40:48 +02:00 |
|
|
|
84bf64d5ca
|
ignore data files but keep the directory
|
2025-11-02 09:40:08 +02:00 |
|
|
|
1fdb3b8502
|
bind user repo to flat file impl
|
2025-11-02 09:34:39 +02:00 |
|
|
|
b0f57ab965
|
define user repo interface
|
2025-11-01 23:20:14 +02:00 |
|
|
|
ec36052f22
|
login user use case and corresponding request dto
|
2025-11-01 23:19:46 +02:00 |
|
|
|
5bfa1044b2
|
create user entity
|
2025-11-01 23:19:29 +02:00 |
|
|
|
5566395dfb
|
test user login and create fake user repo
|
2025-11-01 23:19:09 +02:00 |
|
|
|
7ece9dd072
|
add functions for routes and login
|
2025-10-31 12:11:58 +02:00 |
|
|
|
6117f94033
|
change request interface
|
2025-10-31 12:11:43 +02:00 |
|
|
|
2bc3dfc3ec
|
add middleware and use DI-bridge for instantiating app and add routes
|
2025-10-31 12:10:33 +02:00 |
|
|
|
859cde777a
|
add dashboard and login templates
|
2025-10-31 12:10:16 +02:00 |
|
|
|
3f21ddeab1
|
add auth and csrf-twig middleware
|
2025-10-31 12:10:00 +02:00 |
|
|
|
da3eeef750
|
add slim csrf package
|
2025-10-30 09:43:56 +02:00 |
|
|
|
4ef2647e57
|
fix container require path, add twig and error middleware, add first route to home
|
2025-10-29 22:49:31 +02:00 |
|
|
|
6d11657ed4
|
home template
|
2025-10-29 22:49:20 +02:00 |
|
|
|
0c7d628d15
|
user controller with home method
|
2025-10-29 22:49:08 +02:00 |
|
|
|
262903e3cd
|
add htaccess files
|
2025-10-29 22:36:47 +02:00 |
|
|
|
0d0dabdcad
|
add public index file
|
2025-10-29 22:35:52 +02:00 |
|
|
|
6b7ed94485
|
add app and container files
|
2025-10-29 22:35:38 +02:00 |
|
|
|
9214313615
|
git ignore and attributes
|
2025-10-29 22:27:18 +02:00 |
|
|
|
214934d8d6
|
initial dependencies
|
2025-10-29 22:26:54 +02:00 |
|
|
|
887b1110e9
|
Add 1 git-crypt collaborator
New collaborators:
F75520A9 Yisroel Baum (YSV work email) <sruli@bhbsdventures.com>
|
2025-10-29 22:16:49 +02:00 |
|