Commit Graph
100 Commits
Author SHA1 Message Date
Víctor Losada Hernández 2d8874acaf move back to conditional showing instead of conditional rendering 2024-10-10 13:17:24 +02:00
Víctor Losada Hernández 001bf4a605 move dismisskeys into state for proper rerender 2024-10-10 12:56:37 +02:00
Víctor Losada Hernández 2b6e166e86 Revert "types react apparently needed?"
This reverts commit 55b5c1e713.
2024-10-10 02:09:52 +02:00
Víctor Losada Hernández f8c995e59e remove comments 2024-10-10 02:09:11 +02:00
Víctor Losada Hernández 656c9399ef initial commit 2024-10-10 02:06:00 +02:00
Víctor Losada Hernández 55b5c1e713 types react apparently needed? 2024-10-10 01:16:50 +02:00
Víctor Losada Hernández 64dd71601c last changes 2024-10-06 19:59:58 +02:00
Víctor Losada Hernández 4968300e7a return correct data 2024-10-06 19:54:41 +02:00
Víctor Losada Hernández 3acb25ce3a adress comments 2024-10-06 19:43:51 +02:00
Víctor Losada Hernández a4e0f1fc0f initital fix 2024-10-04 22:18:11 +02:00
Víctor Losada Hernández 5eb1456915 fix tests 2 2024-10-03 09:15:08 +02:00
Víctor Losada Hernández a82e9758b3 fix test errors 2024-10-03 09:08:24 +02:00
Víctor Losada Hernández 6adac74f76 updated test 2024-10-03 09:01:12 +02:00
Víctor Losada Hernández 3c3b4d8466 "Updated mock implementation for deleting a notification in admin API test" 2024-10-03 09:00:57 +02:00
Víctor Losada Hernández 9cc4d2d7c5 add last test 2024-10-03 08:53:27 +02:00
Víctor Losada Hernández d216216df7 remove unnecessary methods and comments 2024-10-03 08:48:54 +02:00
Víctor Losada Hernández d4970ed119 initial commit 2024-09-30 17:48:07 +02:00
Víctor Losada Hernández d09cecedd7 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into sort-in-vault 2024-09-20 20:54:14 +02:00
Víctor Losada Hernández 235e3f484f last changes, linted 2024-09-20 20:52:30 +02:00
Víctor Losada Hernández b53b279241 fix pagination not applying sort 2024-09-20 20:38:54 +02:00
Víctor Losada Hernández 4fd358771a fix class by suggestion 2024-09-20 20:25:33 +02:00
Víctor Losada Hernández 02147411e3 fix sort and dir props 2024-09-20 20:23:58 +02:00
Víctor Losada Hernández 5d68cddd18 update state when necessary 2024-09-20 15:43:19 +02:00
Víctor Losada Hernández 74a065e747 minor css fix 2024-09-20 15:31:19 +02:00
Víctor Losada Hernández 3e7d4714a2 Merge branch 'experimentalNotificationDB' of https://github.com/G-Ambatte/homebrewery into experimentalNotificationDB 2024-09-18 21:47:05 +02:00
Víctor Losada Hernández 77c4ac6640 deleting useless state 2024-09-18 21:47:03 +02:00
Víctor Losada Hernández e8c2858154 Merge branch 'experimentalNotificationDB' of https://github.com/G-Ambatte/homebrewery into experimentalNotificationDB 2024-09-18 21:32:19 +02:00
Víctor Losada Hernández 84f84782f5 Merge branch 'experimentalNotificationDB' of https://github.com/G-Ambatte/homebrewery; branch 'master' of https://github.com/naturalcrit/homebrewery into experimentalNotificationDB 2024-09-18 21:32:17 +02:00
Víctor Losada Hernández 61d77b4d2d fix 2024-09-17 19:55:50 +02:00
Víctor Losada Hernández a92b44427d lint 2024-09-16 23:17:12 +02:00
Víctor Losada Hernández 5961e9042a merge from master 2024-09-16 23:11:27 +02:00
Víctor Losada Hernández bb59f0bbae moving page sizes around 2024-09-16 22:38:58 +02:00
Víctor Losada Hernández c50ffe0723 linting 2024-09-16 22:38:08 +02:00
Víctor Losada Hernández 9bb21ddd04 Merge branch 'more-style-snippets' of https://github.com/5e-Cleric/homebrewery into more-style-snippets 2024-09-16 22:20:54 +02:00
Víctor Losada Hernández 746cd34087 suggested changes 2024-09-16 22:20:51 +02:00
Víctor Losada Hernández 313727035b suggested changes 2024-09-16 22:18:13 +02:00
Víctor Losada Hernández ebc3b4ee66 "Updated admin notification management: added error handling and styling, modified notification add and lookup functionality, and refactored server-side API routes and error handling." 2024-09-14 23:58:47 +02:00
Víctor Losada Hernández 9bf28f1433 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimentalNotificationDB 2024-09-13 23:54:01 +02:00
Víctor Losada Hernández dbbfb0b628 suggestions added, linted 2024-09-13 23:29:36 +02:00
Víctor Losada Hernández 4f2c2916d6 remove cx 2024-09-13 23:03:40 +02:00
Víctor Losada Hernández 629b51a26c remove logs and unecessary state 2024-09-13 20:33:58 +02:00
Víctor Losada Hernández d947ff45e2 correct style to be coherent and nice 2024-09-13 20:33:21 +02:00
Víctor Losada Hernández a2d260c297 remove lookup by id funct and fix lost state functions 2024-09-13 20:29:35 +02:00
Víctor Losada Hernández c411691fd6 remove lookup by id and admin access middleware from lookup all 2024-09-13 20:29:09 +02:00
Víctor Losada Hernández ea1d0714b4 initial commit 2024-09-10 08:28:34 +02:00
Víctor Losada Hernández e5f6d28abd fixing it once and for all 2024-09-07 22:37:22 +02:00
Víctor Losada Hernández 20db8c6720 restore missing state 2024-09-04 23:57:44 +02:00
Víctor Losada Hernández 247bc719b8 fix z-index issue 2024-09-04 22:52:57 +02:00
Víctor Losada Hernández cd01014d79 notification 2024-09-04 22:48:39 +02:00
Víctor Losada Hernández 7ab1efb0c9 litttle message in vault 2024-09-04 22:39:30 +02:00
Víctor Losada Hernández d5e367649e fix overlapping thumbnail issue 2024-09-04 12:23:21 +02:00
Víctor Losada Hernández f10444f14a fix for storage 2 2024-09-04 12:18:35 +02:00
Víctor Losada Hernández 29d4003bd2 fix splitpane errors 2024-09-04 09:37:35 +02:00
Víctor Losada Hernández 1225e5cb6a remove storage rendering in vault 2024-09-04 09:29:47 +02:00
Víctor Losada Hernández aab24c732e fix error managing 2024-09-04 09:25:13 +02:00
Víctor Losada Hernández 48a5a70d2e z-index doesn't work with static positioning 2024-09-04 00:17:59 +02:00
Víctor Losada Hernández 1c1901c90a fix thumbnail over text 2024-09-04 00:16:15 +02:00
Víctor Losada Hernández ebae351033 remove unnecesary state 2024-09-04 00:11:58 +02:00
Víctor Losada Hernández e54d81ceef small css fixes 2024-09-03 23:28:33 +02:00
Víctor Losada Hernández 849da23829 bring back thumbnails! 2024-09-03 23:17:33 +02:00
Víctor Losada Hernández 1e36e63ed6 bring back the comma! 2024-09-03 23:07:23 +02:00
Víctor Losada Hernández abb2d57879 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-09-03 22:58:05 +02:00
Víctor Losada Hernández 52779eec35 Merge branch 'experimental-development' of https://github.com/5e-Cleric/homebrewery into experimental-development 2024-09-03 22:56:49 +02:00
Víctor Losada Hernández 9e694e5e46 move email catching to api 2024-09-03 22:56:45 +02:00
Víctor Losada Hernández 7474605b93 rename 2 2024-09-03 15:58:31 +02:00
Víctor Losada Hernández 00a83ec16e renaming to make more clear 2024-09-03 15:54:53 +02:00
Víctor Losada Hernández 1517c00132 error logging to vault 2024-09-01 19:39:00 +02:00
Víctor Losada Hernández 6d24908465 now yes fixed 2024-09-01 19:31:43 +02:00
Víctor Losada Hernández fd2d1f1ce2 fix little bug 2024-09-01 19:21:40 +02:00
Víctor Losada Hernández 226ad49663 renaming to keep some consistency 2024-09-01 19:12:25 +02:00
Víctor Losada Hernández e830c51a16 add spacing to link 2024-09-01 11:22:25 +02:00
Víctor Losada Hernández b6e904c9c8 "Rename searchButtonRef to submitButtonRef and update references" 2024-09-01 11:19:00 +02:00
Víctor Losada Hernández 3fc2e5202e rest of the suggested changes 2024-09-01 11:14:09 +02:00
Víctor Losada Hernández f0b447866c suggested changes 2 2024-09-01 11:10:46 +02:00
Víctor Losada Hernández c528c8639a title attribute to hidden authors 2024-08-31 23:21:14 +02:00
Víctor Losada Hernández 47d8bb20d2 hide usernames with emails 2024-08-31 23:12:24 +02:00
Víctor Losada Hernández bb08aed1a8 move some css to prevent affecting brew cards 2024-08-31 22:43:54 +02:00
Víctor Losada Hernández 9a2f18fc0d provide error code text 2024-08-31 22:38:03 +02:00
Víctor Losada Hernández df21f978df bring back throws 2024-08-31 22:34:04 +02:00
Víctor Losada Hernández fb8c4c5c44 all sugggested changes 2024-08-31 22:28:29 +02:00
Víctor Losada Hernández 19102db23a indent with tabs 2024-08-31 22:11:43 +02:00
Víctor Losada Hernández 8d2a9ed9cb adress app.js changes requested 2024-08-31 22:08:21 +02:00
Víctor Losada Hernández a0010c9c84 "Moved error message styles from .searchButton to body, and removed duplicate styles." 2024-08-31 19:39:01 +02:00
Víctor Losada Hernández f7c3e81b7b "Added new route for '/vault' and updated catch-all for invalid routes" 2024-08-31 19:35:44 +02:00
Víctor Losada Hernández c7f695e86a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-08-31 19:21:06 +02:00
Víctor Losada Hernández e6e220fbec reposition button 2024-08-31 19:19:47 +02:00
Víctor Losada Hernández 8658a6a97a styling 2024-08-31 19:13:08 +02:00
Víctor Losada Hernández cd94857b13 "Refactor VaultPage component: remove unnecessary whitespace, reformat code, and reorganize tips and tricks section" 2024-08-31 18:59:32 +02:00
Víctor Losada Hernández 3825bcbbfb "Simplified brewsQuery construction in buildBrewsQuery function" 2024-08-31 18:41:36 +02:00
Víctor Losada Hernández 981e7986ce Added className='renderer' to two input elements in vaultPage.jsx and added CSS rules for .renderer in vaultPage.less to display an error message when no checkboxes are checked. 2024-08-31 16:20:46 +02:00
Víctor Losada Hernández 849e5d5d1a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimentalNotificationDB 2024-08-31 13:15:55 +02:00
Víctor Losada Hernández 188090ee45 revert themes.json 2024-08-31 13:15:11 +02:00
Víctor Losada Hernández d352b76efe join styles and lint 2024-08-31 13:12:53 +02:00
Víctor Losada Hernández e88272c684 "Refactor admin UI components: update class names, element types, and nesting in admin.jsx, notificationLookup.jsx, and notificationUtils.jsx" 2024-08-31 12:51:06 +02:00
Víctor Losada Hernández 10ce696333 basic styles 2024-08-31 12:50:53 +02:00
Víctor Losada Hernández 4488fe36db "Refactored notification lookup and management functionality in admin API and model, added new endpoints for getting all notifications and deleting a notification by dismiss key." 2024-08-31 12:17:12 +02:00
Víctor Losada Hernández c79765396d add notif working 2024-08-31 00:04:44 +02:00
Víctor Losada Hernández 36549f3224 "Added 'required' attribute to several form input fields in NotificationAdd component." 2024-08-30 20:25:39 +02:00
Víctor Losada Hernández dcfc510ce8 more page sizes + more background options 2024-08-30 00:22:47 +02:00
Víctor Losada Hernández e81a9dab1f add good stylings, and lint 2024-08-29 23:40:13 +02:00