0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 18:28:45 +00:00
Commit Graph

172 Commits

Author SHA1 Message Date
Trevor Buckner 6f9caf0590 Refactor to use BaseEditPage for shared layout
Some Nav buttons missing on the different pages should now appear in all three pages. Unique buttons are still only on those pages for now (/share nav button only appears on the /edit page, etc.)
2025-08-10 22:16:07 -04:00
Trevor Buckner 5eecb5ea20 Remove unnecessary properties 2025-05-22 15:01:38 -04:00
Trevor Buckner 0885473b66 Merge branch 'master' into pr/4170 2025-05-22 14:59:31 -04:00
David Bolack 3fdedd8861 Correct missed Font Awesome Reference versions 2025-05-11 15:08:20 -05:00
David Bolack a9d71078d3 A better look, I think? 2025-05-10 18:52:32 -05:00
David Bolack 6f52b8473f Swap in an svg 2025-04-30 10:38:15 -05:00
David Bolack 9ecd53267f Tweak icon height 2025-04-29 19:43:11 -05:00
Víctor Losada Hernández 8e37806791 jsx files 2025-03-18 19:47:49 +01:00
Víctor Losada Hernández 163e3927b5 style lint 2025-03-18 19:38:58 +01:00
G.Ambatte a44056a64b Restore blank styling 2025-03-18 10:02:29 +13:00
Trevor Buckner 01d93b98d5 Remove LESS styling for .blank 2025-02-17 15:09:04 -05:00
Víctor Losada Hernández c310a8c1c2 Merge branch 'master' into refactor-brewItem-component 2024-12-26 21:07:44 +01:00
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
Víctor Losada Hernández 68831c759f initial commit 2024-10-23 12:45:13 +02:00
Trevor Buckner 2bc39a468f set default value for dontRenderStorage prop 2024-09-04 16:15:18 -04:00
Víctor Losada Hernández 1225e5cb6a remove storage rendering in vault 2024-09-04 09:29:47 +02:00
Trevor Buckner d7d690a9d1 Lint 2024-09-04 01:06:56 -04:00
Víctor Losada Hernández 1e36e63ed6 bring back the comma! 2024-09-03 23:07:23 +02:00
Trevor Buckner 9bc5701006 Indent 2024-09-03 14:18:17 -04:00
Víctor Losada Hernández f0b447866c suggested changes 2 2024-09-01 11:10:46 +02:00
Víctor Losada Hernández c528c8639a title attribute to hidden authors 2024-08-31 23:21:14 +02:00
Víctor Losada Hernández 47d8bb20d2 hide usernames with emails 2024-08-31 23:12:24 +02:00
G.Ambatte cb9d24d5b4 Remove text-decoration from Brew Item links 2024-07-11 20:03:17 +12:00
Trevor Buckner e62e185214 Lint a bunch of things 2024-05-21 17:32:17 -04:00
Víctor Losada Hernández 92e27cda6c "Removed unused imports of 'classnames' and 'create-react-class' from various JSX files. in the Client folder" 2024-05-17 22:31:55 +02: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 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 a2b97abb2e Remove missed console.log debugging lines 2024-02-25 11:47:34 +13: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 6b7af58e6c Change span to Fragment; linting 2024-02-20 23:24:43 -05:00
Víctor Losada Hernández fe5a76c0df fix link href 2024-02-13 10:52:53 +01:00
Víctor Losada Hernández f1c3507a9f initial commit 2024-01-31 15:45:27 +01:00
Víctor Losada Hernández 77abab8395 initial commit 2024-01-27 16:58:28 +01:00
Víctor Losada Hernández f47c2dcb56 style fix 2024-01-24 23:07:53 +01:00
Víctor Losada Hernández a4ea1612c1 tag count in title, and authors to links 2024-01-24 23:05:50 +01:00
Víctor Losada Hernández 2b1b0acefc Merge branch 'master' into experimentalTagFiltering-#3164 2024-01-20 14:50:41 +01:00
Víctor Losada Hernández 84b0407f74 contain page size quick fix 2024-01-09 20:36:34 +01:00
Víctor Losada Hernández 199e049871 fix column-gap in listpage 2023-12-23 23:49:44 +01:00
Víctor Losada Hernández 31f18ef3d5 add blank theme to listpage 2023-12-23 23:49:30 +01:00
Sean Robertson 75809a5f42 Remove forced uppercase 2023-12-06 08:28:51 +13:00
G.Ambatte 2f13b89510 Styling tweak 2023-12-05 12:41:27 +13:00
G.Ambatte 34be05ac51 Add X icon to tag window 2023-12-05 10:00:25 +13:00
G.Ambatte d262f586fc Add basic selected tags display to List Page 2023-12-04 21:45:59 +13:00
G.Ambatte efecfac68a Simplify tag styling 2023-12-04 08:10:32 +13:00
G.Ambatte 2c997458b2 Simplify filter tag test 2023-12-04 07:54:19 +13:00
G.Ambatte 7e98f79416 Make alphabetical tag sorting case insensitive 2023-12-04 07:53:49 +13:00