Skip to content

Releases: omznc/reconned

Chores

12 Jun 12:04
9b6d8d5
Compare
Choose a tag to compare
  • updated all dependencies
  • updated all UI components
  • slight changes to shadows
  • migrated prisma to the new .generated folder
  • removed captcha from google login
  • made some of the drawings svgs because they were having some weird filtering issues
  • some seo stuff

More prettier stuff

08 May 12:00
68d796a
Compare
Choose a tag to compare

Tables

  • All of the table actions are now grouped into a "..." menu.
  • The "..." menu will never overflow, so you can always perform actions. I hate scrolling.

Animations

  • Added cool framer animations to a few base UI elements.
    • Opening windows, hovering over hoverables, clicking on selections (and a few other things) now has a nice custom blur-in-opacity animation. Hit CTRL+K on the dashboard to experience your first one.

Misc

  • Updated all dependencies.
  • Translated an untranslated word.
  • Removed a terrible animation from the homepage. I won't tell you which one.

Audit logs & prettier stuff

20 Apr 10:03
c30c344
Compare
Choose a tag to compare

Audit logs

  • Any club change is now automatically logged and visible to managers.

Table fixes

  • Tables now have fancy icons denoting the sort status.
    This shows up in the column display filters, and in the headers. Also, the entire column will slightly stand out now if it's being sorted.

  • The show/hide columns menu is now instant. It used to take a second or two.

Forms

  • The event creation/editing form looks nicer now with separated sections and clear indications on what's required
    • Disabled the map drawing feature until I redo it. Not being used by anyone right now.
    • Will now save your club creation data if you leave the page, until you close the browser.
  • Gave the same makeover to the user settings form.

Changelog

  • Added actual markdown parsing and styles.
  • Added a new doodle, look at him looking at you, cute.

Command Menu

18 Apr 19:01
22995bc
Compare
Choose a tag to compare
  • added a command menu on the dashboard. Hit ctrl/cmd + K to try it out.
  • cleaned up how the sidebar/command items were written.
  • added shift + arrow key navigation between clubs
  • added a privacy toggle for public/private stats on your profile, club, or event.
  • added doodles to the home screen and the 404 page

Cleanup

13 Apr 13:10
7daf476
Compare
Choose a tag to compare
  • deleted a bunch of unused code
  • added the /changelog page (you're probably here now, hey👋)
  • cleaned up the Instagram implementation and fixed some mobile issues

Instagram & Legal stuff

13 Apr 09:53
7daf476
Compare
Choose a tag to compare
  • Added Instagram connections to club profiles. Now everyone can see your photos on your club page.
    • Expect bugs, still in beta.
  • Added a privacy policy page, terms and conditions page, and updated the help section on how to delete a club.

Memberships & Expenses

10 Apr 21:50
9b027c2
Compare
Choose a tag to compare
  • added club expense management (very basic for now, but it does the job)
  • added membership management based on time
    • you can extend it with 2 button clicks, by 1/3/6/12 months.
    • the user gets an expiration email a week before it expires, and when it expires
    • the owner gets an email when a membership expires