Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Leaf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Piotr Kazala CSM2020
Leaf
Graph
main
Select Git revision
Branches
2
main
default
protected
master
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Mar
12
10
9
8
7
3
2
1
29
Feb
28
27
22
21
19
13
12
11
8
30
Jan
26
25
16
15
Dec
Update README.md
main
main
Update README.md
Merge branch 'dev' into 'main'
Final commit: Testing implementation + readme update
Feat: Implemented the final major feature of the app which is the comparison view + a lot of minor bug fixes
Fix: Fixed a major issue that was causing too many unnecessary reads from the database
Feat: Finalized the information on different advanced metrics
Fix: Multiple fixes across the app with the main being the popup now always opening on first click on unsupported sites for better usability
Feat: Finalized the brands table and the filtering and sorting functionality + more refactoring
Merge branch 'dev' of https://gitlab.cis.strath.ac.uk/nqb20139/leaf into dev
Feat: Ordering the table in ascending and descending order
Merge branch 'dev' into 'main'
Merge branch 'main' into 'dev'
Fix: Reworked and fixed the behaviour of the dropdown button + Refactored multiple files in the codebase + managed to get prettier for tailwind to work
Feat: Finished the visual aspects of the component for displaying all brands data
Feat: Added the similar brands component
Feat: Started implementation of the comparison feature of the app. Passing all the needed data through props and data transformations.
Fix: Cleaned up the codebase
Feat: Figured out and implemented the popover on hover over advanced elements
master
master
Fix: Optimized the animations across the app. + Feat: Implemented the functionality for hovering over advanced metrics to get explanations of the metrics
Initial commit
Feat: Implemented conditional rendering of the store button depending on the state of mainAnswer and secondAnswer
Feat: Redesigned and finished the advanced data components
Feat: Redesigned advanced metrics views. + Decoupled multiple functions following the DRY principle + Added country flags to the initial data view
Feat: Added functionality for correctly displaying all of the advanced metrics (just needs better styling now). Fix: Reworked some of the if statements to ternaries for better readability and conciseness.
Feat: Added code responsible for updating displayed values depending on if the user is looking at first or second answer -- to be optimized later
Feat: Added second background service worker that queries advanced brands data from Firebase db. + Fix: Changed logo and general extension styling was improved.
Feat: Added python code to write the json file with complete companies data to a collection in firebase
Feat: Figured out adding custom fonts and changed the primary font to Roboto
Styling: Added custom font + replaced exit button with a new svg + added new svg button for sending urls to db
Feat: Established connection with the database for loading valid urls. Incorporated functionality for checking it and reworked the background worker to check for both the brand of the product as well as the store that is selling it.
Fix: Figured out the issue regarding ts not seeing chrome types + fixed data_small ts datatype issue
Feat: Implemented listener that hides and shows the CSUI on action button click
Feat: Connected the app with the json data source
Feat: Implementing communication between front-end and background service worker.
Created a new Plasmo extension
Loading