• Joined on 2024-09-17
mo pushed to prod at mo/mitlist 2025-06-01 19:56:29 +02:00
088f371547 Merge pull request 'Enhance group selection flow by ensuring latest groups data is fetched before opening the create list dialog. Additionally, refresh the groups list after a new list is created to reflect updates. This improves data consistency and user experience on th…' (#40) from ph4 into prod
e52ab871bc Enhance group selection flow by ensuring latest groups data is fetched before opening the create list dialog. Additionally, refresh the groups list after a new list is created to reflect updates. This improves data consistency and user experience on the GroupsPage.
Compare 2 commits »
mo merged pull request mo/mitlist#40 2025-06-01 19:56:27 +02:00
Enhance group selection flow by ensuring latest groups data is fetched before opening the create list dialog. Additionally, refresh the groups list after a new list is created to reflect updates. This improves data consistency and user experience on th…
mo created pull request mo/mitlist#40 2025-06-01 19:56:24 +02:00
Enhance group selection flow by ensuring latest groups data is fetched before opening the create list dialog. Additionally, refresh the groups list after a new list is created to reflect updates. This improves data consistency and user experience on th…
mo pushed to ph4 at mo/mitlist 2025-06-01 19:56:20 +02:00
e52ab871bc Enhance group selection flow by ensuring latest groups data is fetched before opening the create list dialog. Additionally, refresh the groups list after a new list is created to reflect updates. This improves data consistency and user experience on the GroupsPage.
mo merged pull request mo/mitlist#39 2025-06-01 19:51:24 +02:00
Refactor: Replace button elements with VButton and VIcon components in GroupsPage
mo pushed to prod at mo/mitlist 2025-06-01 19:51:24 +02:00
b5f16a3d0d Merge pull request 'Refactor: Replace button elements with VButton and VIcon components in GroupsPage' (#39) from ph4 into prod
c6c204f64a Refactor: Replace button elements with VButton and VIcon components in GroupsPage
Compare 2 commits »
mo created pull request mo/mitlist#39 2025-06-01 19:51:21 +02:00
Refactor: Replace button elements with VButton and VIcon components in GroupsPage
mo pushed to ph4 at mo/mitlist 2025-06-01 19:51:13 +02:00
c6c204f64a Refactor: Replace button elements with VButton and VIcon components in GroupsPage
mo merged pull request mo/mitlist#38 2025-06-01 19:19:21 +02:00
ph4
mo pushed to prod at mo/mitlist 2025-06-01 19:19:21 +02:00
0a6877852a Merge pull request 'ph4' (#38) from ph4 into prod
a059768d8a Refactor: Simplify docker-compose configuration by removing unused services and optimizing backend settings
09c3160fbb Merge pull request #10 from whtvrboo/fix/docker-migrations
287155a783 Fix(alembic): Resolve TypeError in migration script and remove redundant migration call
c50395ae86 Merge pull request #9 from whtvrboo/fix/docker-migrations
Compare 6 commits »
mo created pull request mo/mitlist#38 2025-06-01 19:19:18 +02:00
ph4
mo pushed to ph4 at mo/mitlist 2025-06-01 19:18:54 +02:00
a059768d8a Refactor: Simplify docker-compose configuration by removing unused services and optimizing backend settings
09c3160fbb Merge pull request #10 from whtvrboo/fix/docker-migrations
287155a783 Fix(alembic): Resolve TypeError in migration script and remove redundant migration call
c50395ae86 Merge pull request #9 from whtvrboo/fix/docker-migrations
4540ad359e Fix(docker): Run Alembic migrations on container startup
Compare 5 commits »
mo pushed to prod at mo/mitlist 2025-06-01 18:20:44 +02:00
d3d5f88e09 Merge pull request 'refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema' (#37) from ph4 into prod
3738819065 refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema
Compare 2 commits »
mo merged pull request mo/mitlist#37 2025-06-01 18:20:43 +02:00
refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema
mo created pull request mo/mitlist#37 2025-06-01 18:20:41 +02:00
refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema
mo pushed to ph4 at mo/mitlist 2025-06-01 18:20:37 +02:00
3738819065 refactor: Simplify upgrade function by directly creating enums and adding new tables for chores and chore assignments in the initial schema
mo pushed to prod at mo/mitlist 2025-06-01 18:15:42 +02:00
1ccd4456f6 Merge pull request 'refactor: Encapsulate enum creation logic within a dedicated function in the upgrade process for improved readability and maintainability' (#36) from ph4 into prod
c14b432082 refactor: Encapsulate enum creation logic within a dedicated function in the upgrade process for improved readability and maintainability
Compare 2 commits »
mo merged pull request mo/mitlist#36 2025-06-01 18:15:41 +02:00
refactor: Encapsulate enum creation logic within a dedicated function in the upgrade process for improved readability and maintainability
mo created pull request mo/mitlist#36 2025-06-01 18:15:39 +02:00
refactor: Encapsulate enum creation logic within a dedicated function in the upgrade process for improved readability and maintainability
mo pushed to ph4 at mo/mitlist 2025-06-01 18:15:28 +02:00
c14b432082 refactor: Encapsulate enum creation logic within a dedicated function in the upgrade process for improved readability and maintainability