Commit Graph
100 Commits
Author SHA1 Message Date
G.Ambatte ed39852a8f Move dialog[open] to Dialog component styling 2024-06-06 22:00:28 +12:00
G.Ambatte 38fc647495 Change NotificationPopup to inline-block from block 2024-06-06 21:46:34 +12:00
G.Ambatte fa7b3ea2a0 Shift dismiss button, tweak local storage check 2024-06-06 21:41:33 +12:00
G.Ambatte 9e041d26bd Fix display property on dialog causing close() to not work 2024-06-06 21:40:54 +12:00
G.Ambatte 4f4cef0f6c Tweak LockNotification styling 2024-06-06 12:02:07 +12:00
G.Ambatte 556ded9b08 Tweak Dialog to work with showModal and show LockNotifications 2024-06-06 12:01:55 +12:00
G.Ambatte 0efcd5d258 Shift LockNotification to use Dialog 2024-06-05 13:03:26 +12:00
G.Ambatte 31b6e0c4f6 Show dialog when dismissKey prop is not specified 2024-06-05 12:33:13 +12:00
G.Ambatte ec514cdb51 Set local storage only if dismissKey prop exists 2024-06-05 07:49:29 +12:00
G.Ambatte 24e67e2270 Restore Info Circle to notification 2024-06-04 17:47:17 +12:00
G.Ambatte 5f6d5f53cc Change dismiss button to use fa-dismiss 2024-06-04 17:38:06 +12:00
G.Ambatte 865c5678bc Change all Modal references to Dialog 2024-06-04 17:34:26 +12:00
G.Ambatte 05ba7b41d1 Tweak NotificationPopup 2024-06-04 17:29:34 +12:00
G.Ambatte e7735e242a Add closeText prop 2024-06-04 17:28:29 +12:00
G.Ambatte 1111d8275c Tweak dismiss button styling 2024-06-04 17:27:45 +12:00
G.Ambatte f3b01bc75c Fix for modals 2024-06-04 16:51:43 +12:00
G.Ambatte 8685c5cae4 Break Dialog out of NotificationPopup, restore NotificationPopup to original position 2024-06-04 16:26:51 +12:00
G.Ambatte 930709223a Lint fix 2024-06-01 12:42:40 +12:00
G.Ambatte a6ce36689c Shift NotificationPopup to shared components & update BrewRenderer ref 2024-06-01 12:38:01 +12:00
G.Ambatte 2424d34682 Merge branch 'master' into addLockNotification-#3326 2024-06-01 12:14:04 +12:00
G.Ambatte b4ee62a1bd Merge branch 'master' into experimentalHTMLSanitization 2024-05-11 08:58:21 +12:00
G.Ambatte 632efe8b9f Add Share ID to lock notification 2024-05-10 08:17:09 +12:00
G.Ambatte bf38f95d25 Pass ID to Lock Notification 2024-05-10 08:05:29 +12:00
G.Ambatte f6daeb4acd Update error message 2024-05-10 08:05:09 +12:00
G.Ambatte 10a7f34abb Update lock message 2024-05-10 07:45:04 +12:00
G.Ambatte 3a054f1ae0 Merge branch 'master' into addLockNotification-#3326 2024-05-10 07:15:40 +12:00
G.Ambatte cdad9af453 Merge branch 'master' into experimentalHTMLSanitization 2024-05-08 23:30:49 +12:00
G.Ambatte 4e0ec75e58 Revert template.js changes for separate PR 2024-05-06 09:46:34 +12:00
G.Ambatte 1af989c4a3 Case insensitive matching 2024-05-06 07:27:22 +12:00
G.Ambatte 53480fdd5f Merge branch 'master' into experimentalHTMLSanitization 2024-05-05 20:50:46 +12:00
G.Ambatte ffa90c397c Add script sanitization to template.js 2024-05-05 20:18:53 +12:00
G.Ambatte eb0440d36d Fix ID removal 2024-04-28 01:13:12 +12:00
G.Ambatte cd82db16d5 Add DOMPurify config options 2024-04-28 00:49:03 +12:00
G.Ambatte bdad601ebc Remove now-obsolete sanitization function 2024-04-27 23:58:55 +12:00
G.Ambatte 97a74902ef Add DOMPurify to BrewRenderer 2024-04-27 23:58:23 +12:00
G.Ambatte ab30b6a799 Add DOM-Purify package 2024-04-27 23:38:55 +12:00
G.Ambatte 9f31a2c8a2 I can spell, honest 2024-04-20 14:06:33 +12:00
G.Ambatte 09cf5a9b04 Fix test 2024-04-20 14:02:46 +12:00
G.Ambatte 4c6953a4e0 Differentiate between Edit and Share messages 2024-04-20 13:57:33 +12:00
G.Ambatte b4b4fbe375 Update fixed text and add REMOVAL button (NYI) 2024-04-20 13:50:10 +12:00
G.Ambatte 4bc07ceb4e Nudge line and button spacing 2024-04-20 13:49:36 +12:00
G.Ambatte fde1706a0c Merge branch 'master' into addLockNotification-#3326 2024-04-20 12:55:44 +12:00
G.Ambatte 963ec282d3 Initial functionality pass 2024-03-29 20:06:16 +13:00
G.Ambatte b35739c5c1 Change Marked extension priority order 2024-03-27 15:48:34 +13:00
G.Ambatte bae56b8b9d Fix crash when match is undefined 2024-03-22 14:27:45 +13:00
G.Ambatte 40fc422ab5 Check inline DL has priority over multiline DL 2024-03-20 13:31:10 +13:00
G.Ambatte 7f168f35b8 Add test for locked brew 2024-03-17 21:35:03 +13:00
G.Ambatte 21c0916693 Switch to boolean lock state 2024-03-17 21:34:31 +13:00
G.Ambatte 8f0fb6e458 Merge branch 'master' into experimentalBrewLocking-#3326 2024-03-17 18:40:57 +13:00
G.Ambatte 5b35d1169d Merge branch 'experimentalBrewLocking-#3326' of https://github.com/G-Ambatte/homebrewery into experimentalBrewLocking-#3326 2024-02-28 16:02:47 +13:00
G.Ambatte 0d1d3a180d Handle missing lock property 2024-02-28 16:02:35 +13:00
G.Ambatte df3db14e8b Merge branch 'master' into experimentalBrewLocking-#3326 2024-02-28 15:55:01 +13:00
G.Ambatte bc29cddcec Merge pull request #3165 from G-Ambatte/experimentalTagFiltering-#3164
Add tag filtering
2024-02-27 08:49:33 +13:00
G.Ambatte f9d8344dba Remove unnecessary function 2024-02-26 21:16:37 +13:00
G.Ambatte 622579bb7d Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-26 13:12:37 +13:00
G.Ambatte 26263c0bf8 Remove unused function parameter type 2024-02-26 13:01:13 +13:00
G.Ambatte 802da2920b Initial functionality pass 2024-02-25 22:28:44 +13:00
G.Ambatte a2b97abb2e Remove missed console.log debugging lines 2024-02-25 11:47:34 +13:00
G.Ambatte ad5ad05b7b Simplify syntax 2024-02-22 20:02:09 +13:00
G.Ambatte c0827d6db0 Merge branch 'master' into addDiceFont 2024-02-22 19:55:25 +13:00
G.Ambatte 43209186ee Remove obsolete styling from tags-container 2024-02-22 19:27:17 +13:00
G.Ambatte 46a0a66fb6 Use currentColor once instead of multiple border-color declarations 2024-02-22 19:20:42 +13:00
G.Ambatte 9e6f7a496e Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-22 19:16:38 +13:00
G.Ambatte 087ce4bb90 Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-22 17:37:37 +13:00
G.Ambatte 2c02d4174f Fix sanitizeScriptTags when content is null 2024-02-22 17:06:02 +13:00
G.Ambatte c930ae87f4 Merge branch 'master' into addDiceFont 2024-01-17 07:06:15 +13:00
G.Ambatte e56ff93db1 Add underline on hover to link in credit 2024-01-15 21:34:24 -06:00
G.Ambatte 033776168e Change the text to include URL link 2024-01-15 21:34:23 -06:00
G.Ambatte d0ccc4a15a Capitalize C in NaturalCrit.com 2024-01-15 21:34:19 -06:00
G.Ambatte 2f383d59b6 Add HB Credit snippet 2024-01-15 21:34:18 -06:00
G.Ambatte c9c5176f1b Add Credits styling to 5ePHB theme 2024-01-15 21:34:17 -06:00
G.Ambatte fe0cfcb2b6 New file was unnecessary 2024-01-15 21:34:16 -06:00
G.Ambatte 0470d13ae0 Add optimized NC logo 2024-01-15 21:34:15 -06:00
G.Ambatte 9621a69b7d Merge branch 'master' into addDiceFont 2024-01-10 21:31:16 +13:00
G.Ambatte 7dfc857217 Add DiceFont license file 2023-12-19 17:48:23 +13:00
G.Ambatte d5980cba89 Initial DiceFont commit 2023-12-19 17:44:43 +13:00
G.Ambatte 9ed32527a6 Account for prefixed spaces when generating text 2023-12-17 15:47:17 +13:00
G.Ambatte 0a1c04d003 Merge branch 'master' into experimentalTagFiltering-#3164 2023-12-09 22:33:21 +13:00
G.Ambatte 78d4d6fb7c Tweak icon styling 2023-12-06 14:33:55 +13:00
G.Ambatte 407efd0f8b Merge branch 'master' into addCreditsSnippet-#283 2023-12-06 14:02:31 +13:00
G.Ambatte d8524c3a84 Merge branch 'master' into experimentalTagFiltering-#3164 2023-12-06 08:48:46 +13:00
Sean Robertson 75809a5f42 Remove forced uppercase 2023-12-06 08:28:51 +13:00
G.Ambatte 2f13b89510 Styling tweak 2023-12-05 12:41:27 +13:00
G.Ambatte 34be05ac51 Add X icon to tag window 2023-12-05 10:00:25 +13:00
G.Ambatte d262f586fc Add basic selected tags display to List Page 2023-12-04 21:45:59 +13:00
G.Ambatte efecfac68a Simplify tag styling 2023-12-04 08:10:32 +13:00
G.Ambatte 2c997458b2 Simplify filter tag test 2023-12-04 07:54:19 +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 9e12ab71f8 Switch to better brew.tags array check 2023-12-03 17:46:55 +13:00
G.Ambatte 995d1c63d8 Make tag removal from URL case insensitive 2023-12-03 17:17:03 +13:00
G.Ambatte 875e1023fc Add styling for different tag types 2023-12-03 17:09:33 +13:00
G.Ambatte 6c4dad675f Switch to case-insensitive tag comparison 2023-12-03 16:34:12 +13:00
G.Ambatte 632882d370 Use the whole tag in the tag filter 2023-12-03 16:02:36 +13:00
G.Ambatte 041c7ed48f Shift to AND operation for multiple tags 2023-12-03 12:48:20 +13:00
G.Ambatte 6dcc6d36b7 Add separate tag filter 2023-12-03 12:23:39 +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