-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[ADD] 18.0 Estate module and Account Estate module - cove #165
base: 18.0
Are you sure you want to change the base?
Conversation
8eb8c13
to
9475bc3
Compare
Ping Lucky you I'm your reviewer :D |
99e7cbb
to
b526a96
Compare
6b4a797
to
764c8f4
Compare
dbadb67
to
b509c0d
Compare
70fe0a5
to
822ef0d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yo! first review for you ! Overall a extremely good work honestly. I've been extra picky and nitpicked a lot but honestly most of this is just styling stuff.
Two last comments I can make so far are:
- Could you rename your PR to something like [ADD] estate: a new module to manage estate properties and embellish a bit your description
- Mind that commit messages (and PR title) must be as followed [TAG] module(s): short description. The body of your commit message is as important as the title. I advice you to build that body use the following three sections:
1. Problem
2. Objective
3. Solution
and end your commit message with a reference to the task your assigned to (here there is none so you can put task-xxxxxx)
Check the commit message I pushed before on your branch for inspiration.
Once again, extremely good work. Keep it up 🥇
0f2a365
to
55f3dc2
Compare
55f3dc2
to
8bd1a9e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice demo data, well done 🏅
414bc7a
to
0ce6b18
Compare
1. Problem: None 2. Objective: - Finish the tutorial 101. Sometimes go a bit further (ex: smart button with invoice) - Make the necessary adjustement to have a nice code for the next code review. - Add some tests 3. Solution: Code and follow tutorial :) task-xxxxxxx
9e042d0
to
cfd6dfb
Compare
No description provided.