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

Test branch #39

Open
wants to merge 13 commits into
base: f24
Choose a base branch
from
Open

Test branch #39

wants to merge 13 commits into from

Commits on Sep 30, 2024

  1. Add example button on topic-list-bar

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c222b9e View commit details
    Browse the repository at this point in the history
  2. Add custom button to topic-list-bar.tpl for additional functionality

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5bda04a View commit details
    Browse the repository at this point in the history
  3. Add custom button CSS styles to match the rest of the buttons in topi…

    …c.css
    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a126d36 View commit details
    Browse the repository at this point in the history
  4. Change icon from plus to link for custom button

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    351e0da View commit details
    Browse the repository at this point in the history
  5. Update button name to 'Resources' in both HTML and CSS files

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    05e9fb9 View commit details
    Browse the repository at this point in the history
  6. Style #Resources button to match other buttons with padding, color, a…

    …nd hover effects
    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    82ce967 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Add route for Resources button linking to resources-button.tpl

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    75dbf60 View commit details
    Browse the repository at this point in the history
  2. Create view and controller files for resources button

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c060beb View commit details
    Browse the repository at this point in the history
  3. Added controller import for resources button functionality

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f6aace0 View commit details
    Browse the repository at this point in the history
  4. Add controller for resources button page to render resources-button t…

    …emplate
    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4f74811 View commit details
    Browse the repository at this point in the history
  5. Create resources template file with basic structure and example links

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    411acc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fixing-indentation-issues

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ca07be5 View commit details
    Browse the repository at this point in the history
  2. fixing styling issue

    Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a72adf6 View commit details
    Browse the repository at this point in the history