Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add convoy version to private pages on UI #1230

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

horlah
Copy link
Contributor

@horlah horlah commented Dec 14, 2022

Resolves #703 and #81

@horlah horlah linked an issue Dec 14, 2022 that may be closed by this pull request
@horlah horlah merged commit 50e9638 into main Dec 14, 2022
@horlah horlah deleted the emmanuel/feature/version-on-ui branch December 14, 2022 16:29
jirevwe added a commit that referenced this pull request Dec 22, 2022
* add convoy version to private pages (#1230)

* chore: fix login error (#1231)

* Cherry pick from release 0.7 (#1224)

* feat: use raw payload when sending requests (#1223)

* chore: update changelog

* Bump version to v0.7.6

* chore: update tests

* Fix migration tool (#1226)

* fix: running migrations up should not require multiple executions

* chore: update test case

* Fix: Persist advanced signatures config (#1233)

* fix: persist advanced signatures field

* fix: change advanced signature type to bool from *bool

* fix: fixed backward compatible API

* update email verification flow (#1227)

* fix: update email verification flow

* update: update account service

* remove email validation screen after signup (#1235)

* change group to project everywhere (#1207)

* fix: change group to project everywhere

* fix: change group to project everywhere

* fix: add 20221206102519_migrate_group_id_to_project_id

* fix: rename files

* fix: regenerate files

* fix: revert migration file

* fix: copy all groups to project collection

* fix: fix errors

* fix: fix doc & response message

Co-authored-by: Raymond Tukpe <jirevwe@users.noreply.github.com>

* Add raw value to event payload (#1236)

* chore: remove unused dependencies

* fix: use raw value when creating event

* chore: update tests

* Modal component rewrite (#1149)

* feat: beggining of modal rewrite

* update: update overlay directive

* update: update components using modal

* update: update modal component

* fix: reduce overlay z-index

* fix: remove z-index from acountdropdown

* fix: remove borders from page component

* fix: remove z-index from project layout

* fix: update verify email modal

* update: update subscription filters with headers

* update: update subscription filter with headers

* update:add view for headers in event logs

Co-authored-by: Emmanuel Aina <emmanuel.ainaj@gmail.com>
Co-authored-by: Raymond Tukpe <jirevwe@users.noreply.github.com>
Co-authored-by: Subomi Oluwalana <subomioluwalana71@gmail.com>
Co-authored-by: Daniel Oluojomu <danvixent@gmail.com>
jirevwe added a commit that referenced this pull request Dec 22, 2022
* feat: add support for header filters

* chore: update swag docs

* Feat: Filter by HTTP Headers (#1240)

* add convoy version to private pages (#1230)

* chore: fix login error (#1231)

* Cherry pick from release 0.7 (#1224)

* feat: use raw payload when sending requests (#1223)

* chore: update changelog

* Bump version to v0.7.6

* chore: update tests

* Fix migration tool (#1226)

* fix: running migrations up should not require multiple executions

* chore: update test case

* Fix: Persist advanced signatures config (#1233)

* fix: persist advanced signatures field

* fix: change advanced signature type to bool from *bool

* fix: fixed backward compatible API

* update email verification flow (#1227)

* fix: update email verification flow

* update: update account service

* remove email validation screen after signup (#1235)

* change group to project everywhere (#1207)

* fix: change group to project everywhere

* fix: change group to project everywhere

* fix: add 20221206102519_migrate_group_id_to_project_id

* fix: rename files

* fix: regenerate files

* fix: revert migration file

* fix: copy all groups to project collection

* fix: fix errors

* fix: fix doc & response message

* Add raw value to event payload (#1236)

* chore: remove unused dependencies

* fix: use raw value when creating event

* chore: update tests

* Modal component rewrite (#1149)

* feat: beggining of modal rewrite

* update: update overlay directive

* update: update components using modal

* update: update modal component

* fix: reduce overlay z-index

* fix: remove z-index from acountdropdown

* fix: remove borders from page component

* fix: remove z-index from project layout

* fix: update verify email modal

* update: update subscription filters with headers

* update: update subscription filter with headers

* update:add view for headers in event logs

* update subscription filter page

* feat: match events by headers

* feat: match events by both the event headers and the payload

* chore: update process event creation tests

* fix: test header and body at once in subscription filter

* fix: fix body tab

* chore: rename subscriptionFilterForm field

Co-authored-by: Pelumi Muyiwa-Oni <Pelumioni25@gmail.com>
Co-authored-by: Emmanuel Aina <emmanuel.ainaj@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose Convoy Version in API Show Convoy version on Dashboard.
1 participant