Skip to content

Commit

Permalink
Added date filter modal and the option to download complete data
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamkmr04 committed Feb 10, 2025
1 parent 9525ca6 commit d9f9be2
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 15 deletions.
4 changes: 4 additions & 0 deletions locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,10 @@
"views.activityExport.exportPayments": "Export Payments",
"views.activityExport.exportInvoices": "Export Invoices",
"views.activityExport.exportTransactions": "Export Transactions",
"views.activityExport.fromDate": "From Date (Start Date)",
"views.activityExport.toDate": "To Date (End Date)",
"views.activityExport.dateRange": "Select Date Range:",
"views.activityExport.downloadCompleteData": "Download Complete Data",
"views.Routing.RoutingEvent.sourceChannel": "Source Channel",
"views.Routing.RoutingEvent.destinationChannel": "Destination Channel",
"views.Olympians.title": "Olympians",
Expand Down
Loading

0 comments on commit d9f9be2

Please sign in to comment.