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

feat(dashboard): person list #1682

Merged
merged 2 commits into from
Oct 10, 2023
Merged

feat(dashboard): person list #1682

merged 2 commits into from
Oct 10, 2023

Conversation

arnaudambro
Copy link
Contributor

No description provided.

@arnaudambro arnaudambro temporarily deployed to review-auto September 28, 2023 15:43 — with GitHub Actions Inactive
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@arnaudambro arnaudambro temporarily deployed to review-auto September 28, 2023 20:14 — with GitHub Actions Inactive
@arnaudambro arnaudambro temporarily deployed to review-auto October 6, 2023 07:02 — with GitHub Actions Inactive
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

github-actions bot commented Oct 6, 2023

🎉 Deployment for commit e485567 :

Ingresses
Docker images
  • 📦 docker pull harbor.fabrique.social.gouv.fr/mano/mano/api:sha-e485567cf195b42b930463cc564d3618377bbc62
  • 📦 docker pull harbor.fabrique.social.gouv.fr/mano/mano/dashboard:sha-e485567cf195b42b930463cc564d3618377bbc62
  • 📦 docker pull harbor.fabrique.social.gouv.fr/mano/mano/www:sha-e485567cf195b42b930463cc564d3618377bbc62
Debug

Copy link
Member

@rap2hpoutre rap2hpoutre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je découvre les useMinimumWidth.
Je trouve que le menu sur le côté est bizarre (il occupe un petit tiers de l'écran, a une animation cinématographique et quelques autres trucs).
J'ai un truc très bizarre sur le menu en bas, qui affiche "priorités" pas cliquable.
J'imagine qu'on va avancer par intérations, je pense que c'est bien si j'en fais un peu aussi !
Go pour ça je pense, je ne suis pas trop prêt encore à être critique ni très bon testeur sur le sujet, avançons.

@@ -181,7 +181,7 @@ const RestrictedRoute = ({ component: Component, _isLoggedIn, ...rest }) => {
padding: 0 !important;
overflow: initial;
*/}
<main className="tw-relative tw-flex tw-grow tw-basis-full tw-flex-col tw-overflow-auto tw-overflow-y-scroll tw-px-2 print:!tw-ml-0 print:tw-h-auto print:tw-max-w-full print:tw-overflow-visible print:tw-p-0 sm:tw-px-12 sm:tw-pt-4 sm:tw-pb-12">
<main className="tw-relative tw-flex tw-grow tw-basis-full tw-flex-col tw-overflow-auto tw-overflow-x-hidden tw-overflow-y-scroll tw-px-2 print:!tw-ml-0 print:tw-h-auto print:tw-max-w-full print:tw-overflow-visible print:tw-p-0 sm:tw-px-12 sm:tw-pt-4 sm:tw-pb-12">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je pense qu'on pourra simplifier. Pas hyper fan d'avoir des overflow en dur sur toute la page, d'habitude on n'en a pas besoin, je suis pas sûr de voir ici ? (et pourquoi on est en relative ici).
Mon commentaire est ignorable on peut en reparler plus tard.

@arnaudambro arnaudambro merged commit 342716c into main Oct 10, 2023
10 checks passed
@arnaudambro arnaudambro deleted the fix/pwa branch October 10, 2023 02:53
SocialGroovyBot added a commit that referenced this pull request Oct 10, 2023
# [1.289.0](v1.288.5...v1.289.0) (2023-10-10)

### Features

* **dashboard:** person list ([#1682](#1682)) ([342716c](342716c))
@SocialGroovyBot
Copy link
Member

🎉 This PR is included in version 1.289.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants