Commit graph

44 commits

Author SHA1 Message Date
Jeremie Pardou-Piquemal
bd1d7bef21 Update translation 2020-10-28 22:13:32 +01:00
Jeremie Pardou-Piquemal
5fb2f2797c remove old dependencies 2020-10-28 22:13:32 +01:00
Jeremie Pardou-Piquemal
9598fd1795 Remove burger menu 2020-10-28 22:13:32 +01:00
Jeremie Pardou-Piquemal
3047bc7c84 Update style 2020-10-28 22:13:32 +01:00
Jeremie Pardou-Piquemal
dcde202bbb Better game list style 2020-10-28 22:13:32 +01:00
Jeremie Pardou-Piquemal
3ac03488c0 Use persistent database backend 2020-10-28 22:13:32 +01:00
Jeremie Pardou-Piquemal
da36becfe2 Enhance startup perf by removing needs of mutationObserver 2020-10-28 22:13:32 +01:00
Jeremie Pardou-Piquemal
944605a2f0 Refactor server and app generic store api 2020-10-28 22:13:32 +01:00
Romain Garrigues
7b3e68bd30 Removes babel-eslint explicit dependency, as it clashed with the version of babel-eslint another package was bringing to the build. 2020-10-24 14:37:16 +01:00
Jeremie Pardou
df85d69eab Can send image to storage 2020-08-22 22:45:34 +02:00
Jeremie Pardou-Piquemal
e277b2939b Use resizeObserverPolyfill 2020-08-21 23:18:03 +02:00
Jeremie Pardou-Piquemal
5f087a2def Avoid unecessary render 2020-07-31 21:57:43 +02:00
Jeremie Pardou-Piquemal
93e681e32e Update recoil version 2020-07-31 21:57:43 +02:00
Jeremie Pardou-Piquemal
21fad59773 Closes #93 - Add game information modal 2020-07-23 19:54:17 +02:00
Jeremie Pardou-Piquemal
bccfc04c37 Add items type 2020-07-15 20:17:42 +02:00
Jeremie Pardou-Piquemal
1eba637dd0 Add e2e tests to ci 2020-07-12 22:06:14 +02:00
Romain Garrigues
9d988ea309 Adds ctrlKey management to differentiate pinch from pan.
Warning: this change will only affect the OS X family.
2020-07-09 20:29:12 +02:00
Jeremie Pardou-Piquemal
3584d65b78 Filter available actions only for selection 2020-07-05 14:02:39 +02:00
Jeremie Pardou-Piquemal
c08c6d2dff Add e2e tests first pass 2020-07-05 14:02:39 +02:00
Jeremie Pardou-Piquemal
6e83bd63c9 Add translation for all string 2020-06-29 20:20:37 +02:00
Jeremie Pardou-Piquemal
892299f7fc Change layout and split components 2020-06-29 19:59:37 +02:00
Jeremie Pardou-Piquemal
8f2e50fc68 Add deploy step to ci 2020-06-25 23:25:18 +02:00
Jeremie Pardou-Piquemal
bc242addb6 Add wdyr 2020-06-24 21:42:30 +02:00
Jeremie Pardou-Piquemal
9e6aa42e9a Can add/remove items 2020-06-21 18:18:06 +02:00
Jeremie Pardou-Piquemal
7bdc0913dc Refactor Board components 2020-06-20 16:45:05 +02:00
Romain Garrigues
dccfc75ea7 Adds a form to be able to modify an Image label. 2020-06-20 16:11:35 +02:00
Jeremie Pardou-Piquemal
d36655069e Refactor list actions to avoid duplication 2020-06-19 22:21:02 +02:00
Jeremie Pardou-Piquemal
59ca4097d9 Add styled components and style some 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
92a707e2bc Add i18n 2020-06-19 14:04:32 +02:00
Jeremie Pardou-Piquemal
aadb0ebf30 Add eslint 2020-06-18 21:08:49 +02:00
Jeremie Pardou-Piquemal
7e540d1310 Change single quote for double quote 2020-06-18 20:57:28 +02:00
Jeremie Pardou-Piquemal
0269aff8c7 Use prettierrc 2020-06-18 20:51:47 +02:00
Jeremie Pardou-Piquemal
0490b296cf Add slider for rotation 2020-06-17 09:15:07 +02:00
Jeremie Pardou-Piquemal
82cfc665be Add import export game 2020-06-16 21:01:50 +02:00
Jeremie Pardou-Piquemal
4c3e7e5359 Allow to show only for yourself 2020-06-14 21:18:51 +02:00
Jeremie Pardou-Piquemal
0e087ed1c3 Improve perf and way items are synchronized 2020-06-14 10:23:20 +02:00
Jeremie Pardou-Piquemal
587c0c0049 Add action pane to handle all user interactions 2020-06-13 16:40:18 +02:00
Jeremie Pardou-Piquemal
5fc01701da Add ability to change user color 2020-06-12 11:30:53 +02:00
Jeremie Pardou-Piquemal
dba79e6237 Allow user to disconnect and reconnect 2020-06-09 22:36:23 +02:00
Jeremie Pardou-Piquemal
80b4a99661 Allow to change user name 2020-06-08 21:04:42 +02:00
Jeremie Pardou-Piquemal
98c4917b28 Add router to allow multiple rooms 2020-06-08 20:32:24 +02:00
Jeremie Pardou-Piquemal
cb7c39e5c2 Solve cors problem 2020-06-07 21:03:54 +02:00
Jeremie Pardou-Piquemal
faed323908 PanZoom working 2020-06-07 13:49:04 +02:00
Jeremie Pardou-Piquemal
e98f5dd220 Initialize project using Create React App 2020-04-05 14:20:00 +02:00