G.Ambatte
|
7830c7e2eb
|
Add divs for styling of brewsAwaitingReview
|
2024-06-08 19:59:01 +12:00 |
|
G.Ambatte
|
deef5998c5
|
Update LockBrew text and styling
|
2024-06-08 18:55:14 +12:00 |
|
G.Ambatte
|
01ae858a14
|
Update LockLookup placeholder value
|
2024-06-08 17:08:05 +12:00 |
|
G.Ambatte
|
634b099ade
|
Add styling to LockTable
|
2024-06-08 16:48:16 +12:00 |
|
G.Ambatte
|
240342007b
|
Fix lock count function
|
2024-06-08 16:36:20 +12:00 |
|
G.Ambatte
|
bc7731b819
|
Fix review requested aggregation pipeline
|
2024-06-08 16:08:18 +12:00 |
|
G.Ambatte
|
00fd1e415c
|
Change styling for inactive REQUEST REVIEW button
|
2024-06-08 15:53:28 +12:00 |
|
G.Ambatte
|
f81d16309c
|
Add functionality to REQUEST REVIEW button
|
2024-06-08 15:53:01 +12:00 |
|
G.Ambatte
|
fe09b89fcb
|
Shift API call for REQUEST REVIEW to PUT
|
2024-06-08 15:31:46 +12:00 |
|
G.Ambatte
|
6314672109
|
Pass the entire lock object to LockNotification
|
2024-06-08 14:59:08 +12:00 |
|
G.Ambatte
|
d995169b3c
|
Merge branch 'master' into addLockRoutes-#3326
|
2024-06-08 12:06:29 +12:00 |
|
G.Ambatte
|
33c2bee873
|
Remove unused useState
|
2024-06-07 16:05:14 +12:00 |
|
G.Ambatte
|
8bbf2e1ce4
|
Dim background while Modal displayed
|
2024-06-07 11:25:34 +12:00 |
|
G.Ambatte
|
476002ae4d
|
Tweak notificationPopup.less
Stop the notification from covering the renderWarning when both are present
|
2024-06-07 11:01:47 +12:00 |
|
G.Ambatte
|
54ec1b8827
|
Comment out dialog.less reference
|
2024-06-07 10:50:57 +12:00 |
|
G.Ambatte
|
2c6e00702c
|
Merge branch 'master' into addLockRoutes-#3326
|
2024-06-06 23:06:59 +12:00 |
|
G.Ambatte
|
8c315980e9
|
Revert dismiss styling to opacity change on hover
|
2024-06-06 22:37:01 +12:00 |
|
G.Ambatte
|
359a64968c
|
Nudge popups left
|
2024-06-06 22:31:05 +12:00 |
|
G.Ambatte
|
866548deec
|
Move renderWarnings to use Dialog
|
2024-06-06 22:12:13 +12:00 |
|
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
|
6d9e564d1c
|
Merge branch 'master' into addLockRoutes-#3326
|
2024-05-30 00:02:37 +12:00 |
|
G.Ambatte
|
d751addf9d
|
Change lock static error message
|
2024-05-16 17:18:50 +12:00 |
|
G.Ambatte
|
1af7adc09b
|
Merge branch 'addLockRoutes-#3326' of https://github.com/G-Ambatte/homebrewery into addLockRoutes-#3326
|
2024-05-16 17:06:19 +12:00 |
|
G.Ambatte
|
7b287fb0f4
|
Fix test
|
2024-05-16 17:04:37 +12:00 |
|
G.Ambatte
|
489c65af3e
|
Merge branch 'master' into addLockRoutes-#3326
|
2024-05-16 17:02:27 +12:00 |
|
G.Ambatte
|
4e11a0c737
|
Fix error message
|
2024-05-16 17:02:00 +12:00 |
|
G.Ambatte
|
96b955f2fe
|
Change lock check to stub.lock from stub.lock.locked
|
2024-05-16 17:00:26 +12:00 |
|
G.Ambatte
|
f5014f29c3
|
Linter fix
|
2024-05-15 23:13:53 +12:00 |
|
G.Ambatte
|
b237f29636
|
Clean up API functions
|
2024-05-15 19:58:29 +12:00 |
|
G.Ambatte
|
c0c674d862
|
Comment out debug logging
|
2024-05-15 19:52:08 +12:00 |
|
G.Ambatte
|
7c4721932d
|
Remove unnecessary function from HB.model
|
2024-05-15 19:50:27 +12:00 |
|
G.Ambatte
|
b093be52a2
|
Update esLint rules
|
2024-05-15 16:57:28 +12:00 |
|
G.Ambatte
|
65f1c19721
|
Add functional Lock Brew component
|
2024-05-15 16:14:09 +12:00 |
|
G.Ambatte
|
2502c0e87c
|
Add missing return status messages
|
2024-05-15 16:08:26 +12:00 |
|
G.Ambatte
|
2a91d3ddbd
|
Additional styling
|
2024-05-15 16:07:28 +12:00 |
|
G.Ambatte
|
e7dc757293
|
Initial UI functionality for most Lock functions
|
2024-05-11 23:58:37 +12:00 |
|
G.Ambatte
|
b4ee62a1bd
|
Merge branch 'master' into experimentalHTMLSanitization
|
2024-05-11 08:58:21 +12:00 |
|
G.Ambatte
|
1fe2a26e83
|
Tabify Admin page
|
2024-05-10 12:38:31 +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
|
9b7471d6d2
|
Merge branch 'master' into addLockRoutes-#3326
|
2024-05-09 22:57:42 +12:00 |
|
G.Ambatte
|
b4ce621630
|
Request review no longer Admin only
|
2024-05-09 07:37:37 +12:00 |
|
G.Ambatte
|
cdad9af453
|
Merge branch 'master' into experimentalHTMLSanitization
|
2024-05-08 23:30:49 +12:00 |
|
G.Ambatte
|
bf88f63482
|
Merge branch 'master' into addLockRoutes-#3326
|
2024-05-08 23:30:31 +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
|
20d48d7dc2
|
Add review removal route
|
2024-04-25 15:59:11 +12:00 |
|
G.Ambatte
|
4b1d6ebd7c
|
Rename review request route
|
2024-04-25 15:58:43 +12:00 |
|
G.Ambatte
|
e9db7d1bb9
|
Add return on success to lock route
|
2024-04-25 15:37:50 +12:00 |
|
G.Ambatte
|
1c2ae8392c
|
Increase max lines in Linter
|
2024-04-25 15:32:26 +12:00 |
|
G.Ambatte
|
e8b9b3d583
|
Add lock route
|
2024-04-25 15:27:40 +12:00 |
|
G.Ambatte
|
71b84e1aba
|
Log message when review already requested
|
2024-04-25 14:33:29 +12:00 |
|
G.Ambatte
|
99f5aad942
|
Stop review request if it has already been logged
|
2024-04-25 14:32:04 +12:00 |
|
G.Ambatte
|
8feae7efb6
|
Function request review route
|
2024-04-22 00:32:32 +12:00 |
|
G.Ambatte
|
874cbe1da4
|
Don't forget to update the schema!
|
2024-04-22 00:26:34 +12:00 |
|
G.Ambatte
|
14c7a11528
|
Fix error message
|
2024-04-21 22:51:53 +12:00 |
|
G.Ambatte
|
b4a7dc0cbd
|
Update lock review route
|
2024-04-21 22:48:11 +12:00 |
|
G.Ambatte
|
8c5f2ff61c
|
Add route to get locked documents with review requested
|
2024-04-21 22:17:10 +12:00 |
|
G.Ambatte
|
770025da04
|
Add lock count route, update pipelines
|
2024-04-21 14:42:20 +12:00 |
|
G.Ambatte
|
eb719e34a8
|
Add aggregate query to HB model
|
2024-04-21 14:35:51 +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 |
|