.. |
actions
|
(ui): Add redux action/reducer for aggregating tasks
|
2022-04-11 17:20:26 -07:00 |
components
|
(ui): Add error and not found alert box in AggregatingTasksTable
|
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): Display tasks in TaskGroupsTable
|
2022-04-11 17:20:26 -07:00 |
types
|
Use icons for table row actions
|
2020-12-24 07:09:44 -08:00 |
views
|
Add group count and aggregating task count in TaskView
|
2022-04-11 17:20:26 -07:00 |
api.ts
|
(ui): Display tasks in TaskGroupsTable
|
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 |