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

feat: signing templates (continued) #719

Closed
wants to merge 369 commits into from

Conversation

rajdip-b
Copy link
Contributor

@rajdip-b rajdip-b commented Feb 6, 2024

No description provided.

DonKoko and others added 11 commits March 6, 2024 16:40
- removed oauth/callback route as its not needed anymore
- updated docs with info about OTP
- removed all mentions of magic links
- Detect encoding of the uploaded csv file
- Translate the encoding of the file to utf-8
…ith-special-characters-breaks-in-the-ui

updating csv parser
DonKoko and others added 3 commits March 7, 2024 16:01
…-are-not-removed-when-importing-csv

813 bug wrapping quotes are not removed when importing csv
- Added save button in header and card on creating new asset
- Added save button in header when creating a new location
- Changed global size of buttons to sm from md
- Added add-another and cancel actions for location and asset form
- Created generic component for placing action buttons in header
- Created button-group component
- fixed breadcrumb of settings/team
- Changed size of per-page-select to make it consistent with new button sizes
@carlosvirreira
Copy link
Contributor

Excited to demo this! Thank you @rajdip-b

@rajdip-b
Copy link
Contributor Author

rajdip-b commented Mar 7, 2024

So many issues to fix! I'll try to finish this quick

@DonKoko
Copy link
Contributor

DonKoko commented Mar 21, 2024

hey @rajdip-b . I answered your comments in #618.
Also something very important. Yesterday we did a new release that changes how we handle responses and errors in shelf, that means you will have to adjust the functions and loaders/actions you did. Shouldn't be too much work, just implementing better error handling. The docs can be found here: https://github.com/Shelf-nu/shelf.nu/blob/main/docs/handling-errors.md

You can also look at the code to see other examples.

@rajdip-b rajdip-b closed this Apr 13, 2024
@rajdip-b rajdip-b deleted the signing-templates branch April 17, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants