Trevor Buckner
b26d81ca08
Move UnsavedChangesRef into common hook and clean syncing useEffect
2026-09-12 12:30:21 -04:00
Trevor Buckner
e2cec264a6
Convert trySaveRef to useEffectEvent
2026-09-12 12:08:51 -04:00
Víctor Losada Hernández
1224cf7011
lint
2026-09-12 14:55:15 +02:00
Víctor Losada Hernández
467e5ee87f
simplify css
2026-09-12 14:52:37 +02:00
Trevor Buckner
b9ae2cd16c
Move "unsaved changes" check to common hook
2026-09-11 23:21:21 -04:00
Trevor Buckner
bfb119e62d
Spaces to tabs
2026-09-11 22:37:46 -04:00
Trevor Buckner
e6bf0e28c5
Pass in the remaining missing dependencies
2026-09-11 22:28:19 -04:00
Víctor Losada Hernández
3f7516f9a1
small changes
2026-09-11 18:04:23 +02:00
Víctor Losada Hernández
fda04ba15a
adding unprefixed line clamp too
2026-09-11 16:49:29 +02:00
Víctor Losada Hernández
944d069fa2
fix some sizing
2026-09-10 12:00:14 +02:00
Víctor Losada Hernández
9c62207ae9
snippet colors
2026-09-10 11:36:19 +02:00
Víctor Losada Hernández
260f8c364b
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fit-listpage-into-vault
2026-09-10 11:13:22 +02:00
Trevor Buckner
4428a1da07
Merge branch 'master' into new/edit/home-exctractcommonsetupsteps
2026-09-09 21:51:12 -04:00
Trevor Buckner
da882d6f00
Fix google transfer ownership popup priority
...
Only show alertOwnershipToTransfer if:
1) current user is logged in
2) brew actually has authors
3) current user is not author[0]
In all other cases, it should prompt to log in with a google account instead.
2026-09-09 20:55:30 -04:00
Trevor Buckner
4a884233c1
Remove page leave warning when saving on New
2026-09-09 20:29:39 -04:00
Trevor Buckner
c3a2d0641a
Fix setAlertOwnershipToTransfer typo
2026-09-09 20:23:30 -04:00
Trevor Buckner
82efff8ce5
Move setup effects to common functions
2026-09-09 20:10:17 -04:00
Víctor Losada Hernández
1fe1738419
simplifying css 1
2026-09-10 00:26:03 +02:00
Trevor Buckner
e4d6611027
Restore time to 15 minutes
2026-09-09 21:39:51 +00:00
Trevor Buckner
719b30a04e
Fix message syntax
2026-09-09 21:33:02 +00:00
Trevor Buckner
2c416dcdb9
Add missing lastSavedTime state
2026-09-09 21:23:50 +00:00
Trevor Buckner
76541cd836
Add missing timeout ref
2026-09-09 21:21:00 +00:00
Trevor Buckner
67728afd4f
Give "unsaved change" warning to NewPage and HomePage. Autosave is always disabled on those.
2026-09-09 21:08:58 +00:00
Víctor Losada Hernández
43ba216bfa
better use of space
2026-09-09 20:56:47 +02:00
Trevor Buckner
7d027fcad0
Merge branch 'master' into New/Edit/Home-Extract-handlePageChange
2026-09-09 14:45:38 -04:00
Trevor Buckner
5865e5adfd
Extract common "handlePageChange" to a reusable hook
2026-09-09 18:42:39 +00:00
Víctor Losada Hernández
4e5480b5dd
responsive filter bar
2026-09-09 20:28:40 +02:00
Víctor Losada Hernández
0e72c3ca84
seems to work across dimensions
2026-09-09 20:00:31 +02:00
Trevor Buckner
15a20079dd
Remove commented "chrome warning" from navbar.jsx
...
Warning when non-chrome browser is detected already moved to a different file. No need to keep this commented-out chunk left here in navbar.jsx.
2026-09-09 11:37:25 -04:00
Trevor Buckner
3ccb4e5cea
Remove default ver prop from homePage.jsx
...
Only used in the navbar component which internally already uses a default value. Edit and New already have this removed.
2026-09-09 11:35:31 -04:00
Víctor Losada Hernández
cb4a104954
responsiveness
2026-09-09 13:56:26 +02:00
Víctor Losada Hernández
96946c1bb0
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into listpage-ui
2026-09-09 12:40:47 +02:00
G.Ambatte
ab0f2aab15
Check for development property when setting background classes
2026-09-07 19:45:58 +12:00
Víctor Losada Hernández
dcad32bd09
add localstorage handling
2026-09-06 21:16:31 +02:00
Víctor Losada Hernández
47b85966d2
better hover colors
2026-09-06 18:13:11 +02:00
Víctor Losada Hernández
e0707e2bb1
change colors a bit
2026-09-06 17:38:48 +02:00
Víctor Losada Hernández
56401904b2
small changes to layout modes
2026-09-06 17:37:32 +02:00
Víctor Losada Hernández
4fdb2a17a5
reduce text size in card
2026-09-06 11:20:13 +02:00
Víctor Losada Hernández
b2941881a7
fixed spacing on grid
2026-09-06 11:17:18 +02:00
Víctor Losada Hernández
36d3da79a0
lint
2026-09-05 23:58:57 +02:00
Víctor Losada Hernández
a3aebc4184
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into change-metadata-ui-theme
2026-09-05 23:53:29 +02:00
Víctor Losada Hernández
988ea2f733
small hover changes
2026-09-05 23:28:48 +02:00
Víctor Losada Hernández
ff8bc69591
theme changes, and accessibility htmlfor
2026-09-05 23:24:47 +02:00
Víctor Losada Hernández
99429c08cd
removed specific border
2026-09-05 22:08:09 +02:00
Víctor Losada Hernández
9dccd1ef98
small inconsistencies
2026-09-05 21:53:52 +02:00
Víctor Losada Hernández
556569d110
move priorities
2026-09-05 21:40:54 +02:00
Víctor Losada Hernández
3367530733
corrections
2026-09-05 21:30:46 +02:00
Víctor Losada Hernández
407cb5f7c9
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-file-transfer
2026-09-05 21:15:06 +02:00
Víctor Losada Hernández
52aa1b99f2
gap change
2026-09-05 19:25:52 +02:00
Víctor Losada Hernández
e3a61d0ac0
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fit-listpage-into-vault
2026-09-05 19:22:52 +02:00