community-platform
community-platform copied to clipboard
Feat/admin users
PR Checklist
- [x] - Commit messages are descriptive, it will be used in our Release Notes
PR Type
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Developer experience (improves developer workflows for contributing to the project)
Description
- Merge master to this branch;
- Activated route 'Users';
- The table height was not responsive to the window height (check the screenshot);
- Update color of the 'User name' in grid;
- Filter when activated has now a border line;
Git Issues
https://github.com/ONEARMY/community-platform/issues/1508
Test summary
Run details
| Project | onearmy-community-platform |
| Status | Passed |
| Commit | 0f2e9748ec |
| Started | Nov 1, 2022 5:33 AM |
| Ended | Nov 1, 2022 5:36 AM |
| Duration | 02:55 💡 |
| OS | Linux Ubuntu - 20.04 |
| Browser | Chrome 107 |
View run in Cypress Dashboard ➡️
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
(edited) Rather than targeting the stale branch, I think it would be better using the work there as a base and raising a PR from your branch into master. That should make a PR which is easier to review. At the moment we've got 246 commits and 219 files in this PR. We will then close out the original PR.
@thisislawatts Yeah. Makes sense. I will change the target.
awesome! :)
:tada: This PR is included in version 1.30.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: