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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    90d842a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    c0d32d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f727c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    0fe5358 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge branch 'develop' of https://github.com/Real-Dev-Squad/skill-tre…

    …e-frontend into setup/self-user-query-hook
    satyam73 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2fb7a78 View commit details
    Browse the repository at this point in the history
  2. feat: add axios dependency

    satyam73 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a0933ce View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    1435dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4541d2b View commit details
    Browse the repository at this point in the history
  3. chore: remove skip from test

    satyam73 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cc3fa67 View commit details
    Browse the repository at this point in the history
  4. fix: eslint error

    satyam73 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f622445 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    6d8dd81 View commit details
    Browse the repository at this point in the history
  2. chore: add console statement

    satyam73 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    4f9d6c9 View commit details
    Browse the repository at this point in the history
  3. chore: add console statement

    satyam73 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e7a15a6 View commit details
    Browse the repository at this point in the history
  4. chore: add console statement

    satyam73 committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    8367060 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    901e57b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4da517 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #45 from Real-Dev-Squad/setup/self-user-query-hook

    feat: add query hook for self user details
    bhtibrewal authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    61f6969 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Create a resuable combo box component to choose and search a particul…

    …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
    Abhay5855 authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    bba1d0b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. develop release : V0.1 (#98)

    * 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>
    3 people authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    95e04ce View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    ad89d7e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    4e9a68c View commit details
    Browse the repository at this point in the history