Forum Replies Created
-
AuthorPosts
-
in reply to: Custom Features #11596
Hello Mark,
For #11573 :
1) When use login to portal the system checkes user authentication on API and laravel side so it is taking time to login.
2) I changed the download button’s position and design for all numbers tab. I will make that change for other tabs.
3) I removed the id column from xlxs file and changed column name “Vendor name” to “Network”.
4) I changed the text and button colour on activation popup.
5) I checked it and it works fine. Could you please provifr video for this issue ?
6) This task is under process.For #11577:
This process of adding data will work if we load whole data at a time on first load of page. For example for user “Great Number inc” has total 315 Active numbers. So we have to load all 315 numbers data at a time and store it into session. This process will take to much time to load data on first time.
Another option is we can save data of first page data into session and then we can use it as the first page.For xlsx file :
I think i asked this question before.
The user could download only searched data into xlsx file, Am i right?in reply to: Custom Features #11594Hello Mark,
For #11592 : We can check it now increasing the resources of the server now.
I will update you #11573 and #11577 in detail later. Currently i am working on the loading fetched data to the xlsx.
in reply to: Custom Features #11591Hello Mark,
Thank you for your reply.
I created the system as explained into #11590 and we got all numbers. But after fetching that numbers we have to fetch data from vendors API for deactivated numbers and Telinta API for activated numbers and it is taking much time to fetch information about numbers.
in reply to: Custom Features #11589Hello Mark,
I can now download file with only numbers. But it is taking time for fetching information for all numbers.
in reply to: Custom Features #11588Hello Mark,
For post,
I posted the post and then after i tried to edit that post and it disappeared.for Numbers download : i will try to get data in limited quantity and then merge it and will update you about the situation.
in reply to: Custom Features #11585Please fine #post-11583
in reply to: Custom Features #11581Hello Mark,
First I want to check if it will work with make changes into code. Then after we can think for increasing capacity of system.
in reply to: Custom Features #11579Hello Mark,
The issue is Not with fetching data from the Telinta API but, it is taking time to process data, For example after getting the number’s data we have need to check and get data for that numbers from vendor’s API, and if the number is activated then we need to get number information from Telinta API and its vendor API. And then after the code for to create data is taking effect. Between the fetching process for numbers info, the code timed out or got some error.
For User session data :
Yes, this will be possible to create such system, but it will take time on first load of data. In current scenario every time when page load the system is fetching fresh data from API and then system displays it, so the time is depending on the API response.in reply to: Custom Features #11576Hello Mark,
Working on the loading image after user click on download button.
in reply to: Custom Features #11574Hello Mark,
Thank you for your replay and update. I will check that and will update you.
in reply to: Custom Features #11570Hello Mark,
I am manage to create .xslx file but it limit us to maximum 500 records. After that the code will start to give Errors.
Thanks
in reply to: Custom Features #11568Hello Mark,
I have a question about the download functionality related to the ‘All Numbers’ and ‘Inventory Numbers’
buttons.Suppose a user, such as ‘Great Numbers Inc,’ has a total of 35,773 numbers in their ‘All Numbers’ tab and 35,466 numbers in their ‘Inventory.’ Should we proceed to generate and download a .xlsx file for this bulk data? Please be aware that the file generation process may take some time after the code execution.
in reply to: Custom Features #11567Hello Mark,
Thanks for update,
working on download button for all numbers tab.
in reply to: Custom Features #11565Hello Mark,
Searching functionality for All numbers page is now working. please review it and if any changes please inform me.
in reply to: Custom Features #11562Hello Mark,
The weekend was good
I am currently working on the search functionality of the ‘All Numbers’ page. I have made changes to the TN- settings page and have also included a message on the port-out page. Please review the changes, and if any further adjustments are needed, kindly inform me.
-
This reply was modified 1 year, 8 months ago by
Nishit Shan.
-
This reply was modified 1 year, 8 months ago by
-
AuthorPosts