8000 Comparing v0.56.0...v0.57.0 · raystack/frontier · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: raystack/frontier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.56.0
Choose a base ref
...
head repository: raystack/frontier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.57.0
Choose a head ref
  • 8 commits
  • 55 files changed
  • 2 contributors

Commits on Apr 7, 2025

  1. feat: add api to search service user credentials (#939)

    * feat: update proto
    
    * feat: update proto
    
    * feat: implement handler, svc and repo
    
    * test: add unit tests
    
    * update proto
    whoAbhishekSah authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    5e6863d View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. feat(admin_ui): add org projects list page (#940)

    * fix: default token id
    
    * chore: update proto client
    
    * feat: add page for org projects
    
    * feat: add route for projects
    
    * chore: enable projects navbar link
    
    * feat: fetch org members in context provider
    
    * feat: show user avatar
    
    * feat: intergrate projects export api
    rsbh authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    79ac858 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    ac4743e View commit details
    Browse the repository at this point in the history
  2. feat: add List Organizations KYC API (#943)

    * feat: implement handler, svc and repo for org kyc list
    
    * fix: linting
    
    * fix: tests
    
    * fix: tests
    whoAbhishekSah authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    ae73cdf View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. feat: add User search admin API (#945)

    * feat: update proto
    
    * feat: implement user search API
    
    * fix: linting
    
    * fix: linting
    
    * fix: handle errors
    
    * fix: remove redundant change
    
    * feat: update proto
    
    * feat: implement user export
    
    * test: update mocks
    
    * feat: handle no user while exporting
    
    * fix: change error name
    
    * fix: update proto
    whoAbhishekSah authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    7a196d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. feat(admin_ui): add page to list, update and remove project members (#…

    …946)
    
    * feat: add dialog for project members
    
    * feat: add data table to show project members
    
    * fix: next offset in pagination
    
    * feat: add project member search
    
    * chore: add dropdown to assign role and remove member
    
    * feat: add dialog to assign role
    
    * feat: fetch project roles
    
    * chore: use fetch project roles to display
    
    * feat: add validation for roles
    
    * feat: add remove member dialog
    
    * refactor: use null to reset user for dialog
    rsbh authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    05a6a35 View commit details
    Browse the repository at this point in the history
  2. chore(admin_ui): update apsara version to v0.43.0 (#948)

    * chore: update apsara version to v0.43.0
    
    * feat: use generated avatar colors
    
    * feat: use dropdown submenu for csv exports
    rsbh authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    a5c57b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d2ec0b View commit details
    Browse the repository at this point in the history
Loading
0