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

Feature/notifications page #86

Conversation

loretdemolas
Copy link
Contributor

CSS upgrades

loretdemolas and others added 9 commits November 14, 2023 21:43
-Added logic to set loading bar state on long press objects
notifications.page.scss
-added conditional css to animate a loading bar when loading bar state is set to true.
notifications.page.scss
…tribe-app-frontend into feature/notifications-page
-Started over and used ionic progress-bar
-added a method to store  progress to model serivce
-added input option to notificatation serivce to work directly with the notificaiton
savvatos.developer.ts
-experienced soul crushing debugging and truth finding
-swallowed pride and implemented alternative routes
notifications.model.service.ts
-add key:value pair to notifications in the form of progress and 0
-added function to init to set value of progress to 0 for each notificaiton
-added method to retrieve progress
notifications.page.html
-bonded progress from notification to populate progress bar
-added conditional check to not load progressbar when not deleteing notification
notifications.page.scss
-removed old scss and added scss to progress bar to remain hidden when not in use
notifications.page.ts
-added method to receive progress from model service
-added funciton to enable progress bar when progress reaches 1%
Increased sensitivity of "isNotificationProgressed" by decreasing the conditional from .1 to .01.
@haxwell haxwell merged commit 14d4f4b into savvato-software:feature/notifications-page Dec 20, 2023
1 check passed
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.

2 participants