Commit Graph

137 Commits

Author SHA1 Message Date
Josepablo C
9f37553418 feat: Adding register completion and private users endpoint 2024-03-10 04:02:47 -06:00
Josepablo C
9a829ccab3 fix(CI): Adding image upload stage 2024-02-20 22:12:58 -06:00
Josepablo C
bf104a4b78 feat(CI): Move Deploy to AWS 2024-02-20 21:54:13 -06:00
987eb5300b feat: Adding redirect test emails list 2023-11-17 21:44:18 -06:00
0f8b81f62a feat: Adding filters to public-companies 2023-11-16 23:40:08 -06:00
41bbc9302e feat: Adding categories to public-vehicles/location 2023-11-16 19:18:51 -06:00
7e3fc7367e feat: Adding contact-email endpoint 2023-11-15 23:01:30 -06:00
183f4b43e5 feat: Adding news/download endpoint 2023-11-15 21:27:44 -06:00
c264985aa2 feat: Adding news endpoint 2023-11-15 21:03:51 -06:00
f56f06270c feat: Adding public-companies/users 2023-11-15 20:59:11 -06:00
d703ba63a0 feat: Adding check-account endpoint 2023-11-15 20:04:06 -06:00
Josepablo Cruz
460dfc31f1 fix: Adding company-name to public-companies endpoint
fix: Adding filter to public-loads endpoint

fix: Adding isVerified field on account_create event
2023-11-10 22:19:57 -06:00
04b85b1b93 fix: Send notification email on Account Verified and sign up completed 2023-11-09 20:30:42 -06:00
f5d4194c4e EN-80: Fixing public endpoints
EN-83: Removing company_type from register process
2023-11-09 20:18:10 -06:00
2bb4ae89c1 chore: Adding account endpoint documentation 2023-11-09 08:54:33 -06:00
26877171ba EN-60: Adding simplified Sign Up/Login/Renew/Recover process. 2023-11-09 02:40:16 -06:00
1521ea4b77 EN-64: Adding public endpoints description 2023-11-08 01:09:04 -06:00
d4f69627a9 feat: Adding public Endpoints
- New Endpoints:
 	- public-companies
 	- public-vehicles
 	- public-loads
2023-11-08 00:58:00 -06:00
ac1dd38cb0 fix: CORS not same origin 2023-10-13 20:00:32 -06:00
c4600fa2be fix: Adding categories field to loads
- Adding company/carrier as mandatory fields for load-attachments.
 - Adding categories field to loads.
2023-10-12 21:53:45 -06:00
b3d3af91fb feat: Adding no_of_proposals to loads 2023-10-10 21:08:59 -06:00
74ad7c5e3f feat: Generalize public endpoints 2023-10-09 13:29:00 -06:00
4e6dbdcedb feat: Improve code organization 2023-10-09 13:12:18 -06:00
d01f62004f feat: Cities uses GenericHandler 2023-10-09 12:39:39 -06:00
54387add66 fix: validate attachment key name 2023-10-07 16:30:39 -06:00
964a94eec8 feat: Adding load-attachments endpoints 2023-10-07 00:03:53 -06:00
e538e229f3 fix(loads): populate company and carrier fields 2023-10-06 20:28:12 -06:00
d019017600 feat: Adding loads and load-attachments endpoints 2023-10-06 20:01:08 -06:00
0b37ea1ac1 feat: Adding public vehicles endpoint 2023-10-06 01:05:29 -06:00
6c0a3a53d2 feat: Adding meta-groups and meta-data endpoints 2023-10-06 00:39:37 -06:00
ce3ec074eb feat: Adding states endpoint and regex find to current endpoints 2023-10-06 00:23:36 -06:00
bf65d9a5cf feat: Adding product-categories endpoint 2023-10-05 23:39:21 -06:00
857a8bf18b fix(Pagination): Improve performance of pagination
- Add limit parameter to find method.
 - Set absolute pagination elements limit to 1000.
 - Adding pagination validation, do not accept negative values. If
   negative values are detected, default parameters are used.
2023-10-05 23:27:30 -06:00
8bab3daf57 feat: Adding cities endpoint 2023-10-05 23:11:10 -06:00
45624eb722 feat(CI): Adding CI deployment script 2023-10-05 22:43:47 -06:00
83e037c298 feat(Countries): Adding countries endpoint 2023-10-05 15:59:22 -06:00
55f1c6e091 Initial commit 2023-10-05 11:43:08 -06:00