Coteh
94de10d54c
Change Jump to Context menu to be a dropdown menu
...
I extracted the dropdown portion of the LogActionsToolbar into a separate DropdownMenu component so that it can be reused for Jump to Context.
Other Changes:
- Remove unused style in LogActionsToolbar
2022-01-30 19:49:44 -05:00
Coteh
69e28e3723
Move jump to context button to the left, make it visible only on hover, and change icon
...
Other Changes:
- Update the colors of jump to context button for dark and light themes
- Add a tooltip that appears after hovering jump to context button for half a second
- Vertically align lines to accomodate the jump to context button making the line slightly bigger when visible
2022-01-24 00:50:09 -05:00
Coteh
ce7a892223
Merge remote-tracking branch 'origin/master' into jump-to-context
2022-01-23 23:30:34 -05:00
Amir Raminfar
d51a4630fd
Updates gitignore
2022-01-23 07:27:26 -08:00
Amir Raminfar
3733145db5
Fixes reporting
2022-01-23 07:26:11 -08:00
Amir Raminfar
6cfb42412c
Uses useScroll instead of handling the scroll event myself ( #1642 )
...
* Tries to use-scroll instead of scroll listener
* Moves observer to scrollable content only
* Fixes bugs
2022-01-20 14:23:43 -08:00
kodiakhq[bot]
bb7beef6c9
Merge pull request #1641 from amir20/dependabot/github_actions/docker/build-push-action-2.8.0
...
Bump docker/build-push-action from 2.7.0 to 2.8.0
2022-01-19 09:18:33 +00:00
dependabot[bot]
cdc83d183c
Bump docker/build-push-action from 2.7.0 to 2.8.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.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-01-19 09:13:19 +00:00
Amir Raminfar
1df564d4a3
Cleans up date components
2022-01-18 10:14:49 -08:00
Amir Raminfar
d80dc105ee
Uses v-bind instead for css variables
2022-01-17 13:43:46 -08:00
Amir Raminfar
57c53e43db
Updates modules
2022-01-17 10:00:24 -08:00
Coteh
25c901e013
Add jump to context WIP
2022-01-16 03:14:22 -05:00
Amir Raminfar
705f2990e9
Updates modules
2022-01-14 11:49:15 -08:00
Amir Raminfar
208dcc06cc
Updates modules
2022-01-13 09:44:09 -08:00
kodiakhq[bot]
d4740bd1a8
Merge pull request #1636 from amir20/vitest
...
Moves to vitest
2022-01-12 22:49:26 +00:00
Amir Raminfar
c19e819ec6
removes comment import
2022-01-12 14:44:33 -08:00
Amir Raminfar
efc001ef9d
Fixes test snapshots
2022-01-12 14:42:37 -08:00
Amir Raminfar
ba40708240
Fixes tests
2022-01-11 09:25:27 -08:00
Amir Raminfar
8ad6d83bd6
Updates modules
2022-01-11 09:18:10 -08:00
kodiakhq[bot]
8ef18033d3
Merge pull request #1631 from amir20/dependabot/docker/golang-1.17.6-alpine
...
Bump golang from 1.17.5-alpine to 1.17.6-alpine
2022-01-07 09:17:37 +00:00
dependabot[bot]
6bbb337828
Bump golang from 1.17.5-alpine to 1.17.6-alpine
...
Bumps golang from 1.17.5-alpine to 1.17.6-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-07 09:10:17 +00:00
kodiakhq[bot]
1111b7d10c
Merge pull request #1630 from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.0
...
Bump github.com/spf13/afero from 1.7.1 to 1.8.0
2022-01-06 09:39:30 +00:00
dependabot[bot]
40c8cafc49
Bump github.com/spf13/afero from 1.7.1 to 1.8.0
...
Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.7.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-06 09:34:09 +00:00
kodiakhq[bot]
e14c9e1e03
Merge pull request #1629 from amir20/dependabot/go_modules/github.com/spf13/afero-1.7.1
...
Bump github.com/spf13/afero from 1.7.0 to 1.7.1
2021-12-29 09:40:30 +00:00
dependabot[bot]
3176ca8e1f
Bump github.com/spf13/afero from 1.7.0 to 1.7.1
...
Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.7.0...v1.7.1 )
---
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 >
2021-12-29 09:34:56 +00:00
kodiakhq[bot]
bf86052fe3
Merge pull request #1628 from amir20/dependabot/github_actions/actions/setup-node-2.5.1
...
Bump actions/setup-node from 2.5.0 to 2.5.1
2021-12-29 09:14:03 +00:00
dependabot[bot]
fa4bff885e
Bump actions/setup-node from 2.5.0 to 2.5.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-29 09:09:08 +00:00
Amir Raminfar
962393a9e9
Updates libs
2021-12-26 13:11:41 -08:00
kodiakhq[bot]
81958847a9
Merge pull request #1627 from amir20/dependabot/go_modules/github.com/spf13/afero-1.7.0
...
Bump github.com/spf13/afero from 1.6.0 to 1.7.0
2021-12-23 09:42:20 +00:00
dependabot[bot]
17bc5c5da2
Bump github.com/spf13/afero from 1.6.0 to 1.7.0
...
Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-23 09:36:48 +00:00
kodiakhq[bot]
b7962a0c1d
Merge pull request #1626 from amir20/dependabot/github_actions/actions/setup-go-2.1.5
...
Bump actions/setup-go from 2.1.4 to 2.1.5
2021-12-22 09:17:08 +00:00
dependabot[bot]
e215c95600
Bump actions/setup-go from 2.1.4 to 2.1.5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.1.4...v2.1.5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-22 09:11:15 +00:00
kodiakhq[bot]
df63a90c89
Merge pull request #1625 from amir20/dependabot/github_actions/docker/login-action-1.12.0
...
Bump docker/login-action from 1.10.0 to 1.12.0
2021-12-21 09:13:16 +00:00
dependabot[bot]
2eb36438e8
Bump docker/login-action from 1.10.0 to 1.12.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.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 >
2021-12-21 09:08:14 +00:00
kodiakhq[bot]
bb4f79fb08
Merge pull request #1622 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.12incompatible
...
Bump github.com/docker/docker from 20.10.11+incompatible to 20.10.12+incompatible
2021-12-14 09:34:07 +00:00
dependabot[bot]
b5ff44b003
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.11+incompatible to 20.10.12+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.11...v20.10.12 )
---
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 >
2021-12-14 09:28:50 +00:00
Amir Raminfar
9741804fda
Updates node modules
2021-12-13 10:38:58 -08:00
Amir Raminfar
65a13bf5fc
Updates node modules
2021-12-10 14:54:35 -08:00
kodiakhq[bot]
0c5b5169c7
Merge pull request #1620 from amir20/dependabot/docker/golang-1.17.5-alpine
...
Bump golang from 1.17.4-alpine to 1.17.5-alpine
2021-12-10 09:13:22 +00:00
dependabot[bot]
7e8cd1a708
Bump golang from 1.17.4-alpine to 1.17.5-alpine
...
Bumps golang from 1.17.4-alpine to 1.17.5-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-10 09:07:41 +00:00
Amir Raminfar
84ec892777
Updates modules
2021-12-07 11:05:48 -08:00
Amir Raminfar
a0e039169c
Updates modules
2021-12-06 07:22:02 -08:00
kodiakhq[bot]
070721cae1
Merge pull request #1619 from amir20/dependabot/docker/golang-1.17.4-alpine
...
Bump golang from 1.17.3-alpine to 1.17.4-alpine
2021-12-06 09:14:21 +00:00
dependabot[bot]
b9a619afa2
Bump golang from 1.17.3-alpine to 1.17.4-alpine
...
Bumps golang from 1.17.3-alpine to 1.17.4-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-06 09:08:23 +00:00
Amir Raminfar
33fb99ca37
Release 3.10.1
v3.10.1
2021-12-01 12:15:25 -08:00
Amir Raminfar
e126d6e825
Updates modules
2021-12-01 09:45:21 -08:00
Amir Raminfar
ba1ccc92a8
Cleans up code
2021-12-01 09:44:49 -08:00
Amir Raminfar
5cf74e3f95
Add reactiviy to fix some regression issues. See #1613
2021-11-30 19:56:29 -08:00
Amir Raminfar
2246b58aa9
Adds more logging for fetching logs between dates
2021-11-30 18:48:32 -08:00
kodiakhq[bot]
f0bd0f2c9b
Merge pull request #1614 from amir20/dependabot/github_actions/actions/setup-node-2.5.0
...
Bump actions/setup-node from 2.4.1 to 2.5.0
2021-11-30 09:14:49 +00:00