Commit Graph

512 Commits

Author SHA1 Message Date
Eric Schultz aa8cfd57de fix(plg): clean up props 2020-07-28 11:04:58 -05:00
Eric Schultz dad275738c feat(plg): add settings to toggle display description 2020-07-27 17:04:58 -05:00
Eric Schultz 3bfff0e2ff feat(plg): store avatar url and username in dynamix.cfg 2020-07-27 15:05:27 -05:00
Eric Schultz a5983d1ba5 Merge pull request #7 from unraid/improve/unraid-net-settings-with-regwiz-popups
Improve/unraid net settings with regwiz popups
2020-07-23 19:04:29 -05:00
Zack Spear 7f10277aa3 fix: min js references for web components 2020-07-23 16:20:07 -07:00
Zack Spear 233b66ffb8 feat: unraid-regwiz-auth web component replace basic sign in/out buttons 2020-07-23 16:13:46 -07:00
Zack Spear 6de1419225 chore: remove fields for logging in to unraid.net 2020-07-23 16:06:05 -07:00
Alexis Tyler e4955119cf chore(release): 2.7.14 2020-07-19 14:53:43 +09:30
Alexis Tyler d11c8802a3 style(types): add typing to visitFieldDefinition 2020-07-19 14:53:38 +09:30
Alexis Tyler fb32bc0c52 Merge branch 'master' of github.com:unraid/graphql-api 2020-07-19 14:52:49 +09:30
Alexis Tyler a9b421deaf chore(release): 2.7.13 2020-07-19 14:52:35 +09:30
Alexis Tyler e091a65bb8 chore(deps): update @unraid/core and add more @types 2020-07-19 14:52:28 +09:30
Eric Schultz dadcb4c87a Merge pull request #6 from unraid/copy/register-to-sign-in
chore: plg settings reg/unreg copy to sign in/out
2020-07-18 03:05:20 -05:00
Eric Schultz d40e851ebc fix: Management Access Great Again 2020-07-18 03:04:19 -05:00
Alexis Tyler edaca4d23b chore(release): 2.7.12 2020-07-18 16:36:07 +09:30
Alexis Tyler 673aa75503 chore(deps): update @unraid/core 2020-07-18 16:36:02 +09:30
Alexis Tyler ea0301e017 chore(release): 2.7.11 2020-07-18 15:07:37 +09:30
Alexis Tyler fa25fe2c73 chore(deps): update @unraid/core 2020-07-18 15:07:16 +09:30
Alexis Tyler d4ae2ac123 Merge branch 'master' of github.com:unraid/graphql-api 2020-07-18 14:45:40 +09:30
Alexis Tyler c8cb230f35 chore(deps): update @unraid/core 2020-07-18 14:45:27 +09:30
Zack Spear 1f80c5973b chore: add id to form element for unraid.net jump to settings 2020-07-17 19:53:43 -07:00
Zack Spear 1cbbe93a58 chore: plg settings reg/unreg copy to sign in/out 2020-07-17 19:38:11 -07:00
Eric Schultz 830c5fc451 feat(plg): move unraid.net settings under Management Access 2020-07-17 01:14:36 -05:00
Eric Schultz d15ccc9a20 Merge pull request #5 from unraid/refactor/regwiz-postmessages
Refactor/regwiz postmessage handling
2020-07-17 01:04:18 -05:00
Zack Spear 7cabdc0c86 chore: remove @FIXME comment 2020-07-16 22:13:03 -07:00
Zack Spear 929f5c2e6c improvement: postMessage handling for safer JSON parse & new events 2020-07-16 19:39:37 -07:00
Zack Spear 7fd6d98614 fix: formatting & update launchpad url 2020-07-16 11:32:15 -07:00
Alexis Tyler 0afdcb711e chore(release): 2.7.10 2020-07-15 06:47:57 +09:30
Alexis Tyler 7aeb498815 fix(owner endpoint): ensure payload is saved correctly for my_servers 2020-07-15 06:47:53 +09:30
Alexis Tyler cdd452eaa1 chore(release): 2.7.9 2020-07-13 08:43:43 +09:30
Alexis Tyler 0d3c8f7a2d refactor(mothership): split mothership into own file 2020-07-12 15:46:12 +09:30
Alexis Tyler c7b0d99a09 Merge branch 'master' of github.com:unraid/graphql-api 2020-07-11 14:26:56 +09:30
Alexis Tyler ac01c3321b fix(sigusr): switch master -> worker from SIGUSR1 to SIGUSR2 2020-07-11 14:25:32 +09:30
Eric Schultz 5f6bdd8776 fix: plg: ensure postMessage handler has non-empty data 2020-07-09 21:59:41 -05:00
Alexis Tyler 3a04778e54 ci: disable aws publishing for now 2020-07-08 10:56:43 +09:30
Alexis Tyler 6f4cb9ce13 Merge branch 'master' of github.com:unraid/graphql-api 2020-07-08 10:55:40 +09:30
Alexis Tyler 7557c55209 chore: add better type coverage and coverage script 2020-07-08 10:55:32 +09:30
Eric Schultz 4ae204b205 chore(release): 2.7.8 2020-07-01 21:52:08 -05:00
Eric Schultz f8eb9c77fb fix(plg): ensure dynamix.cfg exists 2020-07-01 21:49:37 -05:00
Zack Spear 1444a18ea1 chore(release): 2.7.7 2020-07-01 15:32:35 -07:00
Zack Spear b77c4c21fe improvement(plg): add condtl timed redirect after REG_WIZARD postMessage 2020-07-01 15:32:28 -07:00
Zack Spear 6b53961abe chore(release): 2.7.6 2020-07-01 13:09:26 -07:00
Zack Spear 68816318b0 improvement(plg): setTimeout to refresh page after key file install 2020-07-01 13:08:39 -07:00
Alexis Tyler 9e20d48bcd refactor(proxy-data): make merging better 2020-07-01 09:49:08 +09:30
Zack Spear 0f1b263f30 chore(release): 2.7.5 2020-06-23 19:03:48 -07:00
Zack Spear 35467fa2b5 fix(plg): missing comma in php 2020-06-23 19:03:40 -07:00
Zack Spear 260973b762 chore(release): 2.7.4 2020-06-23 18:57:22 -07:00
Zack Spear 0272760b66 style(plg): organize props fed to UPC. remove comment 2020-06-23 18:57:04 -07:00
Eric Schultz 54aa43e514 chore(release): 2.7.3 2020-06-23 18:36:12 -07:00
Eric Schultz 06d7c53f99 fix(plg): update Amplify URL 2020-06-23 18:36:03 -07:00