streetmix/streetmix

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
client/src/store/reducers/index.ts37
client/src/store/services/api.ts21
client/src/store/slices/app.ts49
client/src/store/slices/debug.ts28
A
1 hr
client/src/store/slices/dialogs.ts22
client/src/store/slices/errors.ts36
client/src/store/slices/flags.ts45
client/src/store/slices/gallery.ts74
A
1 hr
client/src/store/slices/history.ts84
A
30 mins
client/src/store/slices/infoBubble.ts84
A
30 mins
client/src/store/slices/locale.ts79
client/src/store/slices/map.ts34
client/src/store/slices/menus.ts24
client/src/store/slices/settings.ts60
client/src/store/slices/street.ts365
C
1 day
client/src/store/slices/system.ts38
A
1 hr
client/src/store/slices/toasts.ts28
client/src/store/slices/ui.ts85
client/src/store/slices/user.ts94
client/src/streets/StreetMeta/StreetMeta.tsx23
client/src/streets/StreetMeta/StreetMetaAnalytics.tsx39
A
2 hrs
client/src/streets/StreetMeta/StreetMetaAuthor.tsx44
A
2 hrs
client/src/streets/StreetMeta/StreetMetaDate.tsx27
client/src/streets/StreetMeta/StreetMetaGeotag.tsx62
A
3 hrs
client/src/streets/StreetMeta/StreetMetaItem.tsx50
client/src/streets/StreetMeta/StreetMetaWidthContainer.tsx107
C
7 hrs
client/src/streets/StreetMeta/StreetMetaWidthLabel.tsx78
A
2 hrs
client/src/streets/StreetMeta/StreetMetaWidthMenu.tsx127
A
1 hr
client/src/streets/StreetMeta/index.ts1
client/src/types/index.ts67
client/src/ui/AccessibleIcon.tsx8
client/src/ui/Button.tsx68
A
3 hrs
client/src/ui/Checkbox.tsx54
client/src/ui/CloseButton.tsx31
client/src/ui/ExternalLink.tsx24
client/src/ui/Icon.tsx77
client/src/ui/KeyboardKey.tsx24
client/src/ui/LoadingSpinner.tsx15
client/src/ui/MeasurementText.tsx13
client/src/ui/Popover.tsx52
client/src/ui/RadioGroup.tsx65
client/src/ui/Scrollable.tsx139
C
1 day
client/src/ui/Slider.tsx33
client/src/ui/Switch.tsx29
client/src/ui/Toasts/Toast.tsx47
client/src/ui/Toasts/ToastContainer.tsx148
B
6 hrs
client/src/ui/Toasts/ToastNoConnection.tsx35
client/src/ui/Toasts/ToastSignIn.tsx29
client/src/ui/Toasts/ToastUndo.tsx31
client/src/ui/Toasts/ToastWebMonetization.tsx72