Skip to content

Conversation

alexxpetrov and others added 14 commits July 13, 2021 16:05
* fixed thread reply state reset

* minor refactor threadreply func

* remove unnecessary reset

Co-authored-by: Oleksii Petrov <[email protected]>
* added hide locked tables for JazzBar template

* hide not free tables on Jazz bar

* created TableControlBar component; updated its usage

* Update ConversationSpace.tsx

* updated styles for TablesControlBar

* Update TablesControlBar.tsx

* fixed comments; updated props

* Update TablesControlBar.tsx

* updated TablesControlBar with Checkbox component

* updated tables when defaultTables are changed

* Update TablesControlBar.scss

* fixed changes from staging

* Update ConversationSpace.tsx

* added useTables hook; fixed its usage; updated TablesControlBar

* Update useTables.ts

* Update useTables.ts

* updated useTables hook; fixed its usage

* updated useAvailableTables hook; fixed its usage

* removed unused hook; updated TablesUserList usage

* Update TablesUserList.tsx

* Update TablesUserList.tsx

* Update TablesUserList.tsx

* fixed vars naming; updated tablesUserList usage

* Update TablesUserList.tsx

* Update TablesUserList.tsx

* Update TablesUserList.tsx
* cleanup docs a bit + fix some broken links

* Update docs/bootstrap-application.md

Co-authored-by: sunny-viktoryia <[email protected]>

* Update docs/bootstrap-application.md

Co-authored-by: sunny-viktoryia <[email protected]>

* Update docs/getting-started.md

Co-authored-by: sunny-viktoryia <[email protected]>

* Update docs/getting-started.md

Co-authored-by: sunny-viktoryia <[email protected]>

* Update docs/getting-started.md

Co-authored-by: sunny-viktoryia <[email protected]>

* Update docs/getting-started.md

Co-authored-by: sunny-viktoryia <[email protected]>

Co-authored-by: sunny-viktoryia <[email protected]>
* ensure useSelector memo's venueChatMessagesSelector by using lodash's isEqual as a deep compare
* wrap filteredMessages with useMemo
* remove unneeded useMemo from return values
* refactor useRoles to split userRoles / allowAllRoles compound selector into individual selectors
* refactor useRoles for simplicity + performance
* refactor useUser for performance
* refactor useVenueUserStatuses for performance
* refactor UserAvatar for performance
* refactor VenueChat for performance
* refactor Chatbox for performance
* refactor ChatSidebar for performance
…lateWrapper instead of showing invalid error (#1823)
* Add createUser function that calls addAdmin(user.uid) on user creation

* Move and rename autoAdminOnRegister() cloud function

* Move utility functions to role.js and add functions.logger.log() to autoAdminOnRegister

* Move ./utils/role.js -> ./api/roles.js

* Add email to log output of autoAdminOnRegister()
* remove Zendesk

Co-authored-by: mike-lvov <[email protected]>
- add new display for short events in Schedule

Co-authored-by: Oleksii Petrov <[email protected]>
Co-authored-by: mike-lvov <[email protected]>
* fixed calendar file export organizer field

Co-authored-by: Oleksii Petrov <[email protected]>
Co-authored-by: mike-lvov <[email protected]>
Co-authored-by: Oleksii Petrov <[email protected]>
Co-authored-by: mike-lvov <[email protected]>
* Added loading state for voting; fixed Poll content
Co-authored-by: mike-lvov <[email protected]>
@mike-lvov mike-lvov requested a review from a team July 14, 2021 09:15
@mike-lvov mike-lvov self-assigned this Jul 14, 2021
@mike-lvov mike-lvov changed the base branch from staging to env/github July 14, 2021 09:15
@mike-lvov mike-lvov requested a review from a team as a code owner July 14, 2021 09:15
@github-actions github-actions bot added dependencies Pull requests that update a dependency file 💎 styles For (S)CSS style related issues/changes/improvements/etc. labels Jul 14, 2021
@mike-lvov mike-lvov added the 🚀 deployment For PRs that are deploying to production label Jul 14, 2021
@qlty-cloud-legacy
Copy link

Code Climate has analyzed commit 44fb18c and detected 0 issues on this pull request.

View more on Code Climate.

@mike-lvov mike-lvov merged commit 90362a8 into env/github Jul 14, 2021
@mike-lvov mike-lvov deleted the mike/github-deployments branch July 14, 2021 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file 🚀 deployment For PRs that are deploying to production 💎 styles For (S)CSS style related issues/changes/improvements/etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants