Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display list of ORGs for a single language #31

Open
8 tasks done
rimutaka opened this issue Mar 3, 2022 · 1 comment
Open
8 tasks done

Display list of ORGs for a single language #31

rimutaka opened this issue Mar 3, 2022 · 1 comment

Comments

@rimutaka
Copy link
Member

rimutaka commented Mar 3, 2022

ORGs are indexed in their own ES index, separate from DEVs. There is no real use case for displaying them other than my own curiosity.

  • display the list similar to the list of DEVs using the following criteria:
    • is verified
    • has login
    • has contact details, either a website or an email
  • Add STM_HTML_ES_ORG_IDX env var to Lambda
  • Do something with /orgs/ and /org/ urls
    • orgs - display org counts per language
    • org - redirect to /orgs/
rimutaka added a commit that referenced this issue Mar 3, 2022
* WIP
* an unlinked /_orgs/ page
rimutaka added a commit that referenced this issue Mar 3, 2022
* WIP
* just one language in the form
* more specific messaging and titles
rimutaka added a commit that referenced this issue Mar 4, 2022
* added org profile page
* updated routing
* removed _ from _org and _orgs
* renamed *_dev_profile files for consistency
rimutaka added a commit that referenced this issue Mar 4, 2022
rimutaka added a commit that referenced this issue Mar 9, 2022
* sort orgs by LoC, not total lines
* display LoC in org cards
* added explainer to list of orgs
* fixed html title for org dets page
rimutaka added a commit that referenced this issue Mar 9, 2022
* simpler ES orgs query
* handlers for /org and /orgs requests
* hompage changes to link to /orgs/
* larger font in badges
@rimutaka
Copy link
Member Author

There is no point having both org and orgs. Make it just org.

rimutaka added a commit that referenced this issue Mar 11, 2022
* no more special use of /orgs/
* p-2 padding in homepage badges
* minor rephrazing on homepage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant