summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Anthony Talarico [Mon, 12 Aug 2019 14:19:40 +0000 (10:19 -0400)]
boarding up the react redux portion of the plugin, can be worked on a later date but after seeing the foundation 6 efforts for the admin revamp it's best to conform to that.
Anthony Talarico [Wed, 7 Aug 2019 19:21:16 +0000 (15:21 -0400)]
returning data from the ajax models to the react views. working on the redux store reducers and dispatch functions
Anthony Talarico [Sat, 27 Jul 2019 17:33:29 +0000 (13:33 -0400)]
starting a draft system to save notifications after a user has started adding headline or message text.hooking up the components to redux
Anthony Talarico [Thu, 25 Jul 2019 21:37:12 +0000 (17:37 -0400)]
renaming the plugin to app notifications, adding database script. do not install on a site that can't be wiped.
Anthony Talarico [Wed, 24 Jul 2019 00:50:24 +0000 (20:50 -0400)]
adding interface elements for the new message
Anthony Talarico [Tue, 23 Jul 2019 22:39:01 +0000 (18:39 -0400)]
adding ability to select image from the wp media library for the new message or notification, working on the new message interface using react
Anthony Talarico [Fri, 12 Jul 2019 23:35:08 +0000 (19:35 -0400)]
hooking up ajax models and adding multiselect in the new notification route
Anthony Talarico [Fri, 12 Jul 2019 16:38:17 +0000 (12:38 -0400)]
adding new message dashboard route and starting to add input fields
Anthony Talarico [Fri, 12 Jul 2019 04:54:35 +0000 (00:54 -0400)]
adding routing and dashboard components
Anthony Talarico [Thu, 11 Jul 2019 06:15:58 +0000 (02:15 -0400)]
initial commit