asynqmon/ui/src
2022-04-11 17:20:26 -07:00
..
actions (ui): Fix inconsistent data shown in AggregatingTasks view 2022-04-11 17:20:26 -07:00
components (ui): Use TasksTable component for aggregating tasks 2022-04-11 17:20:26 -07:00
hooks Add support for Prometheus integration 2021-12-19 07:30:16 -08:00
images Update Appbar with a new logo 2021-04-19 06:56:00 -07:00
reducers (ui): Convert all tasks tables to use TasksTable component 2022-04-11 17:20:26 -07:00
types Create generic TasksTable component 2022-04-11 17:20:26 -07:00
views (ui): Rename TasksTable to TasksTableContainer 2022-04-11 17:20:26 -07:00
api.ts (ui): Fix inconsistent data shown in AggregatingTasks view 2022-04-11 17:20:26 -07:00
App.test.tsx Initial commit 2020-11-24 21:38:55 -08:00
App.tsx Use logo image 2022-03-02 06:34:45 -08:00
global.d.ts Add concept of Flag values under window object to ensure values are 2022-03-02 06:34:45 -08:00
index.tsx Add concept of Flag values under window object to ensure values are 2022-03-02 06:34:45 -08:00
localStorage.ts Save task-rows-per-page as user settings 2021-04-10 06:47:33 -07:00
parseFlags.ts (fix): Show metrics link when --prometheus-addr is provided 2022-03-17 06:13:10 -07:00
paths.ts Add concept of Flag values under window object to ensure values are 2022-03-02 06:34:45 -08:00
react-app-env.d.ts Initial commit 2020-11-24 21:38:55 -08:00
serviceWorker.ts Initial commit 2020-11-24 21:38:55 -08:00
setupTests.ts Initial commit 2020-11-24 21:38:55 -08:00
store.ts Add redux actions/reducers for groups 2022-04-11 17:20:26 -07:00
theme.tsx Add support for Prometheus integration 2021-12-19 07:30:16 -08:00
utils.ts (ui): Fix timeAgo helper to return dash when zero time is passed 2022-03-02 06:34:45 -08:00