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

Production Release #2497

Open
wants to merge 15 commits into
base: production
Choose a base branch
from
Open

Production Release #2497

wants to merge 15 commits into from

Conversation

shrunyan
Copy link
Contributor

No description provided.

japhethLG and others added 13 commits May 21, 2024 09:55
# Description

Revert to old pricing page

## Type of change

Please delete options that are not relevant.

- [x] Revert feature (non-breaking change which reverts functionality)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.

- [x] Manual Test

# Screenshots / Screen recording

![image](https://github.com/zesty-io/website/assets/83058948/ab5a897a-282b-4b32-a82e-0f77d84da9bb)
fixing invalid date on users and domains tab

Will close : zesty-io/manager-ui#2716
# Description

Fixed the whitespace in demo form

Fixes #2467 

## Type of change

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.

- [x] Manual Test
- [ ] Unit Test
- [ ] E2E Test

# Screenshots / Screen recording

Please add screenshots or recording if applicable
Before: 

![image](https://github.com/zesty-io/website/assets/83058948/937f9c4b-fc71-4b24-a9fd-69bd33ee2246)

After:

![image](https://github.com/zesty-io/website/assets/83058948/1045d539-5e81-4080-b60d-c0f6038438ce)
…ing properly (#2470)

# Description

Fixed Zesty.io Mindshare links falling back to old content/not
displaying properly

Fixes #2463

## Type of change

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.

- [x] Manual Test
- [ ] Unit Test
- [ ] E2E Test

# Screenshots / Screen recording
Before:

![image](https://github.com/zesty-io/website/assets/83058948/a86c3600-4c11-4a84-a665-775085c253d5)

After:

![image](https://github.com/zesty-io/website/assets/83058948/1ae206ce-91cc-4500-b5d2-984d513c3c09)
# Description

Fix wrong props of homepage cta; Removed spans in headings for articles

Fixes #2472, #2473

## Type of change

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.

- [x] Manual Test

# Screenshots / Screen recording
Before:

![image](https://github.com/user-attachments/assets/ef1994f5-81ee-42cd-b185-a4d166c27417)

![image](https://github.com/user-attachments/assets/f49dd7ff-8872-4adf-a1c7-b866c280a9e2)

After:

![image](https://github.com/user-attachments/assets/416038be-33cd-4e60-8a58-1ec2a37fa71d)

![image](https://github.com/user-attachments/assets/0c761b0e-a65c-46cc-aeec-66182d8f5ae3)
Adds new system roles: Developer Contributor, Access Admin

PR for adding them to legacy accounts:
zesty-io/accounts-ui#248
# Description

Add a sort logic for product announcements. Remove "Good Night" when the
user logs in at night.

Fixes #2476 [#250](zesty-io/accounts-ui#250)
## Type of change

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)

# How Has This Been Tested?

- [x] Manual Test

# Screenshots / Screen recording

Please add screenshots or recording if applicable
Before:

![image](https://github.com/user-attachments/assets/ca977a94-786b-4219-9522-4ecddbbac870)

After:

![image](https://github.com/user-attachments/assets/a76aeac6-8961-4e56-9b16-bba34f2a968a)
# Description

Redirects zesty docs to readme

Fixes #2487 

## Type of change

Please delete options that are not relevant.

- [x] New feature (non-breaking change which adds functionality)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.

- [x] Manual Test

# Screenshots / Screen recording




https://github.com/user-attachments/assets/05a4fb40-231b-41e1-9a5c-46288f1b06d2

---------

Signed-off-by: Japheth Louie M. Gofredo <[email protected]>
# Description

This is a fix for the previous redirects of zesty docs to readme. Also
added small fix for removing acorns logo

Fixes #2487 #2484 

## Type of change

Please delete options that are not relevant.

- [x] New feature (non-breaking change which adds functionality)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.

- [x] Manual Test

# Screenshots / Screen recording




https://github.com/user-attachments/assets/05a4fb40-231b-41e1-9a5c-46288f1b06d2

---------

Signed-off-by: Japheth Louie M. Gofredo <[email protected]>
…e marketing website (#2491)

# Description

Removed Acorn, BJs and Cornershop logos from all components in the
marketing website (Homepage, Demo, Insurance CMS).

Fixes #2484 

## Type of change

Please delete options that are not relevant.

- [x] Bug fix (non-breaking change which fixes an issue)

# How Has This Been Tested?

- [x] Manual Test

# Screenshots / Screen recording


![image](https://github.com/user-attachments/assets/6ac7e196-bc3a-4d01-afec-a364f66e1e59)

![image](https://github.com/user-attachments/assets/ee5b6d8c-3c75-466b-93b1-64f4f8b98d8d)

![image](https://github.com/user-attachments/assets/33221a89-a95a-4598-80d9-1b48288bc56a)
# Description
Update homepage company logos

Resolves #2483 

## Type of change

Please delete options that are not relevant.

- [x] New feature (non-breaking change which adds functionality)

# How Has This Been Tested?

- [x] Manual Test

# Screenshots / Screen recording

![image](https://github.com/user-attachments/assets/36e5031b-da92-446a-b198-080181fc5387)

---------

Signed-off-by: Stuart Runyan <[email protected]>
Co-authored-by: Stuart Runyan <[email protected]>
# Description
Added a page to manage an instance's custom roles.
Closes #2479 

## Type of change
- [x] New feature (non-breaking change which adds functionality)

# Dependencies
- [ ] zesty-io/fetch-wrapper#66
- [x] zesty-io/material#109
- [ ] zesty-io/accounts-api#285
- [ ] https://github.com/zesty-io/base-api/pull/207

# How Has This Been Tested?
- [x] Manual Test


# Screenshots / Screen recording

[screen-recorder-tue-oct-29-2024-15-02-58.webm](https://github.com/user-attachments/assets/e75765ef-8ab1-4936-b925-55f39977591a)

---------

Co-authored-by: Stuart Runyan <[email protected]>
)

# Description

Automatically opens the permissions tab upon successful creation of a
new custom role


## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce.
- [x] Manual Test

# Screenshots / Screen recording

[screen-recorder-tue-dec-10-2024-09-28-21.webm](https://github.com/user-attachments/assets/95d107ee-a993-4824-b553-1fce444c8cdc)
@zcolah
Copy link

zcolah commented Dec 17, 2024

Bugs

High Priority

  • On creation of a role please open the Permissions tab, not the details tab. Figma | See Loom
  • Save Button is not working. See Loom
  • Close the Edit Custom Role modal when a user clicks on Save. See Loom

Medium Priority

  • Create Custom Role Modal: Add a minimum top and bottom margin of 20px to the modal. Do the same for the Edit Role Modal. [See Loom]

Low Priority

None at the moment.

Figma VQA

Enhancements

  • Edit Custom Role Modal - Add the content-save rounded Icon to the Save Button.
  • Delete Custom Role Modal - Sort Dropdown Options A to Z | See Loom

Material Theme Update

DO NOT DO

Not Finalized Yet (Need's Randy's approval). Clean up the old design. https://www.figma.com/design/XwNmK0oh59WpwOMSeUCko1/Custom-Roles?node-id=482-15079&t=jWHqUK43j42fJDTi-1

# Description
Resolve vqa comments for custom roles
Requires zesty-io/material#111

## Type of change

- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update

# How Has This Been Tested?
- [x] Manual Test
- [ ] Unit Test
- [ ] E2E Test

---------

Co-authored-by: shrunyan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants