Releases: yshmarov/moneygun
Releases · yshmarov/moneygun
1.1.0 Privacy settings, oAuth, Referrals, TurboModals, Frontend
- public/restricted/private(default) organization (like Discord/Telegram/Slack) (thx @natannobre )
- accept/decline membership requests (thx @natannobre )
- linear-like frontend
- oAuth, connecting multiple accounts (with same email). For example Google + Github with same email
- referrals
- avo admin
- global search (by default only for organizations
- amazing turbo modals
table - large screen
table - small screen
What's Changed
- Add invitations management with approval/rejection by the user by @natannobre in #228
- Add Daisy UI; Apply some basic classes and components by @yshmarov in #234
- Add Organization Privacy Settings Management by @natannobre in #232
- Adds discover feature with organizations listing by @natannobre in #236
- Fix Github CI Tests Jobs by @natannobre in #238
- abstract routes by @yshmarov in #242
- Add Membership Request Management Functionality by @natannobre in #241
- i18n-tasks by @yshmarov in #243
- rename discovery to public organizations, index and show by @yshmarov in #246
- Style privacy settings select by @yshmarov in #247
- Turbo Modal Example by @akimthedream in #240
- Refactor modal by @yshmarov in #248
- do not assign role on invitation by @yshmarov in #249
- Set Current.membership, Current.organizations by @yshmarov in #250
- Linear layout by @yshmarov in #251
- Design refinement by @yshmarov in #252
- More frontend refinements, move org/membership/new to org/invitation/new by @yshmarov in #253
- Add Avo admin by @yshmarov in #157
- Membership tabs by @yshmarov in #254
- Org tabs by @yshmarov in #255
- Global search (organizations) by @yshmarov in #256
- Style user/organizations by @yshmarov in #257
- Devise view basic styling by @yshmarov in #260
- Connected (oAuth) accounts by @yshmarov in #262
- Table component by @yshmarov in #259
- Gem refer by @yshmarov in #264
New Contributors
- @akimthedream made their first contribution in #240
Full Changelog: 1.0.0...1.1.0
Stable 1.0.0
Everything works.
Good to use and build on.