johnnycopes / atocha

Monorepo for personal projects 🛠️
1 stars 1 forks source link

Sort state #544

Closed johnnycopes closed 3 months ago

johnnycopes commented 3 months ago
  1. Saves sort state in TodoService
  2. Persists sort state in table component
  3. Adds basic data list to charts component
  4. Creates sortedTodos$ observable for future consumption on Charts page
  5. Writes sorting logic which is used to produce sortedTodos$
nx-cloud[bot] commented 3 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c819b30663cfcd783b5e5773ca6d3f05a4a17cb3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 4 targets - [`nx affected --target=build --parallel=3`](https://cloud.nx.app/runs/CPZSopvXiG?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=e2e --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/dc9sGSmc3P?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/lF36ryS0Am?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/7OKszGLQmM?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.