Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hibiken/asynqmon

Web UI for Asynq task queue
https://github.com/hibiken/asynqmon

Fix docker build

d1b889456de3c98c22de24642b6f836a29da3140 authored over 1 year ago by Ken Hibino <[email protected]>
upgrade Redis client to v9

e44ba437a4bffc62da5c8b512a97dc94328b07ed authored over 1 year ago by Phước Trung <[email protected]>
Update README.md

Updating README to include a code example for integration into echo web server.

Related iss...

5c48e4e31d6bbfe8f5ee0142ee1bc563aefaa558 authored about 2 years ago by csgeek <[email protected]>
Update static.go

2cb4c8c1bcc015ce5ab99525c7677afe51ce87a8 authored about 2 years ago by Arne Zeising <[email protected]>
Add MIME type to served files

3f4e7615fb39e3bd33d4411ac87cb90d0f7c8b28 authored about 2 years ago by Arne Zeising <[email protected]>
docs: fix one typo

bda90ac732e7db1da4e45dec21b7fc90f986c1a3 authored over 2 years ago by lengcharles <[email protected]>
Update readme

1597dac66ef80b0a22183df675f8038bd6bb5baa authored over 2 years ago by Ken Hibino <[email protected]>
Refactor flag parsing

2f9d2021c33258362c40dcca193622e0034b621a authored over 2 years ago by Ken Hibino <[email protected]>
Add tests for asynqmon command binary

6dbc5807388fc99a475ee7c40f7846e769d9d456 authored over 2 years ago by Ken Hibino <[email protected]>
Add and fix comments

b3b8c2d13dc00b62af862e288cc4f47e27bde8e0 authored over 2 years ago by Ken Hibino <[email protected]>
Add sentinel connection support via redis-url

0527b6c483915c1b422cac4ca97c7f6932c2db41 authored over 2 years ago by Ken Hibino <[email protected]>
Refactor flag parsing code

b7c2ebeff3bb2b3b59674a0055eec6f864a6b570 authored over 2 years ago by Ken Hibino <[email protected]>
Update version compatibility table in README

9796da746b6ca56e9ddb221cb07d74b1da2cada5 authored over 2 years ago by Ken Hibino <[email protected]>
v0.7.0

9ef529e8c5143727f64b17684c014ba7cd196bbc authored over 2 years ago by Ken Hibino <[email protected]>
Fix TasksTable styles

568e2e301c959b70243e8f849b8377205095d4c5 authored over 2 years ago by Ken Hibino <[email protected]>
Create generic TasksTable component

97d969171f30e3ddcf4ee2fa338a900cdeb1af3e authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Update queue state when fetching aggregating tasks

9de7f054bcffe10c3972e538dbda8fc2edafc6e3 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Update snackbar state upon aggregating task actions

0a6150e935ce2f476b9a4b821b64290aeff06a69 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add renderRow prop to TasksTable component

726d58fcda1dfc6a55f5c37f20a575a51f219ad8 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): minor cleanup

ff63a289a2babb740972cf51458f01ccf6e7697c authored over 2 years ago by Ken Hibino <[email protected]>
Update asynq dep version

6fbf82f3e2dd2ec364969b3b111ebefd33349551 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add action buttons to AggregatingTasksTable

33e76f263db026f4f59e674eaef8a3abebd548fe authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Update Queue state when new list of groups is fetched

c8d7da05eb9411272b84847c62a2989b39b50307 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add react-window

99f147df66473fd5c41073af3f7b915fa9363a20 authored over 2 years ago by Ken Hibino <[email protected]>
Update build assets

8a73386bd7a11e6d12f42bc0d4aaf27207d4c334 authored over 2 years ago by Ken Hibino <[email protected]>
Use virtualized list

f31f248937e1c608eadd351d9b68c522aa220ca7 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add empty group UI

5d9e4aec9cc07e3b1da512dee77c21b8d3e89aa5 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Convert all tasks tables to use TasksTable component

c22c0206d709a56bc24c717524e655864c5c072b authored over 2 years ago by Ken Hibino <[email protected]>
Add group count and aggregating task count in TaskView

a0e80ca4da349f06ee7319bc21aba2b34ccc30bd authored over 2 years ago by Ken Hibino <[email protected]>
Add REST endpoint for listing aggregating tasks

f6d84b1dc2019cb427d1a738707c9307a846614f authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Reduce bundle size by using light syntax-highlighter

bb26dda300dc02e44badad2279abea874ed050d8 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add error and not found alert box in AggregatingTasksTable

ad687c4dc723fa86403d3f6472ad73a0a78d0f03 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Make GroupSelect controlled input

55de4e84ebb318c6a3757b7420f7ce9b0f12f628 authored over 2 years ago by Ken Hibino <[email protected]>
Add list groups REST endpoint

33b24ca940507e6d9175901af7874bc6376c4fb0 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Make task action props optional

6387d9cc67c731f722c1d9c585e97b62a5a5d0b1 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Use TasksTable component for aggregating tasks

7e0ae2b4a63d652a894382dd33c70e59ea3b360f authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Fix inconsistent data shown in AggregatingTasks view

d0a8b6b691385f75efbb2ba92858be47199a6884 authored over 2 years ago by Ken Hibino <[email protected]>
Add GroupSelect component

3cd2cbe6f27a37c007abecac6356e7e40d85462b authored over 2 years ago by Ken Hibino <[email protected]>
Add redux actions/reducers for groups

81eed7e33d18a77a7d3d1c80ac3b1211525fe600 authored over 2 years ago by Ken Hibino <[email protected]>
Add writeResponseJSON helper

ad20a8a7e729be578d5ab8de4f3952f3674fac31 authored over 2 years ago by Ken Hibino <[email protected]>
Fix QueueInfo conversion helper

b7667d8c7b09a1211a66d146fba6e03994330bc8 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add api functions for aggregating task actions

c139200b10bfd32c47f254e15de001b5ba4dda7c authored over 2 years ago by Ken Hibino <[email protected]>
WIP: Add table to TaskGroupsTable

e4b776527712d0ebd42fadf7fa2081ac18f48120 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Display tasks in TaskGroupsTable

db8b77591e72dacaa1bc9042daf9d0f5eaa6f395 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Rename TaskGroupsTable to AggregatingTasksTable

c13cba0d5dbc3e7e7f064107cd7b95b9ead585c4 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Rename TasksTable to TasksTableContainer

cd6947ef2084f6752168d031b04c69cda72f9950 authored over 2 years ago by Ken Hibino <[email protected]>
Add REST endpoints for actions on aggregating_tasks

28b1d463d000e5da9843b9358fd3a2621aa7f0a4 authored over 2 years ago by Ken Hibino <[email protected]>
Update QueueSizeChart to show aggregating task count

a2b69250413a78dd6f5fa497983d5d880e785112 authored over 2 years ago by Ken Hibino <[email protected]>
(ui): Add redux action/reducer for aggregating tasks

a479098bd61639172c7142724831f37bd66b3651 authored over 2 years ago by Ken Hibino <[email protected]>
Add redux actions/reducer for aggregating task actions

b9254e8c655e42ffe278fcc029c0b1df52c84912 authored over 2 years ago by Ken Hibino <[email protected]>
v0.6.1

6ec87cd434fc13d2525014e846b421d2df693180 authored almost 3 years ago by Ken Hibino <[email protected]>
(fix): Show metrics link when --prometheus-addr is provided

56976997d2a2b203af06ee8db7aa3c75136e0657 authored almost 3 years ago by Ken Hibino <[email protected]>
Update readme

d31a42d85dc43555e86b3f960e8cbaf1df427145 authored almost 3 years ago by Ken Hibino <[email protected]>
v0.6.0

