Nurmuhammet Allanov nurmuhammet
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 14:41:45 +05:00
dd167d9aaa Enhance pricing section layout: update _pricing.scss to use flexbox for better alignment and spacing. Modify breadcrumb links in show.blade.php for correct asset paths and simplify the layout by removing the sidebar, allowing for a more streamlined content presentation.
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 14:31:52 +05:00
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 14:28:12 +05:00
453e8caa82 Refactor About page settings: replace management section with a video upload feature, update view to display static management information, and clean up related settings for improved content management and user experience.
76397637f0 Integrate dynamic settings into About page: update content sections to utilize AboutSettings for titles, subtitles, paragraphs, and media sources, enhancing content management and user experience.
8e770941fa Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
c37f5fadf1 Add contact settings integration: update contact page to utilize dynamic settings for subtitle, header, paragraph, contact details, and map embed URL, enhancing content management and user experience.
Compare 4 commits »
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 13:04:17 +05:00
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 12:59:24 +05:00
3ca39597a2 Add section title and description to success stories page for improved user engagement and context.
affe615592 Remove image display from news and success pages to streamline content presentation.
c1770cafa5 Refactor blog item display: update styles for blog items, enhance news and success pages to handle empty states with informative messages, and adjust author image path for consistency.
Compare 3 commits »
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 12:47:53 +05:00
d4403ce365 Update NewsResource to route index page to ManageNews instead of ListNews for improved resource management.
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 12:46:58 +05:00
b9bc8fbcee Rename ListNews class to ManageNews in ManageNews.php for improved clarity and consistency in resource management.
f6ddf1d9c1 Enhance internship application process: update InternshipsPageController to retrieve internships and validate application submissions, modify Internship model to include relationships, and implement dynamic application modals in views for internships and careers. Update Livewire configuration for improved file upload handling.
Compare 2 commits »
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 12:09:24 +05:00
9603402fee Update careers index view to include salary currency options and enhance form validation for improved user experience.
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 12:00:32 +05:00
1f8888d31c Remove max size limit for background video upload in HomePageSettings and add ApplicationResource to the panel resources in PanelPanelProvider.
330fc76ed3 Refactor application submission response in ApplicationController to return JSON format and update phone number validation rule. Modify careers index view to handle new response structure.
a627c85416 Add CSRF token meta tag for enhanced security and update form labels in careers index view to indicate required fields.
f9f08c7adf Add salary currency field to Career resource and model, implement currency options, and update careers index view
Compare 4 commits »
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 00:27:53 +05:00
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-29 00:23:22 +05:00
a89e2a71d8 Enhance careers management features: update CareersPageController to fetch and display career listings with additional fields, modify Career model to include relationships and new attributes, and create a new view for the careers index with an application modal. Update database migration to reflect changes in the careers table structure and adjust routes for application submissions.
9b3ca3ff66 Update footer and header navigation links to reflect new route for success stories, and remove pagination section from news index view for cleaner layout.
41abdb6fc8 Update news index view: change page title from 'Blog 3 Columns' to 'News' and adjust breadcrumb navigation for improved clarity and consistency.
6b0c92d838 Refactor News management features: replace author text input with a searchable select component in NewsResource, update NewsPageController to fetch news with authors and recent articles, and enhance the news show view to display author details and comments more effectively.
1b4989b440 Enhance solution management features: add title_description and bullets fields to SolutionResource, update OurSolutionPageController to fetch solutions in descending order, and create new views for displaying solutions with detailed descriptions and bullet points. Adjust CSS for active button styling and update navigation to reflect title instead of name for solutions.
Compare 9 commits »
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-28 18:28:47 +05:00
189cb53856 Enhance ManageSolutions and ManageSuccess forms: replace icon_class text input with a searchable select component in ManageSolutions, add file upload for success images in ManageSuccess, and update SuccessSettings to include success_image property. Adjust related database migrations and views for dynamic content display.
d316f392bc Update HomePageSettings to use file upload for background video: replace text input with FileUpload component, enforce file type and size restrictions, and adjust video source path in the homepage view for proper video display.
2d1c7ea4f9 Add solutions image upload field and update settings: introduce a file upload component for solutions images in ManageSolutions, add solutions_image property to SolutionSettings, and update related database migrations and views to support dynamic image display.
bae4204d44 Refactor form components across multiple pages: enforce required validation on various text inputs and file uploads in HomePageSettings, ManagePortfolio, ManageSite, ManageSiteSocialSettings, ManageSolutions, ManageSuccess, and update the news index view to display dynamic content.
1ceccb0d79 Update HomePageSettings to require additional fields: enforce required validation on various text inputs and file uploads for better data integrity.
Compare 8 commits »
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-28 13:08:41 +05:00
b405cad6fe Add About Section to HomePageSettings and update HomePageController to include brand data. Modify HomeSettings to store new about section fields and update the homepage view to display these settings.
d0985a71d5 Refactor HomePageSettings: remove view definition, update background video icon, and delete unused Blade view file. Add HomeSettings import in HomePageController.
2bf0c8f20d Add methods to various page controllers for handling index, store, and show actions
Compare 3 commits »
nurmuhammet pushed to main at nurmuhammet/gujurly.com 2025-07-26 13:26:57 +05:00
69dd14e06c first
nurmuhammet created branch main in nurmuhammet/gujurly.com 2025-07-26 13:26:57 +05:00
nurmuhammet created repository nurmuhammet/gujurly.com 2025-07-26 13:24:35 +05:00
nurmuhammet pushed to main at nurmuhammet/tbbank-react-native-mobile 2025-07-15 22:37:44 +05:00
3380c9d85b add android and ios folders to git ignore
nurmuhammet pushed to main at nurmuhammet/tbbank-react-native-mobile 2025-07-15 22:34:25 +05:00
6b9631dcfd Upgrade
7f182d3a07 update packages
dc4bef93c1 fix scroll
Compare 9 commits »
nurmuhammet pushed to main at nurmuhammet/tbbank-react-native-mobile 2025-07-09 12:33:19 +05:00
570a4bd335 delete action
4dce2a6d63 card order ready
6044d5ae78 card pins ready
90d9a7b309 card requisite done
Compare 10 commits »
nurmuhammet created branch main in nurmuhammet/tbbank-react-native-mobile 2025-07-09 12:33:19 +05:00