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
Jesse Mazzella
172e0b23fd
chore: add prettier
(1/3): add packages, configurations, fix lint issues ( #6382 )
...
* fix: remove redundant eslint rules
* chore: bump `prettier` to v2.8.7
* docs: vue files to use html comments for licenses
- Prettier's Vue parser freaks out if it sees a *.js style comment in a *.vue file.
* docs: more licenses for vue files
* fix: don't ignore *.vue files
* fix: use defaults for tabWidth and printWidth
* simplify .prettierignore
* enforce a printWidth of 100
* fix: use `eslint-plugin-prettier`, remove conflicting rules
* test: fix gauge tests (for real)
* test: fix notebook test selectors
* test: fix restrictedNotebook test selectors
* test: remove useless assignment
* lint: __dirname as global
* lint: revert eslint config + whitespace changes, commit new config
* style: remove unnecessary string concat of literals
* test: fix missed gauge test
* fix: use new eslint rules
* feat: add blank `.git-blame-ignore-revs` file
* docs: update to mention Prettier and format.
* Revert "test: fix gauge tests (for real)"
This reverts commit 6afad450389edc2f16ff0d00c9524621a7ba53bc.
* Revert "test: fix notebook test selectors"
This reverts commit 17fe1cbbff02e9298f041b5ea0fea5494fe54d94.
* Revert "test: fix restrictedNotebook test selectors"
This reverts commit 97e0ede826b7dd61c5443845443d806a56f3f305.
* Revert "test: fix missed gauge test"
This reverts commit e2398fc38ca94beff2066cc253173412ad47f8b9.
* test: fix gauge tests (no formatting)
* test: update notebook e2e selectors (no formatting)
* test: update restrictedNotebook e2e selectors (no formatting)
* fix: temporarily disable lint check
2023-05-18 21:29:20 +00:00
Rukmini Bose (Ruki)
5df7971438
[Plots] Fix wrapping of Y Axis when height is small ( #6264 )
...
* New branch to fix y-axis icons
* test: fix locator
---------
Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov>
2023-05-17 18:32:05 +00:00
dependabot[bot]
b39d5e8bcc
chore(deps-dev): bump eslint-plugin-vue from 9.11.0 to 9.13.0 ( #6674 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.11.0 to 9.13.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.11.0...v9.13.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-05-16 15:45:50 -07:00
Jesse Mazzella
c5188397e4
chore: bump version to 2.2.4-SNAPSHOT
( #6673 )
...
chore: bump version to 2.2.4-SNAPSHOT
2023-05-16 13:50:58 -07:00
Charles Hacskaylo
225fa22c72
Fix Locator in Move and Link dialogs ( #6663 )
...
Closes #6654
- Corrected form builder configurations.
2023-05-16 09:50:42 -07:00
Jamie V
2c3b6fa540
[ExportAsJson] Multiple Aliases in Export and Conditional Styles Fixes ( #6602 )
...
Fixes issues that prevent import and export from being completed successfully. Specifically:
* if multiple aliases are detected, the first is created as a new object and and added to it's parent's composition, any subsequent aliases of the same object will not be recreated, but the originally created one will be added to the current parent's composition, creating an alias.
* Also, there are cases were conditionSetIdentifiers are stored in an object keyed by an item id in the configuration.objectstyles object, this fix will handle these as well.
* Replaces an errant `return` statement with a `continue` statement to prevent early exit from a recursive function.
---------
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2023-05-11 17:11:09 +00:00
dependabot[bot]
496ab4d5a3
chore(deps-dev): bump vue-eslint-parser from 9.1.0 to 9.2.1 ( #6651 )
...
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser ) from 9.1.0 to 9.2.1.
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases )
- [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v9.1.0...v9.2.1 )
---
updated-dependencies:
- dependency-name: vue-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-05-09 16:48:39 +00:00
dependabot[bot]
aad9e51262
chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 ( #6650 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.40.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.39.0...v8.40.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-05-08 15:06:29 -07:00
Jesse Mazzella
ba4353aacb
fix: Gantt Chart displays draft status of Plan in composition ( #6642 )
...
* fix: setStatus when add/replace a plan in composition
* test: add regression test
* chore: lint:fix
* test: add visual tests for plan and gantt chart drafts
2023-05-05 23:48:34 +00:00
David Tsay
9f079255f1
Free findSubscriptionProvider
! ( #6547 )
...
free `findSubscriptionProvider`
2023-05-05 16:41:07 -07:00
John Hill
f5eacc504b
[Couchdb] Update couchdb init script and bump version to latest ( #6643 )
...
* chatty
* bad linebreak
* bump to 3.3.2
---------
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2023-05-05 19:24:54 +00:00
Marcelo Arias
26fa1653e3
Synchronize versions of common devDependencies with openmct-yamcs ( #6627 )
...
* Update @babel/eslint-parser, eslint, webpack, webpack-cli versions
* Increase eventemitter3 version from 1.2.0 to 4.0.7
* Downgrade eventemitter3 to 1.2.0
---------
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2023-05-05 17:27:01 +00:00
Jamie V
b7c68f715b
[LAD Table][Browse Bar] Visual test and title attributes for actions ( #6640 )
2023-05-03 18:11:01 -07:00
Jesse Mazzella
549a579bf3
fix: remove pr:e2e:couchdb
label on run completion ( #6628 )
...
* fix: trigger e2e-couchdb run on sync
* fix: remove `e2e-couchdb` label if present after run
* fix: remove `synchronize` trigger
- this is intended behavior
* refactor: update GHA to use octokit action
* docs: add note about GHA warnings
* fix: remove `pr:e2e` label after run
* fix: use github-script
2023-05-03 10:24:41 -07:00
Jamie V
fe677fa359
[LAD Tables] Persist view modified configuration ( #6637 )
...
* chore: bump version to `2.2.2` (#6615 )
* persisting lad configuration in the view when it changes
---------
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2023-05-02 16:19:23 -07:00
dependabot[bot]
1bbc3789ec
chore(deps-dev): bump sass from 1.62.0 to 1.62.1 ( #6630 )
2023-05-02 12:20:00 -07:00
dependabot[bot]
636849885b
chore(deps-dev): bump webpack from 5.80.0 to 5.81.0 ( #6634 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.80.0 to 5.81.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.81.0 )
---
updated-dependencies:
- dependency-name: webpack
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-05-02 09:02:46 -07:00
David Tsay
6f2b20eee9
Retain styling on condition widgets when adding or removing a url ( #6625 )
...
* fix spelling error
* apply changes after dynamic component updates
* remove * listener
* react to url change
* es6 mode
* fix html structure
* Closes #6614
- CSS fixes for revised widget approach.
* include url prop for vue component reactivity
* disable a tag overriding font color
* provide a reactive object for component reactivity
Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>
2023-04-28 20:17:14 +00:00
dependabot[bot]
e38821cc1f
chore(deps-dev): bump @percy/cli from 1.23.0 to 1.24.0 ( #6618 )
...
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/percy/cli/releases )
- [Commits](https://github.com/percy/cli/commits/v1.24.0/packages/cli )
---
updated-dependencies:
- dependency-name: "@percy/cli"
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-04-25 16:26:37 -07:00