Commit Graph

12 Commits

Author SHA1 Message Date
Peter Wood
09bab6f98b api_endpoints.md is a doc created in <git.ptrwd.com/peterwood/stocks> repository 2025-11-14 16:15:17 -05:00
Peter Wood
52af361158 Refactor API documentation:
- Removed SSO configuration section from auth.mdx
- Added new calendar.mdx for calendar data endpoints
- Introduced health.mdx for health check endpoints
- Updated introduction.mdx to include new symbols and calendar sections
- Created portfolio-additional.mdx for additional portfolio operations
- Added symbol-details.mdx for detailed symbol information
- Created symbols-summary.mdx for comprehensive symbol statistics
- Added symbols.mdx for retrieving all traded symbols
- Created upload-csv.mdx for uploading transaction history and realized gains
- Added upload-history.mdx for retrieving upload history
- Updated docs.json to reflect new and modified documentation structure
2025-11-14 16:14:03 -05:00
Peter Wood
2b712a3e25 corrected authentication documentation error 2025-11-14 14:26:39 -05:00
Peter Wood
140f3b71a2 Refactor documentation: Update logo paths in JSON configuration and remove redundant logo entries; enhance clarity in feature titles within the index documentation for improved readability. 2025-11-14 14:18:45 -05:00
Peter Wood
dd825cc771 Refactor API documentation: Update introduction section with detailed overview, authentication methods, response formats, and example usage; enhance clarity and structure for better user guidance. 2025-11-14 13:49:02 -05:00
Peter Wood
a61079769b Refactor documentation: Remove outdated guides on CI/CD setup, multi-user support, and SSO authentication; update index and quickstart pages for clarity and improved structure; enhance feature descriptions and application overview. 2025-11-14 13:16:44 -05:00
Peter Wood
01424041ff chore: Update footer to remove GitHub link and retain only website link 2025-11-14 13:03:34 -05:00
Peter Wood
82a17e4282 chore: Update footer to include Gitea link and format contextual options 2025-11-14 12:45:50 -05:00
Peter Wood
c6eb26037b feat: Add CI/CD setup guide with Gitea Actions for trading analysis application
feat: Implement multi-user support with separate brokerage accounts and user authentication

feat: Configure SSO authentication setup using Google OAuth 2.0 for secure access

refactor: Update index page to reflect new Trading Analysis Dashboard features and descriptions

docs: Enhance quickstart guide for deploying Trading Analysis Dashboard with detailed steps

chore: Add runner configuration for Gitea Actions with logging and container settings
2025-11-14 12:43:09 -05:00
Peter Wood
2f5e59b40f chore: add package.json for Mintlify integration with development scripts 2025-11-14 12:14:45 -05:00
Peter Wood
c14c35224e Add .gitignore file to exclude unnecessary files and directories 2025-11-14 12:07:09 -05:00
Peter Wood
7c0934e6c0 Initial commit 2025-11-13 06:34:32 -05:00