Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Block Explorer UI
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
Container 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
hive
Block Explorer UI
Merge requests
!494
Lbudginas/
#392
part1 reduce searches component
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Lbudginas/
#392
part1 reduce searches component
lbudginas/#392_part1_reduce_searches_component
into
develop
Overview
0
Commits
10
Pipelines
1
Changes
23
Merged
Lukas Budginas
requested to merge
lbudginas/#392_part1_reduce_searches_component
into
develop
3 months ago
Overview
0
Commits
10
Pipelines
1
Changes
23
Expand
#392 (closed)
PART 1 : Reduce searches section
Changes made:
Create context for all searches used on main page
Separate searches accordion and searches results sections
Create utility functions for each search
Make updates on other components which used updated components
Test if searches section is working as expected after changes (might need more time for testing, because of code refactoring)
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Please
register
or
sign in
to reply
Dec 12, 2024
Update comments page
· 6cc45a39
Lukas
authored
3 months ago
6cc45a39
Use searches context provider
· dc4cfae3
Lukas
authored
3 months ago
dc4cfae3
Clean and reduce SearchesSection component
· 241566c7
Lukas
authored
3 months ago
241566c7
Create single component for all search responses
· e4d2d7da
Lukas
authored
3 months ago
e4d2d7da
Create single component for searches accordion where all searches are stored
· f9570ce0
Lukas
authored
3 months ago
f9570ce0
Create separate component for each search section
· 6750894e
Lukas
authored
3 months ago
6750894e
Create new directory for searhces results and have result component for each search performed
· 886b9c97
Lukas
authored
3 months ago
886b9c97
Create utility functions for each search section
· e0e9d6ae
Lukas
authored
3 months ago
e0e9d6ae
Update other contexts error messages
· f866591d
Lukas
authored
3 months ago
f866591d
Create context for searches
· 4cbd6a63
Lukas
authored
3 months ago
4cbd6a63
Loading