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