Commit graph

30 commits

Author SHA1 Message Date
Bill Thornton
2c3381ee5a Fix eslint polyfills for typescript files 2022-01-11 10:03:06 -05:00
grafixeyehero
cf39bc06d1 apply suggestions 2022-01-07 03:33:25 +03:00
grafixeyehero
f2a14f453c replace TabLinkElement with SectionTabs Components 2022-01-02 05:04:08 +03:00
grafixeyehero
a72fa2e999 useCallback hook 2022-01-02 04:42:05 +03:00
grafixeyehero
a2e908a4de Convert userLibraryAccessPage to react 2022-01-02 04:42:01 +03:00
grafixeyehero
b22a9ed632 apply suggestions 2022-01-02 02:40:11 +03:00
grafixeyehero
3c32e871ab apply suggestions 2021-11-20 16:15:42 +03:00
grafixeyehero
aaa69d92fe useCallback hook 2021-11-13 21:05:37 +03:00
grafixeyehero
192b7542d8 convert UserEditPage to react 2021-11-13 18:50:49 +03:00
grafixeyehero
b196f927d6 apply suggestions 2021-11-06 21:02:59 +03:00
grafixeyehero
e6b614c6f2 apply suggestions 2021-10-23 18:11:05 +03:00
grafixeyehero
3ad2c1bfd1 fix sonarcloud Code Smell
Refactoring Cognitive Complexity
2021-10-19 19:19:51 +03:00
grafixeyehero
cef44e41d6 fix sonarcloud Code Smell
Refactoring Cognitive Complexity
2021-10-19 19:19:48 +03:00
grafixeyehero
39c742af9d remove duplicate components 2021-10-19 19:19:46 +03:00
grafixeyehero
9db5773cb9 rebase 2021-10-19 19:19:28 +03:00
grafixeyehero
84e8bbceb1 use folder.Id for FolderAccess & ChannelAccess key instead of index 2021-10-19 19:15:27 +03:00
grafixeyehero
ccecc4a4b1 convert NewUserPage to react 2021-10-19 19:15:24 +03:00
grafixeyehero
7aca1f699c update component path 2021-10-07 21:08:21 +03:00
grafixeyehero
cbc822ce65 use user.Id for key instead of index 2021-10-02 20:10:46 +03:00
grafixeyehero
20d88e7611 convert UserProfilesPage to react 2021-10-02 16:46:46 +03:00
MrTimscampi
69c4aee2b0 Make parameters optional for components ported to TSX 2021-06-18 17:01:01 +02:00
MrTimscampi
d770581c52 Remove PropTypes 2021-06-18 17:01:01 +02:00
MrTimscampi
4d23e79f65 Add TypeScript support for React components 2021-06-18 17:01:00 +02:00
Bill Thornton
de54dc636a Move search results to react components 2021-06-09 09:27:10 -04:00
Bill Thornton
6058a512c4 Move search suggestions to react component 2021-06-09 09:27:10 -04:00
Bill Thornton
1c0c25d655 Rename search fields component 2021-06-09 09:27:10 -04:00
Bill Thornton
4bf1acbf4e Remove test page 2021-06-09 09:27:10 -04:00
Bill Thornton
436a59b56b Cleanup SearchPage implementation 2021-06-09 09:27:10 -04:00
Bill Thornton
903b656f7f Convert search page to react 2021-06-09 09:27:10 -04:00
Bill Thornton
eb605615d1 Add router level support for rendering react componenent pages 2021-06-09 09:27:10 -04:00