Skip to content

Commit

Permalink
Merge pull request #1499 from memphisdev/RND-305-general-enhancements
Browse files Browse the repository at this point in the history
RND-305-general-enhancements
  • Loading branch information
SvetaMemphis authored Dec 9, 2023
2 parents e16e74b + 38e419b commit 79f155b
Show file tree
Hide file tree
Showing 38 changed files with 1,310 additions and 688 deletions.
2 changes: 1 addition & 1 deletion ui_src/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ import { handleRefreshTokenRequest, httpRequest } from './services/http';
import { ReactComponent as RedirectIcon } from './assets/images/redirectIcon.svg';
import { ReactComponent as SuccessIcon } from './assets/images/successIcon.svg';
import { ReactComponent as CloseIcon } from './assets/images/closeNotification.svg';
import { showMessages, useGetAllowedActions } from './services/genericServices';
import {showMessages, useGetAllowedActions} from './services/genericServices';
import StationOverview from './domain/stationOverview';
import { ReactComponent as ErrorIcon } from './assets/images/errorIcon.svg';
import MessageJourney from './domain/messageJourney';
Expand Down
9 changes: 4 additions & 5 deletions ui_src/src/assets/images/metricsClockIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 5 additions & 4 deletions ui_src/src/assets/images/metricsErrorIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 8 additions & 7 deletions ui_src/src/assets/images/metricsIcon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 79f155b

Please sign in to comment.