feature: Add title to Plan #166

Closed
Nuice wants to merge 0 commits from Nuice/Massive:master into master
First-time contributor

Feature

I suggest adding a title to Plan, as it's better and easier to seperate each Plan.

Before

image

After

image
image

When no title is set, the days are displayed as before:

image

PS.
I really like this app and I started using it regularly as my main gym tracker (progressive overload etc.). I'm really looking forward to contribute and help this app getting better.

### Feature I suggest adding a title to Plan, as it's better and easier to seperate each Plan. #### Before ![image](/attachments/dc59c0cd-ff29-4e13-b14a-d17d00c9aa96) #### After ![image](/attachments/bc3bcac6-786c-434f-a4bd-dc7e88b6a863) ![image](/attachments/e48d7fe5-2523-4a2a-a39e-8407b884fcb1) When no title is set, the days are displayed as before: ![image](/attachments/901f6176-12e7-49ff-a3ce-90881fffee27) PS. I really like this app and I started using it regularly as my main gym tracker (progressive overload etc.). I'm really looking forward to contribute and help this app getting better.
Nuice added 1 commit 2023-08-21 12:34:20 +00:00

Very nice thanks for the contribution!
Will test + merge later today.

Very nice thanks for the contribution! Will test + merge later today.

Changes were good except for one thing, the migrations. Fixed and pushed it all so no worries but if you are interested the details are here:
2a6ba3b36a d2cad451fe

Changes were good except for one thing, the migrations. Fixed and pushed it all so no worries but if you are interested the details are here: 2a6ba3b36a852a4aae5c8049bef80f0191841060 d2cad451feb353717d478f3f5112d0cce97fa725
brandon.presley closed this pull request 2023-08-21 22:04:29 +00:00
Author
First-time contributor

Great, thank you very much!

Great, thank you very much!
Author
First-time contributor

@brandon.presley how should I do migrations in future? I changed them manually in this PR...

@brandon.presley how should I do migrations in future? I changed them manually in this PR...

@Nuice you want to create a new migration and make sure that migration is listed in the data-source

@Nuice you want to create a [new migration](https://orkhan.gitbook.io/typeorm/docs/migrations#creating-a-new-migration) and make sure that migration is listed in the [data-source](https://gitea.presley.nz/brandon.presley/Massive/commit/d2cad451feb353717d478f3f5112d0cce97fa725#diff-e501eead9d3737a3085dd371374a358ff6abf2d8)

If you edit an old migration like you did then while that might work for a fresh install of the app, it won't work for people updating the app.

If you edit an old migration like you did then while that might work for a fresh install of the app, it won't work for people updating the app.

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: brandon.presley/Massive#166
No description provided.