fc7b4a10bf301ecacfec00a742196750c429b569 authored almost 3 years ago by Ken Hibino <[email protected]>
fix jsx config error

91683248d00620de2ac729c397ea613531b9691b authored almost 3 years ago by Peizhi Zheng <[email protected]>
(cmd): Add --read-only mode flag

3805ae6e06e0be23547046867bdfa6832efdb284 authored almost 3 years ago by Ken Hibino <[email protected]>
Add ReadOnly option for HTTPHandler

c04e63d3f713ed219f4a12349e11a4cab9bacc37 authored almost 3 years ago by Ken Hibino <[email protected]>
Update changelog

ade2baceaf1c254b3fedfa50f35cc431642c3981 authored almost 3 years ago by Ken Hibino <[email protected]>
Display queue latency

8a508c58eb787e74d578ac9886bc9154bcb3d8ec authored almost 3 years ago by Ken Hibino <[email protected]>
Update asynq dependency to v0.22.0

0d58ef86f4c0e8fc787de64561d27809b2bdde11 authored almost 3 years ago by Ken Hibino <[email protected]>
Show orphaned status in active task table

aceac82d7862d6e92f324c7257a44b4597efe6c8 authored almost 3 years ago by Ken Hibino <[email protected]>
(ui): Hide action buttons in read-only mode

49eece97f7974b3ab74fc1974e46c502df0a25fe authored almost 3 years ago by Ken Hibino <[email protected]>
address comments

1655bf3d881063df962cecec2f0fc0a7f6225072 authored almost 3 years ago by Peizhi Zheng <[email protected]>
add copy id for the rest of tables

3d31c942581c670273f70dc7209f13a3b486fe8c authored almost 3 years ago by Peizhi Zheng <[email protected]>
add copy id feature for task tables

747d10df9719f17776a68f834d8d54fc71aebf02 authored almost 3 years ago by Peizhi Zheng <[email protected]>
Update ui build files

3e9365882de88f65189b1d445fb330f0c2cedbb7 authored almost 3 years ago by Ken Hibino <[email protected]>
(ui): Fix timeAgo helper to return dash when zero time is passed

14effdde067bb3c8e1c6c3675d899817048c87a2 authored almost 3 years ago by Ken Hibino <[email protected]>
Use logo image

1601a0861a8bf4d287e12b2ab795464b0e78effa authored almost 3 years ago by Ken Hibino <[email protected]>
Round queue latency displayed in UI to the nearest multiple of 10ms

fe6898e75e6f1ec17f3076fc0fa8eda77e460c14 authored almost 3 years ago by Ken Hibino <[email protected]>
Fix pagination in Active table

af9c47d03866f184e19cbadd2fcd367f2eb3f71f authored almost 3 years ago by Ken Hibino <[email protected]>
Update ui build

834a759680a7eb32dc5795a27c0550c6fe7b6230 authored almost 3 years ago by Ken Hibino <[email protected]>
Add concept of Flag values under window object to ensure values are

parsed before use

1a27aaacbe038ffbc39b514d68e18f071bbdb47c authored almost 3 years ago by Ken Hibino <[email protected]>
Update changelog

2991ea5a60c890ef03e8f0ef34d1e75820e8a157 authored almost 3 years ago by Ken Hibino <[email protected]>
Update ui build files

15e1eaaa56d512251e8bc1313c2cb528ea178eb4 authored almost 3 years ago by Ken Hibino <[email protected]>
Add copy taskID to clipboard button

609b319a9e7daf221cfbae978fd03953cce3c0de authored almost 3 years ago by Peizhi Zheng <[email protected]>
Fix typescript error

3ae79d85c3fc7df950b3e1c2fd83f918b255535f authored about 3 years ago by Ken Hibino <[email protected]>
Add metrics view screenshot in readme

