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

Release v1.116.0 - release → staging #10327

Merged
merged 85 commits into from
Apr 1, 2024
Merged

Release v1.116.0 - release → staging #10327

merged 85 commits into from
Apr 1, 2024

Commits on Mar 14, 2024

  1. Save work

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c8a19b4 View commit details
    Browse the repository at this point in the history
  2. Save work

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    54f3d21 View commit details
    Browse the repository at this point in the history
  3. Save work

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2c6b531 View commit details
    Browse the repository at this point in the history
  4. Save work

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    459f538 View commit details
    Browse the repository at this point in the history
  5. Update worker

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    926ab47 View commit details
    Browse the repository at this point in the history
  6. fixing tests

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3c884d3 View commit details
    Browse the repository at this point in the history
  7. Last touches

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bd15dcc View commit details
    Browse the repository at this point in the history
  8. new tests after rebase

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    70004ba View commit details
    Browse the repository at this point in the history
  9. improve methods

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    77e850f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36832dd View commit details
    Browse the repository at this point in the history
  11. feedback

    abailly-akamai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    49fb8e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. upcoming: [M3-7868] - Gecko Beta Demo feedback (#10284)

    ## Description 📝
    Address feedback from the Gecko Beta Demo/Review meeting
    
    ## Changes  🔄
    - Warning notice updates
      - Add period to end of sentences
      - Replace "standard pricing" warning text from the edge plan table to "billing"
      - Add warning text to the caution notice for edge migrations
    - Storage table column should display as normal (should not be N/A) for edge plans
    - Filter edge regions from Image Upload
    
    ## How to test 🧪
    
    ### Prerequisites
    - Ensure your account has the correct customer tag (reach out for more info)
    
    ### Verification steps
    - Go to `/linodes/create` and select an Edge region
      - The edge plan table warning notice should say "billing" instead of "standard pricing"
      - The Storage column should display the storage amount instead of N/A
    - On the Linode landings table, open the action menu for a Linode located in an edge region and click on "Migrate"
      - There should be a warning bullet about edge migrations in the Caution notice
    - Go to `/images/create/upload` and open the region select dropdown
      - There should be no edge regions displayed
    hana-akamai authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b73cc08 View commit details
    Browse the repository at this point in the history
  2. chore: Update axios to resolve follow-redirects CVE-2024-28849 (#…

    …10291)
    
    * update `axios` to fix `follow-redirects` version
    
    * Added changeset: Update `axios` to resolve `follow-redirects` CVE-2024-28849
    
    * Added changeset: Update `axios` to resolve `follow-redirects` CVE-2024-28849
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    888cc13 View commit details
    Browse the repository at this point in the history
  3. test: Fix Firewall update test flake by using less specific selectors (

    …#10289)
    
    * Fix firewall update test flake by using less specific selectors
    
    * Added changeset: Resolve Firewall update test flake
    jdamore-linode authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4c366d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10293 from linode/staging

    Release v1.115.0 - staging → master
    abailly-akamai authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4b6b353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c7874f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10285 from abailly-akamai/M3-7859

    refactor: [M3-7859]: Upgrade MSW to 2.2.3
    abailly-akamai authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e97fbc2 View commit details
    Browse the repository at this point in the history
  7. refactor: [M3-7436] - Update Account Queries to use Query Key Factory (

    …#10260)
    
    * migrate to query key factory
    
    * fix notifications fetch all
    
    * fix broken unit tests
    
    * refactor more account endpoints
    
    * fix broken unit test
    
    * fix default payment method cypress test
    
    * Added changeset: Update account queries to use query key factory
    
    * clean up
    
    * fix circle import issue
    
    * clean up and organize
    
    * query key factory for account maintenance
    
    * finish all account queries
    
    * add betaQueries to merged queries
    
    * improve docs
    
    * continue adding to docs
    
    * use factory in two more places
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7952cfc View commit details
    Browse the repository at this point in the history
  8. fix: SMTPRestrictionText.test.tsx MSW Change (#10295)

    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fbc0f88 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    b783d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9522eb View commit details
    Browse the repository at this point in the history
  3. Wrap up UI

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    60562db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d81059f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85f4ab6 View commit details
    Browse the repository at this point in the history
  6. mooooar cleanup

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    eddbca8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    577077e View commit details
    Browse the repository at this point in the history
  8. small cleanup

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bc7fafa View commit details
    Browse the repository at this point in the history
  9. small cleanup

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ffe2789 View commit details
    Browse the repository at this point in the history
  10. feedback

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c094a4e View commit details
    Browse the repository at this point in the history
  11. feedback 2

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ef4321e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    eb1d77b View commit details
    Browse the repository at this point in the history
  13. improve coverage

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ca4e966 View commit details
    Browse the repository at this point in the history
  14. cleanup

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    95e2065 View commit details
    Browse the repository at this point in the history
  15. feedback some moar

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b3d1ef5 View commit details
    Browse the repository at this point in the history
  16. oops

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    28e966a View commit details
    Browse the repository at this point in the history
  17. aaand the test

    abailly-akamai committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    23ca2ca View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    cb1723a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10273 from abailly-akamai/M3-7691

    upcoming: [M3-7691] - Create PG in Linode Create Flow
    abailly-akamai authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bd8054f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db36c7f View commit details
    Browse the repository at this point in the history
  4. Post rebase update

    abailly-akamai committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    34d1c98 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. test: [M3-7517 & M3-7519] - Cypress integration tests for Child -> Pa…

    …rent and Child -> Child account switching (#10288)
    
    * Add account payment intercept utils
    
    * Add tests for Child to Parent and Child to Child switching flows
    jdamore-linode authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6223170 View commit details
    Browse the repository at this point in the history
  2. upcoming: [M3-7869] - Linode Create Refactor - Part 2 - Images and Di…

    …stributions (#10281)
    
    * initial tab handling
    
    * add some code comments
    
    * add distribution tab
    
    * clean up
    
    * fix console error
    
    * make styles match existing component
    
    * wip
    
    * fix: extra rendering due to incorrect watch call
    
    * test and document
    
    * add a way to test with hook form context
    
    * Added changeset: Linode Create Refactor - Part 2 - Images and Distributions
    
    * clean up a lot and test more
    
    * move `font-logos` css import in hopes to defer loading till the css is needed
    
    * use `history.push`
    
    * add basic testing for new select
    
    * add a unit test for `ImageSelectv2`
    
    * fix icon size in chrome
    
    * follow react-hook-forms reccomendation of not using undefined
    
    * Added changeset: Make `image` nullable in `CreateLinodeSchema`
    
    * make `image` nullable
    
    * allow `image` to be `null` in `CreateLinodeRequest`
    
    * Added changeset: Allow `image` to be `null` in `CreateLinodeRequest`
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    2ca1896 View commit details
    Browse the repository at this point in the history
  3. change: [UIE-7308] - Notifications for database resize events (#10262)

    ## Description 📝
    
    **Needs to be tested on DEV/ALPHA**
    
    Bell icon / Alert changes:
    System notify users when database resizing starts, display a progress bar which disappears upon completion, update status from 'Active' to 'Resizing', show resizing progress in percentage, and revert to 'Active' status when finished.
    Option to switch between dedicated and shared plans, with the exception of switching from dedicated plan to a shared plan of the same size.
    
    ## Changes  🔄
    - Notification / Event of resizing Start
    - Notification progress bar in Bell icon Alert 
    - Notification complete – bar disappears 
    - Shared to dedicated and back plan change 
    - Status Changes from Active to Resizing
    - Rendering progress % numbers in UI 
    - Changing back to Active when done
    
    ## How to test 🧪
    **Needs to be tested in Alpha.**
    Open application, navigate to /databases, select the database cluster. Go to the Resize tab, choose a plan, and click the 'Resize Database Cluster' button. In the popup window, confirm the resizing by entering the name of the database cluster, then click 'Resize Cluster' button. You can monitor the resizing status in the Summary and Resize tabs, as well as in a table on the Databases page. Additionally, notification about scheduled resizing and a progress bar which disappears upon completion in bell icon dropdown.
    mpolotsk-akamai authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    874584c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6ea8a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8ff56e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1022582 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2200e87 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10300 from abailly-akamai/M3-7871

    upcoming: [M3-7871] - Placement Groups in alpha - type updates
    abailly-akamai authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1a6fb5a View commit details
    Browse the repository at this point in the history
  9. refactor: [M3-7897] - Query Key Factory for Regions (#10301)

    * use query key factor for regions
    
    * Added changeset: Use query key factory for region queries
    
    * fix import
    
    * fix some unit tests
    
    * fix more tests
    
    * rename `useRegionsAvailabilityQuery` query to `useRegionAvailabilityQuery`
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3b5cf29 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    c06cb80 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10304 from abailly-akamai/M3-7431

    upcoming: [M3-7431] - Add placement group to checkout summary
    abailly-akamai authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d241493 View commit details
    Browse the repository at this point in the history
  3. fix: [M3-7881] - Restore loading state to Users & Grants table (#10303)

    * Use isInitialLoading for disabled query with restricted user
    
    * Add isInitialLoading to proxy table and add comment
    
    * Added changeset: Loading state missing from Users & Grants table
    mjac0bs authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    a6da30b View commit details
    Browse the repository at this point in the history
  4. fix: [M3-7909] - Hide the Child Account Access table header for paren…

    …t users without `child_account_access` grant (#10305)
    
    * Add grant check to display table col header
    
    * Added changeset: Hide the Child Account Access table header for parent users without the enabled grant
    mjac0bs authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    abaf03c View commit details
    Browse the repository at this point in the history
  5. upcoming: [M3-7878] - Linode Create UI Refactor - Part 3 - Details Se…

    …ction (#10297)
    
    * initial ui
    
    * add initial unit test
    
    * new linode create details
    
    * improve testing
    
    * hopefully fix capitalization
    
    * fix capitalization
    
    * revert out of scope change
    
    * Added changeset: Linode create refactor - add details section
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    46ca9e1 View commit details
    Browse the repository at this point in the history
  6. upcoming: [M3-7613] - Grants and Permissions for Placement Groups (#1…

    …0257)
    
    * upcoming: [M3-7613] - Grants and Permissions for Placement Groups
    
    * Add warning and error notices and disable label edit
    
    * Remove comments and add error notice component lost during merging
    
    * Add changeset
    
    * Add PR feedback changes.
    
    * Add PR feedback changes
    
    * Fix error
    carrillo-erik authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e95cfbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fda2aae View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. fix: [M3-7862] - Fix display of TagsPanel in read-only entities (#10275)

    * Fix display of TagsPanel in read only entities and remove entityID prop
    
    * Clean up CardView state
    
    * feedback @hana-linode: fix inaccurate loading state
    hkhalil-akamai authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d7b6b88 View commit details
    Browse the repository at this point in the history
  2. upcoming: [M3-7879] - Linode Create Refactor - Part 4 - Access (#10308)

    * add initial access ui
    
    * improve and test
    
    * improve unit test
    
    * Added changeset: Linode Create Refactor - Part 4 - Access
    
    * use constant for input size
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d8adf13 View commit details
    Browse the repository at this point in the history
  3. fix: [M3-6606] - Add spacing between copy and Linode Rebuild button. (#…

    …10283)
    
    * fix: [M3-6606] - Add spacing between copy and Linode Rebuild button.
    
    * Added changeset: Add's spacing between copy and Linode Rebuild button.
    
    * Update pr-10283-fixed-1710431540230.md
    
    * PR - feedback
    
    * Update packages/manager/.changeset/pr-10283-fixed-1710431540230.md
    
    Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com>
    
    * Code cleanup
    
    ---------
    
    Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com>
    cpathipa and dwiley-akamai authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e4fe05b View commit details
    Browse the repository at this point in the history
  4. change: [M3-7922] - Clear ACLB configuration certificates if http o…

    …r `tcp` protocol is selected (#10311)
    
    * send empty certificate array when protocol is not `https`
    
    * clean up logic
    
    * update validation to match API's validation
    
    * Added changeset: Clear ACLB configuration certificates if `http` or `tcp` protocol is selected
    
    * Added changeset: Enforce that the `certificates` array is empty for `http` and `tcp` configutions
    
    * fix mock data in e2e test
    
    * Update packages/validation/.changeset/pr-10311-changed-1711379618292.md
    
    Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    Co-authored-by: Mariah Jacobs <114685994+mjac0bs@users.noreply.github.com>
    3 people authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    488ff12 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. refactor: [M3-7433] - Query Key Factory for Images (#10302)

    * initial refactor
    
    * Added changeset: Use query key factory for image queries
    
    * fix e2e test
    
    * update polling logic so that we poll for image upload to finish
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d0a3af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9500152 View commit details
    Browse the repository at this point in the history
  3. Replacing what I found

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a115ded View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c25f97a View commit details
    Browse the repository at this point in the history
  5. Moaar instances

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d0a3b5e View commit details
    Browse the repository at this point in the history
  6. cleanup

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d5487f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42f4d9f View commit details
    Browse the repository at this point in the history
  8. Oops

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ff332d3 View commit details
    Browse the repository at this point in the history
  9. and oops

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    ba86b1f View commit details
    Browse the repository at this point in the history
  10. few more - all set

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a187d69 View commit details
    Browse the repository at this point in the history
  11. feedback

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    094703e View commit details
    Browse the repository at this point in the history
  12. feedback 2

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    4876bb4 View commit details
    Browse the repository at this point in the history
  13. fix conflix

    abailly-akamai committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3115624 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #10309 from abailly-akamai/M3-7917

    change: [M3-7917] - TS Performance: Interfaces Over Intersections
    abailly-akamai authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    087dd45 View commit details
    Browse the repository at this point in the history
  15. upcoming: [M3-7903] - Placement Groups: Edit Drawer & Delete Modal UI…

    … Updates (#10312)
    
    * Save work
    
    * improve querying
    
    * Implement proper transition resets
    
    * handle not found
    
    * handle page reload
    
    * test + cleanup
    
    * Added changeset: Placement Groups: Edit Drawer & Delete Modal UI Updates
    
    * improve loading label
    
    * loading style update
    
    * feedback
    abailly-akamai authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    860b0bd View commit details
    Browse the repository at this point in the history
  16. upcoming: [M3-7925] - Linode Create Refactor - Add Firewall - Part 5 (#…

    …10315)
    
    * add firewall section
    
    * improvements
    
    * Added changeset: Linode Create Refactor - Add Firewall - Part 5
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    bnussman-akamai and bnussman authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    efc2fb4 View commit details
    Browse the repository at this point in the history
  17. upcoming: [M3-7840] - Placement Groups Query Key Factory (#10314)

    * New queries definition fo placement groups
    
    * invalidate linodes on assign/unassign
    
    * Changeset & code comments
    
    * feedback
    
    * feedback
    abailly-akamai authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0fdc974 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. feat: [M3-7888] - Revoke proxy PAT when switching accounts (#10313)

    Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
    jaalah-akamai and jaalah authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a5d9483 View commit details
    Browse the repository at this point in the history
  2. upcoming: [M3-7927] - Linode Create Refactor - Part 6 - Add-ons (#10319)

    * initial work
    
    * add changesets and other fixes
    
    * handle permissions in more places
    
    * diable create button if user does not have permission
    
    * add more unit testing
    
    * Apply suggestions from code review
    
    Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com>
    
    * memoize selected region
    
    ---------
    
    Co-authored-by: Banks Nussman <banks@nussman.us>
    Co-authored-by: Dajahi Wiley <114682940+dwiley-akamai@users.noreply.github.com>
    3 people authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d4e0d0a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. feat: [M3-7366] - Improved Primary Navigation UX (#10137)

    Co-authored-by: Jaalah Ramos <jaalah.ramos@gmail.com>
    jaalah-akamai and jaalah authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b0e50de View commit details
    Browse the repository at this point in the history
  2. upcoming: [M3-7905] - Update PG landing page table (#10318)

    * implement landing page changes
    
    * changeset
    
    * Address all feedback
    abailly-akamai authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7187a7f View commit details
    Browse the repository at this point in the history
  3. fix: [UIE-7491] - Hide DBaaS resize tab behind feature flag (#10324)

    ## Description 📝
    Fix issues with the Resize tab and Settings tab when the "databaseResize" feature flag is turned off in the alpha.
    
    ## How to test 🧪
    Open application, navigate to /databases, select the database cluster. If feature flag is turned on go to the Resize tab. If feature flag is turned off, the Resize tab is not visible.
    mpolotsk-akamai authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    adb3a4d View commit details
    Browse the repository at this point in the history
  4. fix: [M3-7605] - Wrong status indicator when provisioning a LKE (#10320)

    ## Description 📝
    Fix the status icon indicator when a Kubernetes Linode is provisioning from grey to pulsing orange. I also went ahead and did some styling/file cleanup.
    
    ## How to test 🧪
    ### Reproduction steps
    (How to reproduce the issue, if applicable)
    - On develop or prod, create a new Kubernetes cluster and observe the grey provisioning Linode icon status in the details page
    
    ### Verification steps
    (How to verify changes)
    - Create a new Kubernetes cluster and observe the pulsing orange provisioning Linode icon status in the details page
    - Ensure there are no visual regressions from the code clean up
    hana-akamai authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3ed6b48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6df1ff8 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    510bb1a View commit details
    Browse the repository at this point in the history