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

185 Commits

Author SHA1 Message Date
Trevor Buckner 8a55658bd7 Rename printPage function to printCurrentBrew()
Avoid confusion with other "page" components.
2024-05-28 16:11:18 -04:00
Trevor Buckner ac3168e365 Move "printPage()" to helpers.js for reuse in multiple pages 2024-05-24 19:28:02 -04:00
Trevor Buckner 24769d69d4 Force browser repaint after closing Print dialog 2024-05-23 17:08:24 -04:00
Trevor Buckner a227a792c0 Replace print redirect with print contentWindow on all pages 2024-05-22 15:54:01 -04: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 58422569c9 Extra classes were needed for .recent and .save
.save has special styling for the "on" button.

.recent has special styling for the dividers between Edited and Viewed
2024-03-06 15:32:38 -05:00
Víctor Losada Hernández dbe60e3ff1 dropdown classes fix 2024-03-06 19:43:44 +01:00
Víctor Losada Hernández b2b276c3a3 classname to new dropdown 2024-03-06 19:21:11 +01:00
Víctor Losada Hernández 7483b4afc6 quickfix 2024-03-06 19:16:48 +01:00
Víctor Losada Hernández c7a2e84927 no wrapping text 2024-03-06 19:13:35 +01:00
Víctor Losada Hernández 3482330629 adjust to work with overflow 2024-03-06 19:05:58 +01:00
Víctor Losada Hernández 1721b9087a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into nav-fixes 2024-03-06 18:55:02 +01:00
Víctor Losada Hernández e494899f8b icons 2024-03-06 18:12:21 +01:00
Víctor Losada Hernández f93af38fa6 split-style-and-metadata moved to helpers.js 2024-03-06 18:09:26 +01:00
Víctor Losada Hernández 25945fc0df getting rid of state as per req 2024-03-06 14:06:57 +01:00
Víctor Losada Hernández b50353c8c4 rename nav buttons per req 2024-03-06 14:02:09 +01:00
Víctor Losada Hernández 1e1505c63f towards a more traditional approach 2024-03-05 08:27:56 +01:00
Víctor Losada Hernández 1bddb38fcc Merge branch 'master' of https://github.com/naturalcrit/homebrewery into newFromLocal 2024-03-05 08:07:34 +01:00
Trevor Buckner 59e87697ff linting 2024-03-01 01:27:46 -05:00
Trevor Buckner 50f069e688 Fix some nesting of styles
The values from nav.less were mistakenly nested inside each other which was adding too much specificity.
2024-03-01 01:24:50 -05:00
Víctor Losada Hernández 0310eee685 increase minimum width 2024-02-27 22:18:04 +01:00
Víctor Losada Hernández c4499fcc26 min-width for elements 2024-02-27 22:12:40 +01:00
Víctor Losada Hernández 1d317788fe fix undefined class 2024-02-27 22:12:32 +01:00
Víctor Losada Hernández b5301ff978 requested changes 2024-02-27 21:53:44 +01:00
Gazook89 323d84974c Combine nav and navbar styles
- moves all the nav.less styling to navbar.less in the `client` directory
- deletes nav.less
- changes the nav.jsx import of styles to navbar.less
- stylelint navbar.less
- added a couple comments about easy future changes.
2024-02-10 22:29:16 -06:00
Víctor Losada Hernández 705d170b6e alert if wrong file, redirect if good 2024-02-09 10:22:55 +01:00
Víctor Losada Hernández 32b5bebbc4 full functionality 2024-02-09 00:18:39 +01:00
Víctor Losada Hernández f32c52a460 Merge branch 'master' into new-page-in-new-tab 2024-01-19 18:25:57 +01:00
Víctor Losada Hernández edbe8cdace initial commit 2024-01-19 18:17:03 +01:00
Trevor Buckner b0ea34cc3f Add custom error messages. 2024-01-18 17:20:31 -05:00
Trevor Buckner 48474c6f7b Simplify dropdown & convert to Functional Component 2023-07-07 20:38:56 -04:00
G.Ambatte 678ac90cd0 Shift Recent Items to use Nav.dropdown 2023-06-29 23:58:52 +12:00
Trevor Buckner c48dccb0d3 spaces to tabs 2023-04-17 16:16:47 -04:00
Trevor Buckner 891bf528cd Tidy NavBar Less 2023-04-12 17:35:18 -04:00
Trevor Buckner d369cad02c Tweak tag bubbles 2023-04-11 21:29:01 -04:00
Trevor Buckner a2430c8744 Tweak size and centering strategy 2023-04-11 21:26:16 -04:00
G.Ambatte 4ddee3c2f1 Remove z-index to fix UserPage bug 2023-04-10 10:17:15 +12:00
G.Ambatte 0aac08f276 Move from let to const 2023-04-10 10:16:28 +12:00
G.Ambatte 9690c6dac3 Center metadata window 2023-04-10 09:35:56 +12:00
G.Ambatte eb7d558c8d Change author names to UserPage links 2023-04-09 23:24:54 +12:00
G.Ambatte 0e226ca8db Add min and max widths 2023-04-09 22:26:15 +12:00
G.Ambatte 14ac098882 Fix no systems/tags/authors mesasges 2023-04-09 21:40:41 +12:00
G.Ambatte d5dbf46fc4 Fix "No tags" message 2023-04-09 21:33:57 +12:00
G.Ambatte bc83e1f84d Tweak animation, add alternating bg colors 2023-04-09 21:33:33 +12:00
G.Ambatte b8e68f9a93 Add animations 2023-04-09 21:01:28 +12:00
G.Ambatte ebc90c998a Position window correctly when nav bar is thick 2023-04-09 20:31:12 +12:00
G.Ambatte aa0cc1ebf6 Move Metadata window to title 2023-04-09 13:33:53 +12:00
G.Ambatte c5bd41acbf Adjust tag styling 2023-04-09 11:00:41 +12:00
G.Ambatte 89ba709789 Merge branch 'master' into addMetadataToShare-#1679 2023-04-08 17:14:39 +12:00