asynqmon/ui/src
2021-10-12 15:35:56 -07:00
..
actions Add Task details view 2021-07-30 05:53:14 -07:00
components Support redis cluster 2021-09-07 07:10:38 -07:00
hooks Create usePolling custom hook 2020-11-29 16:41:20 -08:00
images Update Appbar with a new logo 2021-04-19 06:56:00 -07:00
reducers Support redis cluster 2021-09-07 07:10:38 -07:00
types Use icons for table row actions 2020-12-24 07:09:44 -08:00
views Fix typo 2021-09-30 06:03:52 -07:00
api.ts Serve both UI assets and REST API from handler 2021-10-12 15:35:56 -07:00
App.test.tsx Initial commit 2020-11-24 21:38:55 -08:00
App.tsx Add Task details view 2021-07-30 05:53:14 -07:00
global.d.ts Serve both UI assets and REST API from handler 2021-10-12 15:35:56 -07:00
index.tsx Minimize the number of writes to local-storage 2021-01-22 22:16:48 -08:00
localStorage.ts Save task-rows-per-page as user settings 2021-04-10 06:47:33 -07:00
paths.ts Serve both UI assets and REST API from handler 2021-10-12 15:35:56 -07: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 Persist slice of redux state in local storage 2021-01-14 20:46:41 -08:00
theme.tsx Update Appbar with a new logo 2021-04-19 06:56:00 -07:00
utils.ts Update timeAgo helper to handle zero unix time 2021-06-29 16:47:25 -07:00