Coder Social home page Coder Social logo

krishna-koushik / azoth-empire Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 8.5 MB

Repository for my gaming guild

License: MIT License

TypeScript 54.57% CSS 0.60% Dockerfile 0.55% SCSS 0.34% JavaScript 42.75% EJS 1.20%
discord-bot discord-js docker graphql ionic-framework mongodb nodejs stenciljs

azoth-empire's People

Contributors

airaken avatar kfjutz avatar krishna-koushik avatar renovate[bot] avatar snyk-bot avatar

Watchers

 avatar

azoth-empire's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Rate Limited

These updates are currently rate limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency dayjs to v1.10.8
  • fix(deps): update dependency @discordjs/rest to ^0.3.0
  • chore(deps): update actions/checkout action to v3
  • chore(deps): update dependency puppeteer to v13
  • fix(deps): update dependency dotenv to v16
  • fix(deps): update dependency text-to-image to v5

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.


  • Check this box to trigger a request for Renovate to run again on this repository

Implement pagination for players query

Implement pagination for players query

  • Limit 25 players per page
  • Provide the following sort
    ** Ascending and Descending order by name
    ** Ascending and Descending order by guild name
    ** Ascending and Descending order by joinDate
    ** Ascending and Descending order by active
  • Provide information about current page numbers.

** Tech notes **

adding war roster form in the UI

Bodnapa - feel free to improve any of the text I wrote here.

War Roster form UI
UI:
Button 1
Button text - Upload Roster Image
Help text - Select the image that has the final war roster.
Function - Button to select and upload War Roster image

Button 2
Button text - Upload Standby Image(s)
Help text - Select all images that have the Standby players.
Button to select and upload Standby list images

Payload:
Payload type - WAR
Image labels - ROSTER or STANDBY
Images

Do not allow user to login if he has been disabled in the database

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Update Players query to accept filters

Please provide the following filters
** filter based on player name
** filter based on discord name
** filter based on guild
** filter based on active (true or false)

Implement pagination for war report query

Limit 25 wars per page
Provide the following sort
** Ascending and Descending order by attacker
** Ascending and Descending order by defender
** Ascending and Descending order by warTime (default latest war first)
** Ascending and Descending order by warType
Provide information about current page numbers.

Update War report query to filter

Provide the following filters
** filter based on warTime range (start date and end date) (by default last 7 days)
** filter based on attacker
** filter based on defender
** filter based on warType
** filter based on location
Provide information about current page numbers.

Create a Graphql Query to retrieve a list of Players

Create a Graphql query to retrieve a list of players

  • This Graphql query does not take any input.
  • This Graphql query returns all the players.
  • This Graphql query also returns a total number of players in the database.
  • This Graphql query should only work if the authorization token is set in the header.

Create a query with returns a list of War which the user has been involved.

Please provide the following

  • This query accepts player Id and max number of wars
  • Based on the player Id, it returns a list of wars (latest war to oldest war)
  • it should provide only those many wars which the query has specified. MAX 100.
  • It should order in Latest war first and oldest war last.
  • it should return, War info and group info. If the player was not on standby, it should also return the performance information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.