Skip to content

Releases: minio/console

v0.1.0

04 Jun 20:36
48e6b1b
Compare
Choose a tag to compare

Changelog

fa068b6 Add admin heal api and ui (#142)
be5cd7f Added flag for operator only features (#144)
2d5d0d1 Changed menu design for mcs (#158)
8af3665 Connect List,Add Tenants (#148)
d8e6bd7 Fix Add Tenant Image and Delete Tenant URL (#155)
8949fbe Integrate mkube storageclass api with UI (#156)
2d28f8b Pass Storage Class when adding a tenant (#153)
8139416 Proxy API For Mkube (#145)
4edfeb2 Removed horizontal scrollbar in menu (#159)
0fa1d4b Update Menu with Tools section (#147)
16f8ee4 add logs to mkube api handler (#154)
48e6b1b stick to go1.13 for now, update credits (#163)

Docker images

  • docker pull minio/mcs:v0.1.0
  • docker pull minio/mcs:latest

v0.0.6

27 May 00:09
a805a49
Compare
Choose a tag to compare

Changelog

13ef83c Added Clusters mockups (#133)
a805a49 Added loaders to bucket information block (#141)
b89b2d0 Changed bucket detail styles & minor fixes (#136)
ff4e959 Fixed styles in users policy modal (#139)
20749d2 Implemented calculation for zone size in zone modal (#137)
cb60eba Landing images (#134)
edf687f Loading text on TableWrapper (#135)
296e4ff Set Policy For Groups (#140)
37195fe Set Policy UI (#138)

Docker images

  • docker pull minio/mcs:v0.0.6
  • docker pull minio/mcs:latest

v0.0.5

21 May 19:18
c49a7bb
Compare
Choose a tag to compare

Changelog

732e0ef ACL for mcs (#123)
6fef30f Add Watch api and UI integration (#120)
c49a7bb Add details on Policy for Service Account (#132)
e8491d8 Add size info to bucket list api (#122)
989e6f3 Added Service Accounts page to settings (#128)
3bb3175 Added path to bucket details in acls list (#131)
35d575e Allow sign-in users without policy (#129)
35c3b53 Dashboard Loading + Prettier files (#124)
c5b2419 Fix websocket apis (#127)
92a8aab upgrade linter and cleanup makefile (#126)

Docker images

  • docker pull minio/mcs:v0.0.5
  • docker pull minio/mcs:latest

v0.0.4

18 May 05:16
35c3b53
Compare
Choose a tag to compare

Changelog

acf480f Changed help icon position next to label (#119)
5e9b065 Changed modal forms to contain scrollbars (#113)
a8c07c0 Connect MCS with Minio insecure TLS/Custom CAs (#102)
9f3e99e Fix UI Metadata (#108)
0f77a32 Fixed delete bucket event functionality (#109)
48e7991 Fixed label size & added text alignment (#112)
4382111 LDAP authentication support for MCS (#114)
8bbc4f0 remove color dependency and any non ascii characters (#118)

Docker images

  • docker pull minio/mcs:v0.0.4
  • docker pull minio/mcs:latest

v0.0.3

08 May 23:53
cf8472b
Compare
Choose a tag to compare

Changelog

511cc47 Add console logs api and integrate it with UI (#90)
646318e Add list and delete service accounts api (#91)
63f4150 Added pagination to users page (#100)
317a7eb Fixed error messages in mcs (#105)
9ac754d MCS use the correct region to authenticate users (#94)
9660650 Settings forms connection (#95)
beb1ac7 add CREDITS file (#93)
f3a9311 add comments to exported functions (#92)
3bfc255 authenticate websocket apis using sts (#97)
cf8472b wss for websockets on tls and single page application behavior (#107)

Docker images

  • docker pull minio/mcs:v0.0.3
  • docker pull minio/mcs:latest

v0.0.2

03 May 19:22
44d8e9b
Compare
Choose a tag to compare

Changelog

5755b98 API to list and add Notification Endpoints (#50)
b85712e Add Create Service Account api (#72)
8e9bd87 Add mcs admin trace api (#82)
540ff31 Added bulk functionality for add users to groups (#68)
fe1acaa Admin Trace UI (#86)
5fa0a0f Bug: SSL Mode options for Postgres (#77)
63b430e Bug: User List not refreshing after delete (#79)
b1df170 Change font to Lato (#48)
9df9309 Configuration List Forms (#83)
1b1ed55 Creation of reusable components for mcs & implementation in users page (#63)
69ed6f5 Development md (#34)
9566f6e Fix Groups Empty (#45)
c8938dc Fix Module (#32)
605b800 Fixed users list issue (#80)
5c5e84b Implemented User-Groups integration for mcs (#62)
3dac86d Implements remove user API (#42)
ff2438a Logout endpoint (#47)
2001ab6 Logout on Unauthorized. Fix all UI warnings. (#35)
ac57329 New Logo (#64)
b390ce3 Reading policy as json string (#43)
12a682e Redirect to Login when not logged in. (#44)
0211827 Removed console messages in mcs-users module (#65)
0f52136 STS integration, JWT auth and Stateless MCS (#70)
3a96e6d Secure Middleware (#37)
9ca4daa TLS redirect enabled by default (#39)
0bcf88e Table component implementation (#71)
d9c212f Tables replacement in mcs (#74)
068ac28 UI Add Notification Targets (#73)
82ea3c1 UI list Lambda Notification Targets (#67)
c85067d UI remove setting access on make bucket (#46)
526c0f4 UI utils file (#87)
5c137a8 Update mcs to latest minio and mc (#69)
9a2b104 Updated README.md (#33)
e1f1772 Updated form dialog components to be using ModalBoxWrapper component (#66)
f3d7e61 Updated material-ui dependency (#88)
e197399 Users-Group Update API (#49)
86ee1ee add code of conduct, contributing and security guidelines (#61)
adcbf61 add support for mcs build to trim gopaths (#60)
2318a8a disabling default tls redirect (#38)
44d8e9b idp integration for mcs (#75)
31f0655 mcs add tests for groups and mock same function twice (#41)
e0bb098 mcs delete bucket event notification api (#36)
775874c update golangci-lint to v1.24 on github workflow (#40)
c32df86 use target implementation on config api (#81)

Docker images

  • docker pull minio/mcs:v0.0.2
  • docker pull minio/mcs:latest