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
Jesús Espino
aafc159248
Changing checkbox to functional component
2021-03-30 20:14:08 +02:00
Jesús Espino
18d7e76a68
Adding tests and simplified a bit the code
2021-03-30 20:01:24 +02:00
Jesús Espino
d880595f77
Fixing eslint
2021-03-30 20:01:24 +02:00
Jesús Espino
09a9575dd0
Adding checkbox content type
2021-03-30 20:01:24 +02:00
Jesús Espino
56a3160109
Simplifying markdown editor
2021-03-30 19:52:32 +02:00
Chen-I Lim
50fc52f871
Fix lint issues
2021-03-30 10:11:48 -07:00
Chen-I Lim
db6d496853
Merge pull request #213 from mattermost/file-permissions
...
Store files per workspace and root block
2021-03-30 10:10:29 -07:00
Jesús Espino
d573f97fe6
Moving the label concept into its own component
2021-03-30 18:57:55 +02:00
Jesús Espino
af3ab4d978
Using the card listener in the gallery
2021-03-30 15:20:37 +02:00
Jesús Espino
6a738a1f12
Fixing types problems
2021-03-30 15:17:23 +02:00
Jesús Espino
69ff6f494d
Improving content preview style
2021-03-30 15:17:23 +02:00
Jesús Espino
1b464b67c1
Adding more fixes to the gallery view
2021-03-30 15:17:23 +02:00
Jesús Espino
887e9cecaf
Gallery view
2021-03-30 15:17:23 +02:00
Jesús Espino
239fc689d4
Migrating cardDialog to functional component and creating the cardListener hook
2021-03-30 15:15:19 +02:00
Jesús Espino
361c37c1e0
Migrating kanban card to functional component
2021-03-30 14:05:47 +02:00
Jesús Espino
5f07dd52d3
Migrating propertyValueElement to functional component
2021-03-30 14:00:25 +02:00
Jesús Espino
009639b1ea
Migrating to menuWrapper to functional component
2021-03-30 13:53:12 +02:00
Jesús Espino
e441c4ee91
Migrating to property menu to functional component
2021-03-30 13:37:47 +02:00
Jesús Espino
b50e96d1d2
Fixing lint error
2021-03-30 13:27:46 +02:00
Jesús Espino
2b9b5cb07f
Migrating everything to 1 single editable type
2021-03-30 13:11:56 +02:00
Chen-I Lim
42fd52c13a
Fix lint error
2021-03-29 16:34:06 -07:00
Chen-I Lim
9ff340c989
Store files per workspace and root block
2021-03-29 16:27:35 -07:00
Chen-I Lim
aa363041e7
Support worksapce in websocket
2021-03-29 12:31:42 -07:00
Chen-I Lim
98bfd5a57a
Allow sharing with workspace
2021-03-29 10:41:27 -07:00
Jesús Espino
94a1a16f5f
Fixing eslint error
2021-03-29 15:02:05 +02:00
Jesús Espino
0329406a9c
Migrating table row to functional component
2021-03-29 14:47:19 +02:00
Jesús Espino
f2e1d1ba87
Moving filterComponent to the viewHeader folder
2021-03-29 13:03:44 +02:00
Jesús Espino
8c285e5948
Moving comment and commentsList components into the cardDetail folder
2021-03-29 13:01:52 +02:00
Jesús Espino
b4962c3b02
Extracting cardDetailsContentsMenu component
2021-03-29 12:37:59 +02:00
Jesús Espino
3f695b4659
Extracting card detail properties in its own component
2021-03-29 12:27:55 +02:00
Jesús Espino
faf7e6d551
Fixing linter errors
2021-03-29 12:15:12 +02:00
Jesús Espino
24a753b46e
Expliting contents list card int its own component
2021-03-29 12:13:54 +02:00
Jesús Espino
0f938d6bd4
Moving cardDetail to its own directory
2021-03-29 12:02:36 +02:00
Jesús Espino
db3dce7e58
Migrating viewHeader to functional component
2021-03-29 11:56:21 +02:00
Jesús Espino
5ad7ed5fc0
Extracting ViewHeaderSearch component
2021-03-29 11:52:50 +02:00
Jesús Espino
dc5896a64a
Extracting the view header actions menu into its own component
2021-03-29 11:25:33 +02:00
Quentin PAGÈS
9d52b09e3d
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (139 of 139 strings)
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/oc/
Translation: Focalboard/webapp
2021-03-28 13:34:00 +02:00
Kaya Zeren
72aa769c87
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (139 of 139 strings)
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
Translation: Focalboard/webapp
2021-03-28 13:34:00 +02:00
YorimiMochida
55009474e5
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-03-28 13:34:00 +02:00
Tom De Moor
3abbd5f1f6
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (139 of 139 strings)
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translation: Focalboard/webapp
2021-03-28 13:34:00 +02:00
Yao Xie
80aa80415a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (139 of 139 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 98.5% (137 of 139 strings)
Co-authored-by: Yao Xie <zukerherr@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
Translation: Focalboard/webapp
2021-03-28 13:34:00 +02:00
Jesús Espino
ff26307b6b
Moving registrationLink component to the sidebar directory
2021-03-28 13:33:54 +02:00
Jesús Espino
5bfc85df97
Adding missed files
2021-03-28 13:31:07 +02:00
Jesús Espino
e71b4f9236
Extracting ViewHeaderSortMenu component from ViewHeader
2021-03-28 13:30:46 +02:00
Jesús Espino
e7d93ef941
Splitting the ViewHeaderProperties Menu
2021-03-28 13:15:37 +02:00
Jesús Espino
f95189984d
Moving viewHeader to its own directory
2021-03-28 12:55:55 +02:00
Jesús Espino
b6df0a272f
Fixing sidebar header collapse button
2021-03-28 09:56:51 +02:00
Jesús Espino
ae5d7f788d
Splitting scss code
2021-03-28 09:43:39 +02:00
Jesús Espino
7f2a1ce109
Migrating sidebar to functional component
2021-03-28 09:22:51 +02:00
Jesús Espino
80292ec815
Splitting the sidebar user menu in its own component
2021-03-28 09:14:34 +02:00
Jesús Espino
852269e20e
Splitting the sidebar board item into its own functional component
2021-03-27 18:44:00 +01:00
Jesús Espino
bd7bd50e79
Adding missing file
2021-03-27 11:02:56 +01:00
Jesús Espino
de3d92ad52
Simplifiying the sidebar a bit more
2021-03-27 11:01:31 +01:00
Jesús Espino
94c39b87de
Refactoring the sidebar
2021-03-27 10:53:39 +01:00
Jesús Espino
499780fcf0
Migrating ViewTitle to functional component
2021-03-27 10:34:23 +01:00
Jesús Espino
8ea954aa64
Migrating CommentsList to functional component
2021-03-27 10:30:53 +01:00
Jesús Espino
acfc171fe4
Migrating BlockIconSelector to functional component
2021-03-27 10:25:10 +01:00
Jesús Espino
c54c50f2e8
Migrating workspace component to functional component
2021-03-27 10:20:18 +01:00
Jesús Espino
e91b7b5f3b
Renaming workspaceComponent to workspace
2021-03-27 10:17:05 +01:00
Jesús Espino
a550988f35
Migrating registration link to functional component
2021-03-27 10:13:17 +01:00
Jesús Espino
108ecf59f7
Renaming registrationLinkComponent to registrationLink
2021-03-27 10:03:44 +01:00
Jesús Espino
98370bb20c
Simplifying center panel from board/table component to center panel
2021-03-27 09:20:51 +01:00
Jesús Espino
2809a4518d
Making Editable component to follow the export default pattern
2021-03-27 08:44:14 +01:00
Jesús Espino
bf24375d81
Removing unused code
2021-03-27 08:41:24 +01:00
Jesús Espino
24c66d6435
Creating a separate table component
2021-03-27 08:29:42 +01:00
Chen-I Lim
7a50a9339e
Fix sharing
2021-03-26 21:26:34 -07:00
Bharat Kalluri
6c276bec7e
Merge branch 'main' into fix/wrap_board_card_text
2021-03-27 06:53:04 +05:30
Chen-I Lim
0b479ff3ae
Handle workspace in websocket
2021-03-26 18:04:23 -07:00
Chen-I Lim
4c759b9a9e
Update propertyMenu snapshot
2021-03-26 17:55:02 -07:00
Bharat Kalluri
a41840b27d
Merge branch 'main' into fix/wrap_board_card_text
2021-03-26 23:36:54 +05:30
Chen-I Lim
725971784b
Workspace backend support
2021-03-26 11:01:54 -07:00
Bharat Kalluri
a2dad0b823
Added overflow wrap to boardCard.scss
2021-03-26 23:31:02 +05:30
Jesús Espino
65be22fa15
Splitting the kaban component from the boardComponent
2021-03-26 18:46:25 +01:00
Jesús Espino
c7bff3e755
removing unneded declaration of properties
2021-03-26 17:58:26 +01:00
Jesús Espino
0c290bad93
Splitting the board component is smaller chunks
2021-03-26 17:58:18 +01:00
Jesús Espino
8fbd7e574f
Migrating BoardColumn to functional component
2021-03-26 17:37:46 +01:00
Jesús Espino
864977e01f
Migrating NewCardButton to functional component
2021-03-26 17:33:59 +01:00
Jesús Espino
9ef14be7eb
Splitting template items in the new card menu into other component
2021-03-26 17:31:15 +01:00
Jesús Espino
ae1839a909
Splitting the AddContentMenuItem in its own component
2021-03-26 17:19:40 +01:00
Jesús Espino
a18dc37170
Ignoring eslint prop-types error
2021-03-26 17:10:19 +01:00
Jesús Espino
df00c4613e
Migrating ModalWrapper to functional component
2021-03-26 16:33:39 +01:00
Jesús Espino
67916470fd
Migrating RootPortal to functional component
2021-03-26 16:26:58 +01:00
Jesús Espino
09693148aa
Migrating modal to functional component
2021-03-26 16:20:35 +01:00
Jesús Espino
1525a7d9cd
Simplifying TopBar component
2021-03-26 15:49:59 +01:00
Jesús Espino
f470777e27
Migrating content components to functional components
2021-03-26 15:48:13 +01:00
Jesús Espino
55885805a6
Simplifiying SubMenuOption
2021-03-26 14:58:20 +01:00
Jesús Espino
77343c2f03
Migrating some components to functional components
2021-03-26 14:52:31 +01:00
Jesús Espino
7c156cfd84
Migrating some components to functional components
2021-03-26 14:41:59 +01:00
Jesús Espino
9bcad5d7e1
Saving the cart title on card close
2021-03-26 12:41:09 +01:00
Jesús Espino
252dcc2c50
Fixing code styles
2021-03-26 11:54:55 +01:00
Jesús Espino
6f451aef3d
Re-adding babel eslint plugin
2021-03-26 11:51:01 +01:00
Herminien
d5b62754f2
Translated using Weblate (French)
...
Currently translated at 99.2% (135 of 136 strings)
Co-authored-by: Herminien <mch@pcet.fr>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/
Translation: Focalboard/webapp
2021-03-25 19:53:50 +01:00
Yao Xie
0268764e5c
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (136 of 136 strings)
Added translation using Weblate (Chinese (Simplified))
Translated using Weblate (Chinese (Traditional))
Currently translated at 98.5% (134 of 136 strings)
Co-authored-by: Yao Xie <zukerherr@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
Translation: Focalboard/webapp
2021-03-25 19:53:50 +01:00
Jesús Espino
325cedc5df
Adding new languages
2021-03-25 19:46:59 +01:00
Jesús Espino
8845683b09
Upgrading javascript dependencies
2021-03-25 19:41:00 +01:00
Jesús Espino
ba3e598139
Merge pull request #193 from weblate/weblate-focalboard-webapp
...
Translations update from Weblate
2021-03-25 18:47:00 +01:00
Jesús Espino
c60e9a2550
Removing insecure library
2021-03-25 18:47:02 +01:00
Yao Xie
17e8691f26
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 93.3% (127 of 136 strings)
Co-authored-by: Yao Xie <zukerherr@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
Translation: Focalboard/webapp
2021-03-25 18:41:52 +01:00
jesus.espino
015ba1c7e4
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (136 of 136 strings)
Co-authored-by: jesus.espino <jesus@mattermost.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/es/
Translation: Focalboard/webapp
2021-03-25 18:41:52 +01:00
Abdullah Musab Ceylan
bd447eb91c
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Turkish)
Currently translated at 85.8% (115 of 134 strings)
Added translation using Weblate (Turkish)
Co-authored-by: Abdullah Musab Ceylan <abdullah@creativouse.co.uk>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
Translation: Focalboard/webapp
2021-03-25 18:41:52 +01:00
Quentin PAGÈS
27ee43f2b7
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Occitan)
Currently translated at 91.7% (123 of 134 strings)
Added translation using Weblate (Occitan)
Co-authored-by: Quentin PAGÈS <quentinantonin@free.fr>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/oc/
Translation: Focalboard/webapp
2021-03-25 18:41:51 +01:00
kaakaa
57ee2ea357
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (134 of 134 strings)
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translation: Focalboard/webapp
2021-03-25 18:41:51 +01:00
Jesús Espino
dd9c46d16c
Merge pull request #182 from asaadmahmood/focal-154
...
154 - Updating table cell css
2021-03-25 16:13:08 +01:00
Bharat Kalluri
a590409ae2
Use intl from prop instead of passing it as a argument
2021-03-25 20:25:52 +05:30
Asaad Mahmood
5ec6a4682f
154 - Updating table cell css
2021-03-24 14:21:41 +05:00
Bharat Kalluri
563f0ceef4
added i18-n extracted text
2021-03-24 07:15:45 +05:30
Bharat Kalluri
ade3309915
Added message on export
2021-03-23 12:55:06 +05:30
Edward Smirnov
75c4158670
Translated using Weblate (Russian)
...
Currently translated at 100.0% (134 of 134 strings)
Co-authored-by: Edward Smirnov <ed@microolap.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
Translation: Focalboard/webapp
2021-03-22 09:48:54 +01:00
Tom De Moor
ee845f05b5
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (134 of 134 strings)
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translation: Focalboard/webapp
2021-03-22 09:48:54 +01:00
Markus Marcinek
e1a3596e1d
Translated using Weblate (German)
...
Currently translated at 100.0% (134 of 134 strings)
Co-authored-by: Markus Marcinek <markus.marcinek@outlook.de>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
Translation: Focalboard/webapp
2021-03-22 09:48:53 +01:00
Cyril LD
a14b9bb05d
Translated using Weblate (French)
...
Currently translated at 100.0% (134 of 134 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (134 of 134 strings)
Co-authored-by: Cyril LD <c.laguilhon.debat@petitclou.de>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/es/
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/
Translation: Focalboard/webapp
2021-03-22 09:48:53 +01:00
Jesús Espino
a27fba347c
Adding Russian and Dutch languages
2021-03-21 19:47:47 +01:00
Edward Smirnov
efca221036
Translated using Weblate (Russian)
...
Currently translated at 100.0% (132 of 132 strings)
Added translation using Weblate (Russian)
Co-authored-by: Edward Smirnov <ed@microolap.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ru/
Translation: Focalboard/webapp
2021-03-21 19:41:03 +01:00
Nathanaël
d305c6ef48
Translated using Weblate (French)
...
Currently translated at 100.0% (132 of 132 strings)
Co-authored-by: Nathanaël <contact@nathanaelhoun.fr>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/
Translation: Focalboard/webapp
2021-03-21 19:41:03 +01:00
jesus.espino
f394a51ddd
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (132 of 132 strings)
Co-authored-by: jesus.espino <jesus@mattermost.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/es/
Translation: Focalboard/webapp
2021-03-21 19:41:03 +01:00
toto6038
eab415c88e
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 70.4% (93 of 132 strings)
Added translation using Weblate (Chinese (Traditional))
Co-authored-by: toto6038 <toto6038@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
Translation: Focalboard/webapp
2021-03-21 19:41:03 +01:00
kaakaa
a431e946f3
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (132 of 132 strings)
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translation: Focalboard/webapp
2021-03-21 19:41:03 +01:00
Tom De Moor
838479791a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (132 of 132 strings)
Translated using Weblate (Dutch)
Currently translated at 44.6% (59 of 132 strings)
Translated using Weblate (Dutch)
Currently translated at 15.1% (20 of 132 strings)
Added translation using Weblate (Dutch)
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
Translation: Focalboard/webapp
2021-03-21 19:41:02 +01:00
Jesús Espino
0c39baae47
Registering the system them listener only once
2021-03-21 08:51:22 +01:00
Renjith
21924107dd
[GH-132] - Add snapshot test for propertyMenu component to cover the rest of the scenarios
2021-03-20 19:42:19 -05:00
Jesús Espino
9d7e8b0fff
Merge pull request #135 from renjithgr/main
...
[GH-132] Add unit tests for propertyMenu component.
2021-03-20 09:32:00 +01:00
Jesús Espino
bc9be643a5
Add support for system-theme (dark/default)
2021-03-20 08:52:24 +01:00
Jesús Espino
c8a06c6a8e
Adding french support
2021-03-19 23:11:14 +01:00
Cyril LD
1eae805424
Translated using Weblate (French)
...
Currently translated at 100.0% (131 of 131 strings)
Added translation using Weblate (French)
Co-authored-by: Cyril LD <c.laguilhon.debat@petitclou.de>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fr/
Translation: Focalboard/webapp
2021-03-19 23:02:55 +01:00
Renjith
ddc357ed35
[GH-132] Clean up and refactoring
2021-03-19 14:03:46 -05:00
Chen-I Lim
a34c9a7128
Fix #136 : Update the displayed version
2021-03-19 09:59:46 -07:00
Renjith
ef5e72ab7c
[GH-132] Add unit test to cover the type chnge event callback
2021-03-19 11:40:13 -05:00
Renjith
26af2916c4
[GH-132] Add unit test to cover delete and name change event in propertyMenu component
2021-03-19 11:22:10 -05:00
kaakaa
cb334e595a
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (131 of 131 strings)
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translation: Focalboard/webapp
2021-03-19 16:30:16 +01:00
Sven Hüster
bd898877ad
Translated using Weblate (German)
...
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (German)
Currently translated at 100.0% (129 of 129 strings)
Co-authored-by: Sven Hüster <sven.svelle@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
Translation: Focalboard/webapp
2021-03-19 16:25:34 +01:00
jespino
9e3f7b26e6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (131 of 131 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (129 of 129 strings)
Co-authored-by: jespino <jespinog@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/es/
Translation: Focalboard/webapp
2021-03-19 16:25:33 +01:00
kaakaa
8f31d14a30
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (129 of 129 strings)
Added translation using Weblate (Japanese)
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
Translation: Focalboard/webapp
2021-03-19 16:25:33 +01:00
Jesús Espino
be0114c6a9
Fixing weblate
2021-03-19 16:11:47 +01:00
Jesús Espino
98153b8e98
Adding german and japanese translations
2021-03-19 16:10:39 +01:00
Hosted Weblate
52431faba0
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-03-19 15:19:42 +01:00
Jesús Espino
bea14c90ec
Merge pull request #126 from renjithgr/main
...
Add basic setup for unit testing components with sass files import
2021-03-19 15:19:39 +01:00
Hosted Weblate
c491a04eba
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-03-19 15:11:06 +01:00
Hosted Weblate
ea80357eb1
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-03-19 15:07:45 +01:00
Elisabeth Kulzer
88b91fd09a
Translated using Weblate (German)
...
Currently translated at 7.7% (10 of 129 strings)
Translated using Weblate (German)
Currently translated at 3.8% (5 of 129 strings)
Added translation using Weblate (German)
Co-authored-by: Elisabeth Kulzer <elisabeth.kulzer@mattermost.com>
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
Translation: Focalboard/webapp
2021-03-19 15:07:45 +01:00
Renjith
4430f9d4fc
Fix the test name
2021-03-19 07:52:40 -05:00
Renjith
8b499f9035
Add unit test for propertyMenu.tsx - basic setup
2021-03-19 07:41:11 -05:00
Jesús Espino
1ed5659bc7
Adding missed edit icon
2021-03-18 15:53:42 +01:00
Jesús Espino
0a5de1500a
Making this theme aware in the markdown editor
2021-03-18 15:44:15 +01:00
Renjith
d6950c27bb
Add property type email
2021-03-18 01:36:03 -05:00
Chen-I Lim
2681b8900a
Fix #78 : GetSharing should return undefined when missing
2021-03-17 12:15:16 -07:00
Chen-I Lim
46cb593bbb
Use import instead of requrie
2021-03-11 08:11:07 -08:00
Chen-I Lim
87a914b197
Fix lint errors
2021-03-10 15:14:18 -08:00
Chen-I Lim
42d7bc9a88
cleanup handler interface
2021-03-10 15:03:26 -08:00
Chen-I Lim
13d63f9cd1
Unique menu keys
2021-03-10 15:00:54 -08:00
Chen-I Lim
fac8998ba2
Check for dup registerType
2021-03-10 14:58:12 -08:00
Chen-I Lim
194746f3ac
i18n-extract
2021-03-10 14:56:20 -08:00
Chen-I Lim
4fb54365f6
Make add card content dynamic
2021-03-10 14:55:01 -08:00
Chen-I Lim
b7630dc178
Upload image in createBlock
2021-03-10 14:45:49 -08:00
Chen-I Lim
c55f414b19
Move add content logic into handler
2021-03-10 11:22:52 -08:00
Chen-I Lim
61015d1b5e
cleanup
2021-03-10 10:55:46 -08:00
Chen-I Lim
9f87b680c2
Move content registration to elements
2021-03-10 10:53:37 -08:00
Chen-I Lim
cfe763ff47
Merge branch 'main' into content-blocks
2021-03-10 09:23:48 -08:00