Commit Graph

18 Commits

Author SHA1 Message Date
KevIsDev
cdabfc3f6f style(chat): update button variants and improve file preview styling
Change button variants from 'outline' to 'default' for consistency across components. Enhance FilePreview component with better spacing, borders, and file name display to improve visual clarity and user experience.
2025-04-24 11:55:14 +01:00
Stijnus
0487ed1438
feat: new improvement for the GitHub API Authentication Fix (#1537)
* Add environment variables section to ConnectionsTab and fallback token to git-info

* Add remaining code from original branch

* Import Repo Fix

* refactor the UI

* add a rate limit counter

* Update GithubConnection.tsx

* Update NetlifyConnection.tsx

* fix: ui style

* Sync with upstream and preserve GitHub connection and DataTab fixes

* fix disconnect buttons

* revert commits

* Update api.git-proxy.$.ts

* Update api.git-proxy.$.ts
2025-03-29 21:12:47 +01:00
Stijnus
d1d23d80e7 big fixes
fixes feedback from thecodacus
2025-01-30 17:17:36 +01:00
Stijnus
c4c73622f5 Fix ESLint issues 2025-01-28 11:39:12 +01:00
Stijnus
0db9ce2717 Revert "Major UI improvements"
This reverts commit 6e52114172.
2025-01-28 10:28:45 +01:00
Stijnus
6e52114172 Major UI improvements 2025-01-28 01:33:19 +01:00
Juan Manuel Campos Olvera
6e3b5dcbd7 fix: import folder filtering 2024-12-29 20:21:49 -06:00
Stijnus
e39f16e436 Settings UI enhancement
Date & Time Display
Added a real-time clock component in the sidebar

Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
eduardruzga
823f536a47 Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
Anirban Kar
11f93a8800
Update ImportFolderButton.tsx
added fix
2024-12-08 04:12:29 +05:30
Anirban Kar
39398ea093
Merge branch 'main' into Folder-import-refinement 2024-12-08 01:17:24 +05:30
eduardruzga
ed9e18d290 Merge remote-tracking branch 'coleam00/main' into Folder-import-refinement 2024-12-02 20:21:59 +02:00
Anirban Kar
9d0066a449 Merge remote-tracking branch 'origin/main' into bundle-artifact 2024-12-02 22:21:17 +05:30
Anirban Kar
34a8a39a3c added artifact bundling for custom long artifacts like uploading folder 2024-12-02 18:30:21 +05:30
Dustin Loring
6aaa2f01e2
Update ImportFolderButton.tsx
fixed icon
2024-12-01 09:13:16 -05:00
eduardruzga
5b7a2a5991 Refinement of folder import 2024-11-26 10:18:46 +02:00
eduardruzga
050bf2028f Added parsing if ignore file and added handling of binary files 2024-11-25 19:50:01 +02:00
eduardruzga
3d2ab89cdc Proof of concept for folder import 2024-11-25 10:24:03 +02:00