Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added frontend/lint-output.txt
Binary file not shown.
2 changes: 1 addition & 1 deletion frontend/tsconfig.tsbuildinfo
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"root":["./src/app.tsx","./src/main.tsx","./src/vite-env.d.ts","./src/landingpage/landingpage.tsx","./src/landingpage/sections/hero/hero.tsx","./src/landingpage/sections/howitworks/howitworks.tsx","./src/landingpage/sections/whynavin/whynavin.tsx","./src/components/index.ts","./src/components/button/button.tsx","./src/components/button/index.ts","./src/components/card/card.tsx","./src/components/card/index.ts","./src/components/errorboundary/errorboundary.tsx","./src/components/navbar/navbar.tsx","./src/components/navbar/index.ts","./src/components/auth/protectedroute/protectedroute.test.tsx","./src/components/auth/protectedroute/protectedroute.tsx","./src/components/auth/protectedroute/index.ts","./src/components/auth/walletconnectbutton/walletconnectbutton.tsx","./src/components/auth/walletconnectbutton/index.ts","./src/components/common/datatable/datatable.example.tsx","./src/components/common/datatable/datatable.tsx","./src/components/common/datatable/index.ts","./src/components/common/datatable/types.ts","./src/components/common/emptystate/emptystate.tsx","./src/components/common/emptystate/index.ts","./src/components/common/emptystate/types.ts","./src/components/common/modal/modal.tsx","./src/components/common/modal/index.ts","./src/components/common/statusbadge/statusbadge.tsx","./src/components/common/statusbadge/index.ts","./src/components/common/statusbadge/statusbadgevariants.ts","./src/components/dashboard/charts/deliverysuccesschart/deliverysuccesschart.test.tsx","./src/components/dashboard/charts/deliverysuccesschart/deliverysuccesschart.tsx","./src/components/dashboard/charts/deliverysuccesschart/index.ts","./src/components/dashboard/charts/deliverysuccesschart/mockdeliverydata.ts","./src/components/dashboard/charts/shipmentvolumechart/shipmentvolumechart.test.tsx","./src/components/dashboard/charts/shipmentvolumechart/shipmentvolumechart.tsx","./src/components/dashboard/charts/shipmentvolumechart/index.ts","./src/components/dashboard/charts/shipmentvolumechart/mockvolumedata.ts","./src/components/dashboard/statcard/statcard.tsx","./src/components/dashboard/statcard/index.ts","./src/components/layout/dashboardlayout.tsx","./src/components/layout/sidebar/sidebar.tsx","./src/components/layout/sidebar/index.ts","./src/components/layout/topheader/topheader.tsx","./src/components/layout/topheader/index.ts","./src/components/notifications/notificationdropdown/notificationdropdown.test.tsx","./src/components/notifications/notificationdropdown/notificationdropdown.tsx","./src/components/notifications/notificationdropdown/index.ts","./src/components/notifications/toast/toast.test.tsx","./src/components/notifications/toast/toast.tsx","./src/components/shipment/deliveryconfirmation/deliveryconfirmation.test.tsx","./src/components/shipment/deliveryconfirmation/deliveryconfirmation.tsx","./src/components/shipment/statusupdate/statusupdate.test.tsx","./src/components/shipment/statusupdate/statusupdate.tsx","./src/components/shipment/statusupdate/index.ts","./src/components/shipment/trackingtimeline/trackingtimeline.example.tsx","./src/components/shipment/trackingtimeline/trackingtimeline.test.tsx","./src/components/shipment/trackingtimeline/trackingtimeline.tsx","./src/components/shipment/trackingtimeline/index.ts","./src/context/toastcontext.tsx","./src/hooks/index.ts","./src/hooks/useauth.ts","./src/pages/analytics/analytics.tsx","./src/pages/blockchainledger/blockchainledger.tsx","./src/pages/helpcenter/helpcenter.tsx","./src/pages/home/home.tsx","./src/pages/landingpage/sections/features/features.tsx","./src/pages/notifications/notificationspage.tsx","./src/pages/payments/paymentdetailmodal/paymentdetailmodal.tsx","./src/pages/payments/paymenthistory/paymenthistory.tsx","./src/pages/settings/settings.tsx","./src/pages/settings/notificationpreferences/notificationpreferences.test.tsx","./src/pages/settings/notificationpreferences/notificationpreferences.tsx","./src/pages/settlements/settlements.tsx","./src/pages/shipmentdetail/shipmentdetail.tsx","./src/pages/shipmentdetail/index.ts","./src/pages/shipmentdetail/deliveryproofupload/deliveryproofupload.tsx","./src/pages/shipmentdetail/milestonetimeline/milestonetimeline.example.tsx","./src/pages/shipmentdetail/milestonetimeline/milestonetimeline.test.tsx","./src/pages/shipmentdetail/milestonetimeline/milestonetimeline.tsx","./src/pages/shipmentdetail/paymentstatus/paymentstatus.tsx","./src/pages/shipmentdetail/sensordatacards/sensordatacards.tsx","./src/pages/shipmentdetail/shipmentdetailheader/shipmentdetailheader.tsx","./src/pages/shipmentdetail/shipmentdetailheader/index.ts","./src/pages/shipmentdetail/shipmentmap/shipmentmap.test.tsx","./src/pages/shipmentdetail/shipmentmap/shipmentmap.tsx","./src/pages/shipments/shipments.tsx","./src/pages/auth/forgotpassword/forgotpassword.tsx","./src/pages/auth/login/login.tsx","./src/pages/auth/signup/signup.tsx","./src/pages/dashboard/dashboard.tsx","./src/pages/dashboard/company/companydashboard.tsx","./src/pages/dashboard/company/createshipment/createshipment.tsx","./src/pages/dashboard/company/recentshipments/recentshipments.test.tsx","./src/pages/dashboard/company/recentshipments/recentshipments.tsx","./src/pages/dashboard/company/recentshipments/mockshipments.ts","./src/pages/dashboard/company/settings/companysettings.tsx","./src/pages/dashboard/company/usermanagement/usermanagement.tsx","./src/pages/dashboard/customer/customerdashboard.tsx","./src/pages/dashboard/customer/activeshipments/activeshipments.test.tsx","./src/pages/dashboard/customer/activeshipments/activeshipments.tsx","./src/pages/dashboard/customer/profile/customerprofile.tsx","./src/pages/dashboard/customer/shipmenthistory/shipmenthistory.tsx","./src/services/api/client.ts","./src/services/api/index.ts","./src/services/api/endpoints/auth.ts","./src/services/api/endpoints/shipments.ts","./src/services/api/interceptors/authinterceptor.ts","./src/services/api/interceptors/errorinterceptor.ts","./src/test/app.test.tsx","./src/test/setup.ts"],"version":"5.9.3"}
{"root":["./src/app.tsx","./src/main.tsx","./src/vite-env.d.ts","./src/landingpage/landingpage.tsx","./src/landingpage/sections/hero/hero.tsx","./src/landingpage/sections/howitworks/howitworks.tsx","./src/landingpage/sections/whynavin/whynavin.tsx","./src/components/index.ts","./src/components/button/button.tsx","./src/components/button/index.ts","./src/components/card/card.tsx","./src/components/card/index.ts","./src/components/errorboundary/errorboundary.tsx","./src/components/navbar/navbar.tsx","./src/components/navbar/index.ts","./src/components/auth/protectedroute/protectedroute.test.tsx","./src/components/auth/protectedroute/protectedroute.tsx","./src/components/auth/protectedroute/index.ts","./src/components/auth/walletconnectbutton/walletconnectbutton.tsx","./src/components/auth/walletconnectbutton/index.ts","./src/components/common/breadcrumb/breadcrumb.tsx","./src/components/common/breadcrumb/index.ts","./src/components/common/breadcrumb/types.ts","./src/components/common/datatable/datatable.example.tsx","./src/components/common/datatable/datatable.tsx","./src/components/common/datatable/index.ts","./src/components/common/datatable/types.ts","./src/components/common/emptystate/emptystate.tsx","./src/components/common/emptystate/index.ts","./src/components/common/emptystate/types.ts","./src/components/common/modal/modal.tsx","./src/components/common/modal/index.ts","./src/components/common/pagination/pagination.example.tsx","./src/components/common/pagination/pagination.tsx","./src/components/common/pagination/index.ts","./src/components/common/pagination/types.ts","./src/components/common/statusbadge/statusbadge.tsx","./src/components/common/statusbadge/index.ts","./src/components/common/statusbadge/statusbadgevariants.ts","./src/components/dashboard/charts/deliverysuccesschart/deliverysuccesschart.test.tsx","./src/components/dashboard/charts/deliverysuccesschart/deliverysuccesschart.tsx","./src/components/dashboard/charts/deliverysuccesschart/index.ts","./src/components/dashboard/charts/deliverysuccesschart/mockdeliverydata.ts","./src/components/dashboard/charts/shipmentvolumechart/shipmentvolumechart.test.tsx","./src/components/dashboard/charts/shipmentvolumechart/shipmentvolumechart.tsx","./src/components/dashboard/charts/shipmentvolumechart/index.ts","./src/components/dashboard/charts/shipmentvolumechart/mockvolumedata.ts","./src/components/dashboard/statcard/statcard.tsx","./src/components/dashboard/statcard/index.ts","./src/components/layout/dashboardlayout.tsx","./src/components/layout/sidebar/sidebar.tsx","./src/components/layout/sidebar/index.ts","./src/components/layout/topheader/topheader.tsx","./src/components/layout/topheader/index.ts","./src/components/notifications/notificationdropdown/notificationdropdown.test.tsx","./src/components/notifications/notificationdropdown/notificationdropdown.tsx","./src/components/notifications/notificationdropdown/index.ts","./src/components/notifications/toast/toast.test.tsx","./src/components/notifications/toast/toast.tsx","./src/components/shipment/deliveryconfirmation/deliveryconfirmation.test.tsx","./src/components/shipment/deliveryconfirmation/deliveryconfirmation.tsx","./src/components/shipment/statusupdate/statusupdate.test.tsx","./src/components/shipment/statusupdate/statusupdate.tsx","./src/components/shipment/statusupdate/index.ts","./src/components/shipment/trackingtimeline/trackingtimeline.example.tsx","./src/components/shipment/trackingtimeline/trackingtimeline.test.tsx","./src/components/shipment/trackingtimeline/trackingtimeline.tsx","./src/components/shipment/trackingtimeline/index.ts","./src/context/toastcontext.tsx","./src/hooks/index.ts","./src/hooks/useauth.ts","./src/pages/analytics/analytics.tsx","./src/pages/blockchainledger/blockchainledger.tsx","./src/pages/componentdemos/paginationdemo/paginationdemo.tsx","./src/pages/helpcenter/helpcenter.tsx","./src/pages/home/home.tsx","./src/pages/landingpage/sections/features/features.tsx","./src/pages/notifications/notificationspage.tsx","./src/pages/payments/paymentdetailmodal/paymentdetailmodal.tsx","./src/pages/payments/paymenthistory/paymenthistory.tsx","./src/pages/payments/paymentsummarycards/paymentsummarycards.tsx","./src/pages/payments/paymentsummarycards/index.ts","./src/pages/settings/settings.tsx","./src/pages/settings/notificationpreferences/notificationpreferences.test.tsx","./src/pages/settings/notificationpreferences/notificationpreferences.tsx","./src/pages/settlements/settlements.tsx","./src/pages/shipmentdetail/shipmentdetail.tsx","./src/pages/shipmentdetail/index.ts","./src/pages/shipmentdetail/deliveryproofupload/deliveryproofupload.tsx","./src/pages/shipmentdetail/milestonetimeline/milestonetimeline.example.tsx","./src/pages/shipmentdetail/milestonetimeline/milestonetimeline.test.tsx","./src/pages/shipmentdetail/milestonetimeline/milestonetimeline.tsx","./src/pages/shipmentdetail/paymentstatus/paymentstatus.tsx","./src/pages/shipmentdetail/sensordatacards/sensordatacards.tsx","./src/pages/shipmentdetail/shipmentdetailheader/shipmentdetailheader.tsx","./src/pages/shipmentdetail/shipmentdetailheader/index.ts","./src/pages/shipmentdetail/shipmentmap/shipmentmap.test.tsx","./src/pages/shipmentdetail/shipmentmap/shipmentmap.tsx","./src/pages/shipments/shipments.tsx","./src/pages/auth/forgotpassword/forgotpassword.tsx","./src/pages/auth/login/login.tsx","./src/pages/auth/signup/signup.tsx","./src/pages/dashboard/dashboard.tsx","./src/pages/dashboard/company/companydashboard.tsx","./src/pages/dashboard/company/createshipment/createshipment.tsx","./src/pages/dashboard/company/recentshipments/recentshipments.test.tsx","./src/pages/dashboard/company/recentshipments/recentshipments.tsx","./src/pages/dashboard/company/recentshipments/mockshipments.ts","./src/pages/dashboard/company/settings/companysettings.tsx","./src/pages/dashboard/company/usermanagement/usermanagement.tsx","./src/pages/dashboard/customer/customerdashboard.tsx","./src/pages/dashboard/customer/activeshipments/activeshipments.test.tsx","./src/pages/dashboard/customer/activeshipments/activeshipments.tsx","./src/pages/dashboard/customer/profile/customerprofile.tsx","./src/pages/dashboard/customer/shipmenthistory/shipmenthistory.tsx","./src/services/api/client.ts","./src/services/api/index.ts","./src/services/api/endpoints/auth.ts","./src/services/api/endpoints/shipments.ts","./src/services/api/interceptors/authinterceptor.ts","./src/services/api/interceptors/errorinterceptor.ts","./src/test/app.test.tsx","./src/test/setup.ts"],"version":"5.9.3"}
Loading