Giter VIP home page Giter VIP logo

reference-site's People

Contributors

arhorner avatar azfletch avatar canjoku avatar cbarratt avatar dameon79 avatar hubertpompecki avatar jameskirkby avatar joshuatatterton avatar krisquigley avatar marcgear avatar mufudzimasaire avatar owensmooth avatar praweb avatar richardwatkins1 avatar ryantownsend avatar simonireilly avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

reference-site's Issues

Issues to tackle

Callum

  • Update README due to monorepo changes
  • Look to migrating objects/next-link & objects/next-head into shift-next (not sustainable to be copied across all frontends)
  • Remove waits from all Cypress specs to make them even faster
  • Cleanup stubs to become global across Cypress
  • Stub out initial SSR for Cypress specs so we don't rely on the Platform
  • Create app.json for the sake of Heroku Review Apps
  • Go through each and every form (handleSubmit, dispatched action, handler) to ensure people can extend the default data on forms.
  • We want to let clients use meta_attributes dynamically and build up custom attributes on a customer (date of birth, mobile phone etc)

Mufudzi

  • extract paypal script from ./pages/_document.js into shift next
  • refactor Mailchimp service in shift next routes to use node-fetch for all calls. Currently, it uses both node-fetch (so we can include user agent header) and mailchimp-api-v3 package which does not support modification of headers.

Howen

Arron

  • Update/Refactor components within shift-react-components to be more extensible/customisable. This has already been done for login-form.js here (#13). This pattern should be followed where possible.

James

Marc

  • there are ~3 versions of set-cache-headers.js in this repo which are practically identical
  • withLayout/layout.js is horrible. Layout needs breaking out into components and then the actual layout should be passed into pages, rather than wrapping everything. It's horrible and causes massibe re-renders with state changes

[21] Make the bundles as small as possible

Bundle size is too big to be performant - several libraries are included multiple times. We need this to not be this way

Implementation detail

  • undo component-mapping.js

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.