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

1244 Commits

Author SHA1 Message Date
Víctor Losada Hernández b07317b0f7 display pagination on top as well 2025-03-08 19:32:26 +01:00
Víctor Losada Hernández c0eef7530e added transition to smooth change 2025-03-08 17:27:34 +01:00
Víctor Losada Hernández 55618a10b9 fix container query 2025-03-08 17:16:23 +01:00
Víctor Losada Hernández 5f48b30449 lint styles 2025-03-08 13:46:11 +01:00
Víctor Losada Hernández 4918dc5239 manual lint 2025-03-08 13:42:29 +01:00
Víctor Losada Hernández a0de6295c7 fix space in help text 2025-03-08 13:39:06 +01:00
Víctor Losada Hernández 3db778a665 fix 2 column issue 2025-03-08 13:30:06 +01:00
Víctor Losada Hernández a7eef65694 fix pagination not correctly updating 2025-03-08 13:16:41 +01:00
G.Ambatte 7c62e49767 Merge branch 'master' into fixSaveBug 2025-02-25 22:39:18 +13:00
G.Ambatte 9b0da36365 Rework isPending & hasChanges 2025-02-25 19:56:23 +13:00
Trevor Buckner 02f63e0b02 Merge branch 'master' into Change_Hardbreak_-_to_-br- 2025-02-19 16:15:49 -05:00
Trevor Buckner 01d93b98d5 Remove LESS styling for .blank 2025-02-17 15:09:04 -05:00
G.Ambatte 1af66cf571 Add default case for SAVE button text 2025-02-15 00:13:23 +13:00
G.Ambatte 2cb8b5d014 Set brew state to exactly match savedBrew 2025-02-15 00:12:55 +13:00
G.Ambatte 34a0b4eb05 Base savedBrew on current brew state, apply only updated properties from API call 2025-02-15 00:12:20 +13:00
Trevor Buckner 854a2ab35e Fix /new 2025-02-13 17:56:39 -05:00
Trevor Buckner 42accdb54f linting 2025-02-13 17:54:37 -05:00
Trevor Buckner d8d672fada Error message if chosen theme does not have "meta:theme" tag. 2025-02-13 15:51:06 -05:00
Trevor Buckner f326d11232 Added input validation (allows Share ID or Share URL) 2025-02-13 00:05:30 -05:00
Trevor Buckner 29da0396fd Merge branch 'master' into writeinBrewTheme 2025-02-09 12:03:06 -05:00
David Bolack 67b31c476c Merge branch 'master' into localSnippetEditor 2025-02-04 21:07:02 -06:00
Víctor Losada Hernández ce01b6c1ff initial commit 2025-02-03 15:10:34 +01:00
Víctor Losada Hernández c3e0a687c0 Merge branch 'master' into writeinBrewTheme 2025-02-02 22:18:20 +01:00
David Bolack c27d9978fe Merge branch 'master' into localSnippetEditor 2025-01-28 19:30:06 -06:00
Trevor Buckner 3e78b03785 Remove lodash again 2025-01-28 00:28:46 -05:00
Trevor Buckner 6a31d612e6 Escape to HTML entities 2025-01-28 00:24:15 -05:00
Trevor Buckner ecd8869097 Add a comment 2025-01-28 00:17:08 -05:00
Trevor Buckner 73c2be147c Custom escape function 2025-01-28 00:13:51 -05:00
Trevor Buckner d69288076a Change to _.escape() to escape HTML characters 2025-01-27 23:34:50 -05:00
David Bolack 98c353b9fe Merge branch 'master' into writeinBrewTheme 2025-01-24 14:31:28 -06:00
David Bolack abc830eda2 Change backticks to <pre> literals. 2025-01-24 14:09:13 -06:00
David Bolack 20c46bd27f Merge branch 'master' into localSnippetEditor 2025-01-12 14:04:23 -06:00
David Bolack 80003f6c57 Return overremoved backtick 2025-01-11 08:44:11 -06:00
David Bolack 9d67724da9 Wrap titles in error messages with pre blocks to prevent rendering. 2025-01-10 23:22:22 -06:00
David Bolack 1aeea034d2 Requested corrections? 2025-01-09 22:34:35 -06:00
David Bolack 96ebe0f617 Apply fix to clear error. 2025-01-09 16:42:55 -06:00
David Bolack 4eb71b1220 Merge branch 'master' into writeinBrewTheme 2025-01-07 22:16:39 -06:00
David Bolack 74122d9057 Display name of write in theme next to write-in
Clear user's active ThemeBundle when an incomplete/broken/invalid writein.

Needs theming help.
2025-01-07 22:11:01 -06:00
Trevor Buckner 8cc693461d Lint EditPage.jsx 2025-01-07 22:43:06 -05:00
David Bolack b9f7e820c7 Functionally? working. 2025-01-07 20:36:38 -06:00
David Bolack fe2d02a24c Work in progress.
Still issues with saving the state  of the theme pulldowns and collecting the written in theme.
2024-12-30 12:28:47 -06:00
David Bolack 0e6380a8bd Merge branch 'master' into localSnippetEditor 2024-12-28 16:09:48 -06:00
Trevor Buckner d84f071c62 Other small cleanup 2024-12-26 19:20:25 -05:00
Trevor Buckner bc7297de2e Mirror editId logic from shareId 2024-12-26 19:15:33 -05:00
Trevor Buckner a2c4f73e7d processShareId does not need useCallback() 2024-12-26 19:12:34 -05:00
Trevor Buckner 9804c3933f Remove unneeded dependencies for useEffect
UseEffect is only intended to be called once.

Similarly, handleControlKeys doesn't need "useCallBack" because it will never be passed to a child or trigger any re-render by changing.
2024-12-26 19:09:23 -05:00
Trevor Buckner e2b0da7830 Merge branch 'master' into refactor-share-page-as-functional-comp 2024-12-26 18:50:48 -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 32561cf368 Moving to just HBErrorCode 01
02 is specifically for 404 errors when the file is actually missing. In that case, refreshing credentials probably won't work. (We should update the errorNav to make this distinction as well.)
2024-12-22 22:19:02 -05:00
G.Ambatte fcfd3171bd Tweak start of instructions 2024-12-22 18:00:27 +13:00