dependabot[bot]
62e150f5af
Bump eslint-config-preact from 1.1.3 to 1.1.4 ( #13516 )
...
* Bump eslint-config-preact from 1.1.3 to 1.1.4
Bumps [eslint-config-preact](https://github.com/preactjs/eslint-config-preact ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/preactjs/eslint-config-preact/releases )
- [Commits](https://github.com/preactjs/eslint-config-preact/compare/v1.1.3...v1.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
* Add missing key prop for elements in iterators where necessary
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vaidehi Joshi <vaidehi.sj@gmail.com>
2021-04-27 18:54:43 +02:00
Lisa Sy
36e271e1cb
Deprecate old button stylings with Crayons buttons ( #10694 ) [deploy]
...
* Deprecate old buttons.scss file
* Replace outdated button styles with Crayons button styling
* Update additional views after removing old button styling
* Update tests
* Update test
* Update test
* Fix button placements
2020-10-14 07:28:41 -07:00
Nick Taylor
6542395b38
Upgraded to preact testing library 2.0.0 ( #9103 )
2020-07-06 14:53:10 -04:00
Nick Taylor
a7938ed287
Fixed a bunch of linting issues in components ( #8921 )
2020-06-26 10:26:02 -04:00
Any Ruiz
991ce29050
Fix incorrect styling of fork in repo list ( #8876 )
...
* Fix incorrect styling of fork in repo list
* Update styles with crayon-indicator component
2020-06-26 12:10:01 +02:00
Nick Taylor
63b4d9fdc0
More frontend test cleanup ( #8919 )
2020-06-25 18:04:01 -04:00
Nick Taylor
09bb730f9d
Added a11y tests to frontend tests that were missing them ( #8873 )
2020-06-24 14:38:39 -04:00
Nick Taylor
653ec12300
Upgrade to Preact 10.4.4 ( #8739 )
...
Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
Co-authored-by: Ridhwana <Ridhwana.Khan16@gmail.com>
2020-06-18 10:07:17 -04:00
rhymes
701f40e710
Improve GithubRepos error handling ( #8368 )
2020-06-10 11:40:40 +02:00
rhymes
f49decf306
[deploy] Rewrite GithubRepos with async/await for better debugging ( #8363 )
2020-06-09 15:09:08 +02:00
rhymes
81fff248dd
Refactoring GitHub Repos functionality - step 1 ( #7764 )
...
* Rename find_or_create to upsert and improve validation and testing
* Add User.authenticated_through?
* Refactor settings/integrations
* Refactor profile github repositories rendering
* Refactor repos fetching
* Only fetch a single repo and improve error messages
* Remove unused code
* Cleanups
* Fix specs
* Remove trailing whitespace
* Fix spec
* Trigger Travis
2020-05-12 13:48:19 +02:00
Michael Kohl
6ad74517d7
[deploy] Remove github_repos from public API ( #6304 )
2020-02-26 11:23:39 -05:00
José Chaves Neto
9e6c64fa83
Fix eslint errors in listings/elements/title.jsx ( #4496 ) [ci skip]
2019-10-23 14:21:47 -04:00
Mac Siri
4ab0a070ea
Improve Onboarding's spec & Update snapshots ( #1111 ) [ci skip]
2018-11-14 16:18:02 -05:00
Andy Zhao
ebd4b50f3f
Use Preact for asynchronous rendering for /settings/integrations ( #986 )
...
* Set default styles and move button style out of form
* Add MVP of Preact /settings/integrations
* Change background color on hover and focus
* Remove unused constructor
* Improve optimistic rendering
* Add display name
* Use loading indicator for optimistic rendering
* WIP test
* Add basic snapshot tests
2018-10-31 15:51:07 -04:00