You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the new MCAPFileInformation seems to be missing a car model field
real server doesn't implement notes ig (FIXED?)
how do we want to choose which filename to display in the table/preview card since there are multiple file names now? the first one? (FIRST ONE FOR NOW)
real server uses /api/v2/mcaps. mock server uses /api/v2/mcap/get??
mock server/sample data needs to use unique IDs, otherwise the select function gets fucked
wtf does "getFileNameWithoutExtension" in DataTable.tsx do
rn we're only loading the lat-long image
this branch will definitely not work in production. Too many discrepancies between mock and real server
update the schemas for the selected file
currently roadblocked by the fact that mock server does not seem to send that information
The text was updated successfully, but these errors were encountered: