Commit Graph

65 Commits

Author SHA1 Message Date
2fe4e8b827 Remove required field indicator from email label in login form 2025-11-25 19:49:35 -04:00
057be1a1e5 Update login form label to include required field indicator 2025-11-25 19:43:47 -04:00
5fcae7b7cc Remove .drone.yml configuration file. 2025-11-25 19:36:53 -04:00
dd06d268e6 Add serve dependency to package.json and update package-lock.json. 2025-11-25 19:29:07 -04:00
14152c3e4d Update .drone.yml testing comment from "testing 4" to "testing 5" 2025-11-25 18:48:05 -04:00
dc9d062c91 Update .drone.yml testing comment from "testing 3" to "testing 4" 2025-11-25 18:41:06 -04:00
5f303df38f Update .drone.yml testing comment from "testing 2" to "testing 3" 2025-11-25 18:29:15 -04:00
dad5696be9 Update .drone.yml testing comment from "testing 1" to "testing 2" 2025-11-25 17:41:47 -04:00
0bb833dafb Update .drone.yml testing comment from "testing 7" to "testing 1" 2025-11-25 17:34:38 -04:00
bb71e3397d Update .drone.yml testing comment from "testing 26" to "testing 7" 2025-11-25 17:32:44 -04:00
1e95d3fad1 Update .drone.yml testing comment from "testing 25" to "testing 26" 2025-11-25 17:23:40 -04:00
2b0da2647c Update .drone.yml testing comment from "testing 24" to "testing 25" 2025-11-25 17:16:03 -04:00
520a72896a Update .drone.yml testing comment from "testing 23" to "testing 24" 2025-11-25 17:13:03 -04:00
270dbd4448 Update .drone.yml testing comment from "testing 22" to "testing 23" 2025-11-25 17:02:31 -04:00
e7fd763ef4 Update .drone.yml testing comment from "testing 21" to "testing 22" 2025-11-25 16:59:29 -04:00
3c40f7d63c Update .drone.yml testing comment from "testing 20" to "testing 21" 2025-11-25 16:56:20 -04:00
1fb03a6db0 Update .drone.yml testing comment from "testing 19" to "testing 20" 2025-11-25 16:52:12 -04:00
98c1eb9fef Update .drone.yml testing comment from "testing 18" to "testing 19" 2025-11-25 16:48:45 -04:00
6a9dfdb666 Update .drone.yml testing comment from "testing 17" to "testing 18" 2025-11-25 16:47:08 -04:00
517c97eb3f Update .drone.yml testing comment from "testing 16" to "testing 17" 2025-11-25 16:34:54 -04:00
1bd737bb7b Update .drone.yml testing comment from "testing 15" to "testing 16" 2025-11-25 16:34:04 -04:00
e0a019dbd7 Update .drone.yml testing comment from "testing 14" to "testing 15" 2025-11-23 20:56:10 -04:00
c34c7f1d53 Update .drone.yml testing comment from "testing 13" to "testing 14" 2025-11-23 20:39:26 -04:00
c9a7f7edb5 Update .drone.yml testing comment from "testing 12" to "testing 13" 2025-11-23 20:19:42 -04:00
26092d4132 Update .drone.yml testing comment from "testing 11" to "testing 12" 2025-11-23 20:16:51 -04:00
ce88330571 Update .drone.yml testing comment from "testing 10" to "testing 11"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 20:11:06 -04:00
08f5166c57 Update .drone.yml testing comment from "testing 9" to "testing 10"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 20:09:03 -04:00
e7f95ff820 Update .drone.yml testing comment from "testing 8" to "testing 9"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 19:55:52 -04:00
51b5d6a0f6 Update .drone.yml testing comment from "testing 7" to "testing 8"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 19:49:15 -04:00
5ea7cb2d84 Update .drone.yml testing comment from "testing 6" to "testing 7"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 19:42:03 -04:00
3350242035 Update .drone.yml testing comment from "testing 5" to "testing 6"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 18:49:27 -04:00
235ce5e304 Update .drone.yml testing comment from "testing 4" to "testing 5"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 18:31:56 -04:00
1bee8a053f Update .drone.yml testing comment from "testing 3" to "testing 4"
Some checks failed
continuous-integration/drone/push Build was killed
2025-11-23 18:26:46 -04:00
151f4a2a7d Update .drone.yml testing comment from "testing 2" to "testing 3"
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 17:53:09 -04:00
8eb1619964 Update .drone.yml testing comment from "testing 1" to "testing 2"
Some checks failed
continuous-integration/drone/push Build was killed
2025-11-23 17:46:07 -04:00
8201c0b431 Update .drone.yml testing comment
Some checks failed
continuous-integration/drone/push Build was killed
2025-11-23 17:44:17 -04:00
3613eea529 Add comment in .drone.yml for testing purposes
Some checks are pending
continuous-integration/drone/push Build is pending
2025-11-23 17:27:51 -04:00
04dd6c1156 Remove restarting-project step from .drone.yml
Some checks failed
continuous-integration/drone/push Build was killed
2025-11-23 16:40:15 -04:00
02c606f3cb Update .drone.yml: Change deployment path from /var/www to /home
Some checks failed
continuous-integration/drone/push Build was killed
2025-11-23 11:58:03 -04:00
f038fe4c69 Add payment modal for reloading credits with simulated payment flow
Some checks failed
continuous-integration/drone/push Build was killed
Integrated a modal to handle credit reloading with a simulated payment process. Updated logic to manage payment amount, successful payment handling, and credit updates. Improved UI with validations and placeholders for future payment gateway integration.
2025-11-22 22:46:35 -04:00
1458c143bc Update ProfilePage: Replace username with email in profile form
Some checks failed
continuous-integration/drone/push Build was killed
Replaced the username field with an email field in the profile form. Updated form logic, validation messages, and input placeholders accordingly. Adjusted UI labels and input types to reflect the change.
2025-11-22 22:41:16 -04:00
49efe3b441 Enhance ProfilePage with editable user profile and local storage support
Added functionality to edit and save user profiles in `ProfilePage`. Introduced local storage integration to persist updates. Implemented a modal for profile updates, including basic validations and password change simulation. Improved UI to dynamically render profile fields and enable updates.
2025-11-22 22:38:32 -04:00
38945d6336 Add ProfilePage component and integrate with navigation and sidebar
Introduced `ProfilePage` to display user profile details, including name, email, and role. Updated navigation logic in `App.js` to support the new "profile" view and added click-to-navigate functionality in the sidebar user section. Enhanced sidebar user actions with improved logout interactions.
2025-11-22 22:31:21 -04:00
15c5c60591 Refine HelpPage layout: Add grid gap for improved spacing in help sections 2025-11-22 22:24:42 -04:00
c346e1ad53 Add "Ayuda" page and update navigation to support new view
Introduced the `HelpPage` component to provide user guidance, troubleshooting tips, and quick-start instructions. Updated navigation and dynamic header title logic to include the new "help" view. Adjusted `App.js` to handle the new view state and display `HelpPage`.
2025-11-22 22:22:20 -04:00
48505fe3b5 Update SettingsPage to replace notifications with language preference
Replaced the deprecated notifications option with a language selector in `SettingsPage`. Updated localStorage parsing to strip deprecated fields and added UI support for the new language preference.
2025-11-22 22:16:24 -04:00
86d5ffea86 Update header credits badge with reload functionality and remove redundant button
Improved the header credits badge by adding a click-to-reload feature, replacing the separate reload button for a cleaner UI. Enhanced interactivity with a pointer cursor and updated tooltip.
2025-11-22 22:07:50 -04:00
cec976c606 Remove unused search box from Header.js to simplify UI
Some checks failed
continuous-integration/drone/push Build was killed
2025-11-20 21:03:37 -04:00
51d35a7d63 Update .main-content padding to align with fixed header adjustments
Some checks failed
continuous-integration/drone/push Build was killed
2025-11-20 21:00:13 -04:00
2a71d4736b Update Header styling to fixed position with responsive adjustments
Changed the `.header` from `sticky` to a fixed position for improved UX and ensured alignment with the sidebar. Added responsive adjustments for consistent positioning across breakpoints. Updated `.main-content` padding to prevent content overlap with the fixed header.
2025-11-20 20:57:02 -04:00