0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 01:18:38 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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 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 65759e18bd clean inputs 2024-08-29 23:39:54 +02:00
Víctor Losada Hernández 0c6c0c9fd6 use actual inputs and textarea with good attributes 2024-08-29 00:23:22 +02:00
Víctor Losada Hernández 51d3d11bff "Refactor notification utils components to use React Hooks instead of createClass" 2024-08-29 00:01:02 +02:00
G.Ambatte da0372e44c WIP commit 2023-01-23 15:18:50 +13:00
G.Ambatte ccd5cacb0c Stub notification deletion function 2023-01-15 23:25:17 +13:00
G.Ambatte 5e2171ceb1 Remove debugging console.log calls 2023-01-15 22:21:06 +13:00
G.Ambatte b00a962e77 Fix typo 2023-01-15 20:44:41 +13:00
G.Ambatte 04916d8931 Initial notificationAdd functionality 2023-01-15 13:54:19 +13:00
G.Ambatte 9e169aba91 Tweak LookUp title 2023-01-05 10:56:50 +13:00
G.Ambatte ec040cc2bb Add DisplayNames 2023-01-05 10:04:45 +13:00
G.Ambatte a499bb3a54 Add basic Notification Lookup functionality 2023-01-04 23:32:35 +13:00
G.Ambatte f66664a3e2 Tabify Admin page, add Notification tab 2023-01-04 22:49:38 +13:00