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: API Pane Redesign #2218

Merged
merged 46 commits into from
Feb 11, 2021
Merged

Feature: API Pane Redesign #2218

merged 46 commits into from
Feb 11, 2021

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    be040c0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release' of https://github.com/appsmithorg/appsmith int…

    …o feature/api-pane-redesign
    devrk96 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    674c99f View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Feature: Run Button integration (#2319)

    * Run button integrated
    
    * Button styles fixed
    devrk96 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    69f57b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1064702 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release' of https://github.com/appsmithorg/appsmith int…

    …o feature/api-pane-redesign
    devrk96 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    fc36ad5 View commit details
    Browse the repository at this point in the history
  4. resolved prettier issue

    devrk96 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    34af639 View commit details
    Browse the repository at this point in the history
  5. Feature: New alignment and design changes in API Pane container (#2220)

    * Made the new design changes in API Pane container
    
    * Added close icon styling and functionality
    devrk96 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    d17538e View commit details
    Browse the repository at this point in the history
  6. Feature: More actionable Menu (#2365)

    * More actions menu new design implemented and integrated in api pane header
    
    * code factored using prettier
    devrk96 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    abb0816 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9db862b View commit details
    Browse the repository at this point in the history
  8. Feature: API Request dropdown (#2369)

    * Request dropdown integrated
    
    * Redux-form wrapper component moved out of ads
    devrk96 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    dcdd116 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    21dcd0a View commit details
    Browse the repository at this point in the history
  10. css changes

    devrk96 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    116741a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Feature: Tab component integration (#2436)

    * Tab component integration and css changes in response & request wrapper
    
    * Tab component integrated in param header
    
    * Added theme variable for divider background color
    
    * Position of api status info fixed
    
    * No response screen added and api status info text css fixed
    devrk96 committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    29c8751 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release' of https://github.com/appsmithorg/appsmith int…

    …o feature/api-pane-redesign
    devrk96 committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    8c268c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64f49e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Fix: API pane style and integration changes (#2467)

    * placeholder added and height of section fixed
    
    * Editable Input integration fixed in query editor
    
    * Prop information added as comment
    devrk96 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    41cbbfc View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Test cases fixed

    devrk96 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    8480a78 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Feature: Code Editor and new design for lightning menu (#2513)

    * Code editor new design for api-pane implemented with lightening menu
    
    * Component name fixed
    
    * Loader for new dark them fixed and Unused import removed
    
    * Light and Dark theme fixed in code-editor and lightening menu
    
    * New light and dark mode removed  from Evaluated popover
    
    * Fallback conditions removed and used named colors
    devrk96 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    0e8dd20 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    ba551ba View commit details
    Browse the repository at this point in the history
  2. Feature: Border and hover variant in Code Editor (#2568)

    * Border and hover variant added in code editor
    
    * Enum defined in editor config file
    devrk96 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    7404d56 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Feature: API body section (#2596)

    * MultiSwitch component implemented
    
    * Dropdown width and hover issues fixed
    
    * API Pane body section integrated
    
    * feedback changes implemented and API body issues resolved
    devrk96 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a74ee9c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Merge branch 'release' of https://github.com/appsmithorg/appsmith int…

    …o feature/api-pane-redesign
    devrk96 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    9ffb72b View commit details
    Browse the repository at this point in the history
  2. Test-cases fixed

    devrk96 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    bd3b1a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. API panel test cases fixed

    devrk96 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    76d2264 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Feature: Evaluated pane and autocomplete dropdown new designs (#2641)

    * Evaluated pane and autocomplete dropdown design implemented in codeEditor
    
    * Remaining data types colors added
    
    * PR comment resolved
    devrk96 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    cc2820b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

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

Commits on Jan 29, 2021

  1. Feature: Callout component (#2760)

    * Callout component implemented and integrated
    
    * PR comments resolved
    devrk96 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    a468af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    685f19e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Feature: New designs of API datasource autocomplete (#2815)

    * New design of API datasource autocomplete with save button implemented
    
    * Input width fixed
    
    * Theme of datasource fixed
    devrk96 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    79a9ef4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    b0695df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release' of https://github.com/appsmithorg/appsmith int…

    …o feature/api-pane-redesign
    devrk96 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    50ba8e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59991bb View commit details
    Browse the repository at this point in the history
  4. Warning removed

    devrk96 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    33c29ac View commit details
    Browse the repository at this point in the history
  5. Test cases fixed

    devrk96 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    7fe835d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release' of https://github.com/appsmithorg/appsmith int…

    …o feature/api-pane-redesign
    devrk96 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    964230b View commit details
    Browse the repository at this point in the history
  7. Pagination text case fixed

    devrk96 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    7e20489 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    83a7f79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c62a26e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c67be6 View commit details
    Browse the repository at this point in the history
  4. Fix onblur use

    hetunandu committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    9eadfb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68da94c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66c9303 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Fix api pane theming (#2984)

    Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
    hetunandu and Pawan Kumar committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    89df048 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a717689 View commit details
    Browse the repository at this point in the history
  3. Fix merge usage missed

    hetunandu committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    a916f29 View commit details
    Browse the repository at this point in the history