tanam icon indicating copy to clipboard operation
tanam copied to clipboard

Plug-n-play CMS for websites on Firebase

Results 106 tanam issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.5. Release notes Sourced from axios's releases. Release v1.7.5 Release notes: Bug Fixes adapter: fix undefined reference to hasBrowserEnv (#6572) (7004707) core: add the missed...

type:dependencies

**Summary:** This issue focuses on enabling the use of voice recordings to generate articles through GenAI. Users will be able to record their voice, and the recorded audio will be...

type:enhancement :smiley:
priority:medium :+1:
platform:frontend

What's new: - Profile picture setting is relocated to the "Personal Information" section. - Clicking "Update" displays the appropriate widget for image upload. - Client app provides options to crop...

**Description:** The profile picture setting should be moved to the "Personal Information" section in the settings page. The following changes need to be made: 1. **Relocate Profile Picture Setting:** -...

type:enhancement :smiley:
priority:low :beach_umbrella:
platform:frontend

**Summary:** This issue involves the design and implementation of a "Generate with AI" button. The button will trigger a modal popup that allows users to record their voice. The recorded...

type:enhancement :smiley:
priority:medium :+1:
platform:frontend

## Description This issue involves implementing a "read only mode" for the user settings form. The form should be in read-only mode by default and switch to "edit mode" when...

priority:low :beach_umbrella:
platform:frontend
type:technical-debt

### Description: Implement a system to create a revision every time the `data` object in a document changes. The revisions will be stored in a sub-collection, providing a clear history...

type:enhancement :smiley:
priority:low :beach_umbrella:
platform:backend

#### Description Based on this PR comment https://github.com/oddbit/tanam/pull/390#discussion_r1689006447 we decide to move svg inline to assets folder

type:technical-debt

Remove Javscript style comments from typescript. Block comment need to annotate the type that is explicitly declared. See example below ```js /** * Modal actions for saving or canceling profile...

type:technical-debt

What's new: - Fix transcript doesn't capture the transcript when recording - Handle recording state in the modal recording - Fix dark mode issue in the modal component Screenshoot Related...