Skip to content

Conversation

@hrideshmg
Copy link
Member

Implements aggregate member queries for attendance + status updates as well as database seeding for rapid development

he1senbrg and others added 21 commits May 5, 2025 14:05
Update .env.sa Fix: Match ROOT_PORT in .env.sample with READMEmple
add FXIOS-123 {Return member object} Returns member object in attendance and status update history
The `applies-to` field in the `all-dependencies` group expects a string
and not an array of strings. Grouping both security and version updates
is not supported by Dependabot. Split the two types of updates into
their own distinct group.
Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com>
Markdown files should be kept simple and portable. GitHub's rendering
could also change in the future and break HTML in markdown. Remove HTML
styling from README.
Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com>
Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com>
Main no longer exists and was replaced by `production`. Fix outdated
trigger for workflow by replacing the branch name.

Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com>
Implemented database seeding as per #61
Bumps the version-updates group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [axum](https://github.com/tokio-rs/axum) | `0.8.1` | `0.8.4` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.40` | `0.4.41` |
| [serde](https://github.com/serde-rs/serde) | `1.0.218` | `1.0.219` |
| [sqlx](https://github.com/launchbadge/sqlx) | `0.8.3` | `0.8.6` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.43.0` | `1.45.1` |
| [sha2](https://github.com/RustCrypto/hashes) | `0.10.8` | `0.10.9` |
| [tower-http](https://github.com/tower-rs/tower-http) | `0.6.2` | `0.6.6` |
| [chrono-tz](https://github.com/chronotope/chrono-tz) | `0.10.1` | `0.10.3` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.12` | `0.12.15` |
| [config](https://github.com/rust-cli/config-rs) | `0.15.8` | `0.15.11` |
| [time](https://github.com/time-rs/time) | `0.3.37` | `0.3.41` |


Updates `axum` from 0.8.1 to 0.8.4
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/commits/axum-v0.8.4)

Updates `chrono` from 0.4.40 to 0.4.41
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.40...v0.4.41)

Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.218...v1.0.219)

Updates `sqlx` from 0.8.3 to 0.8.6
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](launchbadge/sqlx@v0.8.3...v0.8.6)

Updates `tokio` from 1.43.0 to 1.45.1
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.45.1)

Updates `sha2` from 0.10.8 to 0.10.9
- [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9)

Updates `tower-http` from 0.6.2 to 0.6.6
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](tower-rs/tower-http@tower-http-0.6.2...tower-http-0.6.6)

Updates `chrono-tz` from 0.10.1 to 0.10.3
- [Release notes](https://github.com/chronotope/chrono-tz/releases)
- [Commits](chronotope/chrono-tz@v0.10.1...v0.10.3)

Updates `serde_json` from 1.0.139 to 1.0.140
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.139...v1.0.140)

Updates `reqwest` from 0.12.12 to 0.12.15
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](seanmonstar/reqwest@v0.12.12...v0.12.15)

Updates `config` from 0.15.8 to 0.15.11
- [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md)
- [Commits](rust-cli/config-rs@v0.15.8...v0.15.11)

Updates `time` from 0.3.37 to 0.3.41
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.37...v0.3.41)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: chrono
  dependency-version: 0.4.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: serde
  dependency-version: 1.0.219
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: sqlx
  dependency-version: 0.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: tokio
  dependency-version: 1.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: sha2
  dependency-version: 0.10.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: tower-http
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: chrono-tz
  dependency-version: 0.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: serde_json
  dependency-version: 1.0.140
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: reqwest
  dependency-version: 0.12.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: config
  dependency-version: 0.15.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: time
  dependency-version: 0.3.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com>
Add a query that returns their status update count
add : Added a query to know attendance count between two dates
@hrideshmg hrideshmg merged commit 765ff3e into production Aug 23, 2025
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.

9 participants