- 28 Jan, 2022 33 commits
-
-
Sam Figueroa authored
- Track tax link in order summary - Track render of SaaS Checkout page - Add the body data to the checkout layout so it has the proper context (category) when triggering the tracking in snowplow. - Track render of Billing page - Track clicks on edit steps in checkout - Fix naming of snakeCasedStep since what was called snakeCasedStep was actually dash-case/kebab-case. - Track subscriptionsDetails events on form transition - Track billingDetails events on form transition - Track paymentMethod events on form transition - Track Confirm Purchase - Zuora iframe will likely not respond with error messages unless something goes very wrong. Since all card related errors are processed within it's iframe until resolved. - Refactor Step constants for subscriptions - Step has been changed to only have to know to emit events the steps are responsible for the tracking, this also makes it so Step doesn't have to pull in the getters & state to be able to pass the data on to the tracking. - refs: https://gitlab.com/gitlab-org/gitlab/-/issues/342853 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_802788391 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804004486 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804004490 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804004492 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804555436 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804555439 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804555440 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804555442 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_804555444 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_784574426 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_810556340 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_817671640 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_817671638 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74828#note_817671634 - Lessons some of the concerns expressed in: https://gitlab.com/gitlab-org/gitlab/-/issues/350344
-
Max Woolf authored
GraphQL: Deprecate active field in RunnerUpdateInput See merge request gitlab-org/gitlab!79131
-
Andrejs Cunskis authored
Adding resources filtering logic for delete task See merge request gitlab-org/gitlab!79095
-
Tiffany Rea authored
-
Albert Salim authored
Add new match for lib/web_hooks path See merge request gitlab-org/gitlab!79385
-
Kushal Pandya authored
Change epic list payload variable to uppercase See merge request gitlab-org/gitlab!79359
-
Pedro Pombeiro authored
-
Pedro Pombeiro authored
Changelog: deprecated
-
Adam Hegyi authored
Use in-operator optimization in VSA See merge request gitlab-org/gitlab!77763
-
Adam Hegyi authored
This change adds in-operator optimization for group-level value stream analytics queries when loading the records endpoint.
-
Etienne Baqué authored
Add rake task for easier Banzai render testing See merge request gitlab-org/gitlab!79248
-
Kushal Pandya authored
Add query value to security tab See merge request gitlab-org/gitlab!79348
-
Kushal Pandya authored
Add runner counts to group runners page See merge request gitlab-org/gitlab!78711
-
Anastasia McDonald authored
Merge branch '351183-quarantine-Secure-Security-Reports-populated-reports-are-displayed-displays-false-positives-for-the-vulnerabilities' into 'master' [QUARANTINE] Secure Security Reports populated reports are displayed displays false positives for the vulnerabilities See merge request gitlab-org/gitlab!79293
-
🤖 GitLab Bot 🤖 authored
Quarantine Secure Security Reports populated reports are displayed displays false positives for the vulnerabilities
-
Evan Read authored
Add link to coverage parsing See merge request gitlab-org/gitlab!79230
-
James Heimbuck authored
-
Ash McKenzie authored
Update bundler to 2.3.6 because 2.1.4 is too old See merge request gitlab-org/gitlab!79251
-
Heinrich Lee Yu authored
Gracefully handle unexpected severities in code quality report See merge request gitlab-org/gitlab!79304
-
Andrew Fontaine authored
Re-align "Register" and "Cancel" buttons in Agent installation modal See merge request gitlab-org/gitlab!79188
-
Sincheol (David) Kim authored
Remove projects that are marked for deletion from UI See merge request gitlab-org/gitlab!75742
-
David O'Regan authored
Add confirmation modal for merge button when pipeline has failed See merge request gitlab-org/gitlab!78722
-
Payton Burdette authored
Add confirmation modal when merging and the latest pipeline is in a failed state. Changelog: changed
-
Russell Dickenson authored
Add alternative to mask token See merge request gitlab-org/gitlab!79351
-
Gerardo Gutierrez authored
-
Tiger Watson authored
Adds dependency_proxy_size to RootNamespaceStorageStatistics See merge request gitlab-org/gitlab!78565
-
Russell Dickenson authored
Clarify that Bot users for groups don't use a licensed seat See merge request gitlab-org/gitlab!79082
-
Evan Read authored
-
James Fargher authored
Support default templates for issues/MRs via .gitlab/ folders See merge request gitlab-org/gitlab!78302
-
Mayra Cabrera authored
Blob refactor: Display environment button See merge request gitlab-org/gitlab!78886
-
Jacques Erasmus authored
Display an environment button on the refactored blob viewer
-
Russell Dickenson authored
Update the Golang feature flag example to use Unleash client v3 See merge request gitlab-org/gitlab!79339
-
Mayra Cabrera authored
Indicate locked users in Admin Area users list See merge request gitlab-org/gitlab!79160
-
- 27 Jan, 2022 7 commits
-
-
Enrique Alcántara authored
Remove unused threat management classes See merge request gitlab-org/gitlab!79300
-
Russell Dickenson authored
Docs: Clarify where and how you can use SAST pre-compilation See merge request gitlab-org/gitlab!79195
-
Connor Gilbert authored
-
Luke Duncalfe authored
Advanced Search: Send project permissions and keep them in sync See merge request gitlab-org/gitlab!78549
-
Dmitry Gruzd authored
This MR utilizes functionality introduced in gitlab-elasticsearch-indexer to send visibility_level and repository_access_level when indexing commit documents. This MR also updates permission fields when the underlying project permissions changes.
-
Luke Duncalfe authored
This adds a match for the new `Gitlab::WebHooks` to generate an Integrations (backend) roulette reviewer recommendation as well as a regular backend recommendation.
-
Evan Read authored
Clarify MR group label policy See merge request gitlab-org/gitlab!77263
-