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

Feature/arnav710/add delete admin flow #152

Closed
wants to merge 50 commits into from

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    9a25520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbee9fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d905b9e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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

Commits on Feb 13, 2023

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

Commits on Feb 21, 2023

  1. updated styles

    Arnav Modi authored and Arnav Modi committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    0b680cb View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. update

    Arnav Modi authored and Arnav Modi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2b599ee View commit details
    Browse the repository at this point in the history
  2. Fixed dropdown using react select + Added Dropbox to Each row in tabl…

    …e + select/deselect all functionality
    Arnav Modi authored and Arnav Modi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    d7fd495 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. added sidebar to dashboard

    Arnav Modi authored and Arnav Modi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    e0dff25 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. react state update

    Arnav Modi authored and Arnav Modi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d5ad2e3 View commit details
    Browse the repository at this point in the history
  2. - Added functionality to transfer records from one category to another

    - Added an options interface to define each option in the dropdown
    -  Made changes to select all so that the select all opertaion could be performed in multiple tabs at the same time
    Arnav Modi authored and Arnav Modi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d3e3252 View commit details
    Browse the repository at this point in the history
  3. fixed select all/deselect all bug

    Arnav Modi authored and Arnav Modi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9b6a507 View commit details
    Browse the repository at this point in the history
  4. uncheck records after transfer

    Arnav Modi authored and Arnav Modi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    547406b View commit details
    Browse the repository at this point in the history
  5. updates

    Arnav Modi authored and Arnav Modi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    701dcf6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. made changes to login part so that they align with the login page

    Arnav Modi authored and Arnav Modi committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    5e01e69 View commit details
    Browse the repository at this point in the history
  2. ran linting

    Arnav Modi authored and Arnav Modi committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    8cdda35 View commit details
    Browse the repository at this point in the history
  3. merge changes

    Arnav Modi authored and Arnav Modi committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    52cfdb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. fixing changes requested on pr

    Arnav Modi authored and Arnav Modi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5aba8bf View commit details
    Browse the repository at this point in the history
  2. copying Login.module.css from main

    Arnav Modi authored and Arnav Modi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    de02aa5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 14, 2023

  1. merging main

    Arnav Modi authored and Arnav Modi committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    3f8da33 View commit details
    Browse the repository at this point in the history
  2. working on PR comments

    Arnav Modi authored and Arnav Modi committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    4841253 View commit details
    Browse the repository at this point in the history
  3. ran linting

    Arnav Modi authored and Arnav Modi committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    fcb6d4d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. running npm install

    Arnav Modi authored and Arnav Modi committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    550edc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0810d1 View commit details
    Browse the repository at this point in the history
  3. allowing select all on only one tab and resetting after tab switches

    Arnav Modi authored and Arnav Modi committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    70d97c9 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'page/Arnav710/driver-registeration-dashboard' of https:…

    …//github.com/TritonSE/LAK-Goods-Transport-Application into page/Arnav710/driver-registeration-dashboard
    Arnav Modi authored and Arnav Modi committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    0a35222 View commit details
    Browse the repository at this point in the history
  5. ran linting

    Arnav Modi authored and Arnav Modi committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    868da42 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. creating link for add-admin page on button click

    Arnav Modi authored and Arnav Modi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    4e46415 View commit details
    Browse the repository at this point in the history
  2. creating tsx and css files to delete admin

    Arnav Modi authored and Arnav Modi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    71a2dc1 View commit details
    Browse the repository at this point in the history
  3. using router to go to delete admin page on row click

    Arnav Modi authored and Arnav Modi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6c5d693 View commit details
    Browse the repository at this point in the history
  4. implementing basic functionality of delete user page

    Arnav Modi authored and Arnav Modi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    e2175c8 View commit details
    Browse the repository at this point in the history
  5. adding most buttons and vals and styling

    Arnav Modi authored and Arnav Modi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    d5bd5c7 View commit details
    Browse the repository at this point in the history
  6. styling changes to the text on the delete-admin page

    Arnav Modi authored and Arnav Modi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    9dd87b7 View commit details
    Browse the repository at this point in the history
  7. worked on add admin page

    PiXlRAM committed May 12, 2023
    Configuration menu
    Copy the full SHA
    b14906f View commit details
    Browse the repository at this point in the history
  8. worked on add admin page

    PiXlRAM committed May 12, 2023
    Configuration menu
    Copy the full SHA
    db57c0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac7a99f View commit details
    Browse the repository at this point in the history
  10. styling changes to button

    Arnav Modi authored and Arnav Modi committed May 12, 2023
    Configuration menu
    Copy the full SHA
    efb2a3f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. creating a popup component and applying it to delete-admin

    Arnav Modi authored and Arnav Modi committed May 18, 2023
    Configuration menu
    Copy the full SHA
    345f151 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    1912f88 View commit details
    Browse the repository at this point in the history
  2. functionality in comonent for 2 buttons + styling + general styling f…

    …ixes
    Arnav Modi authored and Arnav Modi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    804b8d6 View commit details
    Browse the repository at this point in the history
  3. making button pointer cursor

    Arnav Modi authored and Arnav Modi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    1f4ac0b View commit details
    Browse the repository at this point in the history
  4. okay button width

    Arnav Modi authored and Arnav Modi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    cca85f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b193e1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. merging main in

    Arnav710 committed May 26, 2023
    Configuration menu
    Copy the full SHA
    798a536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f19a580 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. ran linting

    Arnav710 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e11f45a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e1ff4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f17eb92 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. linting changes

    Arnav710 committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    0c3e76a View commit details
    Browse the repository at this point in the history