Ishan Masdekar
3a135a30e7
fix: handles null or empty clientConfig ( #3237 )
...
Adds a check to see if the clientConfig object is null or empty.
If null or empty clientConfig then sets the disableTour to false.
Related Issue: #3236
Signed-off by: imasdekar <imasdekar@disroot.org>
2022-06-16 09:32:08 -04:00
Scott Bishel
b911de0cc3
CP - Update en.json: Bug fix and consistency ( #3231 )
...
* Update en.json: Bug fix and consistency (#3151 )
* Update en.json
Updated copy and fixed https://github.com/mattermost/focalboard/issues/3131
* update cypress tests
* update default messages, en.json is created from default messages when running i18n-extract
* update tests for string changes
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
(cherry picked from commit 020d83fa446929ddd7738cb7a94d6854c5cdd343)
* clean up cherry-pick
* more cleanup
* fix bad merge
* fix cypress tests
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2022-06-16 16:47:44 +05:30
Scott Bishel
85b10ad417
fixes for personal server app notification ( #3227 ) ( #3230 )
...
* fixes for personal server app notification (#3227 )
* fix test
2022-06-16 16:46:45 +05:30
Miguel de la Cruz
fa6de94070
Adds limits implementation to the server ( #3213 )
...
* Adds limits implementation to the server
* Add test for deleted boards on active card count
2022-06-15 12:17:44 +02:00
kamre
d34bf0391b
Fix flickering when switching views: use redux state for rendering instead of the router match params. ( #3212 )
2022-06-15 12:00:11 +05:30
Harshil Sharma
f3faf39eaa
Forward-porting fileinfo limits ( #3164 )
...
* Updated go version
* Generated mocks
* lint fix
* lint fix
* lint fix
* backported fileinfo limits
* backported fileinfo limits
* added tests
* synced with main
* Server lint fix
* used a better name
2022-06-13 13:35:42 +05:30
Paul Esch-Laurent
8d2cc3ed06
fix: delete .action-cell
CSS bg color ( #3157 )
2022-06-03 11:27:24 +05:30
kamre
a42f8b7dcc
[GH-3170] Fix overflow for ValueSelector menu ( #3171 )
2022-06-02 15:54:07 -05:00
Scott Bishel
3f49be606b
need to update OnDropToCard on card changes ( #3076 )
2022-05-24 12:05:12 +05:30
Asaad Mahmood
e01cf226cb
Adding search bar instead of search button for board ( #3070 )
...
* Adding search bar instead of search button for board
* Updating translation
* Updating tests
* Updating test
* Updating test
2022-05-19 21:05:55 +05:00
KyeongSoo Kim
6e7326d4e0
GH-1919 fix unexpected dialog close ( #2828 )
...
* fix: seperate dialog backdrop and wrapper
* test: update snapshot
2022-05-19 10:31:53 +02:00
kamre
4ebb35cf0f
[GH-2442] Improve performance for table column resize ( #3032 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 15:51:17 -05:00
Jesús Espino
d3edf2f698
Adding the board default role for public boards ( #2884 )
...
* Adding the default role concept in the backend
* Adding the interface part
* Fix golang-ci lint errors
* Adding local permissions tests
* Address PR review comments
* Improving the code a bit
* Another small fix
* Renaming DefaultRole to MinimumRole
* Setting the minimum role at minimum to check the permissions per roles in the integration tests
* Adding the new minimum role behavior
* Fixing some tests
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 10:09:11 -06:00
Scott Bishel
073ef8af75
update to version 7.2.0
2022-05-11 17:25:46 -06:00
Mattermod
eb5f35d5fa
Merge branch 'main' into personal-server-advertising
2022-05-11 22:12:40 +03:00
Asaad Mahmood
a5743f8ebe
GH-2959 - Updating boards modal styling ( #3048 )
...
* GH-2959 - Updating boards modal styling
* Updating test
2022-05-11 19:24:14 +05:00
Mattermod
00c5affae7
Merge branch 'main' into personal-server-advertising
2022-05-10 20:53:08 +03:00
wiggin77
a467f6befa
fix broken jest test
2022-05-10 12:47:03 -04:00
Asaad Mahmood
1e828204a4
Updating UI
2022-05-10 17:18:01 +05:00
Rajat Dabade
a840c440f5
Added delete feature in Table view ( #2383 )
...
* Added delete feature in Table view
* Fixed the build failure
* Added test cased for delete the row in table view
* Fixes for useMemo, useCallback and proposed CSS solution
* UI fixes
* Resolved the test-case issue
Co-authored-by: Rajat Dabade <rajat@Rajats-MacBook-Pro.local>
2022-05-10 13:16:24 +02:00
Harshil Sharma
859bc53cbb
All team users autocomplete new ( #3016 )
...
* WIP
* Made search debounced
* Lint fiX
* Fixed tests
* Calledn un-debounced version on first load
2022-05-10 11:06:04 +05:30
Scott Bishel
12688f122c
add copyright
2022-05-09 16:43:01 -06:00
Scott Bishel
28832926e9
fixes
2022-05-09 16:34:47 -06:00
Scott Bishel
68570ace5c
more lint fixes
2022-05-09 13:56:26 -06:00
Scott Bishel
5bfa4b4827
lint fixes
2022-05-09 13:46:32 -06:00
Scott Bishel
5dfc81ddb2
remove log, update snapshot
2022-05-09 13:37:43 -06:00
Scott Bishel
dd56ceb1c8
only display if active 24 hours
2022-05-09 12:49:07 -06:00
Scott Bishel
982396146f
update for standard colors/button, add telemetry
2022-05-09 12:27:50 -06:00
Scott Bishel
1a3612bd8c
implement personal server/desktop cloud advertising
2022-05-09 09:49:10 -06:00
Asaad Mahmood
fb46097e72
2889 - Hiding images on share modal on personal ( #2925 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-04 13:53:46 -06:00
Harshil Sharma
4a99a91cc9
Displayed only board members in autocomplete ( #2969 )
...
* Displayed only board members in autocomplete
* Removed debug logs
2022-05-03 12:54:47 -06:00
Rajat Dabade
b5eda443b2
Merge pull request #2940 from Rajat-Dabade/create-category-with-enter-btn
2022-05-03 20:13:56 +05:30
Rajat Dabade
130374027c
Removed the submit attribute as it no longer been used
2022-05-03 19:12:28 +05:30
Asaad Mahmood
d122976ab1
Minor UI Updates to Card title and Column Dropdown ( #3006 )
...
* Minor UI Updates
* Updating menu popup
2022-05-03 09:44:41 +05:00
Harshil Sharma
aec7c9de10
Fixed incorrect navigation bug ( #3004 )
2022-05-02 16:59:39 -06:00
Rajat Dabade
b2ec507e8f
Last updated by aligement fixed ( #2937 )
...
* 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>
2022-05-02 14:57:02 -06:00
Scott Bishel
c36e61657e
need to reload on change to me.id ( #2997 )
2022-05-02 14:55:33 -06:00
Scott Bishel
b12638a57a
check for propertyValue not null ( #2986 )
2022-05-02 14:48:45 -06:00
Asaad Mahmood
cff702462a
GH-2927 - Reducing header size for boards ( #2930 )
...
* GH-2927 - Reducing header size for boards
* Updating header alignment
* Updating test
2022-05-02 12:54:11 +05:00
Scott Bishel
f4541630e7
update for v0.17.0 ( #2943 )
2022-04-28 14:41:38 -06:00
Rajat Dabade
55df4cf224
Followed the review request changed and updated the code
2022-04-28 12:31:12 +05:30
Paul Esch-Laurent
2a0873c954
fix: personal server invite link omitted base URL ( #2900 )
...
* 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>
2022-04-27 15:14:08 -06:00
Harshil Sharma
4beea3888a
Fixed bug ehere start tour param was not sent when restarting touyr ( #2924 )
...
* Fixed bug ehere start tour param was not sent when restarting touyr
* Fixed nits
2022-04-27 09:16:30 -06:00
Scott Bishel
f441441cb4
GH-2877 - Style Autocomplete Modal ( #2934 )
...
* style autocomplete modal
* lint fixes
* Only show profile picture for plugin
* add non plugin test, update plugin test
2022-04-27 09:13:23 -06:00
Scott Bishel
9431a36886
implement private icon on Share button ( #2935 )
2022-04-27 07:25:06 -06:00
Rajat Dabade
d5c8f59878
Feature added: Pressing enter should create a category
2022-04-27 18:53:02 +05:30
Scott Bishel
d2c4a54d36
GH-2896 - Error on invalid token ( #2911 )
...
* handle error on invalid token
* update message and error to be more generic
* fix apostrophe
* send user to origin
2022-04-25 16:11:16 -06:00
Jesús Espino
340fcf20f1
Fixing redo on card contents ( #2831 )
...
* Fixing redo on card contents
* Fixing tests
2022-04-25 18:08:46 +02:00
Rajat Dabade
edd143b7e3
Fix for undefined className prop issue in Editable component ( #2855 )
...
* 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>
2022-04-25 17:40:56 +02:00
Rajat Dabade
bc3c081bf4
Make the x cross sign clickable when select options are clicked in card view ( #2904 )
...
* 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>
2022-04-25 09:18:35 -06:00