-
- 下载
Merge branch 'thutterer/todos-snooze-until' into 'master'
Add `snoozed_until` datetime field to todos table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/163348 Merged-by:Grzegorz Bizon <grzegorz@gitlab.com> Approved-by:
Pavel Shutsin <pshutsin@gitlab.com> Approved-by:
Missy Davies <mdavies@gitlab.com> Approved-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Grzegorz Bizon <grzegorz@gitlab.com> Reviewed-by:
Pavel Shutsin <pshutsin@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
显示
- app/models/todo.rb 2 个添加, 0 个删除app/models/todo.rb
- db/migrate/20240820125541_add_snoozed_until_to_todos.rb 9 个添加, 0 个删除db/migrate/20240820125541_add_snoozed_until_to_todos.rb
- db/schema_migrations/20240820125541 1 个添加, 0 个删除db/schema_migrations/20240820125541
- db/structure.sql 2 个添加, 1 个删除db/structure.sql
- spec/models/todo_spec.rb 18 个添加, 0 个删除spec/models/todo_spec.rb
加载中
想要评论请 注册 或 登录