pages-core
pages-core copied to clipboard
cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
Improve the Admin Users API with the hope of preventing an inconsistent failure. ## Notes The Admin Users API test is inconsistently and infrequently failing in Concourse with ``` 1)...
As a team, we want to better understand how our users are interacting with the platform through more robust event tracking. ```[tasklist] ### Tasks - [ ] https://github.com/cloud-gov/pages-core/issues/4451 - [...
Implement https://github.com/cloud-gov/internal-docs/blob/main/docs/ADRs/ADR-0014-pages-build-metrics.md ## Acceptance Criteria - [ ] Update Build DB Model - [ ] Add new API endpoint
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
```[tasklist] ### Tasks - [ ] [WIP] Proposed Epic: Fix the queues https://github.com/cloud-gov/pages-core/issues/4296 Proposed Epic: UX & Market Research https://github.com/cloud-gov/pages-core/issues/4284 Proposed Epic: Product Analytics https://github.com/cloud-gov/pages-core/issues/4283 Proposed Epic: BYOATO https://github.com/cloud-gov/pages-core/issues/4329 Epic:...
Features to add and automate in app notifications for users ```[tasklist] - [ ] https://github.com/cloud-gov/pages-core/issues/4298 - [ ] Add notifications model to database to target users - [ ] Add...
## Changes proposed in this pull request: - Disable checking cloud.gov Pages/Federalist membership for external auth - Enabled checking site referrer information to see that the Netlify CMS app is...
Prior to the introduction of organizations, users were given access to a site via the `SiteUser` model. We need to remove this concept (all models, tables, endpoints, and related code)...
Add documentation to standardize frontend conventions for creating components, working with UI state, and making requests to the api. ## Acceptance Criteria - [ ] Identify a standards and conventions...
Bumps [axios](https://github.com/axios/axios) from 0.26.0 to 1.6.0. Release notes Sourced from axios's releases. Release v1.6.0 Release notes: Bug Fixes CSRF: fixed CSRF vulnerability CVE-2023-45857 (#6028) (96ee232) dns: fixed lookup function decorator...