- 14 Apr, 2021 22 commits
-
-
Justin Ho authored
Change isFunction to use a simple implementation instead of importing from lodash
-
Justin Ho authored
Use margin instead of width for loading button
-
Justin Ho authored
- Do not reset loading state since page will reload anyway - Fix styling of subscriptions table
-
Justin Ho authored
Add changelog
-
Justin Ho authored
And add new specs for newly added components
-
Justin Ho authored
Add functionality to Unlink button
-
Justin Ho authored
Use safe programming to avoid dependancy on the AP global object. This should allow us to render the Jira connect app independently of the Jira iframe.
-
Justin Ho authored
- Extract group item name to separate component to be reused in the subscriptions list. - Use time ago tooltip for created_at
-
Justin Ho authored
- Pass data directly from helpers - Use data as props on the frontend
-
Evan Read authored
Update changelog to match final change See merge request gitlab-org/gitlab!59334
-
Marcel Amirault authored
-
Evan Read authored
Moved reference content to reference topic See merge request gitlab-org/gitlab!59184
-
Suzanne Selhorn authored
-
Ezekiel Kigbo authored
Add URL param for linking to a specific stage in group-level VSA See merge request gitlab-org/gitlab!57621
-
Martin Wortschack authored
-
Michael Kozono authored
Fix Rails/SaveBang offenses in spec/factories_spec.rb See merge request gitlab-org/gitlab!58102
-
Abdul Wadood authored
-
Evan Read authored
Compress documentation images See merge request gitlab-org/gitlab!59280
-
Marcel Amirault authored
Recommend to fill gaps in enum values See merge request gitlab-org/gitlab!58759
-
Fabio Pitino authored
-
Evan Read authored
Update codequality documentation See merge request gitlab-org/gitlab!59166
-
Maxime Orefice authored
-
- 13 Apr, 2021 18 commits
-
-
Enrique Alcántara authored
Reduce pipeline tooltip delay to 0 See merge request gitlab-org/gitlab!59155
-
Ezekiel Kigbo authored
Change language on welcome page See merge request gitlab-org/gitlab!59183
-
Ezekiel Kigbo authored
Externalize strings in projects/index.html.haml See merge request gitlab-org/gitlab!58160
-
Marvin Karegyeya authored
-
Stan Hu authored
Rename find to execute in EnvironmentsFinder See merge request gitlab-org/gitlab!59254
-
Mike Jang authored
Include user permission export screenshot See merge request gitlab-org/gitlab!59301
-
Jose Ivan Vargas authored
Merge branch '325778-moving-issue-to-board-list-of-different-type-should-not-remove-it-from-previous-list' into 'master' Clone issue card on move when necessary [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58644
-
Scott Hampton authored
Fix FOSS specs broken by !58833 [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59306
-
Miranda Fluharty authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/58833 was merged, but broke some FOSS specs because the code was moved to `ee/` while the corresponding specs were not moved.
-
Stan Hu authored
Remove issue_perform_after_creation_tasks_async feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59042
-
Mayra Cabrera authored
Removes compliance framework administration abilities from subgroups See merge request gitlab-org/gitlab!58873
-
Nick Thomas authored
Add OncallScheduleEntity to users in Admin helper See merge request gitlab-org/gitlab!59093
-
Scott Hampton authored
Align UI to use "Runtime" for CI/CD job page See merge request gitlab-org/gitlab!58838
-
Marcel Amirault authored
Updates the text on the jobs page so that we use clear language to talk about the time it takes a job to run.
-
Mayra Cabrera authored
Create a migration to insert trail plans See merge request gitlab-org/gitlab!57814
-
Shreyas Agarwal authored
-
Olena Horal-Koretska authored
Refactor to using Vuex modules for project/group members views See merge request gitlab-org/gitlab!58828
-
Mayra Cabrera authored
Add cop Style/RegexpLiteralMixedPreserve [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58898
-