1. Introduction
    ❱
    1. Purpose of the Document
    2. Overview of the Software
    3. Document Conventions
  2. Getting Started
    ❱
    1. System Requirements
    2. Installation Guide
    3. Initial Configuration
  3. User Guide
    ❱
    1. User Interface Overview
    2. Dashboard
    3. Performing Common Tasks
  4. Developer Guide
    ❱
    1. Architecture Overview
    2. Development Environment Setup
    3. Coding Standards
  5. Testing and Quality Assurance
    ❱
    1. Testing Procedures
    2. Reporting Issues
    3. Quality Assurance Standards
  6. Troubleshooting
    ❱
    1. Common Problems and Solutions
    2. Frequently Asked Questions (FAQs)
    3. Contacting Support
  7. Maintenance and Updates
    ❱
    1. Update Procedures
    2. Backup and Recovery
    3. Maintenance Tasks
  8. GPU Hardware and Performance
    ❱
    1. Supported GPU Hardware
    2. GPU Setup and Configuration
    3. Performance Optimization
  9. CLI Usage
    ❱
    1. CLI Installation and Setup
    2. Common Commands
    3. Scripting and Automation
  10. Integration with Cloud Services
    ❱
    1. Supported Cloud Platforms
    2. Data Storage and Security
    3. Hybrid Deployment Models
  11. Reference
    ❱
    1. public
      ❱
      1. index.html
    2. src
      ❱
      1. mocks
        ❱
        1. logs.mock.js
        2. pipelines.mock.js
      2. tests
        ❱
        1. components
          ❱
          1. Home.test.js
          2. Login.test.js
          3. Logs.test.js
          4. PipeList.test.js
          5. Repositories.test.js
        2. utils
          ❱
          1. Helper.unit.test.js
        3. App.test.js
      3. components
        ❱
        1. charts
          ❱
          1. Line.js
          2. Pie.js
        2. elements
          ❱
          1. Busy.js
          2. Button.js
          3. Card.js
          4. Checkbox.js
          5. Form.js
          6. FormHint.js
          7. FormLabel.js
          8. Image.js
          9. Input.js
          10. Logo.js
          11. Radio.js
          12. Range.js
          13. Search.js
          14. SidePanel.js
          15. Toast.js
          16. Toggle.js
        3. faq
          ❱
          1. QuickstartFaq.js
        4. forms
          ❱
          1. Calendar.js
          2. Contact.js
          3. ForgotPassword.js
          4. GitlabToken.js
          5. Login.js
          6. NewConnection.js
          7. RegisterUser.js
        5. hub
          ❱
          1. DocumentStore.ts
          2. Helpers.ts
        6. inactive
          ❱
          1. Settings.js
        7. login
          ❱
          1. Login.js
        8. pipelines
          ❱
          1. Logs.js
        9. quickstart
          ❱
          1. QuickStart.js
          2. RepoContents.js
          3. RepoList.js
        10. FileTree.js
        11. Insights.js
        12. Notifications.js
      4. types
        ❱
        1. Elements.d.ts
        2. Hub.d.ts
        3. Plan.d.ts
        4. Repository.d.ts
        5. Sortable.d.ts
        6. StructuredFile.d.ts
      5. utils
        ❱
        1. API.js
        2. Auth.js
        3. Constants.js
        4. Github.js
        5. Gitlab.js
        6. Helpers.js
        7. SectionProps.js
      6. App.css
      7. AppRoute.js
      8. index.js
      9. serviceWorker.js
      10. setupTests.js
    3. config-overrides.js

Example Wiki

ForgotPassword.js