Stijnus
|
56783ae45a
|
Merge branch 'main' into FEAT_BoltDYI_NEW_SETTINGS_UI
|
2025-01-24 01:17:34 +01:00 |
|
Anirban Kar
|
3c56346e83
|
feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
* feat: add context annotation types and enhance file handling in LLM processing
* feat: enhance context handling by adding chatId to annotations and implementing summary generation
* removed useless changes
* feat: updated token counts to include optimization requests
* prompt fix
* logging added
* useless logs removed
|
2025-01-22 22:48:13 +05:30 |
|
Stijnus
|
436a8e54bf
|
ui refactor
|
2025-01-20 09:53:15 +01:00 |
|
Stijnus
|
f33ba635e8
|
V1 : Release of the new Settings Dashboard
# 🚀 Release v1.0.0
## What's Changed 🌟
### 🎨 UI/UX Improvements
- **Dark Mode Support**
- Implemented comprehensive dark theme across all components
- Enhanced contrast and readability in dark mode
- Added smooth theme transitions
- Optimized dialog overlays and backdrops
### 🛠️ Settings Panel
- **Data Management**
- Added chat history export/import functionality
- Implemented settings backup and restore
- Added secure data deletion with confirmations
- Added profile customization options
- **Provider Management**
- Added comprehensive provider configuration
- Implemented URL-configurable providers
- Added local model support (Ollama, LMStudio)
- Added provider health checks
- Added provider status indicators
- **Ollama Integration**
- Added Ollama Model Manager with real-time updates
- Implemented model version tracking
- Added bulk update capability
- Added progress tracking for model updates
- Displays model details (parameter size, quantization)
- **GitHub Integration**
- Added GitHub connection management
- Implemented secure token storage
- Added connection state persistence
- Real-time connection status updates
- Proper error handling and user feedback
### 📊 Event Logging
- **System Monitoring**
- Added real-time event logging system
- Implemented log filtering by type (info, warning, error, debug)
- Added log export functionality
- Added auto-scroll and search capabilities
- Enhanced log visualization with color coding
### 💫 Animations & Interactions
- Added smooth page transitions
- Implemented loading states with spinners
- Added micro-interactions for better feedback
- Enhanced button hover and active states
- Added motion effects for UI elements
### 🔐 Security Features
- Secure token storage
- Added confirmation dialogs for destructive actions
- Implemented data validation
- Added file size and type validation
- Secure connection management
### ♿️ Accessibility
- Improved keyboard navigation
- Enhanced screen reader support
- Added ARIA labels and descriptions
- Implemented focus management
- Added proper dialog accessibility
### 🎯 Developer Experience
- Added comprehensive debug information
- Implemented system status monitoring
- Added version control integration
- Enhanced error handling and reporting
- Added detailed logging system
---
## 🔧 Technical Details
- **Frontend Stack**
- React 18 with TypeScript
- Framer Motion for animations
- TailwindCSS for styling
- Radix UI for accessible components
- **State Management**
- Local storage for persistence
- React hooks for state
- Custom stores for global state
- **API Integration**
- GitHub API integration
- Ollama API integration
- Provider API management
- Error boundary implementation
## 📝 Notes
- Initial release focusing on core functionality and user experience
- Enhanced dark mode support across all components
- Improved accessibility and keyboard navigation
- Added comprehensive logging and debugging tools
- Implemented robust error handling and user feedback
|
2025-01-17 19:33:20 +01:00 |
|
Eduard Ruzga
|
b1f9380c30
|
fix: introduce our own cors proxy for git import to fix 403 errors on isometric git cors proxy (#924)
Update Stable Branch / prepare-release (push) Waiting to run
* Exploration of improving git import
* Fix our own git proxy
* Clean out file counting for progress, does not seem to work well anyways
|
2025-01-05 17:26:02 +05:30 |
|
Anirban Kar
|
7e650af569
|
Merge branch 'main' into add-loading-on-git-import-from-url
|
2024-12-17 00:10:45 +05:30 |
|
Anirban Kar
|
6987ceae9e
|
Merge pull request #433 from DiegoSouzaPW/feature/SlotCloneError
Check the render method of SlotClone. #432
|
2024-12-16 21:36:27 +05:30 |
|
Anirban Kar
|
7f8f5023a1
|
Merge branch 'main' into ui-background-rays
|
2024-12-10 20:43:27 +05:30 |
|
Anirban Kar
|
3aa90bf990
|
refactor(SettingWindow):Updated Settings Tab Styling
|
2024-12-09 00:56:18 +05:30 |
|
Anirban Kar
|
b304749b21
|
added backdrop and loading screen
|
2024-12-08 22:53:20 +05:30 |
|
Dustin Loring
|
0bf6b6fd47
|
update to styles
|
2024-12-08 09:18:18 -05:00 |
|
Dustin Loring
|
96020a5a6c
|
More styling changes
Added settings scss file and a settings slider scss
|
2024-12-08 08:36:03 -05:00 |
|
Dustin Loring
|
19816d9b5e
|
Changed Colors
|
2024-12-07 18:15:17 -05:00 |
|
Dustin Loring
|
2d1c19ba9c
|
ui: Small Style Update
update to the settings style
|
2024-12-07 17:34:50 -05:00 |
|
Anirban Kar
|
a98b51e0ef
|
updated theme color
|
2024-12-08 02:12:02 +05:30 |
|
Anirban Kar
|
15bd5b24f3
|
background rays and changed the theme color to purple
|
2024-12-08 02:11:47 +05:30 |
|
Anirban Kar
|
8067bb63af
|
Merge branch 'main' into ui-background-rays
|
2024-12-08 01:55:05 +05:30 |
|
Dustin Loring
|
a2acc77e89
|
fix: clean up
fix: typecheck / lint
|
2024-12-07 10:53:33 -05:00 |
|
Dustin Loring
|
42ebd3d50e
|
Added a tabbed setting modal
|
2024-12-07 10:27:50 -05:00 |
|
Diego Souza
|
44bda1500a
|
Check the render method of SlotClone. #432
|
2024-11-26 17:39:13 -03:00 |
|
SujalXplores
|
0ebd4a6a38
|
fix: tooltip UI
|
2024-11-25 20:46:49 +05:30 |
|
eduardruzga
|
6e8aa04d27
|
Lint fixes
|
2024-11-23 00:29:16 +02:00 |
|
eduardruzga
|
9f49c25f96
|
Added export button
|
2024-11-22 11:51:52 +02:00 |
|
eduardruzga
|
60411550a5
|
Make tooltip easier to reuse across the app
|
2024-11-22 11:05:18 +02:00 |
|
Anirban Kar
|
7fd364d0b1
|
removed the background color from rays
|
2024-11-21 01:22:30 +05:30 |
|
Anirban Kar
|
7984a07b16
|
feat(styling): added rey effects for the UI as decorative elements
|
2024-11-14 17:50:00 +05:30 |
|
Sam Denty
|
6fb59d2bc5
|
fix: remove monorepo
|
2024-09-25 19:54:09 +01:00 |
|