Skip to content

Conversation

@EvanMlj
Copy link
Collaborator

@EvanMlj EvanMlj commented Nov 15, 2023

No description provided.

Cy-Bert and others added 24 commits September 27, 2023 11:23
colors for light and dark theme, ui elements and fonts
installation of sass for front-end developpement and ui ux desi gn
update the contact card.js which allow of a view of the contact basic infos
contact Card now display the contact image or initial usings the methods from contact Page  get AvatarColor, get Initials and getBase64Image
Changes of files quasar.config.js package.json and update of stylesheet to import sass syntax to the project
toggle button in MainLayout.vue inside q-toolbar
convertion of stylsheet token.css to token.scss
search bar through contact list :wip
SearchBar component import i MainLayout.vue
Search Bar get the route.name to display it as a label
SearchBar fetch ContactList datas and propose the number of options in the q-select
search bar compoent fetching contact list from backend then display the name as q-item
Search Bar Display If the contact   is a company or  an individual
ContactList fetched In local storages
Add of loading state to contactsStore.js     And for AuthStore.js when login is sucessfull it wil fetch the contacts for the local storage
MAin LAyout use the stores then provide it to children component
@EvanMlj EvanMlj requested a review from Cy-Bert November 29, 2023 13:20
Loggin out via the redrirectToLogin function in main layout bing to the logout button
Displaying the user Id stocked in local storage on login success then using a read function to make it a state variable inside the compenent and rendering it via the state from the same store
@EvanMlj EvanMlj requested review from njeudy and removed request for Cy-Bert December 18, 2023 09:44
@EvanMlj
Copy link
Collaborator Author

EvanMlj commented Dec 18, 2023

Waiting for review.

trabsfer of isLogged from loginInfo to user pinia object
navigation guarg fix issue where redirection is trigger when you refresh even is you're logged in. Now using the user object in local storage
regex to clean the task description remove the html tag from the return data
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.

3 participants