* Last updated by aligement fixed
* Removed the boardUsersById dependency from lastModifiedBy component as it was no longer used
* ESLint fixed
* Removed the unnecessary wraping div and css classes files for lastModifiedBy component
* Updated snapshots
Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
* fix: personal server invite link omitted base URL
* fix: respect `baseURL` when building invite URL
* test: add simple unit test for <RegistrationLink>
* clean up test
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
* copy files when duplicating boards
* fix unit tests
* Update server/app/boards.go
Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
* Update server/app/boards.go
Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
* fix review commit
Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
* Fixed the css issue in emptyCardButton for firefox browser
* Eslint fix
* Added the default value to className prop for Editable component
* Updated snapshot
* Fixes
* Reverted the changes back
* Removed the unwanted changes
Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
* Make the x cross sign clickable when select options are clicked in card view
* Eslint fixed
Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
* Upgrade npm in build-ubuntu
* npm i -S moment
* Don't upgrade npm
* macos-latest on build-mac
* Update dev-release.yml
* Add code coverage to server-test-sqlite
* Run coverage for mysql and postgres as well
* Add coverage for mysql, postgres, and plugin tests
* Fix makefile
* Focalboard website revamp work
* Removed alternate grey footer
* Update Contribute link and general styles
* Updated homepage images
* Update image src and alt for homepage
* Update nav items and general styles
* Fix menu items for focalboard.com internal pages
* Update README with asset versioning notes. Update URLs in footer. Update asset versions in query strings.
Co-authored-by: Jared <jared@presentlogic.com>
Co-authored-by: Jared Thomas <jared.thomas@ela1.com>
* Sorted categories on modification or creation
* Sorting only once
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
* Minor cleanup
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
* Moving a lot of local tests permissions into the permissions tests
* Merging all the local permissions tests into the regular permissions tests
* Fixing golangci lint errors