Commit Graph

64 Commits

Author SHA1 Message Date
8302a69427 Update README.md 2024-04-01 18:31:11 +00:00
cuqmbr
d64c10d9d7
add github action to mirror repository to Gitea 2023-08-26 09:32:05 +00:00
cuqmbr
1198ddf7dc
docs: update LICENSE 2022-12-25 10:46:18 +02:00
cuqmbr
3aa6b8ef39
docs: delete LICENSE.md 2022-12-25 10:34:30 +02:00
cuqmbr
1e38b6e8da
docs: add LICENSE 2022-12-25 10:34:13 +02:00
cuqmbr
9a44acacd2
docs: update README.md 2022-08-08 22:52:50 +03:00
cuqmbr
31a5e9674e
docs: update README.md 2022-07-17 21:46:34 +03:00
cuqmbr
33341d8331
docs: update README.md 2022-06-26 15:34:58 +03:00
cuqmbr
f4bc77dfc1
docs: update README.md 2022-06-26 15:31:24 +03:00
cuqmbr
2a2c183f8c
Create LICENSE.md 2022-06-20 15:01:35 +03:00
cuqmbr
3648c9e794
docs: remove typo in README.md 2022-06-20 14:57:07 +03:00
cuqmbr
2bb742803f
Update README.md 2022-06-19 20:12:06 +03:00
cuqmbr
23124e35b9 docs: update README.md; add run script 2022-06-19 20:04:41 +03:00
cuqmbr
78780d6762 style: change ICollection to List in some Models 2022-06-19 19:17:00 +03:00
cuqmbr
857aebf84e style: update README.md 2022-06-18 13:54:52 +03:00
cuqmbr
3c6f4db7b0 chore: add database update instructions to README.md 2022-06-18 13:48:12 +03:00
cuqmbr
b779611380 chore: add clean database 2022-06-18 13:44:05 +03:00
cuqmbr
5b8e955946 feat: add ticket cost; chore: suppress all nullable warnings 2022-06-18 13:41:23 +03:00
cuqmbr
b9f8fe4521 fix: remove double search link 2022-06-15 17:53:59 +03:00
cuqmbr
86b7f173b4 fix: link highlghting 2022-06-14 16:27:32 +03:00
cuqmbr
9189e30e49
fix: link highlighting 2022-06-14 16:26:23 +03:00
cuqmbr
6ebeb8de95
chore: update Readme.md 2022-06-14 16:12:32 +03:00
cuqmbr
609f989945 feat: add admin pannel (CRUD for routes) & ticket pdf download 2022-06-14 16:07:45 +03:00
cuqmbr
4302b1f796 chore: update Readme.md 2022-06-03 17:39:32 +03:00
cuqmbr
88be40d4f8 fix: comment fix 2022-05-30 08:13:30 +03:00
cuqmbr
1ebd29a56d chore: add comments, remove warning messages 2022-05-29 21:30:57 +03:00
cuqmbr
c47d67b15d feat: places' availability depends on bought tickets
if cities in route you're searching for intersects with cities in the smb's ticket for the route, taken place will be unavailable and capacity in the search results will be decreased
2022-05-28 20:10:50 +03:00
cuqmbr
1b3ac474b8 feat: add info popup, project cleanup 2022-05-13 13:39:18 +03:00
cuqmbr
a1a53156a4 refactor: decouple different types of popups 2022-05-13 11:41:44 +03:00
cuqmbr
9bcba8ac5c fix: sort by route number 2022-05-13 10:17:25 +03:00
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