Commit graph

649 commits

Author SHA1 Message Date
Jeremie Pardou-Piquemal
c571f2f334 Update babel 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
38c686a40f Update react-refresh plugin 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
b9b46879ff Remove netlify-cli 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
302a6f5255 Minor syntax fix 2021-05-30 16:39:25 +02:00
Jeremie Pardou-Piquemal
bb7a7996e1 Raise z-index while item moving to put them above others 2021-05-28 11:13:35 +02:00
Jeremie Pardou-Piquemal
5a3eeae02f Make z-index rationnal 2021-05-28 11:13:35 +02:00
Jeremie Pardou-Piquemal
2c35a38651 Fix itemOnTop break moving 2021-05-28 11:13:35 +02:00
Jeremie Pardou-Piquemal
9e596717a8 Allow to reconnect after deconnection 2021-05-28 11:13:35 +02:00
Jeremie Pardou-Piquemal
3ecab5ca0c Prevent context menu to pop on board 2021-05-28 11:13:35 +02:00
Jeremie Pardou-Piquemal
0bf21395ff Fix pointer remaining on pointer out or leave without up 2021-05-28 11:13:35 +02:00
Jeremie Pardou-Piquemal
3d2e6dec6a Fix mobile compat 2021-05-26 20:22:44 +02:00
Jeremie Pardou-Piquemal
b169b26c61 Fix 273 - Center board on screen and contains it 2021-05-26 20:22:44 +02:00
Jeremie Pardou-Piquemal
cf777466b5 Allow to disable wdyr 2021-05-26 20:22:44 +02:00
Jeremie Pardou-Piquemal
193bf7b716 Remove console 2021-05-26 20:22:44 +02:00
Jeremie Pardou-Piquemal
da07267b8c Clean code and fix minor parameters things 2021-05-26 09:29:55 +02:00
Ribakys
0f3880d5e5 Renaming 'stackToTopLeft' action to 'stack' to keep compatibility for old games. 2021-05-26 09:29:55 +02:00
Ribakys
3ced661081 Keep by default only one stack function. 2021-05-26 09:29:55 +02:00
Ribakys
a5453a99c9 Move some parameters to function parameter with a default value. 2021-05-26 09:29:55 +02:00
Ribakys
60e0dfb46f Code condensation. 2021-05-26 09:29:55 +02:00
Ribakys
7dd2ac5222 1) Function to align and stack now they are by the last card (i.e. first element of the list). 2) Function "stackToCenter" now no longer has a visual displacement effect when the stack does not change. 2021-05-26 09:29:55 +02:00
Ribakys
c599d8bc86 1) Remove Stack function, to add two functions : stackToCenter and stackToTopLeft. 2) Visual stack thickness are '1' before 32 cards, after are '0.5'. 2021-05-26 09:29:55 +02:00
Ribakys
48510667a8 For stacked cards : visual as ascendent order (in place of descendent) 2021-05-26 09:29:55 +02:00
Ribakys
45ed66bce1 Fixe location's problem with "Align" and "Align as square" actions. 2021-05-26 09:29:55 +02:00
Ribakys
98eb87090e 1-Solved problem with 'align as square' action. 2-Update icon of 'align as square' action. 3-'Align' action positions to first card instead of center (to harmonize with actions 'align as line' and 'align as square'). 2021-05-26 09:29:55 +02:00
Ribakys
3a36dbb537 Resolved style issue (see with the Circle CI report).
Solved prettierrc pb.
2021-05-26 09:29:55 +02:00
Ribakys
21eb1c9a8d Update src/components/boardComponents/index.js 2021-05-26 09:29:55 +02:00
Ribakys
4abc5c03aa Update src/components/boardComponents/index.js 2021-05-26 09:29:55 +02:00
Ribakys
8eb30079c0 Two new functions to align cards. 1- Align as line. 2-Align as square.
Two conflicts are resolved then rebase.
2021-05-26 09:29:55 +02:00
Jeremie Pardou-Piquemal
de69149223 Add spinner while loading game data 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
fd88263360 Fix typo in GameView 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
7e19a7f2a8 Prepare PR 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
21116ced93 Intelligent back button 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
54b1ce50cc Enhance change game modal 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
72c9a82476 Save webconf in localstorage 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
85ed141e05 Betat multiTable feature 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
7ab05423bf Allow multiple sessions 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
2d4dcd709f Split Game and Session logic 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
6cc9750e69 Create MainRoute file 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
1a7e54be0a Move board view component in it's own directory 2021-05-25 10:07:36 +02:00
Jeremie Pardou-Piquemal
6f2af936f9 Fix performance issue with positionned item 2021-05-13 14:17:23 +02:00
Jeremie Pardou-Piquemal
9684cbaf35 Update ricochet version 2021-05-13 14:17:23 +02:00
Jeremie Pardou-Piquemal
0bfe984c0e Enable webconf (beta) 2021-05-13 14:17:23 +02:00
Jeremie Pardou-Piquemal
3fb643c42e Switch to ricochet2 2021-05-13 14:17:23 +02:00
Jeremie Pardou-Piquemal
fc67ed0125 Add endpoint for getting visio token 2021-05-13 14:17:23 +02:00
Jeremie Pardou-Piquemal
2165ec42ba Add openvidu web conf 2021-05-13 14:17:23 +02:00
Romain Garrigues
7f365fb53a
Merge pull request #322 from jrmi/slider_design_fix
Removes the small arrow experiment on top of the slider current value bubble
2021-04-26 20:41:39 +01:00
romgar
682af723a0 Removes the small arrow experiment on top of the slider current value bubble 2021-04-26 20:33:36 +01:00
romgar
a26bdc09af Unify simple Slider styling 2021-04-25 20:46:20 +02:00
romgar
cc2457060a Unifies Range Slider in homepage and game edition 2021-04-25 20:46:20 +02:00
Jeremie Pardou-Piquemal
8b2215321d Fix CI 2021-04-24 15:28:45 +02:00