| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Updating client dependancies. Switching to using yarn.
* Updating React
* Moving pure components to using function syntax (performance gains with newer react version)
* Updating client dependancies.
* Ignore .yarninstall
* Enabling pre-lockfile because it's the entire point of using yarn.
* Removing old webpack config
* Moving to new prop-types
* Fixing ESLint Errors
* Updating jest snapshots.
* Cleaning up package.json
|
|
|
|
|
|
| |
* Move team store and actions over to user redux
* Fix JS error when inviting by email
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-5860 Updated copyright date in about modal
* PLT-5860 Updated copyright notice in JSX files
* PLT-5860 Updated copyright notice in go files
* Fixed misc copyright dates
* Fixed component snapshots
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
modals (#4610)
* test fix
* additional test fix
* removed commented line
* test fix
additional test fix
removed commented line
fixed sidebar, rolled back web_client fix
* fix for more_channels input focus bug
|
|
|
|
|
|
|
| |
PLT-4638 - Removing close buttons from modals
Updating UI for filter and search on mobile
Reverting utils
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-4609 - Fixing list modals on mobile
Removing style prop
Removing utils import
PLT-4609 - Fixing list modals on mobile
Removing style prop
Removing utils import
Removing Utils
Removing memberlist style prop
Removing blank line
* Removing height code from team members modal
|
|
|
|
|
|
|
|
| |
(#4358)
* Don't mount modals until opened to make resetting state automatic
* Move dimiss handler to be fired after modal exit animation complete
|
|
|
|
|
|
|
|
| |
* Stopped adding # to url when opening about modal
* Dismissed sidebar header dropdown when opening Team Settings modal
* Fixed TeamMembersModal to not disappear when the sidebar header dropdown closes
|
|
|
|
|
|
| |
* Added view members for non-admins in channel and team
* changed variable name
|
| |
|
|
|