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

74 add spinner to create billing agreement #86

Merged
merged 33 commits into from Feb 18, 2019

Conversation

mattwr18
Copy link
Contributor

Adds spinner and error boundary handling

Issue addressed

fixes #74

Testing

tested at the component level
spent about an hour and a half - 2hours rebasing and still had merged conflicts, and it still needs to be squashed and merged, so yeah...

mattwr18 and others added 30 commits January 8, 2019 22:44
Add multiple files missing on creation
* Add UsersList container, test

fixes #5
* semantic-ui assets

* exclude assets folders from coverage report

* add package.json

* Remove separate components from repo

* remove unused themes
* add path module

* add build cmd

* add new line

* fix style loader

* config files and manual for customizing semantic ui

* keep only changes in site.variables

* removed unused import

* removed unused import from tests

* add semantic folder to gitignore

* add deleted test

* exclude assets folders from coverage report

* added assets

* clean assets

* Remove package-lock

* Readme modification
* add path module

* add build cmd

* add new line

* fix style loader

* config files and manual for customizing semantic ui

* keep only changes in site.variables

* removed unused import

* removed unused import from tests

* add semantic folder to gitignore

* add deleted test

* exclude assets folders from coverage report

* added assets

* clean assets

* add source files

* add images files

* add fixtures files

* fix jest failing on svg import

* rename page title

* render hemepage

* cleaned tests

* remove unused import from index page

* Remove extra space
* Add multiple files missing on creation

- Add Issue and Pull Request template
- Add License
- Add Code Of conduct

* Add UsersList container, test

fixes #5

* Bg fix style loader (#8)

* add path module

* add build cmd

* add new line

* fix style loader

* Add new lines at end of files

* Add pagination, user component

* Remove logic for extra links, import connected component

- We don't have 42 pages right now, as we're only getting 100 users
- copy and paste mistake

* Add Grid, styling

* semantic-ui assets (#13)

* semantic-ui assets

* exclude assets folders from coverage report

* add package.json

* Remove separate components from repo

* remove unused themes

* Install semantic ui (#14)

* add path module

* add build cmd

* add new line

* fix style loader

* config files and manual for customizing semantic ui

* keep only changes in site.variables

* removed unused import

* removed unused import from tests

* add semantic folder to gitignore

* add deleted test

* exclude assets folders from coverage report

* added assets

* clean assets

* Remove package-lock

* Readme modification

* Homepage (#15)

* add path module

* add build cmd

* add new line

* fix style loader

* config files and manual for customizing semantic ui

* keep only changes in site.variables

* removed unused import

* removed unused import from tests

* add semantic folder to gitignore

* add deleted test

* exclude assets folders from coverage report

* added assets

* clean assets

* add source files

* add images files

* add fixtures files

* fix jest failing on svg import

* rename page title

* render hemepage

* cleaned tests

* remove unused import from index page

* Remove extra space

* Add UsersList container, test

fixes #5

* Bg fix style loader (#8)

* add path module

* add build cmd

* add new line

* fix style loader

* Add pagination, user component

* Remove logic for extra links, import connected component

- We don't have 42 pages right now, as we're only getting 100 users
- copy and paste mistake

* Add Grid, styling

* Install semantic ui (#14)

* add path module

* add build cmd

* add new line

* fix style loader

* config files and manual for customizing semantic ui

* keep only changes in site.variables

* removed unused import

* removed unused import from tests

* add semantic folder to gitignore

* add deleted test

* exclude assets folders from coverage report

* added assets

* clean assets

* Remove package-lock

* Readme modification

* Fix styling for users cards
* Add initial readme instructions

* Add contributing guide instructions

* Minor edits to the contribution.md file

* hot fix
Removed because we are using yarn to maintain the dependencies
Correct the projects issues raise by standard
Change the location of test files
Use babel eslint parser with standard
currently getting a 404 not found erroq
- create billing agreement failure
- execute billing agreement failure
@ghost ghost assigned mattwr18 Feb 15, 2019
@ghost ghost added the review label Feb 15, 2019
@vercel
Copy link

vercel bot commented Feb 15, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Copy link
Member

@joaopapereira joaopapereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok,
Going to merge

@joaopapereira joaopapereira merged commit 9655ac8 into develop Feb 18, 2019
@delete-merged-branch delete-merged-branch bot deleted the 74-add-spinner-to-createBillingAgreement branch February 18, 2019 15:38
@ghost ghost removed the review label Feb 18, 2019
bryszard pushed a commit that referenced this pull request Apr 13, 2019
* Add spinner to Subscriptions component
* Handle errors in create/execute billing agreement
* Extract types, get tests passing

- create billing agreement failure
- execute billing agreement failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add spinner to createBillingAgreement
5 participants