Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure deploy prod #147

Merged
merged 10 commits into from
Jan 15, 2024
Merged

Azure deploy prod #147

merged 10 commits into from
Jan 15, 2024

Conversation

Mookse
Copy link
Member

@Mookse Mookse commented Jan 15, 2024

No description provided.

Mookse and others added 10 commits January 11, 2024 14:59
- add `alert.json`
- rename modules => `.mjs`
- configure datasource
- service `myAlerts()`
- startup fix
- `getAgent[s]()`
  - pipeline to front-end
  - pipeline to server/session
- [x] **Modify `server.js`**:
  - [x] Implement periodic searching for live alerts (e.g., every minute).
  - [x] Configure session checking for already shown alerts.
  - [x] Integrate appropriate middleware/routes for session start, login, and chat to trigger alert checks.
- [x] update `mylife-agent-factory.mjs`: master storage (modular) for server
  - [x] create system alert space in modular scope
  - [x] `alerts` getter references modular scope
  - [x] `getAlerts()` functionality gets and sets the modular array
- [ ] add logic for date discrimination and anything else global
- remove console.log
- add system-alert-container
- dismissable box
- checks on widgetload for alerts
- final cosmetic
@Mookse Mookse self-assigned this Jan 15, 2024
@Mookse Mookse merged commit 69d4912 into base Jan 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant