Commit graph

332 commits

Author SHA1 Message Date
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
Chen-I Lim
0b479ff3ae Handle workspace in websocket 2021-03-26 18:04:23 -07:00
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
9bcad5d7e1 Saving the cart title on card close 2021-03-26 12:41:09 +01:00
Jesús Espino
325cedc5df Adding new languages 2021-03-25 19:46:59 +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
Jesús Espino
a27fba347c Adding Russian and Dutch languages 2021-03-21 19:47:47 +01:00
Jesús Espino
c8a06c6a8e Adding french support 2021-03-19 23:11:14 +01:00
Jesús Espino
98153b8e98 Adding german and japanese translations 2021-03-19 16:10:39 +01: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
46cb593bbb Use import instead of requrie 2021-03-11 08:11:07 -08:00