0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-25 15:18:39 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
Víctor Losada Hernández 90431efbc9 "Removed ArchivePage and related files, replaced with VaultPage, updated routes and API endpoints, and made minor changes to theme configuration and error handling." 2024-06-11 00:33:36 +02:00
Víctor Losada Hernández 0f9ba1a5ae Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-05-22 08:23:53 +02: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
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 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
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 2c691d84f2 author fix 3 2024-01-27 19:14:38 +01:00
Víctor Losada Hernández 4630d2640b author another fix 2024-01-27 17:29:16 +01:00
Víctor Losada Hernández 77abab8395 initial commit 2024-01-27 16:58:28 +01:00
Víctor Losada Hernández 87e18c0521 no authors fix 2024-01-27 16:56:28 +01:00
Víctor Losada Hernández ae4e1b55e6 minor changes 2024-01-27 16:24:45 +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
G.Ambatte efecfac68a Simplify tag styling 2023-12-04 08:10:32 +13:00
G.Ambatte 7e98f79416 Make alphabetical tag sorting case insensitive 2023-12-04 07:53:49 +13:00
G.Ambatte cfecc001aa Add brew tag sorting 2023-12-03 19:14:20 +13:00
G.Ambatte ab8716d071 Add icons before special tags 2023-12-03 18:40:20 +13:00
G.Ambatte 875e1023fc Add styling for different tag types 2023-12-03 17:09:33 +13:00
G.Ambatte 632882d370 Use the whole tag in the tag filter 2023-12-03 16:02:36 +13:00
G.Ambatte 0762b82c40 Initial functionality of basic tag filtering 2023-12-03 09:46:02 +13:00
G.Ambatte c6821819c7 Initial functionality pass on BrewItem 2023-12-03 09:36:17 +13:00
G.Ambatte 5a79795e4f Indicate tags are clickable by cursor 2023-12-03 09:33:00 +13:00
G.Ambatte 38f6929c1d Reverse StorageIcons logic 2023-08-10 16:46:45 +12:00
G.Ambatte d28e85209e Add HB icon for Mongo brews 2023-08-07 22:03:49 +12:00
G.Ambatte cca882869d Add file link to Google icon on User Page 2023-08-07 22:03:17 +12:00
Trevor Buckner c341bc5db6 Make icon slightly smaller 2023-03-06 16:02:54 -05:00
Michiel De Mey 33f3fb18fa Updated Google Drive icon 2023-03-01 13:38:37 +01:00
Charlie Humphreys 8f75ea4728 fix error issue 2023-01-23 14:22:18 -06:00
Charlie Humphreys 6ddf0bb889 update metadata editor to include error handling 2023-01-23 09:35:19 -06:00
Charlie Humphreys 79db97efdf create error navitem and use it in all necessary use cases 2023-01-21 00:25:35 -06:00
G.Ambatte 99382adbf6 Add key prop to Brew tags 2022-10-20 17:34:06 +13:00
G.Ambatte fa0d8e86fc Remove unnecessary empty element 2022-09-22 20:25:18 +12:00
G.Ambatte 09d161f3a6 Adjust background image properties 2022-09-22 07:48:51 +12:00
G.Ambatte f218f48f0f Apply Gazook89's thumbnail style 2022-09-21 18:38:45 +12:00
G.Ambatte a179f8d124 Lint fix 2022-09-21 18:16:36 +12:00
G.Ambatte abe7d858a8 Merge branch 'master' into showThumbnailOnUserPage-#2331 2022-09-11 12:21:44 +12:00
Trevor Buckner c0a14a5618 remove console.log 2022-09-06 22:57:00 -04:00
Trevor Buckner 8709545f14 Don't display tags that are empty strings. 2022-09-06 22:41:10 -04:00
Trevor Buckner e0d8846c44 tweaks 2022-09-06 01:00:38 -04:00
Trevor Buckner cae1bc9f0a Put tags in individual spans 2022-09-05 23:31:23 -04:00
G.Ambatte 4a89d73f73 Update brewItem.less
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2022-09-04 16:44:18 +12:00
G.Ambatte 3975c74b2b Add thumbnail styling to BrewItem.less 2022-09-04 00:19:26 +12:00
G.Ambatte 0f1c585567 Add thumbnail functionality to BrewItem 2022-09-04 00:19:05 +12:00
G.Ambatte 9807e24e0a Add brewTags class to BrewItem tags 2022-09-03 12:58:45 +12:00
G.Ambatte 3262751fea Add tags to UserPage BrewItem 2022-09-01 23:25:52 +12:00
Charlie Humphreys 55c91217ab fix deletion, update urls 2022-05-25 03:03:43 +00:00