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

101 Commits

Author SHA1 Message Date
Charlie Humphreys 6d9982f735 add elvis to fix invited authors editor 2022-12-23 12:21:15 -06:00
Charlie Humphreys e5febc1fef update ui to include invitedAuthors array 2022-12-13 21:06:47 -06:00
Charlie Humphreys 8a110567fc remove call to persist 2022-12-07 07:32:22 -06:00
Charlie Humphreys 4e2f6b1d26 move callIfExists to base file scope 2022-12-05 22:39:38 -06:00
Charlie Humphreys 208593d203 add callIfExists, which will call a method only if it exists 2022-12-05 22:06:06 -06:00
Trevor Buckner b23a09b1b8 cleanup 2022-11-17 21:58:24 -05:00
Trevor Buckner 421ed8f51d Remove comments 2022-11-17 21:53:46 -05:00
Gazook89 6a0d8d13b0 don't save errs to state 2022-11-13 12:56:17 -06:00
Gazook89 4f762b376f tweak validation rules on Thumbnail & prevent invalid field from block valid fields 2022-11-13 12:45:31 -06:00
Gazook89 970d03a5e4 validate thumbnail is URL 2022-11-06 13:17:39 -06:00
Gazook89 b6c09683be add language field validation (for future pr)
fix an oversight in validations
2022-11-05 20:07:27 -05:00
Gazook89 a13fd48cda prevent crash on input to second field. small css change 2022-11-05 12:19:01 -05:00
Gazook89 aec1147aa5 set :invalid input to light red background 2022-11-05 11:56:48 -05:00
Gazook89 78da48b08d fix issue with async setState using Event.persist() 2022-11-05 11:42:21 -05:00
Gazook89 edce191c29 remove a silly rule 2022-11-05 11:32:35 -05:00
Gazook89 8c52a253dc log errs correctly, setCustomValidity and reportValidity 2022-11-04 20:22:59 -05:00
Gazook89 589ec0251a move validations into it's own file. 2022-11-04 15:32:20 -05:00
Gazook89 7696be5d95 first commit 2022-11-03 22:00:45 -05:00
Gazook89 f3c9dde801 thumbnail preview de-uglification 2022-09-21 20:50:10 -05:00
Gazook89 b120c47faa add vertical scroll - auto 2022-09-15 13:38:09 -05:00
Gazook89 49a3057765 clear out some unused properties 2022-09-15 13:33:19 -05:00
Gazook89 fc5d06be0e fixed vertical spacing 2022-09-15 13:19:27 -05:00
Gazook89 bb25d30663 flex working, but odd vertical spacing 2022-09-15 12:29:25 -05:00
Trevor Buckner eae5fc9be9 Hide themes behind flag "enable_themes" 2022-09-05 17:05:37 -04:00
Trevor Buckner eb9d76655e Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure 2022-08-27 18:24:35 -04:00
Trevor Buckner 87bc27544b Merge pull request #2290 from naturalcrit/MakeV3Default
Make V3 default setting in /new, and homepage
2022-08-27 13:05:26 -04:00
Trevor Buckner 3271eae4df Make V3 default setting in /new, and homepage 2022-08-27 01:51:30 -04:00
Charlie Humphreys 5227bbc1d4 add tag length limit, fix tag editing issues 2022-08-26 10:42:34 -05:00
Trevor Buckner ddcf34c006 Reorder snippets 2022-08-06 12:09:14 -04:00
Charlie Humphreys c7d5d6800b add close button for string array edit input, update styles 2022-06-24 23:48:32 -05:00
Charlie Humphreys e963672b65 update tag setup to be based on the latest version of the stringArrayEditor.jsx 2022-06-24 23:31:20 -05:00
Charlie Humphreys 1965218e74 Merge branch 'master' into document-tags
# Conflicts:
#	client/homebrew/editor/metadataEditor/metadataEditor.jsx
#	server/homebrew.api.js
2022-06-24 22:55:35 -05:00
Trevor Buckner 8153bf7952 Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure 2022-05-18 16:21:20 -04:00
Trevor Buckner 1f82dbe8ee Make DMG style use CSS variables 2022-05-15 22:45:59 -04:00
Trevor Buckner f71dc004c0 Themes list to use object instead of array. 2022-04-15 17:17:13 -04:00
G.Ambatte 42878ea99d Merge branch 'master' into addMetadata-#820 2022-04-13 09:13:37 +12:00
Charlie Humphreys 9f69763572 fix deletion request 2022-04-06 11:14:34 -05:00
Trevor Buckner ff1f70afa8 Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure 2022-04-02 13:50:18 -04:00
Charlie Humphreys 92d8027640 update app to use a single endpoint for google and non-google stored brews 2022-03-24 08:13:34 -05:00
G.Ambatte a11e93ef54 Initial pass at social metadata tags 2022-03-15 18:47:46 +13:00
Gazook89 f13c16bb4f add z-index to dropdown container.
also just format spacing on css rules
2022-03-13 20:40:41 -05:00
Trevor Buckner e12579a2a2 Restore original image size, shift position to not cover text 2022-03-13 01:38:48 -05:00
Gazook89 a6ede58d8e set dropdown items to appear *over* subsequent items
change navdropdown items to position:absolute; so they appear *over* the next metadata items, rather than pushing them down when dropdown is open.
2022-03-11 23:16:08 -06:00
Gazook89 3a82e2a24b fix *suppdorted* typo 2022-03-11 23:11:27 -06:00
Gazook89 28d45b89e0 set mask-image blends to fixed points
fixed blend points allows for different sized metadata panel without inadvertently masking text.
2022-03-11 23:10:50 -06:00
Trevor Buckner 01087ca302 Add preview texture to dropdown options 2022-03-01 11:21:13 -05:00
Trevor Buckner 8e0629062d Fully disable theme selection when in Legacy mode
Making Legacy a "theme" implies we will add more themes to Legacy, which we aren't planning to.
2022-03-01 00:34:19 -05:00
Trevor Buckner f84e2c316f DMG theme added 2022-01-21 00:27:52 -05:00
Trevor Buckner 65335162fc Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure 2022-01-10 21:58:21 -05:00
Trevor Buckner 94157ec4d4 Theme switches on click 2022-01-09 23:19:03 -05:00