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

63 Commits

Author SHA1 Message Date
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
Víctor Losada Hernández c47974cb49 suggested changes 2024-10-10 23:00:39 +02:00
Víctor Losada Hernández 52e929ee68 remove spaces added 2024-10-10 22:36:59 +02:00
Víctor Losada Hernández df06d8fcd3 update error index 2024-10-01 21:58:52 +02:00
Víctor Losada Hernández f024bea493 delete unused error 2024-09-17 19:58:49 +02:00
Víctor Losada Hernández 14d2534542 linting 2024-09-17 12:46:24 +02:00
Víctor Losada Hernández 3b49b5180e update error to auth 2024-09-17 12:25:54 +02:00
Víctor Losada Hernández 2028f3dccd removing console log 2024-09-16 23:04:30 +02:00
Víctor Losada Hernández 0d2878a7e7 merge from master and change error codes 2024-09-16 22:34:28 +02:00
Víctor Losada Hernández a0d043439c Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-vulnerability-admin-pages 2024-09-16 22:29:16 +02:00
Víctor Losada Hernández f40c5e17ca change to 401 2024-09-12 14:04:35 +02:00
Trevor Buckner d7d690a9d1 Lint 2024-09-04 01:06:56 -04:00
Víctor Losada Hernández 1517c00132 error logging to vault 2024-09-01 19:39:00 +02:00
Víctor Losada Hernández 3fc2e5202e rest of the suggested changes 2024-09-01 11:14:09 +02:00
Víctor Losada Hernández f0b447866c suggested changes 2 2024-09-01 11:10:46 +02:00
Víctor Losada Hernández 9a2f18fc0d provide error code text 2024-08-31 22:38:03 +02:00
Trevor Buckner 8423c48fd1 Slight rewording and add a period 2024-08-28 15:24:50 -04:00
Víctor Losada Hernández 6436e62ec0 set up error page 2024-08-28 21:10:28 +02:00
Trevor Buckner 8aa88a2e45 Add proper error popup when theme fails to load 2024-07-28 16:45:01 -04:00
Víctor Losada Hernández f07252d670 errors for access denied and authorization required 2024-06-16 17:14:27 +02:00
Víctor Losada Hernández f15c831b70 proper error page 2024-06-16 17:06:18 +02:00
Trevor Buckner e62e185214 Lint a bunch of things 2024-05-21 17:32:17 -04:00
G.Ambatte f6daeb4acd Update error message 2024-05-10 08:05:09 +12:00
Trevor Buckner c0a8b79acc Small tweak 2024-04-30 13:40:39 -04:00
Gazook89 52904eea09 add a comment 2024-04-13 20:47:38 -05:00
Gazook89 ff84ded547 Convert page to functional component 2024-04-13 11:10:43 -05:00
Gazook89 6220e4f63f Remove unused defaultProps
The defaultProps are not used, and may be a relic of previous error page function.
2024-04-13 10:30:04 -05:00
Víctor Losada Hernández 9247967f93 fixed published request 2024-04-09 20:12:40 +02:00
Víctor Losada Hernández df73b37180 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-share-link-to-error-pages 2024-04-07 16:17:51 +02:00
Víctor Losada Hernández 99f9b10348 initial commit 2024-04-07 16:16:21 +02:00
Víctor Losada Hernández 03f868d084 initial commit 2024-03-20 17:58:10 +01:00
G.Ambatte 802da2920b Initial functionality pass 2024-02-25 22:28:44 +13:00
G.Ambatte 392a3db3c2 Add Share link to Unauthorized Edit access message 2023-10-14 20:01:21 +13: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 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