issues
search
dbudwin
/
RoboHome-Web
RoboHome-Web is the codebase that represents the frontend of the RoboHome project. The web interface provides a way to create users, add and manage devices, and an additional way to control devices. :robot: :house_with_garden:
GNU General Public License v3.0
8
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Prevent duplicated device names
#167
kailichiang
closed
1 year ago
10
Custom 404 error page
#166
kailichiang
closed
6 years ago
8
Add static fixed footer to bottom
#165
kailichiang
closed
6 years ago
0
Disallow duplicated device name for the same user
#164
kailichiang
closed
1 year ago
7
Duplicate device name validation
#163
yoksanherlie
opened
6 years ago
5
Disallow creating duplicate devices
#162
dbudwin
opened
6 years ago
0
Add RoboHome logo to upper left-hand corner
#161
kailichiang
closed
6 years ago
6
Update composer dependencies
#160
dbudwin
closed
6 years ago
0
Use SweetAlert to add confirmation after clicking delete
#159
dbudwin
closed
6 years ago
0
Revert "Merge branch 'master' of https://github.com/kailichiang/RoboHome-Web
#158
dbudwin
closed
6 years ago
0
modify docker-compose to fix build fail
#157
vijayprasanna13
closed
6 years ago
1
docker-compose failing due to container name mismatch
#156
vijayprasanna13
closed
6 years ago
2
Add confirmation after clicking delete
#155
kailichiang
closed
6 years ago
5
Add confirmation delete Modal fix #152
#154
simoebenhida
closed
6 years ago
1
Add static fixed footer to bottom of page
#153
dbudwin
closed
6 years ago
7
Add confirmation after clicking "Delete" button
#152
dbudwin
closed
6 years ago
0
Add RoboHome logo to upper left-hand corner of all pages
#151
dbudwin
closed
6 years ago
0
Update to use version 3 of the Amazon Echo skill API
#150
dbudwin
opened
6 years ago
0
Composer dependency updates
#149
dbudwin
closed
6 years ago
0
Cleanup and make the tests more flexible
#148
dbudwin
closed
6 years ago
0
Simplify device ownership via new middleware
#147
dbudwin
closed
6 years ago
0
Use reflection to call actions on devices
#146
dbudwin
closed
6 years ago
0
Add public facing ID for devices
#145
dbudwin
closed
6 years ago
0
Add public facing ID for users
#144
dbudwin
closed
6 years ago
0
Updated dependencies, cleanup, and use of new functionality
#143
dbudwin
closed
6 years ago
0
Update Composer dependencies
#142
dbudwin
closed
6 years ago
0
Update Code Climate and test settings
#141
dbudwin
closed
6 years ago
0
Corrected method from POST to GET for MQTT settings
#140
dbudwin
closed
6 years ago
0
Updates and enhancements to tests to make them cleaner and faster
#139
dbudwin
closed
6 years ago
0
Support protecting API endpoints with password grants
#138
dbudwin
closed
6 years ago
0
Upgrade from Laravel 5.5 to 5.6
#137
dbudwin
closed
6 years ago
0
Add mail env variables
#136
dbudwin
closed
6 years ago
0
Case folder names to match corresponding folder in app directory
#135
dbudwin
closed
6 years ago
0
Add tests for RestExceptionHandler trait
#134
dbudwin
closed
6 years ago
0
Refactor flash message creation in web devices controller
#133
dbudwin
closed
6 years ago
0
Use User's model "ownsDevice" function instead of reimplementation
#132
dbudwin
closed
6 years ago
0
Publish RF device pulse length
#131
dbudwin
closed
6 years ago
0
Fix for Coveralls reporting in Travis CI
#130
dbudwin
closed
6 years ago
0
Add support for passing MQTT messages over TLS
#129
dbudwin
closed
6 years ago
0
Update Composer packages and dependencies
#128
dbudwin
closed
6 years ago
0
Add script for running Docker and executing tests
#127
dbudwin
closed
6 years ago
0
API should publish pulse length for RF devices
#126
dbudwin
closed
6 years ago
1
Add suite of Laravel Dusk browser tests
#125
dbudwin
closed
6 years ago
0
Fix for API's info method
#124
dbudwin
closed
6 years ago
0
OAuth fixes for 3rd party account linking
#123
dbudwin
closed
6 years ago
0
Test enhancements to improve speed and result clarity
#122
dbudwin
closed
6 years ago
0
Remove dependency on Amazon for authentication and use Laravel Passport instead
#121
dbudwin
closed
7 years ago
0
Added clause to PULL_REQUEST_TEMPLATE about creating a branch
#120
dbudwin
closed
6 years ago
0
Dockerize RoboHome frontend
#119
aimakun
closed
7 years ago
11
Update all usages of faker's randomDigit to randomNumber
#118
smithandre
opened
7 years ago
1
Next