0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-27 23:38:40 +00:00
Commit Graph

781 Commits

Author SHA1 Message Date
Gazook89 e7eda1f5ec Convert class component to functional component
Used OpenAI ChatGPT to do the bulk of this, and then fixed some formatting and looked for obvious mistakes.
2024-04-06 15:26:40 -05:00
Gazook89 9f2aaf01c7 Remove unnecessary Nav components and methods. 2024-04-06 14:50:20 -05:00
Víctor Losada Hernández 3c84143511 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-04-02 14:40:24 +02:00
G.Ambatte 963ec282d3 Initial functionality pass 2024-03-29 20:06:16 +13:00
Víctor Losada Hernández 03f868d084 initial commit 2024-03-20 17:58:10 +01:00
G.Ambatte 8f0fb6e458 Merge branch 'master' into experimentalBrewLocking-#3326 2024-03-17 18:40:57 +13:00
Trevor Buckner c871548877 Merge branch 'master' into type-fix-for-stylesheet-import-in-html 2024-03-06 12:53:04 -05:00
G.Ambatte df3db14e8b Merge branch 'master' into experimentalBrewLocking-#3326 2024-02-28 15:55:01 +13:00
G.Ambatte f9d8344dba Remove unnecessary function 2024-02-26 21:16:37 +13:00
G.Ambatte 26263c0bf8 Remove unused function parameter type 2024-02-26 13:01:13 +13:00
G.Ambatte 802da2920b Initial functionality pass 2024-02-25 22:28:44 +13:00
G.Ambatte a2b97abb2e Remove missed console.log debugging lines 2024-02-25 11:47:34 +13:00
Víctor Losada Hernández 0331f5cf5b Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-24 23:30:14 +01:00
David Bolack bf874c55af Add a column break before the Tables header on page 2
Small formatting fix.
2024-02-23 14:46:13 -06:00
Víctor Losada Hernández f21eaab997 Merge branch 'master' into type-fix-for-stylesheet-import-in-html 2024-02-23 20:19:58 +01:00
G.Ambatte 43209186ee Remove obsolete styling from tags-container 2024-02-22 19:27:17 +13:00
G.Ambatte 46a0a66fb6 Use currentColor once instead of multiple border-color declarations 2024-02-22 19:20:42 +13:00
G.Ambatte 087ce4bb90 Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-22 17:37:37 +13:00
Trevor Buckner fe3a5f4def Merge branch 'master' into lang-fix-on-print 2024-02-21 21:52:03 -05:00
Trevor Buckner 1386020bbb Merge pull request #3273 from 5e-Cleric/brew-author-comma-fix
brew fix commas
2024-02-20 23:25:23 -05:00
Trevor Buckner 6b7af58e6c Change span to Fragment; linting 2024-02-20 23:24:43 -05:00
Trevor Buckner 7bb1f16946 Always render currently-edited page first, so variables update across pages properly 2024-02-20 22:56:37 -05:00
Víctor Losada Hernández 01e3cd0296 fix notitle search and catch 404? 2024-02-15 17:22:20 +01:00
Víctor Losada Hernández fd6109099a catch catch catch 2024-02-15 16:59:17 +01:00
Víctor Losada Hernández 8c07b12bb0 catch error codes 2024-02-15 16:56:09 +01:00
Víctor Losada Hernández eb404b8e5b where is my 503 error code 2024-02-15 16:51:20 +01:00
Víctor Losada Hernández 0fdb5e83cf if this renders null i don't understand anything 2024-02-15 16:44:03 +01:00
Víctor Losada Hernández 3afc9f83d9 where the hell did i lose the error handling 2024-02-15 16:23:37 +01:00
Víctor Losada Hernández e08435568c don't search on reload without title 2024-02-15 16:20:08 +01:00
Víctor Losada Hernández 1a80a74d4f more error handling 2024-02-15 16:15:38 +01:00
Víctor Losada Hernández 9c53541cbd searching animation 2024-02-15 15:53:26 +01:00
Víctor Losada Hernández 62db393969 proper error handling(i think) 2024-02-15 15:50:27 +01:00
Víctor Losada Hernández d7c9ab43bc more tests 2024-02-15 15:34:10 +01:00
Víctor Losada Hernández fcb4c722c6 test 404 error 2024-02-15 15:28:36 +01:00
Víctor Losada Hernández 7626f63beb page numberas as links 2024-02-15 15:16:01 +01:00
Víctor Losada Hernández 2658831e83 pagination controls don't reset search 2024-02-15 13:45:31 +01:00
Víctor Losada Hernández ffdbe46a23 catch 503 without title query 2024-02-15 10:43:12 +01:00
Víctor Losada Hernández 6a11cd0e28 renderer filter query 2024-02-15 10:34:39 +01:00
Víctor Losada Hernández 153ab63393 pagesize as input 2024-02-15 08:48:47 +01:00
Víctor Losada Hernández ea1855485c css fixes 2024-02-15 01:27:05 +01:00
Víctor Losada Hernández 3427fa1e94 total brews found 2024-02-15 01:26:54 +01:00
Víctor Losada Hernández 46262c56db 503 catch 2 2024-02-15 01:15:00 +01:00
Víctor Losada Hernández 3482d92ab6 catch 503 error 2024-02-15 01:10:28 +01:00
Víctor Losada Hernández fe5a76c0df fix link href 2024-02-13 10:52:53 +01:00
Víctor Losada Hernández 74ac8f9ffa quickfix 2024-02-13 10:52:12 +01:00
Víctor Losada Hernández 7e289950fa Merge branch 'experimental-development' of https://github.com/5e-Cleric/homebrewery into experimental-development 2024-02-13 10:48:24 +01:00
Víctor Losada Hernández 9fc8af6553 pagination controls render separately 2024-02-13 10:48:19 +01:00
G.Ambatte 7ffc02c3e5 Reset searching state on error 2024-02-13 13:25:45 +13:00
Víctor Losada Hernández 2f323cde8a remove unused logic from loadpage 2024-02-12 23:54:15 +01:00
Víctor Losada Hernández d233e2b4a5 css fix, pagination controls basic look 2024-02-12 23:18:37 +01:00