-
Notifications
You must be signed in to change notification settings - Fork 437
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
redact numeric sequences and uuids from plausible analytics #5240
redact numeric sequences and uuids from plausible analytics #5240
Conversation
Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
* added icon * added phone icon --------- Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
* Update experience commenced labels to "Years of experience". * Switch doctor_experience_commenced_on to number input * disallow negative years of exp. * Switch YoE on UserProfile --------- Co-authored-by: Rithvik Nishad <rithvikn2001@gmail.com> Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
* revamped button * refactor * added buttons * added icons * increase icon size
* fixes #5226 * adds location name beside bed number * ask location at beginning by a popup
…` with locale support (#5203) * Adds reusable component: `SortDropdownMenu` * update patient sort menu * adds badge type: Ordering, add locale support * Scope sort options locales to prevent conflicts * suffix " first" in every sort option labels * minor locale fix * minor fix in extracting locale string * minor locale fix * highlight current sort by --------- Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
* fix(consultation): added pain scale diagram * fix(consultation): added pain scale heading & summary --------- Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
* fix(patient): added respiratory support icons and badges for the patient * fix(consultation): added icon for respiratory support * fix(patient): fixed icon badge in patient list & consultation details * Update src/Components/Patient/PatientInfoCard.tsx --------- Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com> Co-authored-by: Khavin Shankar <khavinshankar@gmail.com>
* Adds `FiltersSlideover` * Upgrade `FacilityFilter` to use `FiltersSlideover` * rename: `PatientFilterV2` -> `PatientFilter` * minor fix in `FiltersSlideover` * Upgrade `PatientFilter` to use `FiltersSlideover` * minor fix in `FiltersSlideover` * Upgrade `AssetFilter` to use `FiltersSlideover` * Upgrade `SampleFilters` to use `FiltersSlideover` * Upgrade External Result filter to use `FiltersSlideover` * Upgrade `UserFilter` to use `FiltersSlideover` * Upgrade Resource and Shifting Filters * Remove no longer used `FilterButtons` component * minor ui fix * translations * fix `FiltersSlideover` max-w * generalize Advanced Filters buton * fix filters not clearing * fix asset location state management --------- Co-authored-by: Mohammed Nihal <57055998+nihal467@users.noreply.github.com>
* Remove caching logic from serviceworker * fix compilation * Fix compilation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
✅ Deploy Preview for care-egov-staging ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
❌ Deploy Preview for care-net failed.
|
@rithviknishad We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌. |
SonarCloud Quality Gate failed. 0 Bugs No Coverage information |
You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab. |
…ead of env, redact IDs in URLs (#5229) * fixes #5228 * Adds a `Script` component * include Plausible script in App * remove script from index.html * redact numeric sequences and uuids from plausible analytics (#5240) * this should work now :) * updated script component that fixes issue in firefox * remove empty query params and redacts if non-empty * fix special char issues and redact uuids before numeric ids * fix empty qparams not being removed and blacklist some qparams
Proposed Changes:
script.manual.js
instead ofscript.js
to support custom functionalities.ID_REDACTED
References: