Organizations Activity - Landing
This is the first pass at setting up the Organizations Activity page. This change includes infinite scrolling and some minor UX tweaks to the list view. In a follow up MR we will add filtering.
显示
- app/assets/javascripts/contribution_events/components/contribution_event/contribution_event_approved.vue 0 个添加, 1 个删除...onents/contribution_event/contribution_event_approved.vue
- app/assets/javascripts/contribution_events/components/contribution_event/contribution_event_base.vue 15 个添加, 21 个删除...components/contribution_event/contribution_event_base.vue
- app/assets/javascripts/contribution_events/components/contribution_event/contribution_event_closed.vue 2 个添加, 14 个删除...mponents/contribution_event/contribution_event_closed.vue
- app/assets/javascripts/contribution_events/components/contribution_event/contribution_event_commented.vue 1 个添加, 1 个删除...nents/contribution_event/contribution_event_commented.vue
- app/assets/javascripts/contribution_events/components/contribution_event/contribution_event_created.vue 1 个添加, 15 个删除...ponents/contribution_event/contribution_event_created.vue
- app/assets/javascripts/contribution_events/components/contribution_event/contribution_event_merged.vue 1 个添加, 6 个删除...mponents/contribution_event/contribution_event_merged.vue
- app/assets/javascripts/contribution_events/components/contribution_event/contribution_event_reopened.vue 1 个添加, 6 个删除...onents/contribution_event/contribution_event_reopened.vue
- app/assets/javascripts/organizations/activity/components/app.vue 101 个添加, 0 个删除...ets/javascripts/organizations/activity/components/app.vue
- app/assets/javascripts/organizations/activity/index.js 24 个添加, 0 个删除app/assets/javascripts/organizations/activity/index.js
- app/assets/javascripts/pages/organizations/organizations/activity/index.js 3 个添加, 0 个删除...ripts/pages/organizations/organizations/activity/index.js
- app/controllers/organizations/organizations_controller.rb 18 个添加, 1 个删除app/controllers/organizations/organizations_controller.rb
- app/helpers/organizations/organization_helper.rb 6 个添加, 0 个删除app/helpers/organizations/organization_helper.rb
- app/views/organizations/organizations/activity.html.haml 4 个添加, 0 个删除app/views/organizations/organizations/activity.html.haml
- ee/spec/frontend/contribution_events/components/contribution_event/contribution_event_closed_spec.js 0 个添加, 2 个删除...ents/contribution_event/contribution_event_closed_spec.js
- ee/spec/frontend/contribution_events/components/contribution_event/contribution_event_created_spec.js 0 个添加, 2 个删除...nts/contribution_event/contribution_event_created_spec.js
- ee/spec/frontend/contribution_events/components/contribution_event/contribution_event_reopened_spec.js 0 个添加, 2 个删除...ts/contribution_event/contribution_event_reopened_spec.js
- locale/gitlab.pot 3 个添加, 0 个删除locale/gitlab.pot
- spec/frontend/contribution_events/components/contribution_event/contribution_event_approved_spec.js 0 个添加, 1 个删除...ts/contribution_event/contribution_event_approved_spec.js
- spec/frontend/contribution_events/components/contribution_event/contribution_event_base_spec.js 0 个添加, 2 个删除...onents/contribution_event/contribution_event_base_spec.js
- spec/frontend/contribution_events/components/contribution_event/contribution_event_closed_spec.js 14 个添加, 19 个删除...ents/contribution_event/contribution_event_closed_spec.js
加载中
想要评论请 注册 或 登录