Commit Graph

745 Commits

Author SHA1 Message Date
Edward Smirnov
c3db71f6aa Translated using Weblate (Russian)
Currently translated at 100.0% (167 of 167 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (161 of 161 strings)

Co-authored-by: Edward Smirnov <ed@microolap.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
Translation: Focalboard/webapp
2021-04-12 13:27:07 +02:00
Kaya Zeren
847bdd42e1 Translated using Weblate (Turkish)
Currently translated at 100.0% (167 of 167 strings)

Translated using Weblate (Turkish)

Currently translated at 100.0% (161 of 161 strings)

Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
Translation: Focalboard/webapp
2021-04-12 13:27:07 +02:00
Tom De Moor
6dfc339534 Translated using Weblate (Dutch)
Currently translated at 100.0% (167 of 167 strings)

Translated using Weblate (Dutch)

Currently translated at 100.0% (161 of 161 strings)

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translation: Focalboard/webapp
2021-04-12 13:27:07 +02:00
Murat
01a9f1d331 Translated using Weblate (French)
Currently translated at 95.0% (152 of 160 strings)

Co-authored-by: Murat <murat.bayan@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/
Translation: Focalboard/webapp
2021-04-12 13:27:06 +02:00
Jesús Espino
57a6ac3bac Migrating editable to functional component 2021-04-09 21:30:30 +02:00
Jesús Espino
21a5478b32 Fixing linter error 2021-04-09 20:03:38 +02:00
Jesús Espino
57232a770b Migrating App component to functional component 2021-04-09 19:34:35 +02:00
Jesús Espino
849a47e05f Migrating card detail to functional component 2021-04-09 19:11:51 +02:00
Jesús Espino
139d3f7762 Migrating flash messages to functional component 2021-04-09 18:52:46 +02:00
Jesús Espino
76fda21f17 Improved share board component 2021-04-09 18:37:02 +02:00
Jesús Espino
5a56c40d36 Extracting filterValue from filterComponent in the viewHeader 2021-04-09 18:20:19 +02:00
Jesús Espino
c065067a62 Simplified error page 2021-04-09 17:29:11 +02:00
Jesús Espino
e43e58c71d Simplifying change password page 2021-04-09 17:26:51 +02:00
Jesús Espino
23964c22ae Simplifying register page 2021-04-09 17:13:25 +02:00
Jesús Espino
5cf59d6ff5 Simplifying login page code 2021-04-09 17:00:12 +02:00
Bharat
9e145fea13 Added URL regex match 2021-04-09 01:34:33 +05:30
Bharat
1640923001 Merge branch 'main' into feat/add_url_prop_frontend 2021-04-09 01:25:43 +05:30
Jesús Espino
7320f1e7a1
Merge pull request #238 from jespino/react-dnd
Migrating all drag and drop into react-dnd
2021-04-08 20:19:28 +02:00
Jesús Espino
74e8cb1818 Fixing eslint 2021-04-08 20:13:27 +02:00
Jesús Espino
cfb2da8947 Giving a fixed sidebar with of 250px 2021-04-08 20:09:56 +02:00
Jesús Espino
2d1b76f570 Fixing labels on narrow columns of table view 2021-04-08 18:19:56 +02:00
Jesús Espino
528ba7098a Adding drag and drop to reorder card contents 2021-04-08 15:42:50 +02:00
Jesús Espino
fd970e5c67 Fixing a bug on title disabled new button size 2021-04-08 15:22:29 +02:00
Jesús Espino
d09f55bb94 Avoid dragging images from gallery view 2021-04-08 15:11:30 +02:00
Jesús Espino
1699afa6c1 Merge remote-tracking branch 'origin/main' into react-dnd 2021-04-08 12:41:54 +02:00
Jesús Espino
6383d79ecf Adding property validators 2021-04-08 12:40:55 +02:00
Jesús Espino
b7a14ac838 Adding the title prop to the default gallery view visible properties 2021-04-08 11:32:28 +02:00
Jesús Espino
bbf10858a8 Allow to show/hide title in the gallery view 2021-04-08 11:30:05 +02:00
Jesús Espino
155af1f4b7 Fixing eslint errors 2021-04-08 10:42:16 +02:00
Jesús Espino
962f216426 Fixing drag and drop for touchable devices 2021-04-08 10:40:57 +02:00
Jesús Espino
ccc31fe6c1 Adding enable/disable of sorting 2021-04-08 09:55:16 +02:00
Jesús Espino
aeebe8480d Another tiny detail about table column resizing 2021-04-07 22:57:47 +02:00
Jesús Espino
1fcbf5c04d Improving table column resizing 2021-04-07 22:56:18 +02:00
Jesús Espino
f1673dcc85 Simplifying drag and drop for sorting with my own hook 2021-04-07 22:48:18 +02:00
Jesús Espino
13b8e40f98 Adding drag and drop on table 2021-04-07 22:11:48 +02:00
Jesús Espino
9ba35440e8 Fixing gallery drag and drop 2021-04-07 22:07:48 +02:00
Jesús Espino
75811d7f44 Adding preliminary (not-working) gallery manual sort 2021-04-07 20:18:44 +02:00
Jesús Espino
13dbecc823 Migrating all drag and drop into react-dnd 2021-04-07 19:35:25 +02:00
Jesús Espino
3aecc91fb5 Fixing the buttons in the column headers in the kanban 2021-04-07 19:13:06 +02:00
Jesús Espino
8da9da698c Fixing the max-width of the board header columns inputs 2021-04-07 19:07:27 +02:00
Tom De Moor
c8f7d553fb Translated using Weblate (Dutch)
Currently translated at 100.0% (160 of 160 strings)

Translated using Weblate (Dutch)

Currently translated at 85.6% (137 of 160 strings)

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translation: Focalboard/webapp
2021-04-01 19:24:13 +02:00
aeomin
f13887c044 Translated using Weblate (Chinese (Simplified))
Currently translated at 97.9% (146 of 149 strings)

Co-authored-by: aeomin <lin@aeomin.net>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
Translation: Focalboard/webapp
2021-04-01 19:24:13 +02:00
Kaya Zeren
abc79b385d Translated using Weblate (Turkish)
Currently translated at 100.0% (149 of 149 strings)

Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
Translation: Focalboard/webapp
2021-04-01 19:24:13 +02:00
Edward Smirnov
efc09dcf56 Translated using Weblate (Russian)
Currently translated at 100.0% (160 of 160 strings)

Translated using Weblate (Russian)

Currently translated at 100.0% (149 of 149 strings)

Co-authored-by: Edward Smirnov <ed@microolap.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
Translation: Focalboard/webapp
2021-04-01 19:24:13 +02:00
Hosted Weblate
2152941874 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/
Translation: Focalboard/webapp
2021-04-01 19:24:13 +02:00
Edward Smirnov
c6d9ea3c2c Translated using Weblate (Russian)
Currently translated at 100.0% (139 of 139 strings)

Co-authored-by: Edward Smirnov <ed@microolap.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
Translation: Focalboard/webapp
2021-04-01 19:24:13 +02:00
YorimiMochida
6843290fab Translated using Weblate (Japanese)
Currently translated at 100.0% (139 of 139 strings)

Co-authored-by: YorimiMochida <yuuman002@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translation: Focalboard/webapp
2021-04-01 19:24:13 +02:00
Chen-I Lim
a6347f9741 Handle select properties in search 2021-04-01 10:24:04 -07:00
Chen-I Lim
2a16322492
Merge pull request #222 from BharatKalluri/fix/search_in_properties
Added search in properties of a card
2021-04-01 10:22:15 -07:00
Chen-I Lim
e708f3e8f5 Support Cmd+ alternative to Ctrl+ hotkeys 2021-04-01 09:39:50 -07:00
Bharat
cb6a8a0189 Updated snapshot to include URL in dropdown 2021-04-01 19:09:18 +05:30
Bharat
e71e0c5ef1 Added URL as a property on the frontend 2021-04-01 18:56:42 +05:30
Jesús Espino
ae58abcecb Adding search hotkey ctrl+shift+f 2021-04-01 10:13:02 +02:00
Bharat
0b02ddfc4b Returning early in searchFilterCards fn 2021-04-01 13:26:58 +05:30
Jesús Espino
4feb217994 Migrating the boardpage to use the hotkeys library 2021-04-01 09:09:52 +02:00
Jesús Espino
ad554cc8b9 Migrating dialog to functional component and using react-hotkeys-hook 2021-04-01 09:06:22 +02:00
Jesús Espino
1f67811784 Simplifiying shortcuts using Hotkeys library 2021-04-01 08:57:58 +02:00
Jesús Espino
885fdc2b6a Fixing drag and drop on hidden columns 2021-04-01 08:17:35 +02:00
Chen-I Lim
3b7f5d9b51 System theme support on Safari 2021-03-31 22:03:16 -07:00
Chen-I Lim
679a689d3f Fix #220 2021-03-31 15:08:25 -07:00
Bharat
d8390a8bf3 Search in properties added 2021-04-01 03:27:51 +05:30
Chen-I Lim
e2a9597b78 Update PropertyMenu.Delete id 2021-03-31 14:19:12 -07:00
Bharat
c30534b0c2 intl dialog.tsx 2021-04-01 02:25:05 +05:30
Bharat
bede81a921 Merged changes from main and ran extract 2021-04-01 02:14:02 +05:30
Bharat
534a405f61 Merge branch 'main' into fix/internationlize_hardcoded_strings
# Conflicts:
#	webapp/src/widgets/propertyMenu.tsx
2021-04-01 02:10:44 +05:30
Bharat
06c35dfb96 Intl hardcoded strings in the frontend codebase 2021-04-01 02:09:14 +05:30
Chen-I Lim
c47333948e Rev to v0.6.2 2021-03-31 11:59:07 -07:00
Chen-I Lim
18a240c74c
Merge pull request #218 from mattermost/workspace-title
Workspace title
2021-03-31 07:59:40 -07:00
Jesús Espino
597242090c Adding options menu to the gallery cards 2021-03-31 16:51:11 +02:00
Jesús Espino
16256a41d0 Add selected cards duplication with CTRL+D 2021-03-31 16:03:31 +02:00
Jesús Espino
8af37617ee Improving a bit the gallery 2021-03-31 13:39:12 +02:00
Jesús Espino
b52d599cbd Fixing tiny detail on styles on gallery preview of content of checkboxes 2021-03-31 13:28:17 +02:00
Jesús Espino
bea9c905c7 Removing unneeded import 2021-03-31 13:25:13 +02:00
Jesús Espino
c73aaf09b2 Adjust the gallery new button to the height of the rest of the items 2021-03-31 13:23:38 +02:00
Jesús Espino
1b0613844b Allowing to show properties in the gallery view 2021-03-31 13:22:41 +02:00
Jesús Espino
0890698280 Simplifying a bit the view header 2021-03-31 13:00:04 +02:00
Jesús Espino
933ccce948 Moving horizontalGrip to table folder 2021-03-31 12:53:48 +02:00
Jesús Espino
ccba85bf27 Migrating contentBlock to functional component 2021-03-31 12:32:52 +02:00
Jesús Espino
3bf1b574bc Fixing type checks 2021-03-31 12:24:16 +02:00
Jesús Espino
6adc1cb756 Moving gallery loading/listening to the Gallery component instead to each card 2021-03-31 12:17:52 +02:00
Jesús Espino
41a91fb7b5 Migrating sidebarAddBoardMenu to functional component 2021-03-31 11:45:04 +02:00
Jesús Espino
8222035f5b Extracting boardTemplateMenuItem into its own component 2021-03-31 11:23:26 +02:00
Jesús Espino
bb7e41ff35 Updating vulnerable dependency 2021-03-31 10:21:17 +02:00
Jesús Espino
6945e09d75 fixing overflow-text in galleryCard 2021-03-31 10:19:50 +02:00
Chen-I Lim
884b658010 Show no board hint with workspace title 2021-03-30 15:50:37 -07:00
Chen-I Lim
7be7bed916 Show workspace title in sidebar 2021-03-30 15:25:16 -07:00
Jesús Espino
afb1d514c5
Merge pull request #199 from BharatKalluri/fix/wrap_board_card_text
Added overflow wrap to boardCard
2021-03-30 23:30:05 +02:00
Chen-I Lim
83ca65a7e6
Merge pull request #217 from mattermost/global-templates
Global template support
2021-03-30 14:25:26 -07:00
Chen-I Lim
3531c8307d Global template support 2021-03-30 14:04:00 -07:00
Jesús Espino
a49688240f Fixing cypress tests 2021-03-30 22:06:39 +02:00
Jesús Espino
53a6331a05 Fixing translation extraction 2021-03-30 21:35:48 +02:00
Jesús Espino
ad50065699
Merge pull request #145 from mattermost/system-theme
Add support for system-theme (dark/default)
2021-03-30 21:23:48 +02:00
Jesús Espino
f6e2006cae Merge remote-tracking branch 'origin/main' into system-theme 2021-03-30 21:20:04 +02:00
Jesús Espino
0c5c741b06 Merge remote-tracking branch 'origin/main' into checkbox-content 2021-03-30 20:33:34 +02:00
Jesús Espino
a6d0e4cc0b Fixing cypress tests 2021-03-30 20:33:21 +02:00
Jesús Espino
f5c93e556c Fixing merge problem 2021-03-30 20:30:53 +02:00
Jesús Espino
9127387163 Merge remote-tracking branch 'origin/main' into system-theme 2021-03-30 20:29:10 +02:00
Jesús Espino
951e85ef32 Fixing tests 2021-03-30 20:25:19 +02:00
Jesús Espino
d58adf0582
Merge pull request #216 from jespino/gallery-view
Gallery view
2021-03-30 20:22:19 +02:00
Jesús Espino
2d5738b02a Adding GalleryIcon based on ImageIcon 2021-03-30 20:21:47 +02:00