* add row colums styling to organisation settings fields * add tests to make sure the grid layout is rendered * added margin to make spacing look similar to before * remove negative margin and reduce width * added jest tests to make sure component mounts and that it has correct styles * revert unnecessary changes related to cypress tests * added strict checking for null to avoid ts errors * use early returns on file empty Co-authored-by: Hetu Nandu <hetunandu@gmail.com> * use early returns on file empty Co-authored-by: Hetu Nandu <hetunandu@gmail.com> * fixed typo * added findbytext for sync call * removed unused imports Co-authored-by: Hetu Nandu <hetunandu@gmail.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| AppInviteUsersForm.tsx | ||
| CreateOrganizationForm.tsx | ||
| defaultOrgPage.tsx | ||
| General.tsx | ||
| helpers.ts | ||
| index.tsx | ||
| loader.tsx | ||
| ManageUsers.tsx | ||
| Members.tsx | ||
| OrgInviteUsersForm.tsx | ||
| settings.tsx | ||
| users.tsx | ||