Code Monkey home page Code Monkey logo

waitlist's People

Contributors

adoeditor avatar akenny03 avatar fc-austar avatar gregslomin avatar kimnnmadsen avatar luna-duclos avatar lyari-elatha avatar mahriel avatar samuelgrant avatar testkil avatar tvdw avatar zuntrax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

waitlist's Issues

TESTS

  • fix preexisting unit tests
  • create unit tests that are missing

Dockerfile broken

PR #175 will break our Dockerfile that builds the backend code. This will happen because the new PR (175) removes sqlite; however, the Dockerfile relies on this engine.

It could be worth spending some time redesigning the Dockerfile to build production-ready images, this could be tied into GHCR and GH Actions so we can automate builds when code is pushed to main. However, I do not have the time to do this at the moment.

Hours in fleet

  • start hours counting at 25 in fleet
  • only count ongrid wing in this number - not needed
  • only count doctrine ships / hulls

Inactive L badge

  • Add it as a tag that HQ-FC can give
  • Make it show on x up
  • Add it to badges guide
  • Unfuck acl so they aren't all linked or whatever
  • Make it so that INACTIVE cannot be invited by trainee fc (might as well do the same with nestors without L badge at the same time)
  • probably something else i'm missing rn

[BACKEND] Implement two config values for target sse-server

From reference implementation of sse-server:
https://github.com/the-ditanian-fleet/sse-server/blob/main/example/app.py

# Private and public SSE urls are different because of docker-compose
private_sse_url = "http://sse-server:8000"
public_sse_url = "http://localhost:8000"

Currently there is only one sse-server url pulled and used. This results in backend not directly connecting to sse-server container network and it makes local docker dev setups a PITA. Maybe it is possible to have two sse-server urls like in the python example application?

Multiple links to Badge Guide 404

The URL for the Badge Guide has changed from /guide/badges to /badges, visiting the old URL will result in the user being shown a 404 page.

The following pages have outdated links:

  • First Fleet Guide
  • Upgrade guide (under heading "Elite")

There are two options to fix this. Either we update the URLs in the aforementioned guides to the new URL, or we update the router and navbar files so that they go back to using /guides/badges. This would probably be my preferred as it means our URL structure for guides is consistent.

Let me know what option you want and I'll open a PR.

unclear how to install

It is unclear how to install this project. I got the frontend and backend container running and now it complains about not having access to the db.

Is it possible to provide something like a docker-compose file for easy installation?

[Doc] Basic documentation needed

Hi,

i recently stumbled upon this cool project and tinkered a little bit with it in order to get it running with docker-compose. I think i succeeded in that and wrote some basic docs here https://github.com/fleischsalatinspace/waitlist/tree/add-docker-compose, but it was a bit of a hit and miss without documentation, especially regarding the sse-server. Do you plan on writing some docs? i know this is some kind of "private" project. Do you accept PRs?

Also would be interesting to know how you run this in production? k8?

Anyway thank you for this cool project

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.