Miguel de la Cruz
a8da028bc7
Adds workspaceID to blocks and makes board page only reacts to the workspace updates ( #1299 )
2021-09-22 13:57:00 -06:00
Chen-I Lim
1c84567c9b
Fix #1285 . Don't set property for notIncludes filter. ( #1307 )
2021-09-22 10:36:46 -07:00
Asaad Mahmood
efa07a13f8
GH-1263 - Updating sidebar width ( #1298 )
2021-09-22 22:16:43 +05:00
Asaad Mahmood
33dfd798d0
GH-1276 - Updating scroll on IOS ( #1310 )
2021-09-22 22:16:02 +05:00
Miguel de la Cruz
a90fde5e52
Ignores manifest.go file on watch-plugin to avoid reboot loop ( #1314 )
2021-09-22 17:59:11 +02:00
Miguel de la Cruz
9838609926
Adds the watch-plugin make target to improve the development experience ( #1300 )
...
* Adds the watch-plugin make target to improve the development experience
* Add modd command precheck
2021-09-22 17:08:24 +02:00
Miguel de la Cruz
9086246fb5
Adds modd based targets that watch both server and webapp ( #1257 )
...
* Adds modd based targets that watch both server and webapp
* Add modd precheck to related targets
2021-09-22 15:40:04 +02:00
Harshil Sharma
ca07c9b9c3
Updated 0 board to 0 boards (singular vs plural) ( #1210 )
...
* Updated 0 board to 0 boards (singular vs plural
* Made text translatable
* Used better i18n for singular-plural
* Updated tests
* Minor fixes
* done
* Lint fix
* Updated tests
2021-09-22 11:19:12 +05:30
Harshil Sharma
2b7bd911c9
Allow no workspace and send to dashboard is that happens ( #1296 )
2021-09-22 09:42:41 +05:30
Harshil Sharma
950a88be5e
Added MySQL migration for applying column level collation ( #1297 )
2021-09-22 09:23:02 +05:30
Scott Bishel
9c94bbb19a
disable flakey test ( #1306 )
2021-09-21 13:25:45 -04:00
Jesús Espino
4fe1cd8ff6
Making compilation cache more reusable ( #1301 )
2021-09-21 12:51:04 -04:00
Scott Bishel
660fa5e434
GH-1244 add setting -webkit-user-select and others for MenuWrapper ( #1292 )
...
* add setting -webkit-user-select and others for MenuWrapper
* fix lint, disable check
2021-09-21 10:25:56 -06:00
Jesús Espino
d6be51de76
Fix theming problems on account settings and custom-status modals ( #1202 )
...
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-09-21 16:29:08 +02:00
Jesús Espino
ec0fab5b03
Fix elevation-1 variable ( #1255 )
2021-09-21 10:27:36 +02:00
Harshil Sharma
26e6512626
Open dashboard from apps witcher ( #1295 )
2021-09-21 13:50:16 +05:30
Doug Lauder
6daaf3ef59
ensure @mentions only sent to team members ( #1216 )
2021-09-20 17:32:47 -04:00
Harshil Sharma
1c88d1c986
Global template fetch fix ( #1253 )
...
* Added dashboard tests
* Fixed lint issue
* Fixed issue where global templates were not being fixed
* Added test
* Fix tests
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2021-09-20 08:36:05 -06:00
Harshil Sharma
5faa669739
Workspace switcher query Mysql issue resolved ( #1252 )
...
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-20 14:14:19 +05:30
Conor O'Callaghan
f6299e5116
Update _index.md ( #1233 )
...
Updating to add details of useSSL configuration detailed in https://github.com/mattermost/focalboard/blob/main/docker/server_config.json .
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-09-20 08:58:50 +05:30
Chen-I Lim
237879b7e1
Update globalHeader snapshot for version
2021-09-17 14:01:00 -07:00
Chen-I Lim
33e717d9bc
Update version to v0.9.1
2021-09-17 12:56:47 -07:00
Weblate (bot)
69340eae1f
Translations update from Weblate ( #1241 )
...
* Translated using Weblate (Dutch)
Currently translated at 100.0% (168 of 168 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
* Translated using Weblate (German)
Currently translated at 100.0% (171 of 171 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
Translated using Weblate (German)
Currently translated at 100.0% (168 of 168 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
* Translated using Weblate (Occitan)
Currently translated at 97.6% (167 of 171 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/oc/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (171 of 171 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
* Translated using Weblate (Swedish)
Currently translated at 99.4% (170 of 171 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: JtheBAB <srast@bioc.uzh.ch>
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se>
2021-09-17 11:07:54 -05:00
Chen-I Lim
c64e6ed006
Add edition to bug template
2021-09-16 12:58:27 -07:00
Scott Bishel
838c6f90b7
Config for share board ( #1187 )
...
* initial commit for setting shared board configuration
* add unit test
* working again
* update default config
* initial commit for setting shared board configuration
* add unit test
* working again
* update default config
* add unit tests, some clean up
* more cleanup
* more clean up
* remove header text for GH-1105
* remove unnecessary logs
* update text
* fix lint errors
* more lint fixes
* webapp lint fixes
* Update mattermost-plugin/plugin.json
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update mattermost-plugin/plugin.json
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* update for review, sync with main
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2021-09-16 13:31:02 -06:00
Asaad Mahmood
fd7be947c1
1205 - Updating workspace switcher css ( #1211 )
...
* 1205 - Updating workspace switcher css
* Updating workspace padding
2021-09-16 23:27:23 +05:00
Chen-I Lim
fbd513c37a
Fix #1229 . Set telemetry key for production ( #1230 )
2021-09-16 11:32:57 -06:00
Chen-I Lim
1d4f6c602a
Fix #1215 . Don't sidebar collapse on Personal Server. ( #1219 )
2021-09-16 08:54:17 -07:00
Chen-I Lim
a66fbdbc6d
Fix #1217 . Save dialog changes before closing. ( #1218 )
...
* Fix #1217 . setTimeout(0) on dialog background click.
* Handle onClick instead of using setTimeout
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-16 08:42:55 -07:00
Harshil Sharma
828748dd08
Desktop App Navigation Fixes ( #1212 )
...
* Saving last visited workspace ID
* WIP
* WIP
* Navigation fixes
* WIP:
* Fix for desktop app navigation
* Fix destructuring
* Removed debug logs
* Used a methor method name
* nit fix
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-16 20:15:15 +05:30
Miguel de la Cruz
f7946821a0
Propagate block changes to all of the cluster nodes in plugin mode ( #1213 )
...
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-16 12:18:11 +02:00
Harshil Sharma
81c475028b
Fixed issue with table calculations hiding incorectly ( #1199 )
2021-09-16 12:26:12 +05:30
Chen-I Lim
94bdddca8f
Fix #1196 . Open feedback form in new tab / window. ( #1208 )
2021-09-15 08:45:12 -07:00
Doug Lauder
a76385268e
MM-38342 plugin logging ( #1193 )
...
- bump chat server version
- plugin logging adapter
2021-09-15 09:01:05 -04:00
Harshil Sharma
a76c96f812
Updated target link form app switcher and saved last visited workspace ( #1198 )
...
* Saving last visited workspace ID
* Open dashboard when opening Focalboard form global app switcher
* Fixed lint errors
2021-09-15 12:18:25 +05:30
kamre
ca2116c04b
[GH-1013] Fix visibility of clear button for select option ( #1160 )
...
* Show clear button for (multi)select property only when it is being edited.
* Files for multi-select property moved to separate folder.
* Extracted component for select property.
* Minor tweaks for Label style.
* Redundant code for clear button removed.
* Unit test for select property component added.
* Jest snapshots updated.
* Fix stylelint error.
* Jest snapshot updated.
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2021-09-14 15:35:41 -06:00
Chen-I Lim
826e717af8
Fix #1206 . Sort card comments. ( #1207 )
...
* Fix #1206 . Sort card comments.
* Remove unused getComments method
2021-09-14 12:52:57 -07:00
Scott Bishel
213e976cb5
update import dependencies ( #1180 )
...
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-09-14 11:52:12 -06:00
Chen-I Lim
438a97e3cf
Fix #1203 . Require v6.0.0 for plugin ( #1204 )
2021-09-14 09:53:52 -07:00
Harshil Sharma
d0ba389063
FTUE - Dashboard ( #1177 )
...
* Dashboard UI complete
* Updating UI changes
* Finishing touches
* Made navigation better
* Updated dashboard navigation
* Fixed spacing issue
* Fixed spacing issue
* Updating UI
* Fixed a CSS linter issue
* Update webapp/i18n/en.json
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Updated docs
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Update webapp/i18n/en.json
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
* Disabled image
* FIxed tests
* Review fixes
Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2021-09-14 10:42:18 -06:00
Asaad Mahmood
1836f9527f
Focalboard UI Fixes ( #1194 )
...
* 1173 - Show description fix
* 1191 - Octo-block Hover fix
* 1189 - Updating width of kanban header
* 1172 - Updating menu in the header
* Updating css
* Updating menu css
* Updating menu css
2021-09-14 20:58:37 +05:00
Justine Geffen
b5053d982a
Update en.json - UI capitalization ( #1178 )
...
* Update en.json
Adjusted capitalization for UI text for consistency.
* Update webapp/i18n/en.json
* Apply suggestions from code review
* Propagating text the changes to the rest of the code
* Fix the snapshots
* Fixing cypress test
* Fixing table tests
Co-authored-by: Jesús Espino <jespinog@gmail.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-09-14 17:28:39 +05:30
Jesús Espino
731163bcea
Not using the mattermost-redux getTheme version because is not matching the mattermost-webapp version ( #1186 )
...
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2021-09-14 16:43:52 +05:30
Doug Lauder
8425f53b2a
@mention support ( #1147 )
2021-09-13 15:36:36 -04:00
Harshil Sharma
20aafbc376
Displayed channels names for DMs in user workspace list ( #1179 )
2021-09-13 17:42:32 +05:30
Sayanta Banerjee
a50ee95c03
Updated links ( #1188 )
...
Updated the links which got updated externally
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-13 13:17:46 +02:00
Weblate (bot)
dc363ae1bd
Translations update from Weblate ( #1190 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (168 of 168 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
Translated using Weblate (German)
Currently translated at 100.0% (166 of 166 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (168 of 168 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (166 of 166 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (168 of 168 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Co-authored-by: JtheBAB <srast@bioc.uzh.ch>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
2021-09-13 09:58:24 +02:00
Scott Bishel
730a7af39a
GH-1136 - fix for when property value is an array ( #1174 )
...
* fix for when property value is an array
* remove log statement
* remove async from tests
2021-09-10 17:10:30 -06:00
Jesús Espino
fae2ac150e
Respect the mattermost icon when focalboard is used as a plugin ( #1185 )
2021-09-10 22:34:26 +02:00
Jesús Espino
6ad11e072b
Not importing compass-icons on plugin mode ( #1184 )
...
* Not importing compass-icons on plugin mode
* Moving compass icon to an npm dependency
2021-09-10 22:31:53 +02:00