diff --git a/config/config.json b/config/config.json index 4391135..eea3251 100644 --- a/config/config.json +++ b/config/config.json @@ -1,7 +1,7 @@ { "server": { "name": "CollabCentral", - "port": "1450" + "port": "1451" }, "languages": [], "webex": { diff --git a/html/css/app.css b/html/css/app.css new file mode 100644 index 0000000..074be61 --- /dev/null +++ b/html/css/app.css @@ -0,0 +1,514 @@ +/* ============================================================================ + CollabCentral shared UI. All three top-level pages (sendMessage, monitorJobs, + jobDetail) render on top of this stylesheet — every rule below is meant to + be reusable across pages, and per-page tweaks stay in a small ` + + + - -
-Your account isn't on the authorized list. Contact the bot's administrator.
+Your account isn't on the authorized list for this bot. Contact the bot's administrator.
The job you're looking for doesn't exist, has been purged, or belongs to a different bot.
| Name | -Status | -Send Time | -Error | -
|---|
| Name | +Status | +Send time | +Error | +
|---|
Your account isn't on the authorized list for this bot. If you believe this is a mistake, contact the bot's administrator.
| Submitter | -App | -Start Time | -Total Recipients | -Completed Recipients | -
|---|
| Submitter | -App | -Message | -Recipients | -Scheduled for | -
|---|
Jobs currently sending.
+| Submitter | +App | +Start time | +Total recipients | +Completed | +
|---|
| jobId | -Submitter | -App | -Message | -Start Time | -End Time | -Total Time | -Webex Time | -Average Message Time | -Messages Delivered | -Total Messages | -Success Rate | -
|---|
Jobs waiting to fire.
+| Submitter | +App | +Message | +Recipients | +Scheduled for | +
|---|
Jobs retained for 30 days. Click a job ID to open its detail view.
+| Job | +Submitter | +App | +Started | +Completed | +Total time | +Delivered | +Success rate | +
|---|
Your account isn't on the authorized list for this bot. If you believe this is a mistake, contact the bot's administrator.