Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Emmanuel Idun] Encyclopedia CRUD Application #295

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jan 18, 2024

  1. setup config to run template project (#1)

    Co-authored-by: Emmanuel Idun <immanuelidun10@gmail.com>
    eidun10 and emmanuel-jr committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    397566d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    e3bece5 View commit details
    Browse the repository at this point in the history
  2. New article model (#3)

    * model and controller for articles initialised
    
    * CRUD views for articles
    
    * init: article testing
    eidun10 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ee6793b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Init UI for article (#4)

    * added home and about pages
    
    * improved ui of article pages (1)
    eidun10 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    75c7f2e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Search functionality and Test fix (#5)

    * test error fixes
    
    * make articles table a partial
    
    * add search logic and view in navbar
    
    * articlle search html page
    
    * add input field for author name
    eidun10 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b2a46ca View commit details
    Browse the repository at this point in the history
  2. Documentation and added tests (#6)

    * make title and content required
    
    * added tests
    
    * nit: code format
    eidun10 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9baa08d View commit details
    Browse the repository at this point in the history
  3. bug fix

    eidun10 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b456cc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a522b View commit details
    Browse the repository at this point in the history