Commit Graph

34 Commits

Author SHA1 Message Date
cuqmbr
6413d88ffc fix: add place already taken validation 2022-05-13 10:16:45 +03:00
cuqmbr
8141ac5307 fix: change services' activation order 2022-05-12 18:40:29 +03:00
cuqmbr
62ee346201 feat: add ticket order form validation 2022-05-12 18:39:29 +03:00
cuqmbr
40ea200d4d chore: dependencies cleanup 2022-05-12 18:38:23 +03:00
cuqmbr
7b03b7754c refactor: code cleanup on Auth pages 2022-05-12 18:33:11 +03:00
cuqmbr
3bf86ff66e feat: add account page where user can see bought tickets 2022-05-12 18:30:53 +03:00
cuqmbr
acb4786f48 refactor: project cleanup before further work 2022-05-11 15:12:21 +03:00
cuqmbr
625c6ced9b feat: add home page design 2022-04-04 19:28:27 +03:00
cuqmbr
a213cf928b feat: add ticket buy template without db integration 2022-04-04 19:27:15 +03:00
cuqmbr
8fd36aeec8 refactor: route searching is starting only if departure/arrival city and date is specified 2022-04-02 14:22:27 +03:00
cuqmbr
7c536032b6 fix: redirect link on successful authentication 2022-04-02 14:17:14 +03:00
cuqmbr
00b5986080 feat: add routes' city list popup 2022-04-02 11:31:47 +03:00
cuqmbr
aeb439e2bb fix: email validation on registration, topnav links
feat: add user session
2022-04-02 11:27:31 +03:00
cuqmbr
0472075a7b feat: add registration and login validation 2022-04-01 14:56:21 +03:00
cuqmbr
8c9a0aeae3 fix: auth page validation error style fix 2022-04-01 14:56:12 +03:00
cuqmbr
f2f04f8a14 style: update models validation 2022-04-01 14:55:10 +03:00
cuqmbr
6a3bb0ac65 chore: code cleanup 2022-03-31 21:16:48 +03:00
cuqmbr
c27727db32 feat: registration system, login system template 2022-03-31 21:13:49 +03:00
cuqmbr
cbba5c7372 refactor: add validation data annotatison to database models 2022-03-31 20:35:19 +03:00
cuqmbr
acb7daf0cd feat: add style for topnav, cleanup _Layout.cshtml 2022-03-31 17:55:20 +03:00
cuqmbr
9a5a5052cb style: improve styles 2022-03-31 17:53:42 +03:00
cuqmbr
d32e5492bc chore: separate Index and Routes pages 2022-03-31 17:52:12 +03:00
cuqmbr
1146093913 feat: improve route list design and functionallity 2022-03-30 19:21:32 +03:00
cuqmbr
1b3b598539 fix: change route number variable type to int 2022-03-30 18:18:02 +03:00
cuqmbr
12809e6ae1 feat: make layout and logic for displaying routes 2022-03-29 20:24:12 +03:00
cuqmbr
6ab1f13842 feat: add debugging class to populate the database 2022-03-29 20:22:49 +03:00
cuqmbr
7904ba4391 style: update migration, context and db to match the models 2022-03-29 20:20:49 +03:00
cuqmbr
b447abd06a style: remove tags to improve readability 2022-03-29 20:19:05 +03:00
cuqmbr
3cc659de6a chore: cleanup the project 2022-03-29 20:15:16 +03:00
cuqmbr
cbb741a057 feat: add Razor Pages using Entity Framework (CRUD) 2022-03-26 22:28:14 +02:00
cuqmbr
2ee2ed46e9 feat: add empty database file 2022-03-26 22:26:48 +02:00
cuqmbr
a395c2afe3 feat: add database models and context 2022-03-26 22:25:46 +02:00
cuqmbr
d99e90bc03 chore: remove whitespace from project name 2022-03-26 22:24:10 +02:00
cuqmbr
1d2a097b3a Initial commit 2022-03-24 07:39:58 +02:00