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

517 Commits

Author SHA1 Message Date
Trevor Buckner c8b8d40863 Adjust userpage z-index to fit nav bar tweaks. 2023-04-11 21:35:18 -04:00
Trevor Buckner 29fd836965 Lift whole navbar z-index up instead of one section. 2023-04-10 11:31:11 -04:00
G.Ambatte 89ba709789 Merge branch 'master' into addMetadataToShare-#1679 2023-04-08 17:14:39 +12:00
Trevor Buckner 89f0c7e127 Small refactor to fix error popup that lost its styling 2023-04-04 23:46:11 -04:00
Trevor Buckner 70295fb227 Revert "Small refactor to fix broken error popup"
This reverts commit 2cb6acc090.
2023-04-04 23:44:23 -04:00
Trevor Buckner 2cb6acc090 Small refactor to fix broken error popup 2023-04-04 23:41:44 -04:00
G.Ambatte b24c604597 Merge branch 'master' into addMetadataToShare-#1679 2023-03-22 18:51:49 +13:00
G.Ambatte 807ab2a538 Standardize to className 2023-03-19 18:40:38 +13:00
G.Ambatte 1126481d53 Add Last Updated field and nudge styling 2023-03-15 11:46:27 +13:00
G.Ambatte 24564a2750 Shift to title wrapper 2023-03-15 09:17:05 +13:00
G.Ambatte ccf44cbe91 Initial functionality pass 2023-03-14 23:01:29 +13:00
Gazook89 29f8f3546c Merge branch 'master' into Language-Attribute 2023-03-07 21:23:23 -06:00
Trevor Buckner 91a31757e5 Merge branch 'master' into feature/new-google-drive-icon 2023-03-06 16:03:19 -05:00
Trevor Buckner c341bc5db6 Make icon slightly smaller 2023-03-06 16:02:54 -05:00
Trevor Buckner ce2298ddd0 Properly comment line so // doesn't appear in page 2023-03-02 10:54:14 -05:00
Michiel De Mey bbcf415a30 Fixed vertical alignment 2023-03-02 12:56:47 +01:00
Michiel De Mey e67fc2f775 Moved inline styling to separate stylesheet 2023-03-02 12:40:48 +01:00
Trevor Buckner ba11aef038 Remove last bits of @Layers. Sigh... 2023-03-01 07:42:06 -05:00
Michiel De Mey 33f3fb18fa Updated Google Drive icon 2023-03-01 13:38:37 +01:00
Michiel De Mey 9bb628da5a Use secure protocol for Homebrewery mug image
Fixes https://github.com/naturalcrit/homebrewery/issues/2687
2023-02-25 16:30:04 +01:00
Trevor Buckner 767f03fba0 Disable @layers for now
@Layers have too many conflicts with custom CSS styling. Delay until V4 renderer.
2023-02-21 15:36:01 -05:00
Trevor Buckner 625d3f7034 Add note about why we use !important on user page 2023-01-28 01:13:10 -05:00
Trevor Buckner 5bb61a7c3c Fix userpage 2023-01-27 17:09:52 -05:00
Trevor Buckner 3c551daf16 Fix print page 2023-01-27 15:16:16 -05: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
Charlie Humphreys 7755affa1e update based on feedback 2023-01-20 23:07:24 -06:00
Charlie Humphreys 385bee964d adjust frontend error handling, add client/server mismatch middleware 2023-01-06 21:29:21 -06:00
Trevor Buckner 2b1466c51b Merge pull request #2587 from naturalcrit/FixThemesOnPrint
Fix Themes on /print
2023-01-04 21:41:15 -05:00
Trevor Buckner 332bcde4b2 Themes weren't being picked up for rendering 2023-01-04 21:39:51 -05:00
Trevor Buckner b717059a39 Fix /new storing string "undefined" in Style tab 2023-01-04 20:58:29 -05:00
Trevor Buckner 6dab5f836e Merge branch 'master' into pr/2429 2023-01-03 15:13:19 -05:00
Charlie Humphreys a3dc5e78fd remove console log 2022-12-14 10:04:43 -06:00
G.Ambatte a89b20584f Apply default to EditPage 2022-12-14 21:26:40 +13:00
G.Ambatte 8e42c09721 Apply default to HomePage 2022-12-14 21:26:31 +13:00
G.Ambatte bb5978dfea Apply default to SharePage 2022-12-14 21:26:20 +13:00
G.Ambatte 0dc491adfc Apply default to NewPage 2022-12-14 21:26:11 +13:00
Charlie Humphreys e5febc1fef update ui to include invitedAuthors array 2022-12-13 21:06:47 -06:00
Charlie Humphreys 354d01e980 set the version in the ui from the server response on save 2022-12-13 21:05:45 -06:00
Trevor Buckner b72acd9e59 cleanup 2022-12-10 13:31:57 -05:00
G.Ambatte d0a1ef9571 Change to aggregate query, rename variables 2022-12-09 18:35:17 +13:00
G.Ambatte 89e6bada56 Add link to instructions to refresh Google creds 2022-11-29 10:26:44 +13:00
Gazook89 806dcb04eb change default to 'en', including if input is left empty 2022-11-19 19:27:27 -06:00
Gazook89 d5ea4c4e77 Merge branch 'master' into Language-Attribute 2022-11-19 11:30:54 -06:00
G.Ambatte e40bbf56c7 Merge branch 'master' into createUIBasePage 2022-10-30 18:21:45 +13:00
Trevor Buckner ebf4f614c4 Merge pull request #2447 from Gazook89/autosave-default-fix
Fix Autosave Default
2022-10-28 14:05:45 -04:00
Trevor Buckner 26942e276a Merge branch 'master' into pr/2447 2022-10-28 14:04:45 -04:00
Trevor Buckner 0bcce67e39 Small logic simplification 2022-10-28 14:04:28 -04:00
Trevor Buckner 3318ba6277 Merge pull request #2450 from G-Ambatte/fixUserPageStyle-#2449
[UserPage] Fix UserPage groups styling
2022-10-28 14:00:17 -04:00