Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gekidou - Account Screen #5708

Merged
merged 144 commits into from
Oct 12, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
144 commits
Select commit Hold shift + click to select a range
80bc5e0
Added DrawerItem component
Sep 7, 2021
eb02240
WIP Account Screen
Sep 8, 2021
b29160d
Added react-native-paper
Sep 8, 2021
1b3bd0c
Added StatusLabel Component
Sep 8, 2021
77fbbba
Extracted i18n
Sep 8, 2021
73071e4
TS fix DrawerItem component
Sep 8, 2021
7f4776d
WIP Account Screen
Sep 8, 2021
5cc37fa
Added server name label under log out
Sep 8, 2021
985d304
Updated translation
Sep 8, 2021
aa02d7a
WIP
Sep 8, 2021
3c85723
Fixes the Offline text style
Sep 8, 2021
c50defd
Added Metropolis fonts
Sep 8, 2021
47a6e33
WIP
Sep 8, 2021
3a90c8c
Typo clean up
Sep 9, 2021
6593ea0
WIP
Sep 9, 2021
25ae030
WIP
Sep 9, 2021
23aa03d
WIP
Sep 9, 2021
ba077dc
Added server display name
Sep 9, 2021
d948d12
Writing OpenSans properly
Sep 9, 2021
f3c7ea1
WIP
Sep 9, 2021
05e0e05
WIP
Sep 11, 2021
37abe05
Added OptionsModal
Sep 11, 2021
ffb9b61
Opening OptionsModal
Sep 11, 2021
760e14f
Added translation keys
Sep 11, 2021
b8c0e6f
Writes status to local db
Sep 12, 2021
6ceb4f1
Fix missing translation
Sep 12, 2021
d4b395c
Fix OptionModal not dismissing
Sep 12, 2021
965ac9f
Pushing status to server
Sep 12, 2021
30e48f5
Refactored
Sep 13, 2021
b246f9e
Added CustomStatusExpiry component
Sep 13, 2021
0b33dcf
Added sub components
Sep 13, 2021
ce71d68
Added CustomLabel
Sep 13, 2021
34de037
CustomStatus WIP
Sep 13, 2021
d9d5e10
Merge branch 'gekidou' into gekidou_account_screen
Sep 14, 2021
343ff9a
Added Custom Status screen WIP
Sep 14, 2021
cba722b
WIP - unsetCustomStatus and CustomStatus constant
Sep 14, 2021
c781790
WIP
Sep 15, 2021
bf070b6
WIP
Sep 15, 2021
4bbb313
WIP
Sep 15, 2021
02627ce
WIP
Sep 15, 2021
d1f3172
WIP
Sep 15, 2021
3fe2164
WIP
Sep 15, 2021
4fd413d
WIP
Sep 15, 2021
a7dd90a
Retrieving RecentCustomStatuses from Preferences table
Sep 16, 2021
9c89a00
WIP
Sep 16, 2021
be2eca1
WIP
Sep 16, 2021
c0c9c5e
WIP
Sep 16, 2021
c536a04
Added Clear After Modal
Sep 16, 2021
6c9e44d
WIP - Transations
Sep 17, 2021
def8052
WIP
Sep 17, 2021
c627f36
Done with showing modal cst
Sep 17, 2021
eeb6c6b
wip
Sep 17, 2021
7b911d5
Clear After Modal - DONE
Sep 17, 2021
f844e7f
fix
Sep 17, 2021
01b1bf8
Added missing API calls
Sep 17, 2021
518a3ae
wip
Sep 17, 2021
07a5bdc
Causing screen refresh
Sep 17, 2021
250c9b5
wip
Sep 17, 2021
f47175d
WIP
Sep 20, 2021
f33e98f
WIP
Sep 20, 2021
011503c
WIP
Sep 20, 2021
81af5f6
Code clean up
Sep 20, 2021
293fa8c
Added OOO alert box
Sep 20, 2021
b2c58c6
Refactored Options-Item
Sep 21, 2021
0c06f2e
Refactored OptionsModalList component
Sep 21, 2021
f3fa0f0
Opening 'status' in BottomSheet instead of OptionsModal
Sep 21, 2021
3390971
AddReaction screen - WIP
Sep 22, 2021
5f41aa9
Add Reaction screen - WIP
Sep 22, 2021
264c35b
Added EmojiPickerRow
Sep 23, 2021
441e67b
Added @components/emoji_picker - WIP
Sep 23, 2021
53689be
Emoji Picker - WIP
Sep 24, 2021
be6eb54
WIP
Sep 24, 2021
fea28c5
WIP
Sep 24, 2021
1968e88
WIP
Sep 24, 2021
d632dec
SectionList - WIP
Sep 24, 2021
c4957b2
Installed react-native-section_list_get_item_layout
Sep 24, 2021
206d6f5
Adding API calls - WIP
Sep 24, 2021
9e7a5aa
WIP
Sep 27, 2021
9726cc6
Search Bar component - WIP
Sep 28, 2021
7b9bebf
WIP
Sep 28, 2021
692224b
WIP
Sep 28, 2021
f0761e7
WIP
Sep 28, 2021
e829383
Rendering Emoticons now - have to tackle some fixmes
Sep 28, 2021
99a682a
Code clean up
Sep 29, 2021
2533907
Code clean up - WIP
Sep 29, 2021
1cfe893
Code clean up
Sep 29, 2021
b449d01
WIP
Sep 29, 2021
feadc1a
Major clean up
Sep 29, 2021
5a63161
wip
Sep 29, 2021
44983b9
WIP
Sep 29, 2021
55ddd25
Fix rendering issue with SectionIcons and SearchBar
Sep 30, 2021
3910867
Tackled the CustomEmojiPage
Sep 30, 2021
4aeafae
Code clean up
Sep 30, 2021
c77d3f5
WIP
Sep 30, 2021
da444ee
Done with loading User Profiles for Custom Emoji
Sep 30, 2021
dc3a101
Code clean up
Sep 30, 2021
feba29e
Code Clean up
Sep 30, 2021
9ed0bb8
Merge branch 'gekidou' into gekidou_account_screen
Sep 30, 2021
8cd23aa
Fix screen Account
Oct 1, 2021
982c546
Added missing sql file for IOS Pod
Oct 1, 2021
5becac9
Merge branch 'gekidou' into gekidou_account_screen
Oct 1, 2021
7ca0697
Updated Podfile.lock
Oct 3, 2021
2bc5095
Merge branch 'gekidou' into gekidou_account_screen
Oct 3, 2021
72e3079
Using queryConfig instead of queryCommonSystemValues
Oct 3, 2021
a875d1d
Fix - Custom status
Oct 3, 2021
820e7e8
Fix - Custom Status - Error
Oct 4, 2021
a0ede24
Fix - Clear Pass Status - WIP
Oct 4, 2021
d35870b
Fix - Custom Status Clear
Oct 4, 2021
fa6708c
Need to fix CST clear
Oct 4, 2021
e69477c
WIP
Oct 4, 2021
5bd72e0
Status clear - working
Oct 4, 2021
5569269
Using catchError operator
Oct 4, 2021
50614bd
remove unnecessary prop
Oct 4, 2021
7e505d6
Status BottomSheet now has colored indicators
Oct 4, 2021
1cc9e43
Added KeyboardTrackingView from 'react-native-keyboard-tracking-view'
Oct 4, 2021
4e62949
Code clean up
Oct 4, 2021
1e609af
WIP
Oct 4, 2021
ef2b196
code clean up
Oct 4, 2021
28241c5
Added a safety check
Oct 5, 2021
5c0c4a4
Fix - Display suggestions
Oct 5, 2021
b1e5dc2
Code clean up based on PR Review
Oct 5, 2021
8964f3c
Code clean up
Oct 5, 2021
979c667
Code clean up
Oct 5, 2021
e75e045
Code clean up
Oct 5, 2021
ad26c8b
Corrections
Oct 5, 2021
50adf91
Fix tsc
Oct 8, 2021
b6c5e28
TS fix
Oct 8, 2021
ce02714
Removed unnecessary prop
Oct 8, 2021
7ae6fb9
Fix SearchBar Ts
Oct 8, 2021
45db4c2
Updated tests
Oct 8, 2021
5ddb3d8
Delete search_bar.test.js.snap
Oct 8, 2021
5defc31
Merge branch 'gekidou' into gekidou_account_screen
Oct 8, 2021
9be5fa0
Revert "Merge branch 'gekidou' into gekidou_account_screen"
Oct 8, 2021
fd6d455
Merge branch 'gekidou' into gekidou_account_screen
Oct 8, 2021
1e8f02f
Fix fonts
enahum Oct 8, 2021
21c250b
Refactor home account screen
enahum Oct 8, 2021
a7e676e
fix theme provider
enahum Oct 8, 2021
bcfabeb
refactor bottom sheet
enahum Oct 8, 2021
f9be5bf
remove paper provider
enahum Oct 8, 2021
5330a2a
update drawer item snapshots
enahum Oct 9, 2021
616df08
Remove options modal screen
enahum Oct 9, 2021
c6b3fcf
remove react-native-ui-lib dependency
enahum Oct 9, 2021
1bd9a5d
Refactor & fix custom status & navigation (including tablet)
enahum Oct 9, 2021
a86bd3a
Refactor emoji picker
enahum Oct 12, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'gekidou' into gekidou_account_screen
  • Loading branch information
Avinash Lingaloo committed Sep 30, 2021
commit 9ed0bb87834242edb3a470ffc2986d96d0422139
37 changes: 15 additions & 22 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,17 +351,13 @@ PODS:
- React-Core
- React-RCTImage
- React-RCTText
- ReactNativeUiLib (3.0.4):
- React
- RNCAsyncStorage (1.12.1):
- React-Core
- RNCClipboard (1.5.1):
- React-Core
- RNCMaskedView (0.1.11):
- React
- RNDateTimePicker (3.5.2):
- React-Core
- RNDeviceInfo (8.1.4):
- RNDeviceInfo (8.3.3):
- React-Core
- RNDevMenu (4.0.2):
- React-Core
Expand Down Expand Up @@ -509,11 +505,9 @@ DEPENDENCIES:
- ReactNativeExceptionHandler (from `../node_modules/react-native-exception-handler`)
- ReactNativeKeyboardTrackingView (from `../node_modules/react-native-keyboard-tracking-view`)
- ReactNativeNavigation (from `../node_modules/react-native-navigation`)
- ReactNativeUiLib (from `../node_modules/react-native-ui-lib/lib`)
- "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
- "RNCClipboard (from `../node_modules/@react-native-community/clipboard`)"
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
- "RNDateTimePicker (from `../node_modules/@react-native-community/datetimepicker`)"
- RNDeviceInfo (from `../node_modules/react-native-device-info`)
- RNDevMenu (from `../node_modules/react-native-dev-menu`)
- RNFastImage (from `../node_modules/react-native-fast-image`)
Expand Down Expand Up @@ -665,16 +659,12 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-keyboard-tracking-view"
ReactNativeNavigation:
:path: "../node_modules/react-native-navigation"
ReactNativeUiLib:
:path: "../node_modules/react-native-ui-lib/lib"
RNCAsyncStorage:
:path: "../node_modules/@react-native-community/async-storage"
RNCClipboard:
:path: "../node_modules/@react-native-community/clipboard"
RNCMaskedView:
:path: "../node_modules/@react-native-community/masked-view"
RNDateTimePicker:
:path: "../node_modules/@react-native-community/datetimepicker"
RNDeviceInfo:
:path: "../node_modules/react-native-device-info"
RNDevMenu:
Expand Down Expand Up @@ -730,13 +720,18 @@ SPEC CHECKSUMS:
Alamofire: f3b09a368f1582ab751b3fff5460276e0d2cf5c9
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
EXConstants: 3babb61f8f4bb7dffe85b8b7d6eaa31d903e4d7e
EXFileSystem: 0a04aba8da751b9ac954065911bcf166503f8267
ExpoModulesCore: 2734852616127a6c1fc23012197890a6f3763dc7
FBLazyVector: e686045572151edef46010a6f819ade377dfeb4b
FBReactNativeSpec: d35931295aacfe996e833c01a3701d4aa7a80cb4
glog: 73c2498ac6884b13ede40eda8228cb1eee9d9d62
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
EXConstants: b14b472da01b8191c1cfe86f29caa1e0c6a46bed
EXErrorRecovery: 5c6809f41216275516e6283138d54c993ffe4c89
EXFileSystem: b96409b960006d667f9c4489aead40beba901458
EXFont: d174dd294c32beeaad2c4ff70eed84a0f60fad6f
EXKeepAwake: 8aa32396a5972d26e75e538603aad0f032396503
Expo: 429dc60983eb2466cd62053335c6e2426baaf2a0
ExpoModulesCore: 8185e4de18e1e8bdf58e6387af51b7b1cb2ea1b7
FBLazyVector: 33c82491102f20ecddb6c6a2c273696ace3191e0
FBReactNativeSpec: df8f81d2a7541ee6755a047b398a5cb5a72acd0e
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 5337263514dd6f09803962437687240c5dc39aa4
jail-monkey: 07b83767601a373db876e939b8dbf3f5eb15f073
libwebp: e90b9c01d99205d03b6bb8f2c8c415e5a4ef66f0
Permission-Camera: ac603073e4128e51e6ca3c39129778f05b4082fa
Expand Down Expand Up @@ -780,13 +775,11 @@ SPEC CHECKSUMS:
ReactNativeART: 78edc68dd4a1e675338cd0cd113319cf3a65f2ab
ReactNativeExceptionHandler: b11ff67c78802b2f62eed0e10e75cb1ef7947c60
ReactNativeKeyboardTrackingView: 02137fac3b2ebd330d74fa54ead48b14750a2306
ReactNativeNavigation: 88128fa06b2c349b613e1e0fd3cdff2c58c01c55
ReactNativeUiLib: cde7263a7d308b60161cd286f95c9433e79f2f7d
ReactNativeNavigation: d6f27d4ba71887a161534a13e8ef3873b26c68b5
RNCAsyncStorage: b03032fdbdb725bea0bd9e5ec5a7272865ae7398
RNCClipboard: 41d8d918092ae8e676f18adada19104fa3e68495
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNDateTimePicker: 7658208086d86d09e1627b5c34ba0cf237c60140
RNDeviceInfo: 0b3e0154c1c659ea9779cb3e883e66ece92326a9
RNDeviceInfo: cc7de0772378f85d8f36ae439df20f05c590a651
RNDevMenu: fd325b5554b61fe7f48d9205a3877cf5ee88cd7c
RNFastImage: 1f2cab428712a4baaf78d6169eaec7f622556dd7
RNFileViewer: 83cc066ad795b1f986791d03b56fe0ee14b6a69f
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.