GithubHelp home page GithubHelp logo

caboodle's People

Contributors

hayden-yu avatar mjperuzzi avatar shann-s avatar vlegatus avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

shann-s

caboodle's Issues

Bug fixes: endpoint and collection modules

known bug so far:

  • collection add endpoint button not functioning (top right of the list)
  • endpoint needs a spinner on send request button when submitting invocation to increase interactiveness. also needs to prevent user from sending api twice with that button

Bug: new collection not showing on list when saving endpoint

Steps to reproduce:

  1. login
  2. create a new collection
  3. go to IDE (/endpoint)
  4. enter an endpoint and save

expected: the collection should be displayed in the popup modal
have: collection is not displayed


Alternative:

  1. login
  2. go to IDE (/endpoint)
  3. enter an endpoint and save
  4. in the popup modal, create new collection

expected: the collection should be displayed in the popup modal
have: collection is not displayed


Analysis:

This should be related to UserService#getCurrentUser returning a user instance retrieved before new collection is created.

Possible solution:

  • have UserService#getCurrentUser retrieve user from the server every single time it is invoked
    or
  • force the cached user instance to be updated after new collection/endpoint is created

invoke api endpoint submit request

render a form according to the parameters specified when creating the endpoint and allows user to submit the request
basic frontend validation required

Account creation not sending to gmail?

Tried to sign up with my gmail account since the password reset wasn't working. Email to set up account isn't making it through. "Site can't be reached" error.
image

Spelling error: 'favorite'

On the Home page when a user has a favourite collection pinned, the label pops up the dirty American way. Please change to be more culturally appropriate.

Selecting Endpoint From collection redirecting to wrong endpoint

Case Steps:

  1. Logged in
  2. Go to home
  3. Select API with endpoints attached
  4. Redirect fills in wrong endpoint

Thoughts:
The way the query is saving the API seems to be causing some issues. url and name are creating conflicts. This is due to the initial creation being somewhat vague.
For example: In 'NHL API'
first endpoint was given the name "statsapi.web.nhl.com/api/v1/teams" but the url points to "https://statsapi.web.nhl.com/api/v1/conferences"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.