Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: robotframework/robocon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b14d70c
Choose a base ref
...
head repository: robotframework/robocon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: aae144d
Choose a head ref
  • 16 commits
  • 235 files changed
  • 3 contributors

Commits on Sep 2, 2024

  1. temp

    jalyn-lee authored and samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    abfc43a View commit details
    Browse the repository at this point in the history
  2. rename: banner directory

    jalyn-lee authored and samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7768489 View commit details
    Browse the repository at this point in the history
  3. migrate: modify file directory

    jalyn-lee authored and samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b6c6e25 View commit details
    Browse the repository at this point in the history
  4. style: update color

    jalyn-lee authored and samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f28097e View commit details
    Browse the repository at this point in the history
  5. chore: cleanups

    jalyn-lee authored and samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    71440e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9134360 View commit details
    Browse the repository at this point in the history
  7. Feat/rbcn2 (#113)

    * feat: add env.example
    
    * tooling: add lint config files
    
    * feat: update pkgs & run lint format
    
    * chore: modify logo img file format
    
    * style: run lint format
    
    * migrate: move unused css files into old directory
    
    * style: add typo css
    
    * feat: add main sections components
    
    * tooling: add pkgs and update tsnconfigs
    
    * feat: update types with npm run codegen
    
    * feat: run lint for banner components
    
    * feat: update types
    
    * feat: update card components styles
    
    * enhance: add rules to i18config
    
    * rename: modify file name casing
    
    * feat: split isValidTicket(dateTime)
    
    * chore: sync renamed component import
    
    * feat: add views components
    
    * chore: add export index.ts
    
    * chore: cleanups
    
    * style: update vuetify config
    
    * feat: update contenful helper method and comment unused content
    
    * feat: add vitest setup
    
    * feat: update router index
    
    * feat: add infinite spinner component
    
    * feat: add ticket card component
    
    * migrate: static -> contentful template rendering
    
    * style: update navbar
    
    * style: update page section
    
    * style: remove old css imports
    
    * chore: cleanups
    
    * fix: sync import name
    
    * feat: update components index.ts
    
    * chore: modify file name casing
    
    * enhance: update genentries for contentful
    
    * chore: add fallback whitebg
    
    * chore: update components.d.ts
    
    * style: fix robocon icon color
    
    * chore: add ticketlink
    
    * enhance: click to router link & card bg update
    
    * style: add section title css
    
    * feat: bulk update for style changes
    
    * feat: bulk update for style changes
    
    * chore: run lint
    jalyn-lee authored and samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    165a36d View commit details
    Browse the repository at this point in the history
  8. build setup

    samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a871a13 View commit details
    Browse the repository at this point in the history
  9. vite outdir

    samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3014a67 View commit details
    Browse the repository at this point in the history
  10. Create CNAME

    samipe authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3df5cd2 View commit details
    Browse the repository at this point in the history
  11. build

    samipe committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    eb8b977 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    514b11d View commit details
    Browse the repository at this point in the history
  13. Create CNAME

    samipe authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ce3ca07 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix broken build

    samipe committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    db9c0b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Feat/style (#115)

    * fix: findout more sponsor link
    
    * style: update alignment
    
    * enhance: page scrollToTop on reroute
    
    * chore: remove unused pkgs
    
    * style: add font-family property
    
    * chore: migrate css import from main.ts to vuetify
    
    * style: minor adjustment
    
    * style: modify fonts
    
    * style: fix card-desc-box font family
    jalyn-lee authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5ad70e3 View commit details
    Browse the repository at this point in the history
  2. build

    samipe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    aae144d View commit details
    Browse the repository at this point in the history
Loading