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

Setup formatting #14

Merged
merged 14 commits into from
Dec 14, 2023
Merged

Setup formatting #14

merged 14 commits into from
Dec 14, 2023

Conversation

sazanrjb
Copy link
Collaborator

@sazanrjb sazanrjb commented Dec 12, 2023

The main changes are:

  • Install prettier, lint-staged and husky
  • Add configuration for prettier and husky
  • Switched to yarn from npm
  • Added prisma generate in postinstall
  • Add github workflows to check lint
  • Use as const in all the constants exported

Copy link

vercel bot commented Dec 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
copilot-auto-responder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2023 1:36pm

@sazanrjb sazanrjb merged commit 5cd0bd1 into main Dec 14, 2023
2 checks passed
@sazanrjb sazanrjb deleted the setup-husky branch December 14, 2023 13:37
foleyatwork referenced this pull request in copilot-platforms/auto-responder Feb 21, 2024
* initial setup for color picker

* initial tiptap editor setup

* floating menu container's layout added

* floating menu: heading, list, paragraph features

* floating menu: table, list

* comment

* comment change

* comment change

* bubble menu container features

* editor features: link, callout, embed

* added extension starter kit for now

* changed cropper aspect ratio to 16/9

* updated styling to match the design

* setup of autofield selector in editor after {{

* autofill fields feature integrated

* autofill fields feature integrated

* fix bug white storing original template

* added background color feature

* added all icons as svg in src directory

* fix minor bug

* fix eslint errors

* fix import orders

* changed state name to generic

* removed if editor is defined check

* created separate FieldOptions component

* added separate component for reusable codes

* fix: import order, separated reusable components

* fix: import order, separated reusable components

* fix merge conflict

* fix eslint errors

* fix merge conflict

* removed top HOME layout

* added type / for commands initially

* added undo feature

* removed autofill fields from bubble menu dropdown

* fix bullet list typo

* added link on bubble menu

* fix autocomplete extra {{ adding issue

* added autocomplete on / command

* autofill field inserts on cursor position

* added callout in formating option

* formating option shows the current formating used

* fix minor issue

* eslint fix

* setup for autocomplete

* integrated settings api

* integrated settings api

* changed api base url

* changed api base url

* changed api base url

* removed baseUrl from constants

* resolved bugs

* added separate component for floating menu btns

* added placeholder extension for placeholder

* integrated with the copilot apis

* smoothen color picker/removed footer after save

* aligned colorpicker properly

* remove footer after cancel button click

* added packages

* autofill menu: autocomplete and arrow command

* added fixes for autofill

* fixed issues

* fixed issues

* fixes: padding,undefined value,events

* resolved PR review comments
foleyatwork referenced this pull request in copilot-platforms/auto-responder Feb 21, 2024
fix: portalName is no longer part of this payload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants