PromucFlow_constructor/app/client/src/pages/organization
Kaushik Varanasi c37adc0a4d
Fix spacing of fields in org settings: fixes (#3612) (#3681)
* 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>
2021-04-08 11:20:26 +05:30
..
__tests__ Fix spacing of fields in org settings: fixes (#3612) (#3681) 2021-04-08 11:20:26 +05:30
AppInviteUsersForm.tsx Redirect URL for oAuth Auth code flow (#3232) 2021-02-26 12:28:47 +05:30
CreateOrganizationForm.tsx Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
defaultOrgPage.tsx Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login 2019-12-23 12:16:33 +00:00
General.tsx Fix spacing of fields in org settings: fixes (#3612) (#3681) 2021-04-08 11:20:26 +05:30
helpers.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
index.tsx Feature/instrumentation (#708) 2020-09-24 21:35:18 +05:30
loader.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
ManageUsers.tsx Fix manage users link not visible in the share modal when triggered from the editor or viewer (#2653) 2021-02-03 14:51:49 +05:30
Members.tsx Disable sort by Delete column in Members page (#2722) 2021-01-27 00:24:50 +05:30
OrgInviteUsersForm.tsx Fix success message for single user invite and multiple user invite (#3591) 2021-03-18 19:20:33 +05:30
settings.tsx added tests, documentation and better naming convention 2021-03-17 00:18:36 +05:30
users.tsx P1 issues 2020-01-31 10:46:43 +00:00