Burak Öveç burak.ovec
  • Joined on 2025-06-25
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2026-03-26 09:39:47 +00:00
a10f6997eb Add 'Çekiliş Hakkı Adedi' field to piyangoKatilimciStore and implement validation in piyangoKatilimciValidationStore. Ensure the value is at least 1 to maintain data integrity during form submissions.
2bbb30525e Enhance error handling in useDataStore by adding skipErrorForStatuses option to bypass specific status codes in CheckApiError. This improves error management and allows for more flexible API response handling.
2ecda61ad4 Add removeUploadHandlers function to signalrService for improved memory management by detaching event handlers, preventing memory leaks and multiple triggers.
3c4db6d312 Update SaveKatilimciUser function to ensure 'Çekiliş Hakkı Adedi' is always at least 1, enhancing data integrity during user form submissions.
e9e83827dc Update PanelPiyangoKatilimci component to replace 'Katılım Sıra No' with 'Çekiliş Hakkı Adedi' for improved clarity. Add new input field for 'Çekiliş Hakkı Adedi' with validation support, enhancing user interaction and data entry accuracy.
Compare 9 commits »
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-12-23 01:35:50 +00:00
46d0cac892 Close dialog for "basvurubedelimuhasebelestir" after loading data in FormMuhasebePiyangoBilgileriDisplay component. This improves user experience by ensuring the dialog is properly closed upon data retrieval.
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-12-18 13:20:31 +00:00
f8a3940643 Enhance PiyangoListe and MuhasebePiyangoListesi components by adding "Oluşturma Tarihi", "Sevk Durumu", and "Muhasebeleştirme Durumu" columns. Update date formatting and conditional rendering for improved data presentation. Remove redundant code for special columns to streamline component structure.
078a5a020a Refactor PiyangoOnay components to consolidate conditional rendering for "Müdürlük" and "Çekiliş Görevlisi" fields. Update validation and service logic to ensure proper handling based on "onayDurumuIslemTipiId". This enhances the user experience by streamlining form interactions and data management.
edb1d23d71 Implement custom scrollbar for DataTable component. Refactor structure to include a scrollable wrapper and synchronize scroll positions between the table and the custom scrollbar. Update styles for improved visibility and functionality of the scrollbar.
bf9c2b25f9 Add conditional rendering for "Müdürlük" and "Çekiliş Görevlisi" fields in PiyangoOnay components. Update validation logic to require these fields based on "onayDurumuIslemTipiId". Enhance service layer to handle new fields and ensure proper data submission.
4f29c18dab Enhance date formatting in PiyangoListe and MuhasebePiyangoListesi components. Update date handling to include specific patterns and split options for improved readability. Add new columns for "Oluşturma Tarihi" and "Sevk Durumu" in MuhasebePiyangoListesi, while removing redundant code for special columns.
Compare 6 commits »
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-12-11 11:08:22 +00:00
ddd8594372 Refactor PiyangoOnay components to replace refreshList logic with window reload. This change simplifies the refresh mechanism after form submission, enhancing user experience by ensuring the latest data is displayed immediately.
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-12-11 10:57:06 +00:00
4a081fe249 Update PiyangoDetay component to change conditional rendering for the "Dosya Kapama" tab. The condition now checks for piyangoStore.lotteryApprove === 10 instead of usersStore.isPanelUser && piyangoStore.lotteryDrawState to enhance logic clarity and functionality.
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-12-11 07:47:21 +00:00
9c2f02d617 Add PiyangoDetay component "Çekiliş Tutanağı" tab. Import new TabPiyangoCekilisTutanagi component and enhance tab list structure for improved user navigation.
927cdfd7e8 Add "Müdürlük" and "Çekiliş Görevlisi" fields to PiyangoOnay components. Update validation logic to ensure these fields are required based on "onayDurumuIslemTipiId". Enhance data handling in the service layer for new fields and update the form structure accordingly.
Compare 2 commits »
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-12-10 12:44:30 +00:00
e8f914b321 Update refreshList logic in PiyangoOnay components to prevent immediate refresh. Introduce a timeout before setting refreshList to true after form submission, ensuring smoother user experience.
bd93496e4d Add new fields for "Müdürlük" and "Çekiliş Görevlisi" in FormPiyangoOnay component. Implement conditional rendering based on "onayDurumuIslemTipiId". Update data store to ensure toast notifications are handled correctly after API calls.
9da5f9946b Refactor filter handling in DashPiyangoListe and ListTableContent components. Updated tableData type to an array and improved query parameter construction for filters, including error handling during navigation. Enhanced filter value retrieval logic to ensure proper text assignment based on available data.
b0386d53e5 Add row deletion functionality and enhance table filters in Piyango views. Implemented confirmation dialog for row deletion and updated filter options for various table columns to improve user experience.
f6c1b242b2 Enhance Piyango and Muhasebe views with additional table headers and computed properties for better data representation. Added global store integration for currency formatting and improved date handling. Updated conditional rendering for user roles and refined filter options.
Compare 6 commits »
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-10-17 06:48:28 +00:00
f31bd6ba9e Listablecontent
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-10-06 08:58:20 +00:00
5fe3a36893 signalrService.ts
4dae2824fb piyangoDosyaKapamaStore.ts
6d4d0c8be9 PanelPiyangoDosyaKapamaIkramiye.vue
Compare 3 commits »
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-10-03 07:00:13 +00:00
2b3b09c88b signalr
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-09-27 02:36:18 +00:00
8cae0be757 Merge remote-tracking branch 'origin/main'
4024d539d7 excel pdf
Compare 2 commits »
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-09-26 11:20:33 +00:00
58cd065977 formmuhasebeayarları
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-09-02 11:22:58 +00:00
95da9eb689 dokuman silme
7379f4ae5e build hataları
Compare 2 commits »
burak.ovec merged pull request 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel#11 2025-08-25 10:01:28 +00:00
- İade tarihi alan key leri değiştirildi
burak.ovec deleted branch Teminat-İade-Seçeneği-Geliştirmesi from 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-08-25 10:01:28 +00:00
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-08-25 10:01:28 +00:00
847b1c1b37 Merge pull request '- İade tarihi alan key leri değiştirildi' (#11) from Teminat-İade-Seçeneği-Geliştirmesi into main
7872259102 - İade tarihi alan key leri değiştirildi
Compare 2 commits »
burak.ovec created pull request 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel#11 2025-08-25 10:01:24 +00:00
- İade tarihi alan key leri değiştirildi
burak.ovec deleted branch Sayfa-Resim-Silme-Özelliği from 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-08-25 10:00:41 +00:00
burak.ovec pushed to main at 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel 2025-08-25 10:00:41 +00:00
62dbaef278 Merge pull request 'Sayfa-Resim-Silme-Özelliği' (#10) from Sayfa-Resim-Silme-Özelliği into main
9869edf4a6 url fixed
624b8fae56 url fixed
97a77a2a37 Sayfa resmi silme butonu eklendş
Compare 4 commits »
burak.ovec merged pull request 12M_DotNet_Projects/2025_Vuejs_Mpi_Panel#10 2025-08-25 10:00:40 +00:00
Sayfa-Resim-Silme-Özelliği