Commit Graph
100 Commits
Author SHA1 Message Date
G.Ambatte c238094e4c Change page overflow from hidden to clip 2025-04-22 10:28:35 +12:00
G.Ambatte fc400c226c Merge branch 'master' into fixFacingFlowPrintIssues 2025-04-16 10:31:45 +12:00
G.Ambatte 8f4c74d0ce Add print-specific styling for facing and flow page layouts 2025-04-15 19:36:35 +12:00
G.Ambatte 1429674013 Merge branch 'addLockRoutes-#3326' of https://github.com/G-Ambatte/homebrewery into addLockRoutes-#3326 2025-04-11 00:26:24 +12:00
G.Ambatte 5576a76731 Close malformed string 2025-04-11 00:26:19 +12:00
G.Ambatte 8e74ba07fe Merge branch 'addLockRoutes-#3326' of https://github.com/G-Ambatte/homebrewery into addLockRoutes-#3326 2025-04-10 19:15:38 +12:00
G.Ambatte 0c33df1cd6 Add tests for lock API functions 2025-04-10 19:15:34 +12:00
G.Ambatte 73bb6acc14 Update locked brew test for new structure 2025-04-10 10:21:35 +12:00
G.AmbatteandVíctor Losada Hernández 654c44ebc9 Change Locked Brew Error Page to use standardized author list
Co-authored-by: Víctor Losada Hernández <5ecleric.naturalcrit@gmail.com>
2025-04-10 08:39:35 +12:00
G.Ambatte 04defb97b0 Tweak styling for Overwrite checkbox 2025-04-09 20:10:48 +12:00
G.Ambatte da4f6c9307 Load lock details to the Lock Brew form 2025-04-09 17:54:51 +12:00
G.Ambatte 5e7e314baa Update fields returned for Lock and Review Tables 2025-04-09 11:38:57 +12:00
G.Ambatte f2b995660a Merge branch 'master' into addLockRoutes-#3326 2025-04-09 11:36:40 +12:00
G.Ambatte 95f44f4460 Revert unnecessary change in app.js 2025-04-09 11:04:57 +12:00
G.Ambatte bd68b9c0cb Remove unnecessary variable 2025-04-09 10:48:02 +12:00
G.Ambatte b19d05fbf7 Remove commented out console.logs 2025-04-09 10:41:58 +12:00
G.Ambatte dc724492ef Prevent BrewUtils from loading when it is not the current Admin tab 2025-04-09 10:26:10 +12:00
G.Ambatte e3de7b9f01 Tweak lock styling 2025-04-09 10:17:35 +12:00
G.Ambatte be2f1786b5 Add authors to locked brew error message 2025-04-09 09:59:34 +12:00
G.Ambatte 1ded1cad5a Change accessType check 2025-04-08 09:28:54 +12:00
G.Ambatte ec6258a2a5 Add overwrite option to API function 2025-04-07 22:02:53 +12:00
G.Ambatte f8566392f6 Add overwrite option for updating locks 2025-04-07 22:02:28 +12:00
G.Ambatte 7a1042fedd Stylelint fixes 2025-04-07 22:02:08 +12:00
G.Ambatte 61efc2d152 Tweak styling 2025-04-07 21:12:37 +12:00
G.Ambatte f74c2049a7 Rename Edit and Share page message fields 2025-04-07 20:54:44 +12:00
G.Ambatte 7451dda632 Add locked brews table 2025-04-07 20:54:21 +12:00
G.Ambatte ab9b151b8a Add API route to return all locked brews 2025-04-07 20:52:35 +12:00
G.Ambatte 26aa302714 Remove debugging test route 2025-04-07 20:04:45 +12:00
G.Ambatte e2f2b2962f Revert request middleware change as it is no longer necessary 2025-04-07 17:34:31 +12:00
G.Ambatte a218b87215 Shift remaining lock API functions to use throw 2025-04-07 16:32:33 +12:00
G.Ambatte ef6f022ea3 Tweak lock notification styling 2025-04-07 15:59:54 +12:00
G.Ambatte a594d45611 Remove unnecessary default option 2025-04-07 15:59:34 +12:00
G.Ambatte 4c4a023f34 Fix lock notification message 2025-04-07 15:59:06 +12:00
G.Ambatte 1e35e1096f Reduce data retrieved for brews with requested reviews 2025-04-07 14:39:33 +12:00
G.Ambatte bd145f17da Tweak styling 2025-04-07 14:38:37 +12:00
G.Ambatte 99c342f19b Use throw in Lock API calls 2025-04-07 14:38:25 +12:00
G.Ambatte 0bca3393d4 Add LOCK header in comment 2025-04-07 08:39:33 +12:00
G.Ambatte 41bd27b573 Refactor /api/lock/review/remove 2025-04-07 08:37:35 +12:00
G.Ambatte 30430cb8cb Refactor /admin/lock/review/request 2025-04-07 08:36:33 +12:00
G.Ambatte 3cf98617f5 Refactor /api/lock/reviews 2025-04-07 08:33:39 +12:00
G.Ambatte fa4b2ae0e3 Refactor /api/lock 2025-04-07 08:27:32 +12:00
G.Ambatte e2b38829f2 Refactor /api/lock/count 2025-04-07 08:25:42 +12:00
G.Ambatte 0a4ac7a35a Adjust location of package.json 2025-04-06 19:48:32 +12:00
G.Ambatte cb060ae8b1 Fix state of "Request Review" button on page load 2025-04-06 19:26:39 +12:00
G.Ambatte 98edd2740f Merge branch 'addLockRoutes-#3326' of https://github.com/G-Ambatte/homebrewery into addLockRoutes-#3326 2025-04-06 19:09:14 +12:00
G.Ambatte 82e711a344 Shift request calls to import 2025-04-06 19:09:11 +12:00
G.Ambatte 2166d55878 Merge branch 'master' into autoPageNumberBrewVariable 2025-04-06 17:27:17 +12:00
G.Ambatte 29bd8b45c3 Merge branch 'master' into addLockRoutes-#3326 2025-03-30 15:28:36 +13:00
G.Ambatte ac89f428b2 Post merge fixes 2025-03-27 18:25:56 +13:00
G.Ambatte 7765cb31bf Merge branch 'master' into addLockRoutes-#3326 2025-03-27 17:43:21 +13:00
G.Ambatte 848c68689d Add NaN custom pageNumber test 2025-03-27 12:09:58 +13:00
G.Ambatte 65001c44e6 Add tests for variable page numbering 2025-03-27 12:03:22 +13:00
G.Ambatte 6ec37d3fa4 Rename HB_PageNumber to HB_pageNumber 2025-03-27 12:03:00 +13:00
G.Ambatte 9f68d60703 Merge branch 'master' into autoPageNumberBrewVariable 2025-03-27 11:48:20 +13:00
G.Ambatte cb61891450 Change local regex testing 2025-03-22 12:31:38 +13:00
G.Ambatte b2903137eb Fix hard-breaks tests 2025-03-18 11:08:15 +13:00
G.Ambatte 7329c69cfd Update tests 2025-03-18 11:02:09 +13:00
G.Ambatte 83a095923e Add columnSplit to end of each page for older Chrome versions 2025-03-18 10:51:09 +13:00
G.Ambatte a44056a64b Restore blank styling 2025-03-18 10:02:29 +13:00
G.Ambatte a705e3b9d8 Change : from br to div class='blank' 2025-03-18 09:54:27 +13:00
G.Ambatte 20f0d16a58 Fix missed var name update 2025-03-14 08:18:30 +13:00
G.Ambatte 9a26626412 Change automatic var name to HB_PageNumber 2025-03-14 08:12:30 +13:00
G.Ambatte f4afc91df7 Rename toWordsCamel to toWordsCaps 2025-03-14 08:08:30 +13:00
G.Ambatte baafb6d2f9 Tweak camelcase function 2025-03-13 14:54:45 +13:00
G.Ambatte 8b9e084b17 Add variable page numbering snippet 2025-03-13 14:16:41 +13:00
G.Ambatte 44a01f27fe Add tests for custom math functions 2025-03-13 13:58:06 +13:00
G.Ambatte 543d18f9d9 Add written number functions 2025-03-13 12:22:08 +13:00
G.Ambatte 7371f57ded Add written number package 2025-03-13 12:21:53 +13:00
G.Ambatte ee543b7090 Add int to char functions 2025-03-13 11:59:12 +13:00
G.Ambatte b67eb59461 Add Roman numerals function 2025-03-13 10:50:18 +13:00
G.Ambatte e787a68859 Add roman numeral package 2025-03-13 10:49:59 +13:00
G.Ambatte edc4f8ec63 Change to increment previous 2025-03-12 13:28:43 +13:00
G.Ambatte aec958249a Add automatic pageNumber variable to globalVarsList 2025-03-12 10:21:22 +13:00
G.Ambatte d4991164e9 Merge branch 'master' into killDomPurify 2025-03-11 07:40:34 +13:00
G.Ambatte f1e291e313 Remove unused DOMPurify package 2025-03-11 07:32:58 +13:00
G.Ambatte 7c62e49767 Merge branch 'master' into fixSaveBug 2025-02-25 22:39:18 +13:00
G.Ambatte 9b0da36365 Rework isPending & hasChanges 2025-02-25 19:56:23 +13:00
G.Ambatte f421ce1d93 Fix missing depth styling 2025-02-19 16:10:27 +13:00
G.Ambatte ca0f18acd6 Update getTextContent function to getHeaderContent 2025-02-19 15:22:08 +13:00
G.Ambatte 87d76ea8f6 Change topLevelPages functions for cover pages 2025-02-19 13:46:35 +13:00
G.Ambatte 9f5a29099c Address requested changes 2025-02-19 13:24:07 +13:00
G.Ambatte 0360d6b6c5 Merge branch 'master' into headerNaxExtension 2025-02-19 07:59:38 +13:00
G.Ambatte 1af66cf571 Add default case for SAVE button text 2025-02-15 00:13:23 +13:00
G.Ambatte 2cb8b5d014 Set brew state to exactly match savedBrew 2025-02-15 00:12:55 +13:00
G.Ambatte 34a0b4eb05 Base savedBrew on current brew state, apply only updated properties from API call 2025-02-15 00:12:20 +13:00
G.Ambatte 559f55f781 Merge branch 'master' into addAdminGetBrewsByUser 2025-02-12 08:23:43 +13:00
G.Ambatte 64b7527ad0 Convert space indentation to tabs 2025-02-12 08:01:07 +13:00
G.Ambatte d48d5260a4 Fix missing } 2025-02-12 07:54:15 +13:00
G.AmbatteandTrevor Buckner bbc601cf47 Simplify sort algorithm
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2025-02-12 07:42:35 +13:00
G.AmbatteandTrevor Buckner e89920bd1e Remove unneeded .then()
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2025-02-12 07:41:53 +13:00
G.Ambatte a7a7e46e89 Correct typo in date of v3.17.0 2025-02-09 22:40:54 +13:00
G.Ambatte 03798e945d Add UI 2025-02-05 21:35:33 +13:00
G.Ambatte 6d2cbaacc0 Add Admin API for getByUser 2025-02-05 21:35:21 +13:00
G.Ambatte b7241f79cb Merge branch 'master' into headerNaxExtension 2025-01-22 08:46:42 +13:00
G.Ambatte f6c95fb8b7 Extend header nav to exclude frontCover pages 2025-01-14 08:25:46 +13:00
G.Ambatte 19cb24d8db Add explanatory comments to HeaderNav.jsx 2025-01-10 16:48:02 +13:00
G.Ambatte eb3178bf80 Update nav item selector 2025-01-09 14:17:41 +13:00
G.Ambatte a72f47df46 Add identifier to ToC pages in header nav 2025-01-09 12:53:52 +13:00
G.Ambatte a9823d39e2 Update selection query 2025-01-09 12:29:18 +13:00
G.Ambatte 6ec65eee23 Skip Table of Contents pages 2025-01-09 08:13:59 +13:00