-
Notifications
You must be signed in to change notification settings - Fork 8
WIP: Ycard editor integration #64
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
Open
Dharp02
wants to merge
32
commits into
mieweb:main
Choose a base branch
from
Dharp02:ycard
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 27 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
9af4877
Added profile dropdown option in the mainLayout
Dharp02 53e08e9
Modified back button
Dharp02 9e272a9
Adjusted copy button
Dharp02 0597bba
Added a text editor the page
Dharp02 2730ca9
Added a yaml format,able to search users and autopopulate the person…
Dharp02 d6e81d4
Implemented save button functionality
Dharp02 3050ecf
User Profile updated in database
Dharp02 b5a391d
importing ycard parser
Dharp02 c14751f
Used ycard Functionality and modified the code, ycard to vcard
Dharp02 9d97faa
Fixed org and email being displayed in UI and mapped correctly
Dharp02 fe1a9e3
Converted ycard to vcard and exported vcard in .vcf file
Dharp02 5ab7a30
Modified autoSuggestion function to display names not uid
Dharp02 0ad7845
Fixed autosuggestion that fills all the details of userProfile
Dharp02 9770459
Added validate yaml button functionality
Dharp02 ed49afa
Implemented function for formatcode button
Dharp02 1baf334
Fixed email parsing
Dharp02 122e0d4
Changed editor as a modal overlay
Dharp02 71bc7e7
Fixed the color for SaveChanges button
Dharp02 b3abfed
Add collaborator modal functionality and event handlers
Dharp02 2b87823
fixed login issue on refresh
Dharp02 ae75bb9
Add Meteor import and initialize screen on component creation
Dharp02 6eef0dc
Add Meteor import and initialize screen on component creation
Dharp02 7e88f90
Fixed Status bar
Dharp02 46f8b6d
Added an editor component
Dharp02 2483402
feat: add CodeMirror and SweetAlert2 dependencies
Dharp02 4663e5b
feat: enhance CodeMirror editor with team data loading and logging fu…
Dharp02 f5a72bb
feat: enhance CodeMirror editor with improved focus and pointer event…
Dharp02 ece6031
feat: Add yCard independent YAML editor with Monaco Editor integration
Dharp02 28101f1
feat: State Management through creating template instance globally
Dharp02 3d58e9c
feat: Enhance YCardEditor with cursor tracking and card preview funct…
Dharp02 e656855
removed mask
Dharp02 d2fefe7
feat: Implement YCardManager class for YAML data handling and validation
Dharp02 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this necessary