Commit Graph

53 Commits

Author SHA1 Message Date
aslan cc64e20ad5 add Period resource
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Successful in 1m48s Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 14s Details
2024-02-26 11:34:33 +03:00
aslan 5f5c3135d8 add Direction Profile resource 2024-02-26 10:58:02 +03:00
aslan 115f49ea53 add Cost resource 2024-02-26 09:37:27 +03:00
aslan 52dd465532 add Place and PlaceType resources
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 1m34s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
2024-02-19 18:55:44 +03:00
aslan 566087919b add EntranceExamination resource 2024-02-19 10:53:17 +03:00
aslan 5b1e4cab99 fix SubjectType recourse
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 2m19s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
2024-02-17 12:31:22 +03:00
aslan 1462d70800 add Subject resource
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 2m12s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
2024-02-17 11:30:32 +03:00
aslan 33bf946ab2 Merge pull request 'new-design' (#14) from RomanGolienko/Roman_applicant-site:new-design into main
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Successful in 2m12s Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 21s Details
Reviewed-on: http://gitea.mkgtu.ru/aslan/applicant-site/pulls/14
2024-02-16 14:21:22 +03:00
ROMANGOLIENKO 4e5d567720 new design (blue) 2024-02-16 13:39:57 +03:00
aslan 1070d543c5 add ExaminationType resource
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Successful in 2m7s Details
Tests & Lint & Deploy to Railway / deploy (push) Failing after 7s Details
2024-02-16 10:43:55 +03:00
aslan d9362477c2 refactoring move to directory Direction
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Successful in 4m5s Details
Tests & Lint & Deploy to Railway / deploy (push) Failing after 6s Details
2024-02-16 09:06:48 +03:00
aslan 8cf5631f5a add Education Form resource
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Successful in 3m6s Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 35s Details
2024-02-15 09:58:01 +03:00
aslan 75899051c7 add Education Level resource
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 1m51s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
2024-02-14 15:00:28 +03:00
aslan 83a398c5bc fix lint 120 char per line
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 2m20s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
2024-02-14 10:22:04 +03:00
aslan 4b094339f0 refactoring Document and Admission resource
Tests & Lint & Deploy to Railway / deploy (push) Blocked by required conditions Details
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Has been cancelled Details
2024-02-14 09:44:53 +03:00
aslan 3e50dee628 refactoring Reception screen to Admission
Tests & Lint & Deploy to Railway / deploy (push) Blocked by required conditions Details
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Has been cancelled Details
2024-02-13 15:37:41 +03:00
aslan 173a744f79 refactoring routes
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 1m33s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
2024-02-12 14:52:55 +03:00
aslan 35104455c2 refactoring Department resource
Tests & Lint & Deploy to Railway / build (2.6.6, 20.x, 8.3) (push) Failing after 4m48s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
2024-02-12 09:19:08 +03:00
aslan 56d4f387b8 add Direction resource
Tests & Lint & Deploy to Railway / build (20.x, 8.3) (push) Successful in 2m31s Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 21s Details
2024-02-10 11:23:38 +03:00
aslan de6b83d675 refactoring routes
Tests & Lint & Deploy to Railway / deploy (push) Blocked by required conditions Details
Tests & Lint & Deploy to Railway / build (20.x, 8.3) (push) Has been cancelled Details
2024-02-09 14:30:42 +03:00
aslan 2279341988 change resorce scoping
Tests & Lint & Deploy to Railway / build (20.x, 8.3) (push) Failing after 2m57s Details
Tests & Lint & Deploy to Railway / deploy (push) Has been skipped Details
https://laravel.com/docs/10.x/controllers#restful-scoping-resource-routes
2024-02-08 18:34:45 +03:00
aslan 3ef7a84f7e add Department resource 2024-02-08 16:00:06 +03:00
aslan b1cd352165 refactored routes 2024-02-07 16:32:42 +03:00
aslan 06c16d95c1 add EducationalInstitution resource
Tests & Lint & Deploy to Railway / build (20.x, 8.3) (push) Successful in 2m33s Details
Tests & Lint & Deploy to Railway / deploy (push) Successful in 21s Details
2024-02-07 10:18:46 +03:00
aslan bf232ef382 add file download with hashed name 2024-01-31 08:47:05 +03:00
aslan eb64b3df20 delete unused route 2024-01-30 15:59:23 +03:00
aslan b72fcc938f add Receprion screen view
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (push) Failing after 2m1s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (push) Has been skipped Details
2024-01-30 10:55:31 +03:00
aslan 50ffc6a456 rewrite README.md
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (push) Failing after 1m58s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (push) Has been skipped Details
2024-01-26 17:06:45 +03:00
aslan 77a0aacf02 add files from Merge pull request 'completing all pages in categories' (#9) from RomanGolienko/Roman_applicant-site:main into main
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (push) Failing after 1m58s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (push) Has been skipped Details
2024-01-26 11:18:34 +03:00
aslan 95deb4cefe add file resource 2024-01-26 11:15:11 +03:00
Holiienko Roman af4aa86f42 completing all pages in categories
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (pull_request) Failing after 1m59s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (pull_request) Has been skipped Details
2024-01-25 12:57:38 +03:00
aslan d50dd092de add http://172.17.254.104/RomanGolienko/Roman_applicant-site main
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (pull_request) Failing after 2m0s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (pull_request) Has been skipped Details
2024-01-24 15:50:33 +03:00
Holiienko Roman dee85023d4 new pages, renaming routes
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (pull_request) Failing after 1m57s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (pull_request) Has been skipped Details
2024-01-24 15:23:23 +03:00
Holiienko Roman 05fbca2353 adding new method to PageScrapper, adding new page
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (pull_request) Failing after 1m54s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (pull_request) Has been skipped Details
2024-01-24 13:30:27 +03:00
Holiienko Roman bfcb9cdba2 adding new page
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (pull_request) Failing after 2m5s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (pull_request) Has been skipped Details
2024-01-23 15:45:52 +03:00
aslan b8063db38b Merge remote-tracking branch 'origin/main'
Tests & Lint & Deploy to Railway / build (20.x, 8.2) (push) Failing after 1m58s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (push) Has been skipped Details
2024-01-23 11:20:22 +03:00
aslan ef1309b2e3 add ReceptionScreen web resource 2024-01-23 11:20:15 +03:00
Holiienko Roman 574e300006 adding menu/*section* logic in file system 2024-01-22 15:53:10 +03:00
Holiienko Roman 195561c2eb scraping data from mkgtu and making new pages 2024-01-22 15:31:39 +03:00
aslan ff2deace3e add resource Documents Online 2024-01-19 19:15:45 +03:00
aslan 04cb20e7a1 add documents online resource 2024-01-19 10:48:00 +03:00
AslanAV 9e9bbfb2dc fix clickable menu 2024-01-17 14:06:42 +03:00
AslanAV ce6a387101 add upload files
Tests & Lint & Deploy to Railway / build (8.1) (push) Successful in 1m40s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (push) Failing after 1m16s Details
2024-01-17 09:01:14 +03:00
AslanAV 6f6dbdefad Merge remote-tracking branch 'origin/main'
Tests & Lint & Deploy to Railway / build (8.1) (push) Failing after 1m14s Details
Tests & Lint & Deploy to Railway / deploy (8.1) (push) Has been skipped Details
# Conflicts:
#	routes/web.php
2024-01-16 16:28:31 +03:00
AslanAV 0413103496 add upload files 2024-01-16 16:24:44 +03:00
Holiienko Roman 3cf7a116c3 adding new pages, file landing page now based on 'home.blade.php' 2024-01-12 15:59:03 +03:00
Holiienko Roman 05d928595a login page redesign 2024-01-12 12:33:51 +03:00
AslanAV d5062e8ebe add tests and lint? and fix lints errors 2024-01-11 17:05:53 +03:00
AslanAV 1383cad8b9 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	routes/web.php
2024-01-11 15:11:05 +03:00
AslanAV 6dcf2c390f add User resource route, Controller 2024-01-11 15:10:01 +03:00