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

Ft recollect single trainee details #40

Open
wants to merge 22 commits into
base: develop
Choose a base branch
from

Conversation

tysepa
Copy link
Collaborator

@tysepa tysepa commented Nov 15, 2022

What does this PR do?

this PR show all information and the details of the trainee and Application cycles

Description of Task to be completed?

Trainee_id is required to view all the trainee details and information
All trainees are in the table you can access it and check their cycle
Also Has dark mode and right mode

How should this be manually tested?

Clone the repo

checkout to branch ft-recollect-single-trainee-details

Install all the required packages by running npm install
Screen Shot 2022-11-22 at 20 28 46

Start the app by running npm run dev

All mode

@vercel
Copy link

vercel bot commented Nov 15, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atlp-devpulse-fn ❌ Failed (Inspect) Sep 13, 2024 6:59am

@netlify
Copy link

netlify bot commented Nov 15, 2022

Deploy Preview for ubiquitous-heliotrope-e71dc6 failed.

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/ubiquitous-heliotrope-e71dc6/deploys/638f02f339924a00081c29a7

@netlify
Copy link

netlify bot commented Nov 15, 2022

Deploy Preview for moonlit-biscotti-cd8e0d failed.

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/moonlit-biscotti-cd8e0d/deploys/638f02f31b2c3c00082def3f

@netlify
Copy link

netlify bot commented Nov 15, 2022

Deploy Preview for iridescent-llama-25540d failed.

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/iridescent-llama-25540d/deploys/638f02f3a7a82f0007dae52d

@netlify
Copy link

netlify bot commented Nov 15, 2022

Deploy Preview for incomparable-froyo-881dcf failed.

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/incomparable-froyo-881dcf/deploys/638f02f38b1d570008ec74b7

@netlify
Copy link

netlify bot commented Nov 15, 2022

Deploy Preview for sparkly-twilight-057a8e failed.

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/sparkly-twilight-057a8e/deploys/638f02f3a7a82f0007dae532

Copy link
Collaborator

@Gedeonir Gedeonir left a comment

Choose a reason for hiding this comment

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

Try to make applicant information to render after fetching data as you did on applicant info
and remove white space at the bottom in dark mode

Capture

Copy link
Collaborator

@Gedeonir Gedeonir left a comment

Choose a reason for hiding this comment

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

Try to make applicant information to render after fetching data as you did on applicant info
and remove white space at the bottom in dark mode

Capture

@tysepa
Copy link
Collaborator Author

tysepa commented Nov 16, 2022

Try to make applicant information to render after fetching data as you did on applicant info and remove white space at the bottom in dark mode

Capture

the reason's why that page can be open because it gets the Id from that table of trainees and it uses that URL on the link

@Gedeonir
Copy link
Collaborator

But we can have something which is being displayed while querry is loading instead of undefined

@netlify
Copy link

netlify bot commented Nov 18, 2022

Deploy Preview for fluffy-bubblegum-5cc8d0 ready!

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/fluffy-bubblegum-5cc8d0/deploys/638f02f39b84cc0009323c4e
😎 Deploy Preview https://deploy-preview-40--fluffy-bubblegum-5cc8d0.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Nov 18, 2022

Deploy Preview for bejewelled-treacle-52af2a failed.

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/bejewelled-treacle-52af2a/deploys/638f02f39bef100008d6042d

@netlify
Copy link

netlify bot commented Nov 18, 2022

Deploy Preview for super-rugelach-3905b4 failed.

Name Link
🔨 Latest commit 5f3bba4
🔍 Latest deploy log https://app.netlify.com/sites/super-rugelach-3905b4/deploys/638f02f35a3b140009969590

Copy link
Collaborator

@PrinceNiyonshuti PrinceNiyonshuti left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link

gitguardian bot commented Sep 13, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
7140290 Triggered Generic High Entropy Secret b152475 src/components/tinymce/Tinymce.tsx View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Copy link

codeclimate bot commented Sep 13, 2024

Code Climate has analyzed commit f22c19f and detected 23 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 18
Bug Risk 1
Clarity 4

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants