- Issue created by @aaron.ferris
- First commit to issue fork.
- 🇬🇧United Kingdom nexusnovaz
I've created a simple form for now, with no functionality. Need to have a think about the API calls. Should we just process client ids? This is an example using randomly generated customer ids. We could move the process function to another class and call that with the options from the user checkbox. Unsure if we can do a date range.
- Status changed to Needs review
10 months ago 4:56pm 20 June 2024 - 🇬🇧United Kingdom nexusnovaz
Hey,
I think this is ready for review. Created a new form at the route:
admin/config/media/sharpstream/process
which will just present the user with options which they have entered in the config under customer ids. Upon selecting and submitting, it will loop through all items and process them.Please could you review MR !3
- 🇬🇧United Kingdom aaron.ferris
Nice thanks @NexusNovaz, looks really good - added some trivial suggestions
- Status changed to Needs work
10 months ago 7:30pm 20 June 2024 - Status changed to Needs review
9 months ago 12:43pm 13 July 2024 - 🇬🇧United Kingdom nexusnovaz
Hey, I think this is ready for review. Please see the MR.