Commit Graph
147 Commits
Author SHA1 Message Date
liosha84 0b3d8be655 test 2025-12-26 10:48:28 +02:00
liosha84 bf12b0fb4c Merge pull request #93 from liosha84/development
Development
2025-08-20 11:49:14 +03:00
liosha84 763f8b58d5 Merge pull request #92 from liosha84/86-create-for-storage-service-config-and-init-like-initdataservice
fix
2025-08-20 11:46:24 +03:00
liosha84 bc18200640 fix 2025-08-20 11:44:48 +03:00
liosha84 bef8e15c36 Merge pull request #91 from liosha84/development
Development
2025-08-20 11:20:13 +03:00
liosha84 bba22cfea9 Merge pull request #90 from liosha84/89-web-face-theme-functionality
add theme palette and jambotron-ui/src/styles/angular_material_theme.…
2025-08-20 11:19:50 +03:00
liosha84 2002b37006 add theme palette and jambotron-ui/src/styles/angular_material_theme.scss 2025-08-20 11:09:40 +03:00
liosha84 c44bf9b2f7 Merge pull request #88 from liosha84/development
Development
2025-08-18 12:28:33 +03:00
liosha84 a4d9e98f5d Merge pull request #87 from liosha84/84-create-json-dump
84 create json dump
2025-08-18 12:28:00 +03:00
liosha84 a05e9a31fc remake init data
json dump

Small bug fix
2025-08-18 12:26:34 +03:00
liosha84 0885a460c4 remake init data
json dump

