Commit graph

36 commits

Author SHA1 Message Date
AngelRionCervi
a7c9072048 reworked and fix minimized drawer (#137)
* added icons imgs for minimized drawer

* added 1 css class for imgs in minimized drawer

* rework minimized drawer a bit

* remove some console.log i forgot about

* modified sources of icons for when the drawer is minimized and so removed the function to get them

* added the icons path to the json representing the gather instance

i dont even know what im doing

* setup icons path

* linked icons from gather_pool.js to the front end ..?

i'm kinda lost here
2019-03-25 08:42:15 +01:00
ArturPhilibin
39c64072c0 Removed all references on the FrontEnd to a global server list, its gone now, also made the FrontEnd gracefully handle archived gathers with no servers (#125) 2018-12-29 16:28:15 +01:00
ArturPhilibin
4b2d67f524 Adding progmod gathers (#124)
* basic implementation of filtered servers and progmod gathers, need to refactor the changes ive done to servers, want to add them to the gather object instead of that ugly copy on the frontend

* refactored server list by attaching them to the gather object allowing them to be filtered by gather type rather than a global list

* fixed issue where page would crash if there were fewer than 2 server options
2018-12-29 14:43:05 +01:00
Absurdon
ea0ae11af6 Disconnect socket on error so it doesn't spam with retries 2018-11-19 00:25:43 +01:00
Absurdon
62bc539cd2 put socket back in component and added some error logging 2018-11-18 23:32:55 +01:00
Absurdon
5d69f56d7a open socket when main component mounts 2018-11-18 22:13:47 +01:00
Absurdon
1de9c655c5 Decouple socket from React App-component 2018-11-18 18:37:06 +01:00
Absurdon
5519eb6cf1 Fixing more urls 2017-04-18 16:14:51 +02:00
Chris Blanchard
4777beb244 Pull socketio from npm 2016-11-15 09:59:11 +00:00
Chris Blanchard
708832de61 Remove casual option 2016-11-07 10:21:16 +00:00
Chris Blanchard
950faa4e83 Stretch out gathers in big screen mode 2016-04-19 12:37:00 +01:00
Chris Blanchard
25cfff6b64 Move gather menu to sidebar and rearrange 2016-04-19 00:59:05 +01:00
Chris Blanchard
6f27029076 Vary chatbox height size 2016-04-19 00:59:05 +01:00
Chris Blanchard
4f2a9d78db Fix title updates 2016-04-19 00:59:05 +01:00
Chris Blanchard
277dde3ddb Added invite gathers and enabled notifications 2016-04-19 00:59:05 +01:00
Absurdon
bba685d080 fixed title not updating correctly 2016-04-19 00:59:05 +01:00
Absurdon
dae46a579c fixed button for unauthenticated page leading to 404 page
when unauthenticated the button which should lead to ensl.org let to
gathers.ensl.org/www.ensl.org.
should be fixed now
2016-04-19 00:59:05 +01:00
Chris Blanchard
fd9a9e94fb Address react warnings vis implementing unique keys 2016-04-19 00:59:05 +01:00
Chris Blanchard
3987392a89 Rename gather types 2016-04-19 00:59:05 +01:00
Chris Blanchard
e35aebc802 Completed 7 player gather implementation 2016-04-19 00:59:05 +01:00
Chris Blanchard
e9120868fb Implement gather reset buttons 2016-04-19 00:59:05 +01:00
Chris Blanchard
ad55f5fe6d Fix voting 2016-04-19 00:59:05 +01:00
Chris Blanchard
1363826137 Got it working to a point... 2016-04-19 00:59:05 +01:00
Chris Blanchard
b898ece653 Report gather name 2016-04-19 00:59:05 +01:00
Chris Blanchard
59b889f1d7 Added gather manager skeleton 2016-04-19 00:59:05 +01:00
Chris Blanchard
3de3eb3a08 Rejigged views and sizings for mobile 2016-04-19 00:59:05 +01:00
Chris Blanchard
a9b58d55cc Restored admin panel on menubar 2016-04-19 00:59:05 +01:00
Chris Blanchard
9203e4294f Implement sound menu 2016-04-19 00:59:05 +01:00
Chris Blanchard
39b1049076 Added ns2 news links 2016-04-19 00:59:05 +01:00
Chris Blanchard
63e97c8608 Implemented user modal 2016-04-19 00:59:05 +01:00
Chris Blanchard
5bf039dce1 Fix user popup 2016-04-19 00:59:05 +01:00
Chris Blanchard
bfa7500b0f Remove frontend compiled assets and fixed teamspeak 2016-04-19 00:59:05 +01:00
Chris Blanchard
bd866fe6e3 Ignore compiled frontend assets and got status working 2016-04-19 00:59:05 +01:00
Chris Blanchard
ea4f049cf0 Basic layout now works 2016-04-19 00:59:05 +01:00
Chris Blanchard
fce8039e3e more migration stuff............. 2016-04-19 00:59:05 +01:00
Chris Blanchard
1720f0a513 Spike 2016-04-19 00:59:05 +01:00
Renamed from app/javascripts/components/main.jsx (Browse further)