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

Dev to main merge #105

Merged
merged 21 commits into from
Sep 2, 2024
Merged

Dev to main merge #105

merged 21 commits into from
Sep 2, 2024

Conversation

satyam73 and others added 20 commits February 28, 2024 15:20
feat: add query hook for self user details
…ar skill (#93)

* feat: implement the combo box for common and for endorsements page, correct the test to add combo box in the endorsements page

* feat:add the combo box and the mock values alogn with the unit andintegration test cases for this

* fix:re-arrange the types values

* fix:the typescript error of the value type and the null value in the tests

* fix:prettier issue

* fix:remove theunused var

* fix:remove the unused var and fix the indentation

* fix:prettier check

* fix:prettier indentation error and lint error
* create a sample env file, common config, change _app.jsx to _app.tsx & providers.js to providers.tsx

* remove old code

* update packages and fix prettier

* allow the user to signin via rds

* integrate api to show all pending skill requests

* remove unused tailwind config

* add inter font

* build the requests page

* show loading state and error state in user guard

* add api to get all users from rds

* create a select component

* integrate api to search users and create aa rds user combobox component

* build a form to create endorsement

* add mutation to create an endorsment

* add button to create endorsement on request board

* make a avatar group component

* remove unused imports

* build a page to create skill and integrate the mutation api

* integrate api to approve/reject endorsement

* add superuser check for actions in requests page

* create empty state

* add warning for small screen devices

* hide create skill link for non super users

* chore: reinstall yarn

* fix linting

* chore: use npm

* chore: remove test-all command

* ci: Move to npm from yarn

* ci: add ev.local in actions

* remove production and staging build scripts (#101)

Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com>

---------

Co-authored-by: Prakash <om.pcprakash@gmail.com>
Co-authored-by: Amit Prakash <34869115+iamitprakash@users.noreply.github.com>
Copy link

vercel bot commented Sep 2, 2024

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

Name Status Preview Comments Updated (UTC)
skill-tree-frontend-6x4w ❌ Failed (Inspect) Sep 2, 2024 5:16am

Copy link

cloudflare-workers-and-pages bot commented Sep 2, 2024

Deploying skill-tree-frontend with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4e9a68c
Status: ✅  Deploy successful!
Preview URL: https://209e6cea.skill-tree-frontend.pages.dev
Branch Preview URL: https://develop.skill-tree-frontend.pages.dev

View logs

@prakashchoudhary07 prakashchoudhary07 merged commit 1615f56 into main Sep 2, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants