Commit Graph

22 Commits

Author SHA1 Message Date
Brandon McConnell
1ea4bfe69c Upgrade to Tailwind CSS v4 (#1881)
Co-authored-by: Adam <13007539+MrgSub@users.noreply.github.com>
Co-authored-by: Aj Wazzan <x_1337@outlook.com>
2025-08-01 09:58:19 -07:00
Adam
277f476575 cleanup on isle zero (#1699)
Ran oxc (https://oxc.rs/docs/guide/usage/linter.html#vscode-extension) and fixed all the issues that came up, set it up to run as a PR check and added steps to the README.md asking users to use it.

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit

* **New Features**
  * Introduced JavaScript linting using oxlint in development guidelines and CI workflow for improved code quality.
  * Added oxlint configuration and dependencies to the project.

* **Bug Fixes**
  * Improved error logging in various components and utilities for better debugging.
  * Enhanced React list rendering by updating keys to use unique values instead of array indices, reducing rendering issues.
  * Replaced browser alerts with toast notifications for a smoother user experience.

* **Refactor**
  * Simplified component logic and state management by removing unused code, imports, props, and components across multiple files.
  * Updated function and component signatures for clarity and maintainability.
  * Improved efficiency of certain operations by switching from arrays to sets for membership checks.

* **Chores**
  * Cleaned up and reorganized import statements throughout the codebase.
  * Removed deprecated files, components, and middleware to streamline the codebase.

* **Documentation**
  * Updated contribution guidelines to include linting requirements for code submissions.

* **Style**
  * Minor formatting and readability improvements in JSX and code structure.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-07-10 10:59:40 -07:00
Aj Wazzan
520e604178 pricingandthread-fixes 2025-05-26 18:36:15 -07:00
Nizzy
bffa7411c2 fix 2025-05-21 19:13:34 -07:00
Nizzy
623db2a108 f 2025-05-21 17:27:50 -07:00
Nizzy
5b7285c2f6 staging 2025-05-21 01:00:04 -07:00
Adam
7a456279c1 Merge pull request #1022 from Mail-0/chore/optimization
chore: do optimizations
2025-05-20 11:58:42 -07:00
Nizzy
c07a8ae6f1 fixes 2025-05-20 10:15:06 -07:00
Nizzy
6bf3497b6a ui 2025-05-20 10:08:47 -07:00
BlankParticle
9be63d8aeb fix: remove remaining NEXT_PUBLIC 2025-05-20 21:04:51 +05:30
BlankParticle
5f5e6568cb fix: dep issues & other fixes 2025-05-20 13:56:52 +05:30
Aj Wazzan
fb16043912 Refactor thread deletion and pricing upgrade processes to utilize toast notifications for improved user feedback. Remove unused imports and streamline error handling in ThreadContextMenu and PricingCard components. 2025-05-19 12:11:18 -07:00
Aj Wazzan
e4de8b1780 Enhance upgrade process across components by integrating toast notifications for success and error handling. Remove unused imports and streamline handleUpgrade functions in PricingDialog, Comparision, and PricingCard components. 2025-05-19 11:55:02 -07:00
Aj Wazzan
7e080ee68a Refactor Pricing components to streamline logic and improve user experience. Remove unused imports and enhance accessibility by adding alt text to images. Update handleUpgrade function to utilize a centralized sign-in method. 2025-05-19 11:42:38 -07:00
Nizzy
8a620872c8 fix 2025-05-19 11:26:15 -07:00
Nizzy
245911d852 fixes to pricing 2025-05-19 11:23:48 -07:00
Nizzy
c2973f44b0 pro 2025-05-19 10:54:31 -07:00
Nizzy
7f5383a501 d 2025-05-19 00:02:24 -07:00
Nizzy
a5a7b7af8c save mode 2025-05-18 17:33:17 -07:00
Nizzy
ccf37d1655 priority 2025-05-18 12:14:11 -07:00
Nizzy
9536a8aaf3 fix 2025-05-18 12:03:39 -07:00
Nizzy
41a4aae608 pricing 2025-05-17 23:04:39 -07:00