e98f28576788cbe60c688a3314079271cf266b89 authored about 3 years ago by Ken Hibino <[email protected]>
Update changelog

e74815a7c1541597c202977bb78624c7a20cba0f authored about 3 years ago by Ken Hibino <[email protected]>
Update readme

68e1ce4ee7c5289b2827ceaa096853cf031e4b92 authored about 3 years ago by Ken Hibino <[email protected]>
Install dayjs

5d1bd3cb5575b508ed9e5269462c423fe1951e17 authored about 3 years ago by Ken Hibino <[email protected]>
Fix build

d448ad252538dbf76205be6df66675b9bd871c32 authored about 3 years ago by Ken Hibino <[email protected]>
Add support for Prometheus integration

1b8d46a35e847b84d97a46aa30c6727f0c3e8d94 authored about 3 years ago by Ken Hibino <[email protected]>
Prettify json bytes in Web UI

711ca8b5c87937e88ec71a9342ecf07c46c9b390 authored about 3 years ago by Hugo Fonseca <[email protected]>
Allow using environment variables to set options

980cdedcc43f2961bc31263ef7d07f1ca946b22c authored about 3 years ago by Hugo Fonseca <[email protected]>
v0.4.0

d1f7d5dcf4ffaf3965685a732b2528fada078f0f authored about 3 years ago by Ken Hibino <[email protected]>
Add completed state

741a3c59fa117574b8d718abc507a956883b7660 authored about 3 years ago by Ken Hibino <[email protected]>
(gh action): Fix workflow config

ddb1798ce82c136ee6ec19c1a4ee304254534133 authored about 3 years ago by Ken Hibino <[email protected]>
v0.3.2

bb125b08d6cae9e36461ea1b5c7d034f7f855f38 authored about 3 years ago by Ken Hibino <[email protected]>
(gh action): Update CodeQL workflow file

22599a9bdcd8e6ab7f36e89a9daf9344e7bdd2a7 authored about 3 years ago by Ken Hibino <[email protected]>
(ui): fix build

32c5bac6cc301c21739fe497ddf66389830ede2c authored about 3 years ago by Ken Hibino <[email protected]>
v0.3.1

a40bb37750150b9101676a710534298f4bd40de5 authored about 3 years ago by Ken Hibino <[email protected]>
Truncate payload printed in the UI

Added a flag --max-payload-length to allow customizing the value

b92ef4c3692d36c9c1467d4410b7c8a9b39a7f7c authored about 3 years ago by Ken Hibino <[email protected]>
(ui): Update yarn start script

700a8a7ac64a5792fd9971cb969cbabc57c42d0f authored about 3 years ago by Ken Hibino <[email protected]>
Use PUBLIC_URL in index.html for RootPath action

33ff40b96318a30d10b014482822125680d42e78 authored about 3 years ago by Ken Hibino <[email protected]>
Bump @reduxjs/toolkit from 1.5.1 to 1.6.2 in /ui (#165)

917a26def88ae7ac312058b2cc9966c2fe8c463d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump recharts from 2.0.9 to 2.1.4 in /ui

Bumps [recharts](https://github.com/recharts/recharts) from 2.0.9 to 2.1.4.
- [Release notes](ht...

e5db8a629913f2e2a4257bcb276952bffae3747b authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/jest from 26.0.24 to 27.0.2 in /ui

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) fro...

de23388cf3f9766b8da7617d3d3cfbcc5f86029a authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump react-router-dom from 5.2.0 to 5.3.0 in /ui

Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.2.0 to 5.3.0.
- [...

fcec027a1573376fbdbf30751ad6ef645786226e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump axios from 0.21.1 to 0.21.2 in /ui

Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://g...

7b49d4e5e2791be3c447e61c5ab367f536edda09 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update Makefile and update UI assets

2f43cf8c1a1bde4bbe0a7ab21ef7d5661438308c authored about 3 years ago by Ken Hibino <[email protected]>