RepoJournal

Developer journal

Buğra Gündüz

@bgrgndzz since May 2018

0 stories across 0 days in 2023

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![bgrgndzz's work on RepoJournal](https://repojournal.com/journals/bgrgndzz/heat.svg)](https://repojournal.com/journals/bgrgndzz)

Tuesday, Aug 21, 2018

shipped

Authentication and seekers view for spoonsor

Buğra Gündüz pushed 13 commits to bgrgndzz/spoonsor, building out user registration and login flows while adding a seekers directory view.

The day split between authentication work and user-facing features. On the registration side, Gündüz hashed passwords before storing them [1], fixed session persistence [2], and resolved registration issues [3]. The login flow got its own attention: middleware was corrected [4], autofill styling was repaired so it wouldn't break the input background [5], and a background overflow problem was addressed [6].

Meanwhile, the seekers view came together. Gündüz updated the user type schema to accept arrays as sponsorship types [7], passed seeker data to the view [8], and rendered a list of seekers [9]. A modal was added to display individual seeker information [10]. Several small non-breaking issues were fixed across the application [11], and a title overflow issue was corrected [12].

javascript authentication ui

Sources

  1. hash password before registering user · bgrgndzz/spoonsor
  2. fix session not saving issue · bgrgndzz/spoonsor
  3. fix register issues · bgrgndzz/spoonsor
  4. fix loggedIn middleware · bgrgndzz/spoonsor
  5. fix autofill breaking input background in login view · bgrgndzz/spoonsor
  6. fix login background overflowing · bgrgndzz/spoonsor
  7. update user type to allow for arrays as sponsorship types · bgrgndzz/spoonsor
  8. pass seekers to seeker view · bgrgndzz/spoonsor
  9. list seekers in seekers view · bgrgndzz/spoonsor
  10. display seeker info in the modal · bgrgndzz/spoonsor
  11. fix small non-breaking issues · bgrgndzz/spoonsor
  12. fix title overflow issue · bgrgndzz/spoonsor

← All entries

Follow along

Follow bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers