What's Changed
- Fix(ops): Upgrade packages by @jonathanarnault in #1
- Feat(signup): Add user signup support by @jonathanarnault in #3
- Feat(upload): Send files to storage supabase by @arimet in #4
- Fix(db): Add missing row policies to database by @jonathanarnault in #5
- Feat(crm): Backport demo features to atomic-crm by @arimet in #7
- Feat(database): Update columns to match the CRM demo types by @jonathanarnault in #2
- Feat(supabase): Update init project script by @jonathanarnault in #6
- Feat(atomic): Create view for companies and contact + ban users by @arimet in #10
- Feat(crm): Add supabase deploy scripts by @jonathanarnault in #9
- Feat(ops): Add deploy script by @jonathanarnault in #8
- Feat(ops): Add CI/CD pipeline by @jonathanarnault in #11
- Fix(init): Remove login required notification if crm is not initialized by @jonathanarnault in #13
- Feat(crm): Set isImage into dataProvider by @arimet in #12
- Fix(crm): Handle tags for Contact export by @arimet in #15
- Fix(crm): Set phone number into split fields + update getCompanyAvatar by @arimet in #14
- Fix(contacts): Return all sales in sales selector by @jonathanarnault in #16
- Fix(crm): Date validation + refactor uploadToBucket by @arimet in #19
- Fix(contact): Display LinkedIn profile as URL label in contact aside by @jonathanarnault in #18
- Fix(ops): GitHub pages were not pushed as expected by @jonathanarnault in #22
- Fix(crm): Apply suggestions from reviews by @arimet in #21
- Fix(ops): Github pages were not pushed as expected by @jonathanarnault in #24
- Fix(setting): Update current user information in supabase by @arimet in #23
- Feat(auth): Add reset-password for Sales by @arimet in #26
- Fix(crm): Handle deploy for Browser Router by @arimet in #30
- Fix(views): Add security invokers to views to avoid data leak by @jonathanarnault in #29
- Fix(deploy) by @arimet in #31
- Fix(deploy): Add supabase project url and anon key to CI/CD by @jonathanarnault in #32
- Fix(login): Fix admin base name by @jonathanarnault in #33
- Fix: Search contact + improve import contact. by @arimet in #28
- Feat(task): Associate task to an sales_id + improve documentation by @arimet in #25
- Fix(migrations): recreate contact_summary view in remove acquisition migration by @jonathanarnault in #35
- Feat(crm): Replace browserRouter with HashRouter and handle reset cal… by @arimet in #36
- Feat(auth): Update supabase password via CRM UI by @arimet in #34
- Feat(dataProvider): Add supabase to fakerest filter adapter by @jonathanarnault in #20
- Fix(deals): Company name was not displayed in deal show modal by @jonathanarnault in #38
- Fix(macOS): Update package lock to include rollup native binaries by @jonathanarnault in #41
- Add fake rest provider by @jonathanarnault in #27
- Feat(ops): Add option to deploy to another repository by @jonathanarnault in #37
- Feat(UI): Improve Dashboard and display Empty Pages only if no filters are present by @arimet in #40
- Feat(doc): Add linked supabase configuration guide by @jonathanarnault in #39
- Fix(ux): Reduce initial loading time by @jonathanarnault in #42
- Feat(mail): Add contact note via email by @slax57 in #17
- Fix(perf): Logout user if db has been reset and improve login page load performance by @jonathanarnault in #45
- Sec(init_state): init_state view is no longer leaking sales count by @jonathanarnault in #46
- fix(crm): Fix signup page logo color by @slax57 in #44
- Fix(avatar): Avatar upload does not fail anymore if no change in file… by @jonathanarnault in #48
- Feat(auth): Handle resetPassword and Invite user by @arimet in #43
- Feat(auth): For reseting user password, send reset email by @arimet in #47
- Fix(ops): Update cross deploy documentation by @jonathanarnault in #50
- Fix(import): tags and companies are no loger duplicated during imports by @jonathanarnault in #53
- fix(mail): Support recipient with empty Name by @slax57 in #52
- Feat(crm): Update mail templates by @arimet in #51
- fix(login): Fix user is not automatically logged in after signup by @slax57 in #49
- Fix(note): Improve note spacing by @jonathanarnault in #55
- Fix(mail): Add debug log when creating a user and add documentation about email rate limit by @jonathanarnault in #56
- Feat(task): Display Tasks for curent calendar week and not for seven … by @arimet in #54
- Feat(setting): Display inboud email for user by @arimet in #59
- Fix(avatar): Avatar deletion is now persisted as expected by @jonathanarnault in #57
- Fix(contact): Update last_seen when a note is added to the contact by @jonathanarnault in #58
- Feat(mailing): Add support for multiple recipients and fix some typos in mails by @jonathanarnault in #60
- Feat(tasks): Update contact last seen when creating a task by @jonathanarnault in #61
- Feat(task): Add task edit support by @jonathanarnault in #63
- Feat(doc): Improve documentation by @jonathanarnault in #64
- skip gh action task when needed secrets are missing by @ThieryMichel in #65
Full Changelog: https://github.com/marmelab/atomic-crm/commits/v1.0.0