Harshil Sharma
d6e494ca29
Fixed a bug where migrations didn't run on a clean DB ( #3104 )
2022-05-24 09:40:34 +02:00
Scott Bishel
3f49be606b
need to update OnDropToCard on card changes ( #3076 )
2022-05-24 12:05:12 +05:30
Prakhar Porwal
c6869df914
Added Tests for NewServer() , snapshot matching ( #3037 )
...
* Added Tests for NewServer() in webserver.go , snapshot matching
* fixed linting issue
* added test for bad base url and made changes as asked by @jespino
* fixed lint error
Co-authored-by: prakharporwal <prakharporwal@github>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-23 13:16:05 +02:00
David Janda
51dd9bbf7d
Add cypress:debug script to webapp/package.json ( #3088 )
2022-05-20 19:39:16 +05:30
Doug Lauder
f874c3dce3
don't redundantly send config chg messages to cluster nodes ( #3090 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-19 13:59:04 -06:00
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
Scott Bishel
1923846b21
Merge pull request #3091 from sbishel/fix-welcome-template
...
remove invalid assigned settings
2022-05-18 16:13:38 -06:00
Scott Bishel
8fe007277e
remove invalid assigned settings
2022-05-17 14:14:48 -06:00
Scott Bishel
18ece865f6
Merge pull request #3084 from weblate/weblate-focalboard-webapp
...
Translations update from Mattermost Weblate
2022-05-17 12:16:35 -06:00
Su Jing Jhong
894a5f4012
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 82.4% (258 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2022-05-16 23:04:13 +02:00
Tom De Moor
57877f612f
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (313 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2022-05-16 23:04:13 +02:00
JtheBAB
188891c158
Translated using Weblate (German)
...
Currently translated at 100.0% (313 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2022-05-16 23:04:13 +02:00
Matthew Williams
543199513d
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (313 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2022-05-16 23:04:13 +02:00
master7
79559388ed
Translated using Weblate (Polish)
...
Currently translated at 100.0% (313 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2022-05-16 23:04:13 +02:00
windane
f818383909
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 56.8% (178 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
2022-05-16 23:04:13 +02:00
Tóth Csaba // Online ERP Hungary Kft
f897a369cf
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (313 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hu/
2022-05-16 23:04:13 +02:00
Abraham Foam
d818eb384d
Translated using Weblate (Persian)
...
Currently translated at 31.9% (100 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fa/
2022-05-16 23:04:13 +02:00
Kaya Zeren
8f22cc6507
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (313 of 313 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2022-05-16 23:04:13 +02:00
Scott Bishel
aa29fd8a61
update template, remove view ( #3080 )
...
* update template, remove view
* update new template file
2022-05-16 17:04:09 -04: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
Doug Lauder
11bd3720f1
Refactor notify init ( #3043 )
...
* remove unneeded store interfaces
* - reduce dependencies for notifications service
- notifications service no longer concerned with web socket notifications
gnored, and an empty message aborts the commit.
* use app to add member to board
* remove unneeded API
* remove dependency on app package
* fix webapp jest
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 11:53:41 -04:00
Scott Bishel
9dbb0c88e1
Merge pull request #3056 from sbishel/version-v7.2
...
Update version to 7.2.0
2022-05-12 13:29:51 -06:00
Scott Bishel
073ef8af75
update to version 7.2.0
2022-05-11 17:25:46 -06:00
Scott Bishel
ccde68566b
Merge pull request #3046 from sbishel/personal-server-advertising
...
[Main] Add Cloud Message to Personal server/desktop
2022-05-11 15:21:10 -06:00
Scott Bishel
8189bcc843
Merge branch 'personal-server-advertising' of github.com:sbishel/focalboard into personal-server-advertising
2022-05-11 14:40:12 -06:00
Scott Bishel
5d5147511d
update singleUser to return workspace UpdateAt as getMe User createAt
2022-05-11 14:39:51 -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
Scott Bishel
761dfe1fff
Merge pull request #3049 from weblate/weblate-focalboard-webapp
...
Translations update from Mattermost Weblate
2022-05-10 15:24:17 -06:00
Mattermod
e0a44e3562
Merge branch 'main' into weblate-focalboard-webapp
2022-05-10 22:59:51 +03:00
Mattermod
00c5affae7
Merge branch 'main' into personal-server-advertising
2022-05-10 20:53:08 +03:00
Scott Bishel
958e77f24c
Merge pull request #3051 from wiggin77/fix_webapp_main
...
Fix broken webapp in main
2022-05-10 11:51:32 -06:00
wiggin77
a467f6befa
fix broken jest test
2022-05-10 12:47:03 -04:00
Mattermod
c676cd9f51
Merge branch 'main' into weblate-focalboard-webapp
2022-05-10 17:58:03 +03:00
Asaad Mahmood
1e828204a4
Updating UI
2022-05-10 17:18:01 +05:00
vaheeD khoshnouD
7116194619
Translated using Weblate (Persian)
...
Currently translated at 32.0% (100 of 312 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fa/
Added translation using Weblate (Persian)
2022-05-10 13:16:29 +02:00
Milo Ivir
6c52eaa4c2
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (312 of 312 strings)
Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2022-05-10 13:16:29 +02: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
4e2378aef6
Merge branch 'personal-server-advertising' of github.com:sbishel/focalboard into personal-server-advertising
2022-05-09 13:34:50 -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