-
Notifications
You must be signed in to change notification settings - Fork 636
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
[WIP] New Vue Web UI #1933
Draft
Tofandel
wants to merge
84
commits into
xoseperez:dev
Choose a base branch
from
Tofandel:dev
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
[WIP] New Vue Web UI #1933
Changes from 76 commits
Commits
Show all changes
84 commits
Select commit
Hold shift + click to select a range
6b172e8
[WIP] Create a new web ui with vue
Tofandel 230f627
Configured webpack compilation (outputs image in dist/index.html.gz)
Tofandel a8672f3
Move each tab to its own component
Tofandel e139e42
Add environment conditional compilation
Tofandel 907b7c7
Make Form and Input components
Tofandel 0e7335e
New favicon
Tofandel 81cdc76
New favicon
Tofandel c14f03f
Added compile mode for dev +
Tofandel 101c152
Harmonize ws api
Tofandel 7e455b0
Merge branch 'dev' into dev
Tofandel 8e57f4f
Continue template conversion + some styling
Tofandel 3d7189c
Merge remote-tracking branch 'origin/dev' into dev
Tofandel 99400a7
Convert OOP to schema arrays
Tofandel 6e7f90f
Restore start parameter
Tofandel 221bb37
First test unit
Tofandel bb822f7
Add test unit for input
Tofandel 1a6878a
Form unit tests
Tofandel 5c9a717
Designing menu + start grid conversion
Tofandel b15ba1e
Moving alexa integration to it's own tab + Add hint component
Tofandel 15b1ef0
Populating websocket data
Tofandel 4cdcc69
Implement module visibility
Tofandel 15c2dc6
New switch styling + repeater improvements
Tofandel ae997d5
More ws schema refactor
Tofandel d28cb84
Merge branch 'dev' into dev
Tofandel 2c90d11
Added multiselect support
Tofandel a8a0394
Finished all common tabs except sensor
Tofandel 9e9521a
PWA initial setup
Tofandel 5266284
PWA initial setup
Tofandel 508af01
Fix pwa compilation (npm run build:pwa)
Tofandel 066e527
Fix typos
Tofandel a4cadb6
Fix compile errors
Tofandel c5947a4
Fix compile errors
Tofandel 88a29e1
Fix compile errors
Tofandel 9263b1f
Add codeowners
Tofandel 769be42
Add codeowners
Tofandel f3b6565
More ws refactor
Tofandel 60cb976
More ws refactor
Tofandel 6222903
Add favicons + generate pwa icons automatically
Tofandel 3f6e9b3
Add favicons + generate pwa icons automatically
Tofandel b8d00e6
Add favicons + generate pwa icons automatically
Tofandel 2cb0059
Fix conditional loading of pwa
Tofandel 41a2ecf
Replace gif loader by css
Tofandel c4500a3
Add package info for pwa
Tofandel 0e7a486
Refactor integrations
Tofandel bb54a26
Refactor integrations
Tofandel 3f88649
Refactor features
Tofandel 75849f9
Make a vue data table component and code diff analysis to send the data
Tofandel 8e250b0
Multiple fixes + finish features refactor
Tofandel 65e06b9
Merge branch 'dev' into dev
Tofandel e77d0bb
Merge branch 'dev' into dev
Tofandel 7f5e3ea
Work on the PWA
Tofandel c875953
Merge remote-tracking branch 'origin/dev' into dev
Tofandel ae0172d
Move from webpack-conditional-loader to webpack-preprocessor-loader
Tofandel 4045365
Working device scanner
Tofandel 751d621
Style pwa with element-ui
Tofandel 58e1ec5
Add authentication modal
Tofandel e68de35
Add wifi status + refresh info
Tofandel d38b5e8
Add uploader
Tofandel 03f2b03
Add uploader
Tofandel d7f68e3
Add pwa mocking device for 127.0.0.1
Tofandel 74022d8
Improve uploader
Tofandel 3efd905
Update dependencies + optimizations
Tofandel 830761c
Merge branch 'dev' into dev
Tofandel dc202a5
Implement changes of 13.6 to 14.2 in vue ui
Tofandel f7c62f3
Restore scheduler visible and fix rfm69 visible
Tofandel 39ff17b
Fix wifi schema
Tofandel 9dbf4be
Fix relay schema
Tofandel 4af5993
Add ws disconnection dialog
Tofandel 2708706
Various bug fixes
Tofandel 2b1c8f1
Cleanup debug messages
Tofandel ddc7215
Cleanup debug logs
Tofandel 7ac8ae8
Restore debug line break
Tofandel fa8e609
Restore debug line break
Tofandel 4054100
Added hardcode check for wifi
Tofandel 3694b16
New underscore notation for non settings in api
Tofandel 7c16335
Improve schema + fixes
Tofandel b352284
Add options for button + fix build error
Tofandel 17d0bc9
Move options to button + fixes
Tofandel 7c0ac08
Add codacity lint rules + implements websocket callback
Tofandel cf0e786
WIP refactor json buffer alloc + ws action callback
Tofandel ecc04d3
More api and ui rework + test of better allocation
Tofandel 0376955
Merge branch 'dev' of https://github.com/xoseperez/espurna into dev
Tofandel 6e18585
Remove some useless diff
Tofandel 9c9caf0
Fix some merge errors
Tofandel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Validating CODEOWNERS rules …
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Global owners | ||
* @xoseperez @mcspr | ||
|
||
# Vue ui codeowner | ||
/code/ui/ @tofandel |
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 |
---|---|---|
|
@@ -15,5 +15,6 @@ custom.h | |
.env | ||
.DS_Store | ||
.vscode | ||
.idea | ||
_pycache_/ | ||
*.py[cod] | ||
*.py[cod] |
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
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
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.
Moved to terminal