11 Commits

Author SHA1 Message Date
Gabe Lyons
304b835e94
fix(react): fix randomizing suggestions on autocorrect (#2274) 2021-03-22 14:46:05 -07:00
John Joyce
595d3672d2
refactor(react): All entity search UI + misc improvements (#2233)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-13 07:55:29 -08:00
John Joyce
08616cc610
feat(react): SSO support simple OIDC authentication (#2190)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-11 13:38:35 -08:00
Gabe Lyons
92387019ff
feat(react): adding ability to support theming of datahub, with two themes included (#2193) 2021-03-09 23:14:52 -08:00
brendansun93
e3ad0ed8e5
feat(React): Ownership component of user profile (#2173)
Co-authored-by: Brendan Sun <shihaosun@geotab.com>
2021-03-08 12:02:54 -08:00
Gabe Lyons
adfe60e97a
feat(tags): adding support for read/write of tags in gms & read-only in react datahub-frontend. (#2164) 2021-03-07 11:26:47 -08:00
John Joyce
3537b2ec33
test(React): Home page tests (#2184)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-07 10:47:49 -08:00
Gabe Lyons
4dcbef6bc4
fix(React): Adding test coverage for search page & fixing filter select bug (#2131) 2021-02-22 22:25:20 -08:00
John Joyce
da271e06a1
refactor(React): Renaming components/ dir to app/ (#2104) 2021-02-12 13:57:38 -08:00
Gabe Lyons
7f2ca12e36
feat(React): deprecation status in header (#2097) 2021-02-09 19:05:50 -08:00
Gabe Lyons
dcefd96b4a
feat(React Incubation): User Profile (#2083)
* feat(react incubation): user profile w/ mock data

* removing spurious build-and-test change

* fixing CI issues
2021-02-05 14:21:04 -08:00