Commit Graph

980 Commits

Author SHA1 Message Date
b2097f7f32 3.121.420 2026-02-18 18:58:50 +03:30
c0f282a665 feat: Show update detector on every app launch
- Fix update detector to display whenever app is opened
- Ensure users are notified of new updates consistently
2026-02-18 18:58:17 +03:30
cdabe61d25 fix: Update time slots immediately
- Ensure time slots refresh in real-time after appointments -> quick appointment and advance appointment
- Prevent double-booking by showing updated availability instantly
2026-02-18 18:50:47 +03:30
9b01cfbe4b fix: Resolve duplicate toast notifications
- Fix conflicting success and error toasts appearing simultaneously during custom link booking
- navigate to separate page after booking completion
2026-02-18 18:29:46 +03:30
18a5966e34 conflict fixed 2026-02-18 17:35:37 +03:30
a5b26bdb51 3.121.403 2026-02-18 17:30:00 +03:30
978964bb91 fix: Improve personnel mode time slot display
- Fix time slots not showing when clicking on working days in personnel calendar
- Enhance time slots UI with improved visual appearance
2026-02-18 17:27:12 +03:30
Reza Taghizadeh
6833599f5b fix: reslove some bugs (v3.121.417) 2026-02-18 17:24:57 +03:30
9f83c2cff9 fix: Add warning for refund amount exceeding
service cost in cash back settings
2026-02-18 16:47:59 +03:30
6d59863bf6 feat: Improve personnel mode appointment display
and fix discount code issues

- Replace customer number with call button in personnel mode home history
- Display personnel name in parentheses next to services
- Fix appointment editing functionality in personnel mode
- Resolve page not found error when submitting empty discount code
- Add remove button for discount code input
2026-02-18 16:29:27 +03:30
Reza Taghizadeh
c93e1ee7a6 Merge pull request #137 from sinmajidi/reza-dev
fix: reslove some bugs (v3.121.410)
2026-02-18 14:01:46 +03:30
Reza Taghizadeh
9a1958e780 fix: reslove some bugs (v3.121.410) 2026-02-18 14:01:19 +03:30
Reza Taghizadeh
4213a1fcec Merge pull request #136 from sinmajidi/reza-dev
fix: reslove some bugs (v3.121.405)
2026-02-18 14:01:01 +03:30
Reza Taghizadeh
3ecd514f8b fix: reslove some bugs (v3.121.405) 2026-02-18 14:00:32 +03:30
Reza Taghizadeh
01fb6012f0 Merge pull request #135 from sinmajidi/reza-dev
Reza dev
2026-02-18 02:16:58 +03:30
Reza Taghizadeh
ff69def095 fix: reslove some bugs (v3.121.400) 2026-02-18 02:16:44 +03:30
Reza Taghizadeh
9b13f5198a fix: reslove some bugs (v3.121.400) 2026-02-18 02:15:29 +03:30
be2e4c8b2b 3.121.391 2026-02-17 19:03:08 +03:30
0d73d7daa6 fix: resolve multiple issues across various modules
- Fix personnel link: add personnel name to custom link (previously only customer name and beauty line were displayed)
- Fix appointment requests issue: prevent multiple requests when confirming an appointment and fix "reservation not found" error
- Fix duplicate button bug: remove duplicate "New Ticket" button in tickets page when list is empty
- Fix scroll issue in business card link selection page (horizontal scrolling disabled)
- Add back button to gift card QR scan page for returning to the application
- Fix gift card scan error message: display "This hairdresser cannot verify this gift card" instead of "Already used"
- Fix fields in hairdresser business card creation: correct salon name field based on previous app version
- Fix final submission issue in business card and loyalty card: prevent multiple submissions and duplicate success messages
2026-02-17 18:57:31 +03:30
Reza Taghizadeh
3a2c5f6869 Merge pull request #134 from sinmajidi/reza-dev
Reza dev
2026-02-16 18:20:58 +03:30
Reza Taghizadeh
e75e1fcd97 fix: reslove some bugs (v3.121.390) 2026-02-16 18:20:21 +03:30
Reza Taghizadeh
18eaecfa52 fix: reslove some bugs (v3.121.390) 2026-02-16 18:19:47 +03:30
eaf9fc2546 bug in new ticket input fixed 2026-02-16 17:53:36 +03:30
fdbd8c7e1e 3.121.381 2026-02-16 17:39:27 +03:30
50d21a1c3c bug fixed 2026-02-16 17:39:05 +03:30
5290ef4570 3.121.380 2026-02-16 17:23:21 +03:30
edcb01a267 Fix multiple issues across personnel, ticketing,
appointment, and homepage modules:

- Prevent saving/editing a service without a price in Personnel > Edit Service
- Fix "undefined" character limit message in Ticket creation textarea
- Add missing character limit validation for description field in general link (end-user form)
- Fix request count not updating on Homepage until manual refresh
- Fix General Link calendar jumping back to previous month after navigation
- Change "optional" label to "required" for service price input in Personnel > Service Management
2026-02-16 17:21:26 +03:30
Reza Taghizadeh
79c2cb9f0a Merge pull request #133 from sinmajidi/reza-dev
fix: reslove some bugs (v3.121.379)
2026-02-15 19:25:21 +03:30
Reza Taghizadeh
72b952c041 fix: reslove some bugs (v3.121.379) 2026-02-15 19:25:14 +03:30
Reza Taghizadeh
bda3626e72 fix: reslove some bugs (v3.121.379) 2026-02-15 19:24:34 +03:30
Reza Taghizadeh
cf8c512a70 Merge pull request #132 from sinmajidi/reza-dev
Reza dev
2026-02-15 19:03:49 +03:30
Reza Taghizadeh
20f86739c7 fix: reslove some bugs (v3.121.379) 2026-02-15 19:03:28 +03:30
Reza Taghizadeh
c526bb0aac fix: reslove some bugs (v3.121.379) 2026-02-15 18:53:47 +03:30
Reza Taghizadeh
cf16bed801 fix: reslove some bugs (v3.121.379) 2026-02-15 18:53:29 +03:30
2875483985 3.121.369 2026-02-15 18:10:00 +03:30
a552efb153 feat- add personnel appointment history to profile
fix- correct API setup for appointment approval flow

fix- update color scheme for better visibility in calender
2026-02-15 18:06:35 +03:30
6e4524960c bug fixed 2026-02-15 15:18:34 +03:30
93dba22d85 payment issue fixed 2026-02-15 15:17:30 +03:30
8995a40be0 payment issue fixed 2026-02-15 15:11:53 +03:30
bc120e36db bg pic added 2026-02-15 14:13:37 +03:30
65002caa75 3.121.368 2026-02-15 14:08:52 +03:30
580bfba562 3.121.367 2026-02-15 14:07:38 +03:30
49221e3641 http://localhost:5173/ 2026-02-15 14:06:47 +03:30
0d9b7a8f15 verify payment added
income modified
calender cell color changed
2026-02-15 14:05:08 +03:30
Reza Taghizadeh
4ded347c04 Merge pull request #131 from sinmajidi/reza-dev
Reza dev
2026-02-14 19:18:32 +03:30
Reza Taghizadeh
4a982db751 fix: reslove some bugs (v3.121.365) 2026-02-14 19:18:15 +03:30
Reza Taghizadeh
a9cf1cfaa4 Merge pull request #130 from sinmajidi/reza-dev
Reza dev
2026-02-14 19:17:18 +03:30
Reza Taghizadeh
86691871b6 fix: reslove some bugs (v3.121.365) 2026-02-14 19:16:00 +03:30
Reza Taghizadeh
a3919dc4d1 fix: reslove some bugs (v3.121.365) 2026-02-14 19:15:15 +03:30
60be33c5a2 feat: enhance homepage and fix time slot
creation validation

- Add unconfirmed requests count display next to "Requests" on homepage
- Fix time slot creation success message: prevent false success notification when no services exist
- Add pre-validation in schedule creation to check for existing services before allowing time slot creation
- Prevent calendar days from turning green when time slot creation fails due to missing services
2026-02-14 19:13:23 +03:30