Small bug fix
2025-08-15 02:14:54 +03:00
liosha84 b5e99b0116 remake init data
json dump
2025-08-14 18:50:16 +03:00
liosha84 f36a8df8a6 Merge pull request #83 from liosha84/development
Development
2025-08-11 14:26:40 +03:00
liosha84 6c5e2d9de1 Merge pull request #82 from liosha84/81-small-bug-fix
Remove SCSS files related to components, layouts, and Bootstrap varia…
2025-08-11 14:26:13 +03:00
liosha84 8cdfd2a6f5 Remove SCSS files related to components, layouts, and Bootstrap variables no longer in use 2025-08-11 14:24:19 +03:00
liosha84 f752a79576 Merge pull request #80 from liosha84/development
Development
2025-08-10 11:29:44 +03:00
liosha84 4c1c545229 Merge pull request #79 from liosha84/35-1-angular-17-logout-when-token-is-expired-like-as-bezkoder
Refactor tutorial and user models to replace fileName with id, update…
2025-08-10 11:29:05 +03:00
liosha84 c840adb229 Refactor tutorial and user models to replace fileName with id, update related components and services for consistency 2025-08-10 11:27:22 +03:00
liosha84 aa3bba19d5 Merge pull request #77 from liosha84/development
Development
2025-08-09 22:28:34 +03:00
liosha84 1953b759ce Merge pull request #76 from liosha84/35-1-angular-17-logout-when-token-is-expired-like-as-bezkoder
Add fileName property to models and update related components for fil…
2025-08-09 22:27:41 +03:00
liosha84 d45fd83593 Add fileName property to models and update related components for file handling 2025-08-09 22:22:02 +03:00
liosha84 e90f0624de Merge pull request #74 from liosha84/development
Development
2025-08-07 17:26:32 +03:00
liosha84 ca73cf31df Merge pull request #73 from liosha84/71-do-remake-select-user-roles-like-as-github
71 do remake select user roles like as GitHub
2025-08-07 17:26:05 +03:00
liosha84 a9b28180a7 Refactor imports in users.component.ts for cleaner code structure 2025-08-07 17:25:14 +03:00
liosha84 4f8420b36b Add edit functionality for user roles and improve role selection UI 2025-08-07 17:23:47 +03:00
liosha84 3330378790 Merge pull request #70 from liosha84/development
Development
2025-08-07 13:41:53 +03:00
liosha84 76996a4199 Merge pull request #69 from liosha84/34-1-ann-refresh-cooki-like-as-bezkoder
Implement refresh token functionality and enhance error handling in a…
2025-08-07 13:35:57 +03:00
liosha84 c4c67e1ef1 Implement refresh token functionality and enhance error handling in authentication 2025-08-07 13:31:46 +03:00
liosha84 2e6f4bb870 Merge pull request #68 from liosha84/57-1-fix-select-and-upload-image-functionalities-in-add-tutorial-form-and-fix-edit-tutorial-functionalities
Implement file name extraction from URL and enhance logging in tutori…
2025-08-06 23:17:45 +03:00
liosha84 879531d1a8 Implement file name extraction from URL and enhance logging in tutorial operations 2025-08-06 23:16:53 +03:00
liosha84 0d0609636d Merge pull request #67 from liosha84/development
Development
2025-08-06 20:43:53 +03:00
liosha84 c9ec76a2fd Merge pull request #66 from liosha84/55-store-uploads-folder-in-docker-volume-for-production
Update Dockerfile path in docker-compose for correct build context
2025-08-06 20:42:48 +03:00
liosha84 cb5028fc31 Update Dockerfile path in docker-compose for correct build context 2025-08-06 20:41:34 +03:00
liosha84 436dc18a48 Merge pull request #65 from liosha84/development
Development
2025-08-06 20:40:47 +03:00
liosha84 0f02237784 Merge pull request #64 from liosha84/24-fix-layout
24 fix layout
2025-08-06 20:40:22 +03:00
liosha84 60c8f7e67d Merge pull request #63 from liosha84/55-store-uploads-folder-in-docker-volume-for-production
55 store uploads folder in docker volume for production
2025-08-06 20:28:38 +03:00
liosha84 b5bfb677d9 Refactor Docker setup and update file storage paths for improved containerization 2025-08-06 20:26:24 +03:00
liosha84 ee3476d768 Merge pull request #62 from liosha84/57-fix-select-image-functionalities-in-add-tutorial-form-and-fix-edit-tutorial-functionalities
57 fix select image functionalities in add tutorial form and fix edit tutorial functionalities
2025-08-06 04:00:30 +03:00
liosha84 d6eed2e3e1 Refactor image URL handling and enhance tutorial component layout 2025-08-06 03:58:16 +03:00
liosha84 d2f46f4405 Add file upload functionality with dialog components and update image handling 2025-08-05 21:13:21 +03:00
liosha84 8a18307527 Merge pull request #61 from liosha84/58-delete-tutorial-and-delete-many-tutorials-functionality
Update application properties for development profile and adjust casc…
2025-08-04 13:31:37 +03:00
liosha84 a879d1bda5 Update application properties for development profile and adjust cascade type in Tutorial entity 2025-08-04 13:30:06 +03:00
liosha84 c0ceb9611a Merge pull request #54 from liosha84/development
Development
2025-08-04 10:43:50 +03:00
liosha84 4f0fab7d59 Merge pull request #53 from liosha84/50-cleare-jambotron-ui-project-1
Add new components for AI and tutorials, update routing, and enhance …
2025-08-04 10:42:55 +03:00
liosha84 483d029952 Add new components for AI and tutorials, update routing, and enhance file upload functionality 2025-08-04 10:38:46 +03:00
liosha84 30a5c282d9 Merge pull request #52 from liosha84/development
Development
2025-07-30 01:28:54 +03:00
liosha84 18c6906637 Merge pull request #51 from liosha84/47-add-moderator-board-with-all-tutorials-list-edit-preview-delete-functionality
Refactor admin component and update application properties for produc…
2025-07-30 01:28:17 +03:00
liosha84 4e030b2a52 Refactor admin component and update application properties for production setup
Gradle _jambotron_build
aplication.properties for dev and prod
2025-07-30 01:27:11 +03:00
liosha84 c16e294d14 Merge pull request #49 from liosha84/development
Development
2025-07-28 13:54:09 +03:00
liosha84 13160ddf6d Merge pull request #48 from liosha84/47-add-moderator-board-with-all-tutorials-list-edit-preview-delete-functionality
47 add moderator board with all tutorials list edit preview delete functionality
2025-07-28 13:53:17 +03:00