Commit Graph

14 Commits

Author SHA1 Message Date
Kamil Myśliwiec
7d3e5c1a38 build: use strict null checks part 5 2024-11-26 14:39:51 +01:00
Kamil Myśliwiec
22008976ec build: use strict null checks part 2 2024-11-26 13:36:33 +01:00
Kamil Myśliwiec
cd7079bcc0 feat(common): add parse date pipe, add tsdoc to other pipes 2024-11-08 15:28:13 +01:00
Kamil Myśliwiec
cc36dcba79 fix(common): ensure options are declared when checking if optional pipe 2023-07-03 09:05:14 +02:00
AbdlrahmanSaberAbdo
0b8f437e50 refactor: Skip when the value is equal undefined/null 2023-06-23 18:37:42 +03:00
AbdlrahmanSaberAbdo
9359160084 refactor: cleanup the code 2023-06-23 18:09:53 +03:00
AbdlrahmanSaberAbdo
568190a6ec refactor: Modify isOptional flag and remove conditional from constructor 2023-06-23 10:51:55 +03:00
AbdlrahmanSaberAbdo
7ca89dbc7b feat: add isOptional to ParseEnumPipe 2023-06-22 22:12:41 +03:00
Mansur Ali Koroglu
de5bc51c3d refactor(common): remove barrel import in parse enum pipe file 2023-05-29 02:44:41 +03:00
Micael Levi L. Cavalcante
010f594344 docs(common): mark all user-facing apis with @publicApi 2023-01-28 20:10:01 -04:00
zmj
4621fad49b refactor(): replace indexOf with includes 2021-12-14 20:45:31 +08:00
Kamil Myśliwiec
9d0551ff25 style(): run prettier 2021-08-16 09:30:29 +02:00
Kamil Myśliwiec
f5598f7e18 test(common): update tests for streamable file, parse enum pipe 2021-02-02 10:21:59 +01:00
Alexander Kaufmann
701da565a5 feat(@nestjs/common): add pipe transformer to validate enum values 2021-01-27 17:46:31 +01:00