Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • F framework
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 479
    • Issues 479
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 14
    • Merge requests 14
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • cdlicdli
  • framework
  • Merge requests
  • !114

Update design of Homepage and Sidebar

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samarth Sharma requested to merge phoenix/feature/home into phoenix/develop Jun 03, 2020
  • Overview 18
  • Commits 14
  • Pipelines 0
  • Changes 8

Fixes

Fixes for #46 (closed)

Description

This pull request contains the front-end portion of the homepage and sidebar.

Type of PR This PR is a [feature].

Technicalities

  • Route for home page was added inside the app/cake/config/routes.php file
  • Implementation quicknotes can be found inside app/cake/src/Template/Home/index.ctp

Tests

Screenshots

  • Screenshot_from_2020-06-03_15-11-26

  • Screenshot_from_2020-06-03_15-11-17

  • Screenshot_from_2020-06-03_15-10-45

  • Screenshot_from_2020-06-03_15-11-44

  • Screenshot_from_2020-06-03_15-26-04

Checklist:

  • My pull request has a descriptive title (not a vague title like "Update index.md").
  • My pull request targets the phoenix/develop branch of the repository.
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I tried running the project locally and verified that there are no visible errors.
Edited Jun 06, 2020 by Samarth Sharma
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: phoenix/feature/home