mabashian
|
38bb4f3f3c
|
Fix merge conflicts
|
2019-04-23 13:27:00 -04:00 |
|
mabashian
|
5ae7cbb43a
|
Add RBAC to org views
|
2019-04-23 13:19:34 -04:00 |
|
mabashian
|
621cc3f839
|
Fix rebase errors
|
2019-04-23 11:52:49 -04:00 |
|
mabashian
|
a1002b03fa
|
Add roles modal to org access list
|
2019-04-23 10:01:03 -04:00 |
|
Michael Abashian
|
f7bd9af7a1
|
Merge branch 'master' into moveTestContext
|
2019-04-23 09:57:35 -04:00 |
|
John Mitchell
|
667cbb0c20
|
update the rest of the organizations tests
|
2019-04-22 15:11:28 -04:00 |
|
John Mitchell
|
54499dbf69
|
update OrganizsationAccess and OrganizationAccessList w mountWithContexts
|
2019-04-18 17:18:19 -04:00 |
|
Alex Corey
|
8fa9535b98
|
styling changes
|
2019-04-18 13:07:10 -04:00 |
|
Alex Corey
|
ca6153c955
|
RoutedTabs is now a functional component
|
2019-04-17 13:51:09 -04:00 |
|
Alex Corey
|
76a7a76e81
|
refactoring and updating tests
|
2019-04-17 13:50:38 -04:00 |
|
Alex Corey
|
2daf202e52
|
addresses PR issues
|
2019-04-17 13:50:38 -04:00 |
|
Alex Corey
|
178d519f6e
|
Remove unwanted committed file
|
2019-04-17 13:50:38 -04:00 |
|
mabashian
|
53f564068f
|
Remove leftover isCompact references
|
2019-04-12 16:10:30 -04:00 |
|
mabashian
|
e11c2df6b6
|
Remove expand/collapse from org access list
|
2019-04-12 16:10:30 -04:00 |
|
John Mitchell
|
526b640329
|
fix translation marked org and org access list strings
|
2019-04-12 15:23:45 -04:00 |
|
John Mitchell
|
63894bf822
|
update Promise.all map functions to not be async
|
2019-04-12 14:35:35 -04:00 |
|
John Mitchell
|
b9e0b2e0ad
|
update to correct grab handleHttpError from props instead of state
|
2019-04-12 14:35:18 -04:00 |
|
John Mitchell
|
bab7095d67
|
Update qs path imports to include util
|
2019-04-11 12:00:39 -04:00 |
|
John Mitchell
|
344713f938
|
fix unit tests for network handling
|
2019-04-11 10:42:33 -04:00 |
|
John Mitchell
|
ad0e409448
|
do 404 modal redirect on unknown routes
|
2019-04-11 10:42:00 -04:00 |
|
John Mitchell
|
81267c7212
|
update language and stylign for all warning/danger modals
|
2019-04-11 10:42:00 -04:00 |
|
John Mitchell
|
fa232a94bd
|
update api calls to utilized network context
|
2019-04-11 10:41:59 -04:00 |
|
John Mitchell
|
722ae932ab
|
update login modal to grab error from RootDialog
|
2019-04-11 10:38:54 -04:00 |
|
John Mitchell
|
e20cf72dd6
|
add AlertModal component and update styling of delete confirmations
|
2019-04-11 10:34:48 -04:00 |
|
Keith Grant
|
96906c2ece
|
Merge pull request #157 from keithjgrant/145-org-teams-empty-state
Org teams empty state
|
2019-04-10 14:01:55 -04:00 |
|
Marliana Lara
|
2ab688932d
|
Remove org list links
|
2019-04-09 11:37:43 -04:00 |
|
Keith Grant
|
70137dea5a
|
fix tests for OrganizationTeams, OrganizationTeamsList
|
2019-04-08 10:59:26 -04:00 |
|
Alex Corey
|
09fd8e8106
|
Merge pull request #141 from AlexSCorey/48-deleteOrgs
Add alert for org. delete.
|
2019-04-05 12:39:38 -04:00 |
|
Alex Corey
|
c0b882d6fb
|
fixes progress bar
|
2019-04-05 12:01:04 -04:00 |
|
Keith Grant
|
89ecddf662
|
refactor OrganizationTeams/OrganizationTeamsList
|
2019-04-05 10:52:52 -04:00 |
|
Alex Corey
|
de55ec1688
|
Add alert for org. delete.
|
2019-04-05 10:48:51 -04:00 |
|
Marliana Lara
|
868ad51158
|
Set static value to const variable
|
2019-04-05 09:58:19 -04:00 |
|
Marliana Lara
|
268d50a339
|
Update Org Details UX layout and add show more/less to instance groups field
|
2019-04-03 13:40:08 -04:00 |
|
Keith Grant
|
99b2350778
|
Merge pull request #144 from keithjgrant/120-add-org-form-cleanup
Refactor org add/edit forms with Formik
|
2019-04-03 09:15:03 -04:00 |
|
Keith Grant
|
0c63a57418
|
improve org form input ids
|
2019-04-03 09:13:26 -04:00 |
|
Keith Grant
|
20f27f4062
|
make InstanceGroupsLookup tooltip customizable via prop
|
2019-03-29 14:22:09 -04:00 |
|
Keith Grant
|
40b88da9dd
|
add FormRow component; rename unwrapped components with underscore
|
2019-03-29 13:50:17 -04:00 |
|
Keith Grant
|
2002d48bcc
|
minor tweaks
|
2019-03-28 16:44:44 -04:00 |
|
Keith Grant
|
6353d5e410
|
update tests for org add/edit refactor
|
2019-03-28 13:02:04 -04:00 |
|
Alex Corey
|
f3a07753e6
|
Add alert for org. delete.
|
2019-03-28 10:29:55 -04:00 |
|
Keith Grant
|
64e933acb4
|
refactor out OrganizationForm; share between add & edit
|
2019-03-27 15:29:46 -04:00 |
|
John Mitchell
|
4e80f05cdf
|
Merge pull request #136 from jlmitch5/addOrgTeamsList
add org teams list
|
2019-03-27 11:30:59 -04:00 |
|
Keith Grant
|
40b2539626
|
rework org edit form to use Formik
|
2019-03-27 10:49:10 -04:00 |
|
Alex Corey
|
a430b5bf9a
|
fixes function naming to match our naming convention in the org. notifications.
|
2019-03-26 18:08:09 -04:00 |
|
John Mitchell
|
aeed1d8ee9
|
one org teams rename spelling issue
|
2019-03-26 17:06:43 -04:00 |
|
John Mitchell
|
5419434daa
|
rename org teams functions based on guide
|
2019-03-26 17:04:34 -04:00 |
|
Keith Grant
|
02cd188c2f
|
rename onX methods to handleX
|
2019-03-25 15:40:20 -04:00 |
|
Keith Grant
|
f3a6da20f6
|
create InstanceGroupsLookup for org add/edit forms
|
2019-03-25 11:59:14 -04:00 |
|
John Mitchell
|
7e414ace5a
|
add org teams list
|
2019-03-21 13:12:12 -04:00 |
|
mabashian
|
d30aed9231
|
Upgrades pf deps to latest
|
2019-03-19 16:41:26 -04:00 |
|