be360:ocme:frontend

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
be360:ocme:frontend [2026/07/30 10:27] luca.bottolibe360:ocme:frontend [2026/07/30 10:51] (current) luca.bottoli
Line 69: Line 69:
 </code> </code>
  
 +----
 +=== src ===
 +These folders contain the files for building the project's frontend. The web page consists of routes corresponding to each of Ocme's WA accounts (Italian, English, American, etc.), plus a debug page and an unflag page.
 +
 +----
 +=== Italian, English, American, etc. page ==
 +This page is composed of two sections: 
 +  * On the top left 3 picklists respectively to navigate to the pages of other WA accounts or to the debug page or to the unflag pages
 +  * Central section for sending WhatsApp templates, featuring: picklist to select the template language, message text, box to enter the recipient's number and send button.
 +
 +----
 +=== Debug page ===
 +The debug page is used to monitor the progress status of WhatsApp templates sent from the various accounts.
 +Here, too, there are picklists in the top-left corner and a central section.
 +The table allows searching based on information in any of the columns, includes a "Refresh" button to update the results, and displays the sent WhatsApp templates row by row.
 +
 +----
 +=== Unflag page ===
 +The unflag page is used to remove the "custom template" flag from contact records in MongoDB. Like the debug page, it features picklists in the top-left corner and a central table.
 +The table offers the same functionality as the one on the debug page but displays all contacts in MongoDB/BeTracker that have the "template" flag enabled. Rows can be selected to activate the "Unflag" button; once the user confirms the action, the "template" flag is removed for the selected contacts.
 +
 +----
 === Apache config === === Apache config ===
 ***TO DO*** ***TO DO***
  
 +----
 === Active cronjobs === === Active cronjobs ===
 ***TO DO*** ***TO DO***
  
  --- //[[luca.bottoli@becloudsolutions.com|Luca Bottoli]] 2026/07/30 00:00//  --- //[[luca.bottoli@becloudsolutions.com|Luca Bottoli]] 2026/07/30 00:00//
  • be360/ocme/frontend.1785407230.txt.gz
  • Last modified: 2026/07/30 10:27
  • by luca.bottoli