Jesús Espino
cb6272af6c
Adding translations and regenerationg the i18n/en.json file
2022-04-04 17:37:23 +02:00
Jesús Espino
67dfb4e118
Merge remote-tracking branch 'origin/main' into issue-2617
2022-04-04 17:23:31 +02:00
Scott Bishel
43722df412
update formatting
2022-04-04 09:18:39 -06:00
Scott Bishel
3abe349967
Merge branch 'main' into MM-40430-redirect-login
2022-04-04 09:12:00 -06:00
Jesús Espino
dc5f387fb8
Add code to disble guest account access ( #2690 )
...
* Disabling guest accounts
* Using the plugin api to improve get user queries
* Fix linter errors
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-04-04 16:00:40 +02:00
Jesús Espino
7d0a4afa8b
Opening the actions menu from the view header to the left ( #2689 )
...
* Opening the actions menu from the view header to the left
* Fixing jest tests
2022-04-04 15:53:11 +02:00
Jesús Espino
c11c6e9b3f
Merge branch 'main' into gh-2712-fix-templates
2022-04-04 10:15:34 +02:00
Scott Bishel
e1c894b7bb
GH-2675 Remove deprecated Apis ( #2685 )
...
* remove deprecated apis and related code
* remove unused api from octoclient
* remove unused api from client
* remove unused code
2022-04-04 09:53:24 +02:00
Scott Bishel
faf9645830
Add Login button to shared boards ( #2659 )
...
* add Login button to shared boards
* cleanup
* replace <Redirect> component with useHistory()
* remove comment
* cleanup some spacing
* update snapshots for classname change
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-04-04 09:52:24 +02:00
Scott Bishel
c19ac24fe6
update apis to return 501 if not available for plugin ( #2684 )
2022-04-04 09:49:27 +02:00
Scott Bishel
283d7669f3
remove read token check from unnecessary functions ( #2682 )
2022-04-04 09:39:29 +02:00
Scott Bishel
3f6affbd83
Merge pull request #2706 from wiggin77/GH-2434_pserver_no_error_page
...
GH-2534: Don't show error page for Personal Server when not logged in
2022-04-01 16:22:01 -06:00
Scott Bishel
e46b9749d1
lint fixes
2022-04-01 14:41:31 -06:00
Scott Bishel
f20b0cdca6
don't check team permission for GlobalTeamID
2022-04-01 13:42:30 -06:00
wiggin77
19ed0d73fe
fix cypress tests
2022-04-01 13:43:49 -04:00
wiggin77
70e97227a4
don't show error page when not plugin for not-logged-in
2022-04-01 12:19:16 -04:00
Scott Bishel
68b97919cd
Merge pull request #2704 from wiggin77/GH-2638_import_scripts_broken
...
GH-2638 - Fix Import scripts
2022-04-01 09:28:27 -06:00
Scott Bishel
a1f7ae5d8e
Merge pull request #2703 from wiggin77/GH-2443_follow_button_broken
...
GH-2443 - Fix broken Follow button
2022-04-01 09:28:11 -06:00
Scott Bishel
eb2de9401c
Merge pull request #2698 from mattermost/weblate-fix
...
Weblate fixes
2022-04-01 08:30:39 -06:00
Mattermod
1e1ad3994f
Merge branch 'main' into GH-2443_follow_button_broken
2022-04-01 17:29:34 +03:00
wiggin77
2e7427d2f3
fix trello import
2022-03-31 22:55:08 -04:00
wiggin77
400c5a108c
fix todolist import
2022-03-31 22:50:58 -04:00
wiggin77
aa3837814b
fix notion import
2022-03-31 22:41:13 -04:00
wiggin77
eb5ed3ae98
fix nextcloud import
2022-03-31 22:36:02 -04:00
wiggin77
d8e9566be9
fix jira import
2022-03-31 22:19:04 -04:00
wiggin77
9f2cf6730e
fixed asana import
2022-03-31 22:02:33 -04:00
wiggin77
9a2cea7113
fix broken Follow button
2022-03-31 19:15:46 -04:00
Scott Bishel
2d356c696b
Merge pull request #2702 from mattermost/gh-2678-shared-files
...
GH-2678 Update handleServeFile to allow readtoken
2022-03-31 16:34:21 -06:00
Scott Bishel
c098eda254
update handleServeFile to allow readtoken
2022-03-31 15:02:49 -06:00
Scott Bishel
d972cac4a1
Merge pull request #2700 from wiggin77/GH-2692_archive_import_broken
...
GH-2692 - Fix archive import
2022-03-31 14:24:49 -06:00
wiggin77
92a5c3605e
fix unit test 2
2022-03-31 15:11:44 -04:00
wiggin77
69b4baa7ec
fix unit test
2022-03-31 14:45:41 -04:00
wiggin77
d862e66af4
fix archive import
2022-03-31 14:04:20 -04:00
Scott Bishel
5fe14d119a
fix conflicts
2022-03-31 09:46:36 -06:00
Scott Bishel
36bf5704d0
Merge pull request #2636 from mattermost/private-templates
...
Added support for access control on templates
2022-03-31 07:42:58 -06:00
Scott Bishel
68dc26647b
Merge pull request #2694 from mattermost/missing-board-options
...
Missing board options in sidebar
2022-03-31 07:40:50 -06:00
Harshil Sharma
9e507fc209
Adde missing board menu options in sidebar
2022-03-31 17:55:29 +05:30
Harshil Sharma
9d6a26e230
Merge branch 'main' into missing-board-options
2022-03-31 16:21:34 +05:30
Harshil Sharma
806bb8e1a6
Fixed tests
2022-03-31 15:14:57 +05:30
Harshil Sharma
a8f76abd51
Merge branch 'private-onboarding-board' of github.com:mattermost/focalboard into private-onboarding-board
2022-03-31 13:59:31 +05:30
Harshil Sharma
03cf9f815f
Fixed tests
2022-03-31 13:58:30 +05:30
Harshil Sharma
bc5b7437aa
Merge branch 'main' into private-onboarding-board
2022-03-31 11:32:40 +05:30
Harshil Sharma
fa1860a4a8
lint fix
2022-03-31 10:52:21 +05:30
Harshil Sharma
31c027afe1
Used gobal team ID
2022-03-31 10:38:23 +05:30
Harshil Sharma
eedfe427e2
Used gobal team ID
2022-03-31 10:33:40 +05:30
Mattermod
4f5a0e2eb6
Merge branch 'main' into private-templates
2022-03-31 01:45:56 +03:00
Doug Lauder
fb52a7fa1d
Merge branch 'main' into private-templates
2022-03-30 18:17:44 -04:00
Doug Lauder
a5565dcfa1
Generate templates archive at build time ( #2577 )
2022-03-30 18:10:11 -04:00
Scott Bishel
1741f1f01d
update cypress tests
2022-03-30 15:17:39 -06:00
Scott Bishel
f66bed59a8
revert bad config changes
2022-03-30 15:12:56 -06:00