Commit graph

29 commits

Author SHA1 Message Date
ArturPhilibin
0c0dad087f Fixed an issue where in some scenarios users coming back online wouldn't be counted, incorrectly marking the user as still being offline.
Also changed last seen status to show hours when offline time exceeeds 60 minutes
2020-02-12 00:02:22 +00:00
AngelRionCervi
3c253a7c4b Added graphic element to show the picking pattern (#142)
* added picking pattern

* removed all changes to helpers
2019-06-10 08:55:46 +02:00
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
HystesGitHub
99a40bfc40 fixing join server link #2 (#132)
* Update gather.js

Didn't test in the app, but this should make you join the server and not only the game :).

* Update gather.js
2019-02-14 21:22:33 +01:00
HystesGitHub
8fe13a0629 Update gather.js (#129)
Didn't test in the app, but this should make you join the server and not only the game :).
2019-01-14 07:25:55 +01:00
ArturPhilibin
4553d8aee0 Styled gatherer names with italics if they are no longer on the gather (#127)
page.
Displays a somewhat inaccurate (but in the afk gatherers favour) idle
timer in the gatherer info panel.
2019-01-10 18:15:14 +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
0a956b80bd Replace non working Hive-Url with link to observatory profile 2018-03-18 18:23:09 +01:00
Absurdon
fea65ce552 Implemented dark theme by radionaut 2017-08-04 16:35:46 +02:00
Chris Blanchard
e64bfd1b60 Use localString to show date 2016-10-10 21:55:15 +01:00
Chris Blanchard
25cfff6b64 Move gather menu to sidebar and rearrange 2016-04-19 00:59:05 +01:00
Chris Blanchard
718a1e1a7e Tidy up completed gather title 2016-04-19 00:59:05 +01:00
Chris Blanchard
fe146546cd Add gather type to archive 2016-04-19 00:59:05 +01:00
Chris Blanchard
88f6af2f43 Display current roster size in gather menu 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
e35aebc802 Completed 7 player gather implementation 2016-04-19 00:59:05 +01:00
Chris Blanchard
5ed772192b Cleanup 2016-04-19 00:59:05 +01:00
Chris Blanchard
09d11b41ce Fixes 79 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
0daf5a64b4 Add description 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
96e291bc66 Fixed gather widgets 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
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/gather.jsx (Browse further)