Michael Rogers
5a6755c3fb
Throw error on no provider
2023-07-06 15:25:40 -05:00
Michael Rogers
06f71412a6
RoleChannelProvider to RoleChannel
2023-07-06 15:15:33 -05:00
Michael Rogers
aba026ffd2
Copyright statement
2023-07-06 15:12:52 -05:00
Michael Rogers
be5ba7c69d
Merge conflict extra line
2023-06-23 16:39:07 -05:00
Michael Rogers
b0b92eeac6
Undid merge error
2023-06-23 16:24:17 -05:00
Michael Rogers
de07e0326c
Merge branch 'master' into mct6555
2023-06-23 16:18:22 -05:00
Michael Rogers
f51d47c0e4
refactor: format with prettier
2023-06-23 15:52:03 -05:00
Michael Rogers
e53e761a1d
Remove unneccesary filter on allRoles
2023-06-23 15:47:30 -05:00
Michael Rogers
4902b31270
Return null instead of undefined
2023-06-23 15:47:30 -05:00
Michael Rogers
295efee47a
console.log
2023-06-23 15:47:30 -05:00
Michael Rogers
97ae44b5af
Update OperatorStatusIndicator install to hide if an observer
2023-06-23 15:47:30 -05:00
Michael Rogers
6c087a1d1e
Update default selection for roles if input is not chosen
2023-06-23 15:47:30 -05:00
Michael Rogers
76faabf471
Update statusRole parameter name
2023-06-23 15:47:30 -05:00
Michael Rogers
71d8ffdd80
More flight like status role names and parameter names
2023-06-23 15:47:30 -05:00
Michael Rogers
528f87e930
Separated input value from active role value
2023-06-23 15:47:30 -05:00
Michael Rogers
6444e9139e
Moved roleChannel to private field
2023-06-23 15:47:30 -05:00
Michael Rogers
af1fc68766
Cleanup
2023-06-23 15:47:30 -05:00
Michael Rogers
7388b488f1
Cleanup
2023-06-23 15:47:30 -05:00
Michael Rogers
56827ad17b
Removed status.getStatusRoleForCurrentUser
2023-06-23 15:47:30 -05:00
Michael Rogers
c52ee6c40d
Remove default status role from example user plugin
2023-06-23 15:47:30 -05:00
Michael Rogers
7a4d661e48
Removed unused role param from status api call
2023-06-23 15:47:30 -05:00
Michael Rogers
7261662975
Lint
2023-06-23 15:47:30 -05:00
Michael Rogers
ec7f954411
Added success notification and cleanup
2023-06-23 15:47:30 -05:00
Michael Rogers
c0e7804ccd
Store status roles in an array instead of a singular value
2023-06-23 15:47:30 -05:00
Michael Rogers
550fa7e7e7
Cleanup
2023-06-23 15:47:30 -05:00
Michael Rogers
78d686607e
Updates to status api canPRovideStatusForRole
2023-06-23 15:47:30 -05:00
Michael Rogers
20101911d3
Reconnect channel on error and UserIndicator updates
2023-06-23 15:47:30 -05:00
Michael Rogers
1f9cc05ef2
Moved prompt to UserIndicator
2023-06-23 15:47:29 -05:00
Michael Rogers
035cb1e33b
UserAPI role updates and UserIndicator improvement
2023-06-23 15:47:29 -05:00
Michael Rogers
01131c1d90
Comment width
2023-06-23 15:47:29 -05:00
Michael Rogers
3b3be58f41
Update comment
2023-06-23 15:47:29 -05:00
Michael Rogers
2c4b3c38fd
Updates to broadcast channel lifecycle
2023-06-23 15:47:29 -05:00
Michael Rogers
53fea64152
Display role in user indicator
2023-06-23 15:47:29 -05:00
Michael Rogers
bd561194d5
Added selection dialog to overlays and implemented for operator status
2023-06-23 15:47:29 -05:00
Michael Rogers
6764ff0b33
Update example user provider
2023-06-23 15:47:29 -05:00
Michael Rogers
6a9b9613e4
Add session storage and role to user indicator
2023-06-23 15:47:29 -05:00
Michael Rogers
f5d57210ae
Add additional test roles to example user
2023-06-23 15:47:29 -05:00
dependabot[bot]
834a19f996
chore(deps-dev): bump sass from 1.63.3 to 1.63.4 ( #6743 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.63.3 to 1.63.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.63.3...1.63.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2023-06-22 13:07:33 -07:00
dependabot[bot]
1d7cd64652
chore(deps-dev): bump @babel/eslint-parser from 7.21.8 to 7.22.5 ( #6747 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.21.8 to 7.22.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.22.5/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 16:09:44 +00:00
dependabot[bot]
68ed7bf0e5
chore(deps-dev): bump eslint-plugin-vue from 9.14.1 to 9.15.0 ( #6746 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.14.1 to 9.15.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.14.1...v9.15.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 16:23:11 -07:00
dependabot[bot]
4b39ef3235
chore(deps): bump docker/login-action from 1 to 2 ( #6754 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 16:15:46 -07:00
John Hill
b685b9582e
[CI]Add docker and npm caching ( #6748 )
2023-06-21 20:54:14 +00:00
Scott Bell
d8ac209a96
Fix race condition in image annotations loading and drawing them on the canvas ( #6751 )
...
fix race condition between annotation loading and drawing the annotations
2023-06-21 20:20:35 +02:00
Jesse Mazzella
f254d4f078
chore: bump version to 2.2.6-SNAPSHOT ( #6752 )
...
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2023-06-21 10:16:36 -07:00
dependabot[bot]
c75a82dca5
chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 ( #6744 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 16:54:20 +00:00
dependabot[bot]
9423591e4d
chore(deps-dev): bump sass-loader from 13.3.1 to 13.3.2 ( #6728 )
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 13.3.1 to 13.3.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.3.1...v13.3.2 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-21 15:57:01 +00:00
Scott Bell
5a7174bf2a
Annotations for imagery prototype ( #6624 )
2023-06-20 17:12:45 +00:00
dependabot[bot]
d305443445
chore(deps-dev): bump @types/jasmine from 4.3.1 to 4.3.4 ( #6745 )
...
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 4.3.1 to 4.3.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
---
updated-dependencies:
- dependency-name: "@types/jasmine"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-20 09:39:27 -07:00
David Tsay
bd5cb8139c
Fix controls scope to only the current image ( #6710 )
...
* de-dupe method
* there can be only one... input per label
* there can be only one... id but we need none
* there can be only one... input
* create test and add multiple images to display
* WIP test written but not passing
* fix test
* Update e2e/tests/functional/plugins/imagery/exampleImagery.e2e.spec.js
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
* Update e2e/tests/functional/plugins/imagery/exampleImagery.e2e.spec.js
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
* remove await from synchronous code
* linting
---------
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2023-06-16 22:14:38 +00:00
Shefali Joshi
022dffd419
Timelist bug fixes ( #6661 )
...
* Ensure timelist scrolling happens correctly for clock as well as fixed time
* If an activity has already started, show the duration as time to/since the end of the activity
* Addresses review comments: Reverse +/- indicators, removes milliseconds from times.
* Fix linting issues
* Add e2e test for timelist display
* Scroll to 'now' if available
2023-06-16 19:45:59 +00:00