Commit Graph

5 Commits

Author SHA1 Message Date
Jason Williams
2026e4a872 Closing #47 with completed manual trigger for social updates.
Moving update/import functionality back to the feed controller (removing the import controller previously created), added an option to the backend that triggers the update from the custom SocialApis class.
2020-12-30 20:05:29 -07:00
Jason Williams
3792846778 Creating bare-bones controller in feed plugin for updates.
Starting work on #47. This will eventually provide a mechanism for triggering manual feed updates from the backend.
2020-12-30 15:20:47 -07:00
Jason Williams
1fd2880216 Removing reorder behaviour from Feed controller 2020-12-30 15:15:50 -07:00
Jason Williams
675c377d91 Changing tag list to load content by ajax (fix #40) and updating the default sort order of backend lists (fix #49) 2020-10-28 17:56:43 -06:00
Jason Williams
af4f1366a0 Adding lazy-load version of feed component to load data using AJAX after page content has been rendered. 2020-10-23 22:54:30 +00:00