Releases: aziontech/azion-console-kit
Releases · aziontech/azion-console-kit
Console Kit 1.2.1 - Released
Notable Changes
- Fix login issues
What's Changed
- [NO-ISSUE] Deploy version update 1.2.1
- [NO-ISSUE] fix: added login routes meta
- [NO-ISSUE] feat: added search small text in help center
- [NO-ISSUE] feat: add empty block in records
- [NO-ISSUE] fix: remove border on hover of loading cards
- [NO-ISSUE] feat: add orientation text to show how to select multiple items in Pi
- [NO-ISSUE] styles: add surface border to monaco-editor-vue on Create and Edit vi
Console Kit 1.2.0 - Released
Notable Changes
- Home
- Sign-in / Forgot Password
- Data Streaming
- Teams and Permissions
- iDNS
- Help Center
- Update table to order date correctly
- Refactored grid UI to better spacements
What's Changed
- [NO-ISSUE] feat: display status as with tag appereance on Digital certificates list view by @matheus-sunderhus in #316
- [NO-ISSUE] fix: UI changes for digital certificates and Credentials Views by @matheus-sunderhus in #318
- [ENG-28352] feat: check slide in behavior by @pauloSF0 in #319
- [UXE-1105] Fix divider theme by @cesaroeduardo in #317
- [NO-ISSUE] fix: ensure to parse certificate validity to correct format by @matheus-sunderhus in #320
- [NO-ISSUE] Fix: sign-in view validations and text styles by @matheus-sunderhus in #321
- [ENG-28375] feat: add edge node empty block by @pauloSF0 in #323
- [ENG-28379] fix: updating delete text to singular by @lucasmendes21 in #324
- [NO-ISSUE] fix: review fixes by @william-tome in #322
- [NO-ISSUE] fix: list view of data streaming by @matheus-sunderhus in #325
- [NO-ISSUE] feat: add timer before new submit by @william-tome in #326
- [EDU-2908] chore: update edge pulse uxw by @hannah-sk in #328
- [NO-ISSUE] fix: uxw network lists fields by @hannah-sk in #330
- [ENG-28442] refactor: fixes in design review by @william-tome in #332
- [ENG-28239] feat: adjust filter in data tables to dates by @lucasmendes21 in #331
- [NO-ISSUE] feat: added switch account in mfa by @HerbertJulio in #329
- [ENG-28442] fix: adjust spacing in reset password by @william-tome in #335
- [ENG-28442] feat: add inline message to reset password by @william-tome in #338
- [NO-ISSUE] chore: custom badge colors and sizing by @gablisb0a in #337
- [NO-ISSUE] feat: add button copy to domain name by @lucasmendes21 in #339
- [NO-ISSUE] fix: adjust reset-password to handle multiple error messages by @william-tome in #341
- [NO-ISSUE] fix: menu minor fixes by @csfeijo in #342
- [NO-ISSUE] chore: avoid break text of account tooltip by @gablisb0a in #344
- [NO-ISSUE] feat: create pre merge workflow by @william-tome in #343
- [NO-ISSUE] fix: form structure of data streaming create and edit views by @matheus-sunderhus in #327
- [ENG-27428] feat: help center flow and content by @peterpaulo-azion in #345
- [ENG-28508] refactor: change edge functions validations by @william-tome in #348
- [NO-ISSUE] test: remove .only in describe by @william-tome in #354
- [ENG-28441] feat: add field readonly to domain name in create and edi… by @lucasmendes21 in #352
- Revert "[ENG-28441] feat: add field readonly to domain name in create and edi…" by @dbasilioesp in #356
- [ENG-28389] feat: add content block struct by @pauloSF0 in #347
- [ENG-28441] feat: add field readonly to domain name by @dbasilioesp in #357
- [NO-ISSUE] fix: styles of teams permissions views Create, Edit and LIst by @matheus-sunderhus in #355
- [EDU-3341] chore: review credentials by @gabriel-azion in #358
- [EDU-2957] chore: review homepage content (new) by @MarianaAguilera in #359
- [NO-ISSUE] fix: deleteTeamPermissionService to use correct status code and base url by @matheus-sunderhus in #360
- [NO-ISSUE] chore: update version to deploy by @csfeijo in #361
Full Changelog: 1.1.0...1.2.0
Console Kit 1.1.0 - Released
Notable Changes
- Redirect to EDIT path after INSERT
- Click over table item to access the data
- Dark/Light mode for Monaco Editor
- Side menus auto close after click
- Added unsaved dialog when user tries to change route (navigate, cancel at edit or insert)
- UI fixes
- Text, sentences and messages refinement
- Update copyright information at footer
- Switch Login
- Sign-In/Sign-up
- MFA
What's Changed
- [NO-ISSUE] chore: update package.json version
- fix: correct redirect url to edit view on Digital Certificates
- feat: create new section on Digital Certificate Creation
- [NO-ISSUE] fix: remove code not used of Create in main-menu
- [ENG-28286] feat: update text delete dialog
- [ENG-28319] feat: add empty block in ListViews files
- [NO-ISSUE] refactor: refactor in signup and signin
- [ENG-28278] fix: correction in click element child
- [NO-ISSUE] refactor: refactoring in credentials creation and editing views
- [NO-ISSUE] chore: change default certificate type on create view
- [ENG-28289] feat: add theme in monaco
- [NO-ISSUE] fix: remove padding of tabview
- [NO-ISSUE] fix: correction bug in login
- [NO-ISSUE] fix: minor UI styles fixes
- [EDU-2746] fix: mfa content review
- [EDU-3109] fix: delete-dialog content review
- [NO-ISSUE] fix: typo in permissions
- [ENG-28076] feat create script runner widget
- [MULTI-ISSUE] feat: signup flow
- [ENG-28278] refactor: add click inside the table row
- [ENG-28285] refactor: select the first account from the list
- [NO-ISSUE] fix: add removed marketplace api proxy
- [ENG-28318] feat: add empty block in credentials list
- [ENG-28310] feat: open create modal from Home
- [NO-ISSUE] fix: adjust redirect mfa conditional
- [ENG-28317] feat: add empty block in digital certificates list
- [ENG-28281] feat: redirect user to editing screen after creation flow
- [NO-ISSUE] fix: UI changes made on List View of Credentials,Digital Certificates
- [EDU-2911] chore: review personal tokens and digital certificates labels
- [ENG-28000] feat: create purge without edit
- [EDU-2905] chore: review variables content
- [EDU-2907] chore: review credentials
- [UXE-990] fix: theme fixes
- [ENG-28275] refactor: add unsaved changes dialog when exchanging routes
- [ENG-28267] refactor: refactoring in main menu block
- [ENG-28245] fix: page heading slot spaces
- [ENG-28245] feat: add new switch to create edit domains views
- [ENG-27336] feat: add support to api env
- [ENG-27999] feat: list real-time purge, but without service list yet
- [UXE-1052] fix: buttons, tables, border on emptys
- [ENG-28003] feat: layout of Home with invite your team
- [ENG-28245] fix: ensure to clear input data after dialog closes
- [ENG-28267] fix: fixed bug when closing navbar menus
- [ENG-28245] feat: add empty block to activity-history ListView