Daniel Espino García
02b4295464
[Gekidou] [MM-39936] Add Select Team Screen ( #6180 )
...
* Add Select Team Screen
* Fixes for iPhone and iPad
* Fix tests
* Address feedback
* Fix tests
* Theme illustration
* Address feedback and fixes
* Remove database warnings by avoiding recalculations on repeated events.
* Address feedback
* Remove unneeded catch
Co-authored-by: Daniel Espino <danielespino@MacBook-Pro-de-Daniel.local>
2022-05-03 17:22:21 +02:00
Joseph Baylon
776f56efb1
Detox/E2E: Team Sidebar e2e tests in Gekidou ( #6188 )
...
* Detox/E2E: Team Sidebar e2e tests in Gekidou
* Fixed spacing for component
* Fixed spacing for component
2022-04-26 08:22:33 -07:00
Joseph Baylon
2e2f49f8c3
Detox/E2E: Create Channel and Channel Post List e2e in Gekidou
2022-04-12 11:50:05 -07:00
Elias Nahum
a0ff404d39
[Gekidou] Update bottom sheet style for title and button ( #6166 )
...
* Update bottom sheet style for title and button
* title margin bottom
* Fix more teams list
2022-04-12 09:42:24 -04:00
Daniel Espino García
7c642b1e80
[Gekidou] Extract common observers to queries ( #5984 )
...
* Extract common observers to queries
* Separate also queries and more agressive refactoring
* Use query to avoid throws from findAndObserve
* Fix minor error
* Address feedback
* Address feedback
* Address feedback
* Fix model types
* Address feedback
2022-03-23 09:19:29 -03:00
Elias Nahum
df5c780337
Use dismissBottomSheet helper function instead of emitting an event ( #5965 )
2022-02-15 08:44:26 -03:00
Elias Nahum
9efa4ae062
Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant ( #5952 )
2022-02-10 13:15:02 -03:00
Elias Nahum
d14ce66897
[Gekidou] Multi-Server support UI ( #5912 )
...
* Multi-Server support UI
* feedback review
* Apply suggestions from code review
Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com>
Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com>
2022-01-28 09:51:30 -03:00
Elias Nahum
2013f39a61
V2 dependency updates ( #5907 )
...
* Update to RN 0.67 & dependencies
* Update server displayName if already exists
* Allow adding only one reaction
* update to rn 0.67.1
2022-01-21 08:49:04 -03:00
Shaz Amjad
5419758a5f
Channel List Header Data from DB ( #5807 )
...
* Renames header
* Adds Server Display Name Context
* Adds server and team name to header
* Snapshot fail fixed
* rename serverUrl context to server and include displayName
* Add server display name and use only team display name in channel list header
* Improve channel_list test
* Fix channel list on tablets when team sidebar is present
* Fix Server icon color
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2021-11-25 17:56:50 +02:00
Shaz Amjad
1c1d0e36aa
MM-38682: Gekidou Homepage (Static) ( #5756 )
...
* Home page first pass
* Adds missing static elements, introduces button component
* Removes inlines styles
* Various clean ups and button component added
* Updates typography, and adds button util
* Removes button component
* Uses stylesheet.create for memoization
* Snapshots updated
* Podfile update / fix
* Flatlist!
* Tests updated
* Moves out server icon, styling fixes
* Sneaky buttons added, compass-icons list, and server_icon removed
* Snapshots
* Adds chevron to header
* Removes unnecessary files
* Tidies up header and error
* Address feedback
* Compass Icon const removed
2021-11-04 10:32:35 -03:00
Elias Nahum
fbd8b92194
[Gekidou] Avoid technical debt ( #5795 )
...
* Apply Status bar color
* useIsTablet hook instead of useSplitView in combination with the constant
* Constants clean up
2021-10-28 10:15:17 -03:00
Daniel Espino García
e6f9b0e258
Gekidou teamsidebar ( #5718 )
2021-10-15 04:55:02 -03:00