Logo
Explore Help
Sign In
mo/mitlist
1
0
Fork 0
You've already forked mitlist
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows build-test.yml ci.yml deploy-prod.yml
Actor
All actors mo
Status
All status success failure waiting running
Merge pull request 'Update API base URL to production environment in api-config.ts' (#59) from ph4 into prod
#57:Commit 3d2bc3846a pushed by mo
3d2bc3846a8210498fbd0fb9a1e816a9025e2b71
2025-06-07 22:16:16 +02:00
1m23s
Merge pull request 'Update logging level to INFO, refine chore update logic, and enhance invite acceptance flow' (#58) from ph4 into prod
#56:Commit ef2caaee56 pushed by mo
ef2caaee56ed9ce9ce1b8da56b5b4d1de6d9fec5
2025-06-07 22:10:49 +02:00
1m47s
Merge pull request 'ph4' (#57) from ph4 into prod
#55:Commit 6004911912 pushed by mo
6004911912c379168ec84b24310320bb9baa4a86
2025-06-07 18:58:22 +02:00
1m22s
Merge pull request 'ph4' (#56) from ph4 into prod
#54:Commit ef41ebb954 pushed by mo
ef41ebb95417a7205b75938f4c21fe7f82398e62
2025-06-07 18:10:06 +02:00
1m23s
Merge pull request 'ph4' (#55) from ph4 into prod
#53:Commit 24a5024e88 pushed by mo
24a5024e88674ebf64d29bdf9e3abe6feedec531
2025-06-05 01:06:29 +02:00
1m24s
Merge pull request 'Update API base URL to production environment' (#54) from ph4 into prod
#52:Commit acdf1af9b9 pushed by mo
acdf1af9b9cab8d1a359f4206f7b8897bdad150f
2025-06-04 17:57:24 +02:00
1m23s
Merge pull request 'ph4' (#53) from ph4 into prod
#51:Commit f3fdbc0592 pushed by mo
f3fdbc059256962ab065c3e3f0c86f242dbf71cd
2025-06-04 17:52:41 +02:00
1m23s
Merge pull request 'ph4' (#52) from ph4 into prod
#50:Commit 1f7abcbd85 pushed by mo
1f7abcbd85211dda680f280649d9ff9aaca9639b
2025-06-02 19:10:39 +02:00
1m16s
Merge pull request 'Update Dockerfile to use npm install and modify PWA theme and background colors in vite.config.ts' (#51) from ph4 into prod
#49:Commit 76446cf84e pushed by mo
76446cf84e875fc89e7e7836f525284c37fc722c
2025-06-02 00:30:57 +02:00
1m31s
Merge pull request 'Update OAuth redirect URIs and API routing structure' (#48) from ph4 into prod
#46:Commit e124f05e7b pushed by mo
e124f05e7b28e7c931e7b3e700149476865cecea
2025-06-01 22:44:33 +02:00
1m16s
Merge pull request 'Refactor API routing and update login URLs' (#47) from ph4 into prod
#45:Commit f60002d98e pushed by mo
f60002d98e3690a907b4c70bd1cfddce894309b3
2025-06-01 22:39:25 +02:00
1m16s
Merge pull request 'Update API base URL in api-config.ts to point to the new production environment' (#46) from ph4 into prod
#44:Commit 708a6280d6 pushed by mo
708a6280d6b2185be36d64bd64f6a7c8318b4aa3
2025-06-01 22:18:17 +02:00
1m17s
Merge pull request 'ph4' (#45) from ph4 into prod
#43:Commit 20e1c2ac69 pushed by mo
20e1c2ac69b6467409861f86e5a220bc387960b8
2025-06-01 22:04:44 +02:00
1m18s
Merge pull request 'Update API base URL in api-config.ts to point to the production environment' (#44) from ph4 into prod
#42:Commit e777268643 pushed by mo
e777268643fcfc090b71955c22dfd26939a431ef
2025-06-01 21:08:16 +02:00
1m17s
Merge pull request 'Refactor: Update styling and functionality in various components' (#43) from ph4 into prod
#41:Commit 3be38002e7 pushed by mo
3be38002e794d4d77874ad8cec99035c0de0ac13
2025-06-01 20:42:41 +02:00
1m17s
Merge pull request 'ph4' (#38) from ph4 into prod
#39:Commit 0a6877852a pushed by mo
0a6877852a837b00e0148599bb97c660b4d596e3
2025-06-01 19:20:41 +02:00
1m20s
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
#38:Commit d3d5f88e09 pushed by mo
d3d5f88e099a9b4ce1f5f6e558f0d20351833746
2025-06-01 18:22:15 +02:00
1m31s
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
#37:Commit 1ccd4456f6 pushed by mo
1ccd4456f6c2d040adc3f9473564f29369ffa862
2025-06-01 18:17:04 +02:00
1m21s
Merge pull request 'refactor: Modify upgrade function to accept context parameter for enhanced migration flexibility' (#35) from ph4 into prod
#36:Commit acdb628777 pushed by mo
acdb62877735f682cf392b4e2aa0cb48b21f0977
2025-06-01 18:14:35 +02:00
1m22s
Merge pull request 'refactor: Clarify access to revision strings in migration function by referencing Script object within RevisionStep' (#34) from ph4 into prod
#35:Commit 463cfe070c pushed by mo
463cfe070cc4e754eb7f4151b8ed7b49a3290503
2025-06-01 18:11:06 +02:00
1m19s
Merge pull request 'refactor: Update migration function to access revision strings from RevisionStep objects for improved clarity' (#33) from ph4 into prod
#34:Commit 8a98aee6c1 pushed by mo
8a98aee6c1c82102f43e90408829bccdc0c31596
2025-06-01 17:51:35 +02:00
1m16s
Merge pull request 'refactor: Introduce migration function to streamline upgrade steps in Alembic migrations' (#32) from ph4 into prod
#33:Commit 0a42d68853 pushed by mo
0a42d68853d487c6469381a22fe41e17406a85db
2025-06-01 17:47:01 +02:00
1m17s
Merge pull request 'refactor: Improve Alembic migration functions by integrating configuration and script directory handling for enhanced migration context management' (#31) from ph4 into prod
#32:Commit 26315cd407 pushed by mo
26315cd407460425953eeef62891648228033ecc
2025-06-01 17:43:52 +02:00
1m17s
Merge pull request 'refactor: Update migration functions to accept connection parameter for improved flexibility and consistency' (#30) from ph4 into prod
#31:Commit 8517cbee99 pushed by mo
8517cbee999d296d2a39889bf1e0bb63a73db88d
2025-06-01 17:40:39 +02:00
1m16s
Merge pull request 'refactor: Separate async migration logic into dedicated module and streamline migration functions for improved clarity and maintainability' (#29) from ph4 into prod
#30:Commit f882b86f05 pushed by mo
f882b86f05f75840fd9b6bf49ac5ebeadbbf5ccf
2025-06-01 17:34:31 +02:00
1m17s
Merge pull request 'refactor: Enhance Alembic migration functions to support direct execution and improve error handling for database URL configuration' (#28) from ph4 into prod
#29:Commit 5e79be16d3 pushed by mo
5e79be16d3e9e69937f7634f4dd4aa8e1518cbb9
2025-06-01 17:31:20 +02:00
1m18s
Merge pull request 'refactor: Update Alembic migration functions to support asynchronous execution and streamline migration handling in application startup' (#27) from ph4 into prod
#28:Commit d1b8191c8d pushed by mo
d1b8191c8d7f571e48445e452e29c2a87df10da7
2025-06-01 17:22:04 +02:00
1m20s
Merge pull request 'fix: Add Alembic directory and configuration file to production Dockerfile for migration support' (#26) from ph4 into prod
#27:Commit 8d3bf927b6 pushed by mo
8d3bf927b6c1e09cd77bf1bee5c99b925126b3dc
2025-06-01 17:17:58 +02:00
1m17s
Merge pull request 'fix: Update Alembic configuration to use absolute paths for ini file and script location in migration process' (#25) from ph4 into prod
#26:Commit e62bceb955 pushed by mo
e62bceb9559e86198fcd62cd6813532159188996
2025-06-01 17:14:39 +02:00
1m16s
Merge pull request 'fix: Enhance Alembic configuration by setting script location and database URL validation in migration process' (#24) from ph4 into prod
#25:Commit 99d06baa03 pushed by mo
99d06baa0371f204f4de1e637d0725ac5ca111fa
2025-06-01 17:11:25 +02:00
1m17s
First Previous 1 2 Next Last
Powered by Gitea Version: 1.22.2 Page: 16ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API