该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 13, 2024
-
- 11月 01, 2023
-
-
由 Natalia Tepluhina 创作于
-
- 10月 03, 2023
-
-
由 John McDonnell 创作于
Replace qa-selectors with testid for notes resource
-
- 8月 15, 2023
-
-
由 Frédéric Caplette 创作于
We are moving away from VueX in favour of Vue and ApolloClient. We want to ling against new VueX imports to make sure to warn developers not to introduce new stores.
-
- 7月 17, 2023
-
-
由 Annabel Dunstone Gray 创作于
Changelog: changed
-
- 7月 06, 2023
-
-
由 Hinam Mehra 创作于
- DraftsControleller#update method should return errors as a json response when the draft note can't be updated - updateDraft method should handle the error by displaying the error message to the user right above the invalid comment Changelog: fixed
-
- 6月 30, 2023
-
-
由 Heinrich Lee Yu 创作于
Restores the note contents correctly when a poll which updates the note contents happen while the user is editing Changelog: fixed
-
- 6月 29, 2023
-
-
由 Simon Knox 创作于
This reverts merge request !123957
-
- 6月 27, 2023
-
-
由 Sascha Eggenberger 创作于
Changelog: fixed
-
由 Kushal Pandya 创作于
Shows user popover when hovered over a discussion note avatar across Issues, MRs, Epics, and Work Item. Changelog: added
-
- 6月 14, 2023
-
-
由 Hinam Mehra 创作于
- Check if note is valid in the Notes::UpdateService. Return the note with errors it if isn't. - Return errors as json from the #update method in NotesController - Display the validation error in UI and restore note content when updating fails - Update deprecated_notes to do the same, since snippets and commits still use deprecated_notes to render comments - Fix specs for noteable_note.vue. Since noteable_note.vue mutates the note prop that gets passed down to it, it was causing strange side effects in the specs. Hence, create a clone of the note object in createWrapper() method and pass that down as the prop in each test Changelog: fixed
-
- 5月 03, 2023
-
-
由 Rajendra Kadam 创作于
Add attribution to external participant Add email column to note metadata table to store the address Change frontend to read the email from note metadata Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117149
-
- 3月 24, 2023
-
-
由 Dheeraj Joshi 创作于
This MR change add token warning for comments added or updated in issue threads or MR discussions. Changelog: added
-
- 3月 21, 2023
-
-
由 Himanshu Kapoor 创作于
Add support for using content editor to edit and create new replies.
-
- 3月 06, 2023
-
-
由 Eduardo Sanz García 创作于
Replace old `flash` import to the newer `alert`. Follow-up of https://gitlab.com/gitlab-org/gitlab/-/merge_requests/109449+
-
- 1月 23, 2023
-
-
由 Hinam Mehra 创作于
- When reporting a comment for abuse from an issue or an MR, a user will have to select an abuse category and will then be redirected to the standard report abuse form - Update feature specs for abuse report flow Changelog: added
-
- 12月 22, 2022
-
-
由 Miguel Rincon 创作于
Revert "Merge branch 'slashmanov/remove-excessive-jquery-usage-from-vue-components-2' into 'master'" This reverts merge request !107233
-
由 Stanislav Lashmanov 创作于
Remove unnecessary scrollToNoteIfNeeded vuex action Fix system_note tests
-
- 12月 16, 2022
-
-
由 Coung Ngo 创作于
Refactor to primitive constants to satisfy FE coding practise
-
由 Stanislav Lashmanov 创作于
-
- 12月 02, 2022
-
-
由 Stanislav Lashmanov 创作于
-
- 11月 25, 2022
-
-
由 Marcel van Remmerden 创作于
Changelog: fixed EE: true
-
- 11月 18, 2022
-
-
由 Dheeraj Joshi 创作于
This change moves all GlSafeHtmlDirective imports to use SafeHtml directive in `vue_shared` directory. This is a fork from gitlab ui which was added earlier to roll out changes more reliably. It also restricts future import of GlSafeDirective with the help of a new eslint rule.
-
- 11月 01, 2022
-
-
由 Stanislav Lashmanov 创作于
-
- 10月 05, 2022
-
-
由 Annabel Dunstone Gray 创作于
Changelog: fixed
-
- 10月 03, 2022
-
-
由 Marcel van Remmerden 创作于
Changelog: changed
-
- 9月 28, 2022
-
-
由 Reuben Pereira 创作于
Merge branch 'sync-security-with-canonical' into 'master' See merge request gitlab-org/security/gitlab!2826 Changelog: security
-
- 9月 27, 2022
-
-
由 Eduardo Sanz García 创作于
Automatic replacement of deprecated `createFlash` function by Pajamas compliant `createAlert`. There is a small change in the look and feel: the createAlert adds an icon based on the variant type.
-
- 9月 23, 2022
-
-
由 Marcel van Remmerden 创作于
Changelog: changed EE: true
-
- 9月 01, 2022
-
-
由 Florie Guibert 创作于
No user facing changes
-
- 8月 25, 2022
-
-
由 Marcel van Remmerden 创作于
Changelog: changed
-
- 8月 23, 2022
-
-
由 Mark Florian 创作于
This fixes violations of the `vue/component-options-name-casing` and `vue/component-name-in-template-casing` rules, enabled in https://gitlab.com/gitlab-org/frontend/eslint-plugin/-/merge_requests/91. This has for a long time been our convention, but until now hasn't been automatically enforced. Most of this was done using `yarn lint:eslint:all:fix`.
-
- 8月 16, 2022
-
-
由 Sascha Eggenberger 创作于
Currently only the text has a background which looks a bit off. Also the alignment of the text was fixed. Changelog: changed
-
- 7月 06, 2022
-
-
由 Russell Dickenson 创作于
Changelog: changed
-
- 6月 21, 2022
-
-
由 Kos Palchyk 创作于
-
由 Kos Palchyk 创作于
-
- 6月 03, 2022
-
-
由 Kushal Pandya 创作于
Rename confidential note references to internal as notes are internal and not confidential. Changelog: other EE: true
-
- 5月 24, 2022
-
-
由 Donald Cook 创作于
-
- 5月 13, 2022
-
-
由 Kushal Pandya 创作于
Rename instances of confidential notes to internal notes across Issues and Epics. Changelog: changed EE: true
-
- 4月 08, 2022
-
-
由 Jannik Lehmann 创作于
-