- 04 May, 2021 1 commit
-
-
Phil Hughes authored
This makes the merge requests state exportable which allows for other components to import and use the state. Whenever a polling request gets returned from the widget we update the state globally which allows for other components to react accordingly. For example, when a user merges a merge request the global state gets updated which updates the status box and also updates the comment box to stop users from commenting and closing a merge request. This same interaction happens when a user clicks on comment and close. The rest of the page updates and sets it into the correct state. To handle this we export the state from the status box component and also export a update method. This update event should get called whenever the state of the page should be changed. When this method gets called we send a GraphQL request to get the correct state of the page. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/328547
-
- 26 Apr, 2021 39 commits
-
-
Rémy Coutable authored
Externalize strings in application_settings/_signin.html.haml See merge request gitlab-org/gitlab!58066
-
Marvin Karegyeya authored
-
Vitaly Slobodin authored
Update dependency eslint to v7.25.0 See merge request gitlab-org/gitlab!60224
-
Vitali Tatarintev authored
Feature flag removal [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60053
-
David O'Regan authored
-
Arturo Herrero authored
Enable `check_maven_path_first` by default See merge request gitlab-org/gitlab!60142
-
David Fernandez authored
-
Rémy Coutable authored
Update Usage Ping Metrics - SLA See merge request gitlab-org/gitlab!60047
-
Marcin Sedlak-Jakubowski authored
Docs explain how Windows and Powershell works fine for git See merge request gitlab-org/gitlab!57459
-
Ruben ten Hove authored
-
Rémy Coutable authored
Resolves rubocop offense Style/RedundantBegin See merge request gitlab-org/gitlab!58017
-
Rémy Coutable authored
Fix Rails/SaveBang offenses in spec/frontend See merge request gitlab-org/gitlab!57909
-
Abdul Wadood authored
-
Rémy Coutable authored
Fix Rails/SaveBang offenses in ee/spec/workers See merge request gitlab-org/gitlab!58070
-
Abdul Wadood authored
-
Alex Kalderimis authored
Doc: add event params for Jenkins CI service API See merge request gitlab-org/gitlab!59990
-
Andy Soiron authored
-
Phil Hughes authored
Externalise strings in application_settings/_usage.html.haml See merge request gitlab-org/gitlab!58088
-
Marvin Karegyeya authored
-
Phil Hughes authored
Externalise strings in users/edit.html.haml See merge request gitlab-org/gitlab!58117
-
Marvin Karegyeya authored
-
Bob Van Landuyt authored
Externalize strings in unlock_instructions.text.erb See merge request gitlab-org/gitlab!58229
-
Marvin Karegyeya authored
-
Bob Van Landuyt authored
Set deduplicate strategy to until_executed See merge request gitlab-org/gitlab!60116
-
Kamil Trzciński authored
Allow aliases when parsing Redis configuration See merge request gitlab-org/gitlab!60251
-
Mark Chao authored
testing: Enable all Gitaly feature flags in CI [RUN ALL RSPEC] See merge request gitlab-org/gitlab!59279
-
Phil Hughes authored
Update default branch name in settings specs See merge request gitlab-org/gitlab!59989
-
Arturo Herrero authored
Add Issues menu See merge request gitlab-org/gitlab!59363
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!60259
-
Nicolò Maria Mezzopera authored
Review and revise project access tokens UI text See merge request gitlab-org/gitlab!59878
-
Dmitry Gruzd authored
Use new `level?` methods for `Service` See merge request gitlab-org/gitlab!60074
-
Bob Van Landuyt authored
Update Usage Ping Metrics - Tracing See merge request gitlab-org/gitlab!60050
-
Alex Kalderimis authored
Exclude subscriptions from GraphQL docs See merge request gitlab-org/gitlab!60109
-
Marcin Sedlak-Jakubowski authored
Remove university Agile page See merge request gitlab-org/gitlab!60143
-
Craig Norris authored
-
Jacques Erasmus authored
Move alerts in pipeline_editor_app to its own component See merge request gitlab-org/gitlab!59796
-
Frédéric Caplette authored
-
Mark Lapierre authored
Feature spec for ref switcher with line number anchor See merge request gitlab-org/gitlab!60180
-
Kushal Pandya authored
Fix reviewer commands showing all members See merge request gitlab-org/gitlab!59639
-