Giter VIP home page Giter VIP logo

cemaritan-ui's People

Contributors

ktmathews89 avatar ladycoded avatar mattpitlyk avatar stazrad avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

khashayarnazari

cemaritan-ui's Issues

Table

Build a table that can be pulled into history, transfers, etc.

Complete the Upload Transfer workflow

  1. grab secure upload url and fields from api ord_id/uploads
  2. use return value from above to post file
  3. use location returned from above and form field information to post new upload

Navbar

Build a navbar per the mocks - this could keep track of auth/user object?

create Upload Transfer form, style, connect

[] create upload transfer form
[] hard code drop down values
[] style form (re-use from create transfer table)
[] on submit console log data (for now)

note: will post data in future story

disable Create Connections nav link

this is not an MVP feature, but Matt would like to keep the link there... so when he demos the application... people know that it is a future option.

start_datetime doesn't update on a Transfer PUT

everything looks okay in the network call... however, when we re-fetch the transfer object. The start_datetime is not actually updating and still have the datetime selected at creation.

url request: https://6u7n9sc5o8.execute-api.us-east-1.amazonaws.com/dev/organizations/1/transfers/15
request payload: { active: "TRUE" created_datetime: "2019-03-20 20:42:03" destination: "CW" destination_mapping: "SF to HUD" destination_mapping_uid: 1 destination_uid: 2 frequency: "5 Minute" name: "Without Format Date Time" organization: "OLI" source: "Secure Download" source_mapping: "SF to HUD" source_mapping_uid: 1 source_uid: 6 start_datetime: "2019-07-30 05:00:00" uid: 15 }

response status: 200
response: {message: "success"}

Form

This form needs to be extensible for create/edit transfers & connections

Download Button

There's download ability on the history table - this will make a call to the backend and get a link to an S3 download

document ui for developers

since this project might be worked on by future devs currently not involved in the project, we should probably create some robust documentation.

Can't re-submit form after first submission

In the Create Transfer or Update Transfer Form... after a first submission, like after an api error or after the first update, the submission button appears to not be clickable anymore... ๐Ÿค”

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.