This project is mirrored from https://gitee.com/mirrors/Mizu.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 16 Jan, 2022 1 commit
    • M. Mert Yıldıran's avatar
      Add support of displaying nested data structures of Kafka in the right-pane (#643) · 4db8e890
      M. Mert Yıldıran authored
      * Handle nested `topicData` in `representProduceRequest`
      
      * Handle nested `topics` in `representCreateTopicsRequest` and `representCreateTopicsResponse`
      
      * Handle nested `responses` in `representProduceResponse`
      
      * Handle nested `topics` in `representFetchRequest` and nested `responses` in `representFetchResponse`
      
      * Introduce `ignoreKeys` argument to `representMapAsTable` and ignore the keys based on that argument
      
      * Bring back the `nil` checks
      4db8e890
  2. 15 Jan, 2022 2 commits
  3. 13 Jan, 2022 4 commits
  4. 12 Jan, 2022 6 commits
  5. 11 Jan, 2022 9 commits
  6. 10 Jan, 2022 4 commits
    • Nimrod Gilboa Markevich's avatar
      Document ways to edit permissions (#616) · 7570df38
      Nimrod Gilboa Markevich authored
      Document the ways by which users can overwrite / add to Mizu's permissions.
      7570df38
    • RamiBerm's avatar
      TRA-4077 login design (#608) · 44c89083
      RamiBerm authored
      * fix /ws auth
      
      * remove useless success toasts on login/signup
      
      * WIP
      
      * log in page
      
      * Update InstallPage.tsx
      
      * Update App.sass, SettingModal.tsx, and 2 more files...
      
      * Update socket_routes.go
      
      * Merge branch 'feature/TRA-4077_login_design' of git@github.com:up9inc/mizu.git
      
      * Update LoginPage.tsx
      
      * Update GlobalKeydownTrigger.tsx and LoginPage.tsx
      
      * Update GlobalKeydownTrigger.tsx
      
      * Revert "Update GlobalKeydownTrigger.tsx"
      
      This reverts commit 6fa579becd08f018db3acf535d3bfff1a53acca9.
      
      * Revert "Update GlobalKeydownTrigger.tsx and LoginPage.tsx"
      
      This reverts commit bdc04253535e3379eb8100c206de6a3c3a648c38.
      
      * Update LoginPage.tsx
      44c89083
    • Igor Gov's avatar
      0ca54829
    • lirazyehezkel's avatar
      mizu enterprise ui bugs (#597) · c20f74f5
      lirazyehezkel authored
      c20f74f5
  7. 09 Jan, 2022 5 commits
  8. 06 Jan, 2022 8 commits
  9. 05 Jan, 2022 1 commit
    • RamiBerm's avatar
      TRA-4075 integrate kratos user management (#583) · 833d08bb
      RamiBerm authored
      * WIP
      
      * WIP
      
      * WIP
      
      * WIP
      
      * Update App.tsx and Header.tsx
      
      * Update createResources.go, provider.go, and 2 more files...
      
      * WIP
      
      * fix eof newlines
      
      * Fix ts imports, add readiness probe to kratos to prevent mizu being used while kratos isnt ready
      
      * cleaned code
      
      * fix install create namespace
      
      * Update package-lock.json
      
      * Update provider.go
      
      * Update provider.go
      
      * Update provider.go
      
      * Update install_controller.go
      
      * Update kratos.yml
      
      * Update start.sh
      
      * Update provider.go
      
      * Update provider.go
      
      * Update main.go, socket_routes.go, and 8 more files...
      
      * Update App.tsx
      
      * Update installRunner.go
      
      * Update App.tsx
      833d08bb