Ken Hibino
b3deca8b9e
Update go.mod to depend on asynq v0.18
2021-06-29 16:47:25 -07:00
Ken Hibino
2d688dbbab
Fix build
2021-06-29 16:47:25 -07:00
Ken Hibino
403062b556
Fix isPrintable helper
2021-06-29 16:47:25 -07:00
Ken Hibino
d58d549d4c
Adjust payload field to print content if bytes are printable
2021-06-29 16:47:25 -07:00
Ken Hibino
b5de7e6994
Update timeAgo helper to handle zero unix time
2021-06-29 16:47:25 -07:00
Ken Hibino
565dfb4ccf
Update UI code with new API
2021-06-29 16:47:25 -07:00
Ken Hibino
fa313ce180
Update to new asynq API
2021-06-29 16:47:25 -07:00
Ken Hibino
d068f274f7
Update to use new Task API
2021-06-29 16:47:25 -07:00
Ken Hibino
1149ad737d
Use local asynq package for next version
2021-06-29 16:47:25 -07:00
Norton
7f42732793
param typo
2021-06-07 12:02:01 -07:00
Ken Hibino
3e6282213b
Use go1.16 in release workflow
2021-06-06 07:44:49 -07:00
Ken Hibino
7709f47806
Update dependency on asynq package to the latest version
2021-06-06 07:07:39 -07:00
Ken Hibino
00755f4721
Update readme
2021-05-08 22:12:16 -07:00
Ken Hibino
a1ee096efa
Rollback new logo in appbar
2021-05-08 22:11:07 -07:00
Ken Hibino
e942c1b0b3
Fix getRedisOptionsFromFlags helper
2021-05-08 21:41:26 -07:00
dependabot[bot]
0eb9d88c53
Bump @testing-library/jest-dom from 5.11.9 to 5.12.0 in /ui
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.9 to 5.12.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.9...v5.12.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 16:37:13 -07:00
dependabot[bot]
12f8418d52
Bump @types/node from 14.14.37 to 14.14.41 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.37 to 14.14.41.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 16:32:02 -07:00
dependabot[bot]
0e04c79106
Bump @types/jest from 26.0.21 to 26.0.22 in /ui
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.21 to 26.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 16:31:41 -07:00
dependabot[bot]
92e83ebcae
Bump @testing-library/react from 11.2.5 to 11.2.6 in /ui
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 11.2.5 to 11.2.6.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.5...v11.2.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 16:31:27 -07:00
Chris Gaffney
5cd001daee
Add redis-url and redis-insecure-tls command line options
...
A URL can contain all of the information in the individual flags as a
single string rather than as separate pieces. I've mostly run into URLs
pointing to Redis and this make those existing URLs easier to work with.
This also introduces the -redis-insecure-tls flag which turns off TLS
certificate hostname verification. We've chosen Heroku Redis for a
recent project which requires TLS but, for reasons I don't know, they
don't provide a certificate that is valid for the hostname. I also
wasn't able to get the existing -redis-tls flag to work.
2021-04-26 16:30:27 -07:00
Ken Hibino
034026507b
Update favicon
2021-04-19 07:12:47 -07:00
Ken Hibino
72bcbadf72
Update Appbar with a new logo
2021-04-19 06:56:00 -07:00
Vic Shóstak
948d0c761a
Update README with a new logo
2021-04-14 10:36:21 -07:00
Ken Hibino
8395647155
Move dailyStats chart type state to redux store
2021-04-10 06:47:33 -07:00
Ken Hibino
33ac2d7316
Save task-rows-per-page as user settings
2021-04-10 06:47:33 -07:00
dependabot[bot]
f00f19d838
Bump query-string from 6.14.1 to 7.0.0 in /ui
...
Bumps [query-string](https://github.com/sindresorhus/query-string ) from 6.14.1 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/query-string/releases )
- [Commits](https://github.com/sindresorhus/query-string/compare/v6.14.1...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 17:36:13 -07:00
dependabot[bot]
430af6c3b1
Bump typescript from 4.2.3 to 4.2.4 in /ui
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 17:27:35 -07:00
Ken Hibino
8a0e8dfdf5
Add workflow to publish Docker image to dockerhub
2021-04-08 17:27:21 -07:00
dependabot[bot]
20e46b6f2a
Bump @types/node from 14.14.35 to 14.14.37 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.35 to 14.14.37.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 21:16:26 -07:00
dependabot[bot]
fee808885d
Bump @reduxjs/toolkit from 1.5.0 to 1.5.1 in /ui
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v1.5.0...v1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-06 21:16:10 -07:00
Ken Hibino
d1f3ca461c
Update readme
2021-04-06 21:06:49 -07:00
Ken Hibino
ec394155e9
Minor fixes
2021-04-05 21:42:15 -07:00
dependabot[bot]
97a722f260
Bump @testing-library/user-event from 13.0.2 to 13.1.1 in /ui
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.0.2 to 13.1.1.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.0.2...v13.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 16:36:49 -07:00
dependabot[bot]
5205f56eef
Bump react-redux from 7.2.2 to 7.2.3 in /ui
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 7.2.2 to 7.2.3.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.2...v7.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 16:36:39 -07:00
dependabot[bot]
0c89069bcc
Bump @types/react-dom from 17.0.2 to 17.0.3 in /ui
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 16:36:29 -07:00
dependabot[bot]
5ff395f87a
Bump recharts from 2.0.8 to 2.0.9 in /ui
...
Bumps [recharts](https://github.com/recharts/recharts ) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/recharts/recharts/releases )
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/recharts/recharts/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 16:36:13 -07:00
Vic Shóstak
1e8a573f8f
Add option to use Docker container to run Asynqmon
2021-04-05 16:35:15 -07:00
dependabot[bot]
ecedc3372c
Bump @testing-library/user-event from 12.8.3 to 13.0.2 in /ui
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 12.8.3 to 13.0.2.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v13.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 16:00:59 -07:00
dependabot[bot]
52b1da07be
Bump @types/jest from 26.0.20 to 26.0.21 in /ui
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.20 to 26.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 07:22:28 -07:00
dependabot[bot]
ad15dde397
Bump @types/node from 14.14.33 to 14.14.35 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.33 to 14.14.35.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 07:22:07 -07:00
dependabot[bot]
661b1939fa
Bump @testing-library/user-event from 12.8.1 to 12.8.3 in /ui
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 12.8.1 to 12.8.3.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v12.8.1...v12.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 08:55:32 -08:00
dependabot[bot]
10d128c468
Bump @types/node from 14.14.32 to 14.14.33 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.32 to 14.14.33.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 08:55:20 -08:00
dependabot[bot]
e58c6dc5c1
Bump @types/react-dom from 17.0.1 to 17.0.2 in /ui
...
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 06:40:07 -08:00
dependabot[bot]
dc59023c90
Bump @types/node from 14.14.31 to 14.14.32 in /ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.14.31 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 08:26:15 -08:00
dependabot[bot]
48757981d7
Bump @types/react from 17.0.2 to 17.0.3 in /ui
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.2 to 17.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 06:27:32 -08:00
dependabot[bot]
62c3e8eb7d
Bump @material-ui/lab from 4.0.0-alpha.56 to 4.0.0-alpha.57 in /ui
...
Bumps [@material-ui/lab](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-lab ) from 4.0.0-alpha.56 to 4.0.0-alpha.57.
- [Release notes](https://github.com/mui-org/material-ui/releases )
- [Changelog](https://github.com/mui-org/material-ui/blob/next/CHANGELOG.md )
- [Commits](https://github.com/mui-org/material-ui/commits/HEAD/packages/material-ui-lab )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 14:24:36 -08:00
dependabot[bot]
69e3d9beb1
Bump @testing-library/react from 9.5.0 to 11.2.5 in /ui
...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library ) from 9.5.0 to 11.2.5.
- [Release notes](https://github.com/testing-library/react-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-testing-library/compare/v9.5.0...v11.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 07:51:56 -08:00
dependabot[bot]
37931874e5
Bump typescript from 3.7.7 to 4.2.3 in /ui
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.7.7 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 07:50:56 -08:00
dependabot[bot]
da9ce509ca
Bump @material-ui/core from 4.11.0 to 4.11.3 in /ui
...
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui ) from 4.11.0 to 4.11.3.
- [Release notes](https://github.com/mui-org/material-ui/releases )
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.3/CHANGELOG.md )
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 07:46:57 -08:00
dependabot[bot]
e3af0669be
Bump @reduxjs/toolkit from 1.4.0 to 1.5.0 in /ui
...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases )
- [Commits](https://github.com/reduxjs/redux-toolkit/compare/v1.4.0...v1.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 07:46:37 -08:00