Amir Raminfar
713ccddcf4
Updates tests
2022-03-28 10:35:13 -07:00
Coteh
7b4c942a1f
Increase jump to context delay to 1s for split pane mode to ensure correct line is jumped to. Single pane mode does not have this issue so the 10ms delay can remain for that mode.
...
Also renamed the click handler function since it technically doesn't perform the actual scroll action anymore.
2022-03-26 03:27:19 -04:00
Coteh
11c357135b
Improve jump to context speed by using watch handler to react on change to filtered messages, and also use nextTick to ensure DOM is fully rendered before it starts to jump
2022-03-26 01:36:58 -04:00
Coteh
4055aca97f
Merge remote-tracking branch 'origin/master' into jump-to-context
2022-03-24 16:34:34 -04:00
kodiakhq[bot]
2fb1d19d93
Merge pull request #1698 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.14incompatible
...
Bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible
2022-03-24 09:15:26 +00:00
dependabot[bot]
94b07b300f
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.13+incompatible to 20.10.14+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.13...v20.10.14 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 09:10:56 +00:00
kodiakhq[bot]
ceb0de9b7f
Merge pull request #1697 from amir20/go1.18
...
Updates to 1.18
2022-03-23 18:46:15 +00:00
Amir Raminfar
537094b5c8
Updates to 1.18
2022-03-23 11:39:58 -07:00
Amir Raminfar
856a62ee46
Release 3.11.0
v3.11.0
2022-03-23 11:15:09 -07:00
Amir Raminfar
3cf20d9139
Updates snapshots and modules
2022-03-23 11:04:49 -07:00
Amir Raminfar
9bcbac3799
Updates snapshots
2022-03-23 10:58:24 -07:00
Amir Raminfar
7d1e8e5e37
Updates modules
2022-03-21 11:35:38 -07:00
Amir Raminfar
117e7b3eae
Updates modules
2022-03-21 10:52:27 -07:00
Amir Raminfar
2470b2b177
Merge branch 'Tuurlijk-master'
2022-03-21 10:49:39 -07:00
Amir Raminfar
111ff3a198
Skips tests for now
2022-03-21 10:49:26 -07:00
dependabot[bot]
79a8195ba5
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 11:00:13 -07:00
dependabot[bot]
52f503ce65
Bump golang from 1.18rc1-alpine to 1.18.0-alpine
...
Bumps golang from 1.18rc1-alpine to 1.18.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 11:00:13 -07:00
kodiakhq[bot]
1b5d12bb2a
Merge pull request #1687 from amir20/dependabot/go_modules/github.com/stretchr/testify-1.7.1
...
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
2022-03-16 09:21:10 +00:00
kodiakhq[bot]
69703371f1
Merge pull request #1686 from amir20/dependabot/docker/golang-1.18.0-alpine
...
Bump golang from 1.18rc1-alpine to 1.18.0-alpine
2022-03-16 09:20:29 +00:00
dependabot[bot]
32b5fde72e
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-16 09:16:34 +00:00
dependabot[bot]
552b6727da
Bump golang from 1.18rc1-alpine to 1.18.0-alpine
...
Bumps golang from 1.18rc1-alpine to 1.18.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-16 09:16:20 +00:00
Michiel Roos
95222a21d8
Add auto mode for colorscheme
2022-03-15 20:04:11 +01:00
kodiakhq[bot]
f5ed2d1619
Merge pull request #1683 from amir20/dependabot/github_actions/docker/build-push-action-2.10.0
...
Bump docker/build-push-action from 2.9.0 to 2.10.0
2022-03-15 09:18:08 +00:00
dependabot[bot]
0f65d1f59b
Bump docker/build-push-action from 2.9.0 to 2.10.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 09:13:21 +00:00
kodiakhq[bot]
2f142c9a39
Merge pull request #1681 from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.2
...
Bump github.com/spf13/afero from 1.8.1 to 1.8.2
2022-03-14 09:19:01 +00:00
dependabot[bot]
56a5cf7ead
Bump github.com/spf13/afero from 1.8.1 to 1.8.2
...
Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 09:14:22 +00:00
kodiakhq[bot]
aee8d6e5a5
Merge pull request #1676 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.13incompatible
...
Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.13+incompatible
2022-03-11 09:14:13 +00:00
dependabot[bot]
ee3f8d5046
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.12+incompatible to 20.10.13+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.12...v20.10.13 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-11 09:09:36 +00:00
Coteh
dc2c5f35e5
Align context menu button to top of line
2022-03-06 23:19:58 -05:00
Coteh
e1635a36c8
Shrink line spacing when searching even further, now looks close to how it looks when not searching
...
Also fix issue where the last line's dropdown is cut off and creates overflow on the events container. Fixed this by (1) moving the last dropdown up a bit and (2) setting the event container's overflow property as `hidden`
2022-03-06 16:57:56 -05:00
Coteh
8fcc5fc9cc
Shrunk spacing between lines when searching
...
Other Changes:
- Fix horizontal scrollbar if log line exceeds width of page
- Restored style for dropdown button on top of page
- Remove unused CSS properties
2022-03-06 14:53:25 -05:00
Coteh
fdbd8b2992
Merge remote-tracking branch 'origin/master' into jump-to-context
2022-03-06 12:10:52 -05:00
Amir Raminfar
5fe2e06733
Updates modules
2022-03-05 16:51:07 -08:00
kodiakhq[bot]
9d1923661f
Merge pull request #1671 from amir20/dependabot/docker/golang-1.18rc1-alpine
...
Bump golang from 1.17.7-alpine to 1.18rc1-alpine
2022-03-04 09:14:45 +00:00
dependabot[bot]
7807a451a0
Bump golang from 1.17.7-alpine to 1.18rc1-alpine
...
Bumps golang from 1.17.7-alpine to 1.18rc1-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-04 09:10:37 +00:00
kodiakhq[bot]
30cd64c68f
Merge pull request #1670 from amir20/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2.4.0 to 3
2022-03-02 09:23:11 +00:00
kodiakhq[bot]
6cc4f44199
Merge pull request #1669 from amir20/dependabot/github_actions/docker/login-action-1.14.1
...
Bump docker/login-action from 1.14.0 to 1.14.1
2022-03-02 09:23:02 +00:00
dependabot[bot]
a63f9b608e
Bump actions/checkout from 2.4.0 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-02 09:17:27 +00:00
dependabot[bot]
57b5578104
Bump docker/login-action from 1.14.0 to 1.14.1
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-02 09:17:24 +00:00
kodiakhq[bot]
77e6644882
Merge pull request #1668 from amir20/dependabot/github_actions/actions/setup-go-3
...
Bump actions/setup-go from 2.2.0 to 3
2022-03-01 09:17:27 +00:00
dependabot[bot]
5323be8db1
Bump actions/setup-go from 2.2.0 to 3
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-01 09:11:30 +00:00
kodiakhq[bot]
c22d58616c
Merge pull request #1667 from amir20/dependabot/github_actions/docker/login-action-1.14.0
...
Bump docker/login-action from 1.13.0 to 1.14.0
2022-02-28 09:16:00 +00:00
dependabot[bot]
9fcd8ce72d
Bump docker/login-action from 1.13.0 to 1.14.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-28 09:10:46 +00:00
Coteh
9906604a38
Merge remote-tracking branch 'origin/master' into jump-to-context
2022-02-26 16:48:04 -05:00
kodiakhq[bot]
20742d1942
Merge pull request #1666 from amir20/dependabot/github_actions/pnpm/action-setup-2.2.1
...
Bump pnpm/action-setup from 2.2.0 to 2.2.1
2022-02-25 09:20:35 +00:00
dependabot[bot]
ac9bdd0fab
Bump pnpm/action-setup from 2.2.0 to 2.2.1
...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 09:14:55 +00:00
kodiakhq[bot]
17baaecc28
Merge pull request #1665 from amir20/dependabot/github_actions/actions/setup-node-3
...
Bump actions/setup-node from 2.5.1 to 3
2022-02-25 09:14:11 +00:00
dependabot[bot]
fa1a6d449e
Bump actions/setup-node from 2.5.1 to 3
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 09:09:15 +00:00
Amir Raminfar
209b746f6a
Updates modules
2022-02-23 11:27:22 -08:00
kodiakhq[bot]
9bfcd52dd5
Merge pull request #1664 from amir20/dependabot/go_modules/github.com/magiconair/properties-1.8.6
...
Bump github.com/magiconair/properties from 1.8.5 to 1.8.6
2022-02-23 09:14:12 +00:00