0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 14:08:40 +00:00
Commit Graph

556 Commits

Author SHA1 Message Date
G.Ambatte 93a93f1907 Shift manual save to use debounced save function 2023-09-04 13:29:37 +12:00
Trevor Buckner 6130d69906 Rearranged to avoid obscuring the state
`output` variable added an unneeded layer to dig through to understand what is being saved to `setState()`
2023-08-21 12:08:54 -04:00
G.Ambatte 8c975747c4 Move save location logic out of ShareID check 2023-08-21 19:33:51 +12:00
G.Ambatte 186809008c Correct check for case of user not being logged in 2023-08-21 14:56:44 +12:00
G.Ambatte a2c20a0f7a Fix save location logic 2023-08-18 20:35:26 +12:00
Sean Robertson 7feaa51de0 Rename renderButton visibility control parameter 2023-08-11 11:56:45 +12:00
G.Ambatte 1729b13574 Merge branch 'master' into experimentalSaveLocation 2023-08-11 11:53:26 +12:00
G.Ambatte 73832fabcc Update client/homebrew/pages/accountPage/accountPage.jsx
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2023-08-11 11:15:27 +12:00
G.Ambatte 38f6929c1d Reverse StorageIcons logic 2023-08-10 16:46:45 +12:00
G.Ambatte d28e85209e Add HB icon for Mongo brews 2023-08-07 22:03:49 +12:00
G.Ambatte cca882869d Add file link to Google icon on User Page 2023-08-07 22:03:17 +12:00
G.Ambatte cef7f98176 Use existing makeActive function 2023-07-19 20:43:49 +12:00
G.Ambatte b869d086ea Add default to New Page 2023-07-19 20:39:33 +12:00
G.Ambatte 64a361e06c Determine default state and set in local storage 2023-07-19 20:36:55 +12:00
G.Ambatte 9e7e646296 Add username to save key 2023-07-19 20:34:10 +12:00
G.Ambatte 7274d788c5 Clean up comments, change to actual G-Drive check 2023-07-19 19:39:07 +12:00
G.Ambatte 7942f1caed Initial functionality pass 2023-07-19 19:36:14 +12:00
Trevor Buckner ba43055f32 another text tweak 2023-06-26 23:14:08 -04:00
Trevor Buckner d0de7ca28c Rephrasing of error texts 2023-06-26 22:48:58 -04:00
G.Ambatte e88e7f852c Add account check to Google File not found error 2023-06-26 20:40:11 +12:00
G.Ambatte c5f4793c23 Add owner info to missing Google file message 2023-06-26 17:43:19 +12:00
G.Ambatte fa38d5c892 Additional info in errors 2023-06-25 20:39:36 +12:00
G.Ambatte 04eb7d0556 Add brew title to Not an Author page 2023-06-25 20:13:13 +12:00
G.Ambatte e28b6e7a19 Differentiate Not an Author from Not logged in 2023-06-25 18:10:31 +12:00
G.Ambatte e5ef0aedd3 Pass all error properties to message generator 2023-06-25 17:10:25 +12:00
G.Ambatte d1412abe03 Increase specificity of ErrorPage.less 2023-06-25 16:48:50 +12:00
G.Ambatte 9de4a82977 Remove unneeded HR 2023-06-25 15:24:10 +12:00
G.Ambatte 9ddae7bbea Update UIPage.less to increase specificity 2023-06-25 15:23:58 +12:00
G.Ambatte 4fdc6b79ea Use Less var to not break server build process 2023-06-25 15:11:12 +12:00
G.Ambatte 0001cf16d9 Change UIPage width calculation 2023-06-25 15:00:10 +12:00
G.Ambatte 7efe8964f1 Change throw method, update HBErrors 2023-06-25 14:21:35 +12:00
Trevor Buckner f6c5354ce0 Add support for custom HBErrorCodes 2023-06-24 02:57:03 -04:00
Trevor Buckner 6353341738 styleLint 2023-06-24 01:50:57 -04:00
Trevor Buckner 66b9a792e7 Change Missing Google error text 2023-06-24 01:47:07 -04:00
Trevor Buckner 2775614eab Add styling to errorPage 2023-06-24 01:46:44 -04:00
Trevor Buckner 32229c6e6e Change json file to js so we can use multiline strings 2023-06-24 00:40:10 -04:00
G.Ambatte 4d6ac2b142 Update ErrorPage to use basePage/UIPage 2023-06-20 13:45:01 +12:00
G.Ambatte ce538ebbfd Add errorIndex.json 2023-06-20 13:44:41 +12:00
G.Ambatte 9e1d53a30c Basic ErrorPage functionality 2023-06-19 21:06:38 +12:00
Trevor Buckner c8b8d40863 Adjust userpage z-index to fit nav bar tweaks. 2023-04-11 21:35:18 -04:00
Trevor Buckner 29fd836965 Lift whole navbar z-index up instead of one section. 2023-04-10 11:31:11 -04:00
G.Ambatte 89ba709789 Merge branch 'master' into addMetadataToShare-#1679 2023-04-08 17:14:39 +12:00
Trevor Buckner 89f0c7e127 Small refactor to fix error popup that lost its styling 2023-04-04 23:46:11 -04:00
Trevor Buckner 70295fb227 Revert "Small refactor to fix broken error popup"
This reverts commit 2cb6acc090.
2023-04-04 23:44:23 -04:00
Trevor Buckner 2cb6acc090 Small refactor to fix broken error popup 2023-04-04 23:41:44 -04:00
G.Ambatte b24c604597 Merge branch 'master' into addMetadataToShare-#1679 2023-03-22 18:51:49 +13:00
G.Ambatte 807ab2a538 Standardize to className 2023-03-19 18:40:38 +13:00
G.Ambatte 1126481d53 Add Last Updated field and nudge styling 2023-03-15 11:46:27 +13:00
G.Ambatte 24564a2750 Shift to title wrapper 2023-03-15 09:17:05 +13:00
G.Ambatte ccf44cbe91 Initial functionality pass 2023-03-14 23:01:29 +13:00