-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vue 3 / Vuetify 3 migration for COSMOS 6 #1539
Merged
Changes from 99 commits
Commits
Show all changes
105 commits
Select commit
Hold shift + click to select a range
46142ee
Vue migration part 1 (dependencies, apps, routers, stores, etc)
ryan-pratt 4d9ef5e
Vuetify migration part 1 (linter plugin auto fixes)
ryan-pratt 45a05bf
Vuetify migration part 2 (manual fixes for remaining linter errors)
ryan-pratt 6cbf58e
Vue migration part 2 (fixes for systemjs, single-spa, portal-vue, and…
ryan-pratt 0eae2b0
Vue migration part 3 (clean up migration build stuff)
ryan-pratt 8e94b5b
Vue migration part 3 (fix astro uxds stuff)
ryan-pratt ab16936
Vue migration part 5 (more astro stuff, fix nav bar, remove portal-vue)
ryan-pratt 9810486
Vue migration part 6 (even more astro stuff, fixed some of our styling)
ryan-pratt 15123ec
Vue migration part 7 (more style fixes)
ryan-pratt f11796c
Vue migration: CmdTlmServer
ryan-pratt 58440c3
Vue migration part 8 (fix dialogs and toast)
ryan-pratt ae6d42d
Vue migration: Limits Monitor
ryan-pratt 2814e66
Merge branch 'main' into vue3
ryan-pratt 4f10501
Vue migration: widget component registration
ryan-pratt 8c16b59
Vue migration: handful of random changes that will be relevant later
ryan-pratt 74b537f
Vue migration: update widgets to not use this.screen
ryan-pratt 6bb4c10
Vue migration: widgets use appliedSettings everywhere
ryan-pratt ca00e74
Vue migration: CmdSender
ryan-pratt b5b8f6f
add dropdownSelectedValue utility
ryan-pratt b017e21
Merge branch 'main' into vue3
ryan-pratt 3821176
Fix radio group menus for Vuetify 3
ryan-pratt 0bbe01f
Vue migration: Handbooks
ryan-pratt 4da7986
Vue migration: update eslint plugin and fix deprecated hooks
ryan-pratt 55db593
Vue migration: BucketExplorer
ryan-pratt d48a4b9
Migrate TlmGrapher
jmthomas ec0d4f0
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
jmthomas ce7dd85
Vue migration: fix issues with nav
ryan-pratt 05f08e5
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
ryan-pratt 0b9407e
Vue migration: misc data table fixes
ryan-pratt 336b5ff
Vue migration: Packet Viewer
ryan-pratt a1f6b84
TlmGrapher vue3 plus tpic updates
jmthomas c0231e8
v-system-bar -> v-tool-bar, model -> modelValue
jmthomas bbb0489
Merge branch 'main' into vue3
jmthomas b64cd95
Allows sorting cmdtlmserver, fix graph layout
jmthomas c89c20a
Partial work: TlmViewer is mostly working
ryan-pratt e61c52a
Attempt to fix sort in PV
jmthomas 9ef09a7
Remove only
jmthomas 01a409b
Remove console.log
jmthomas 95e5479
Partial work: TlmViewer tests mostly passing
ryan-pratt c43d0a1
Fix admin playwright, initial SR support
jmthomas 2b4742a
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
ryan-pratt 46c1865
Vue migration: TlmViewer
ryan-pratt 43b0acd
Vue migration: TableManager
ryan-pratt c07fb42
fix formatvalue refactor import
ryan-pratt 0678336
Fix Admin settings
jmthomas 3d358c3
Fix SR api and debug playwright tests
jmthomas 1cd3d25
Disable data-extractor playwright for now
jmthomas b5016e3
Vue migration: DataViewer
ryan-pratt edbe85b
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
ryan-pratt 0b2114c
Merge branch 'main' into vue3
ryan-pratt 38364b2
Vue migration: Finish Script Runner
jmthomas 3e89637
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
jmthomas 77d8fc8
Change var to let, cleanup sonar cloud issues
jmthomas 2bba2cc
Vue migration: DataExtractor
ryan-pratt 8d4949f
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
ryan-pratt ad24acb
Fix CommandSender vars
jmthomas e37ad33
Fix CommandSender, enable DE and DV playwright
jmthomas 006f9b3
fix BlockWidget height
ryan-pratt 1990c0a
fix widget bind/linsteners
ryan-pratt 5201f33
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
ryan-pratt e534986
Fix playwright packet viewer tests
jmthomas 5554a04
unskip playwright tests I skipped while waiting on other tools
ryan-pratt b7ad474
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
ryan-pratt 650ffbe
remove Bucket Explorer 'creates new screen' test
ryan-pratt f7984a1
couple quick test fixes
ryan-pratt 50d4db2
Fix playwright
jmthomas b537306
Fix PV playwright
jmthomas 42b7f73
misc fixes
ryan-pratt cf30b2f
style fixes
ryan-pratt f206e9b
more style fixes
ryan-pratt 8dc9200
tool height fixes
ryan-pratt e9b5c56
Merge branch 'main' into vue3
ryan-pratt 6da75ee
clean up todos
ryan-pratt f25d467
fix dialog backgrounds
ryan-pratt 6547783
Add calendar styles, cleanup ActivityCreateDialog
jmthomas 5108c65
Merge branch 'main' into vue3
jmthomas eacaf1d
fix login
ryan-pratt 95b4bf0
fix enterprise tests
ryan-pratt e9e4d04
Move a bunch of models and microservices to enterprise
jmthomas 7ccb5cd
Fix PacketViewer pin, restore playwright tests, upgrade template vue …
jmthomas dbf2b56
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
jmthomas 1b29f0e
Merge branch 'main' into vue3
jmthomas c937f9a
Restore models, fix build
jmthomas afbb55e
Fix playwright
jmthomas fc40def
Fix specs
jmthomas d9de9ed
Revert "Fix specs"
jmthomas 50225f1
Fix specs
jmthomas 7ecea39
Fix playwright
jmthomas fe1727a
Fix more playwright
jmthomas a5c8d4a
Update widget settings
jmthomas 4a4cc39
Fix playwright
jmthomas fa9eb0a
misc fixes
ryan-pratt 574face
Fix button variants
ryan-pratt 358e299
Fix notify plugin
ryan-pratt 44f8100
Fix notify plugin
ryan-pratt aa2feb8
Fix widgets and applied styles
jmthomas 4397305
Fix single-spa app navigation
ryan-pratt 21a0a31
Further refinements throughout
jmthomas fb22348
Fix packet item details
jmthomas 3ac1145
fix url for enterprise tests
ryan-pratt b339327
Address comments
jmthomas 18357bf
Merge branch 'vue3' of https://github.com/OpenC3/cosmos into vue3
jmthomas 9aa46df
Merge branch 'main' into vue3
jmthomas 833bd59
Merge branch 'main' into vue3
jmthomas f245187
Fix playwright
jmthomas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"exclude": ["node_modules"], | ||
"vueCompilerOptions": { | ||
"target": 2.7 | ||
"target": 3.5 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 0 additions & 9 deletions
9
openc3-cosmos-init/plugins/openc3-tool-base/public/css/vuetify-2.7.1.min.css
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
openc3-cosmos-init/plugins/openc3-tool-base/public/css/vuetify-3.7.1.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is prep for the new images in the telemetry viewer screens