e5970c02c1
SP-1757, SP-1758, SP-1809, SP-1810: Feat/implement booking ( #469 )
...
* fix: commission device API
* task: add create booking API
* add get All api for dashboard & mobile
* add Find APIs for bookings
* implement sending email updates on update bookable space
* move email interfaces to separate files
2025-07-15 10:11:36 +03:00
09322c5b80
add booking points to user table ( #461 )
2025-07-09 14:25:42 +03:00
2b449e61ea
add OTP email sending functionality and integrate with user authentication flow
2025-04-20 22:19:08 +03:00
cf8cf08bdc
add client relation btw user and client
2025-03-27 01:55:26 +03:00
cbd3f5028b
finished client endpoints
2025-03-27 01:28:40 +03:00
b5469cb316
add project in the token
2025-03-20 09:42:28 +03:00
f97b02fdfa
Fix user sign-up logic to correctly handle inactive users
2025-02-05 08:09:21 -06:00
a92497603f
Check user active status before sign-up and invite
2025-02-04 01:56:56 -06:00
dc23cce89a
Add platform type to user login and enforce access restrictions
2025-01-28 19:41:03 -06:00
6dd6c79d87
Add app agreement acceptance check and validation
2025-01-22 00:34:47 -06:00
97da38e31d
Add user active check and improve error handling in auth services
2025-01-04 20:06:44 -06:00
53a474d5cf
Add RoleService to AuthModule and UserAuthService
2024-12-23 01:37:46 -06:00
64027d3a16
Add permission and role management features
2024-12-16 00:19:14 -06:00
f1da846bb5
Enhance Swagger Documentation in UserAuthController
2024-11-23 22:50:02 -06:00
019e777f60
otp fix
2024-10-31 09:14:18 +03:00
ccf3e34fbf
changed date string to iso
2024-10-27 15:47:39 +03:00
fa35c2c60c
fixed forgot password
2024-10-21 14:44:39 +03:00
1054ac6053
fixed forgot password
2024-10-21 14:20:31 +03:00
f165e8ce3a
fixed forgot password
2024-10-21 14:18:31 +03:00
11759d8112
resolve conflicts
2024-10-08 10:59:31 +03:00
972e1423f5
Merge pull request #110 from SyncrowIOT/exception-handling-in-controllers
...
Exception handling in controllers
2024-10-08 10:57:26 +03:00
88f3558589
enhance the urls name
2024-10-08 01:17:31 -05:00
bd3945f2ee
remove tuya auth
2024-10-08 01:09:21 -05:00
69d2aece43
remove unused imports
2024-10-07 18:28:06 -05:00
d0fd95818f
Merge pull request #88 from SyncrowIOT/feature/google-login
...
added google login
2024-10-07 09:13:00 +03:00
9a868c5757
added enums to replace constants
2024-10-06 15:44:49 +03:00
500ca23fba
added exception filter and removed controller error handling
2024-10-06 11:04:25 +03:00
c0c41cf91d
google login done
2024-10-01 16:52:42 +03:00
2b9788eff7
refactor delete user endpoint
2024-09-30 02:10:41 -05:00
eebb676dc8
added otp handling user
2024-09-12 16:32:26 +03:00
21d31538be
added otp handling user
2024-09-12 16:31:15 +03:00
bc0a8627c4
added google login
2024-08-24 13:09:21 +03:00
eb7d294471
added cooldown with OTP
2024-08-21 14:25:06 +03:00
95a315db8f
added otp limiter
2024-08-21 11:22:08 +03:00
2581137f8b
added otp limiter
2024-08-21 11:19:19 +03:00
72679fcfe8
merged with dev
2024-08-21 11:16:05 +03:00
1f6364fc5c
Merge branch 'dev' into create-vistor-password
2024-08-12 12:57:29 +03:00
613f9de731
Refactor email sending method name to improve clarity
2024-08-11 19:45:11 +03:00
dc9e74bdaf
error handling for login
2024-08-11 15:58:06 +03:00
d69634335f
Merge pull request #77 from SyncrowIOT/SP-342-implement-region-end-point-in-the-login
...
error handling for login
2024-08-11 15:40:30 +03:00
f27d84bd01
error handling for login
2024-08-11 15:39:58 +03:00
6b425eba6f
error handling for login
2024-08-11 15:32:20 +03:00
a173e43610
Merge pull request #76 from SyncrowIOT/SP-340-implement-send-otp-endpoint
...
added check if OPT is verification
2024-08-11 14:33:10 +03:00
9c58bb8b25
added check if OPT is verification
2024-08-11 14:29:13 +03:00
d7ad33cc68
Merge pull request #74 from SyncrowIOT/SP-342-implement-region-end-point-in-the-login
...
added region to login
2024-08-11 14:23:53 +03:00
176276ef05
merged with dev
2024-08-11 14:19:02 +03:00
53799583bb
removed region from otp on no regionuuid
2024-08-11 11:46:23 +03:00
0d852cf0d1
added cooldown to data
2024-08-11 10:56:47 +03:00
a899633d8c
added default region in otp
2024-08-09 19:30:06 +03:00
458fa1f66e
added region to login
2024-08-09 19:27:51 +03:00