Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sqlpage
/
SQLPage
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
175
Star
2.5k
Code
Issues
121
Pull requests
6
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feature/table action buttons
- #1053
#1053
Merged
lovasoa
merged 13 commits into
sqlpage:main
sqlpage/SQLPage:main
from
Phoenix79-spec:feature/table-action-buttons
Phoenix79-spec/SQLPage:feature/table-action-buttons
Copy head branch name to clipboard
Oct 21, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Feature/table action buttons
#1053
lovasoa
merged 13 commits into
sqlpage:main
sqlpage/SQLPage:main
from
Phoenix79-spec:feature/table-action-buttons
Phoenix79-spec/SQLPage:feature/table-action-buttons
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2025
#Added support for action buttons in the table component template.
Show description for ac4126b
Phoenix79-spec
committed
ac4126b
View commit details
Copy full SHA for ac4126b
Browse repository at this point
Modified new table example.
Phoenix79-spec
committed
be67d3e
View commit details
Copy full SHA for be67d3e
Browse repository at this point
Updated class settings in table.handlebars so that action buttons are centered, and _col_{name} is included in new rows.
Phoenix79-spec
committed
3654d42
View commit details
Copy full SHA for 3654d42
Browse repository at this point
Eliminate clippy redundant else error from src/webserver/http.rs
Show description for 83be28b
Phoenix79-spec
committed
83be28b
View commit details
Copy full SHA for 83be28b
Browse repository at this point
Commits on Oct 20, 2025
Added sqlpage version number information to the new components.
Phoenix79-spec
committed
6729e10
View commit details
Copy full SHA for 6729e10
Browse repository at this point
Undo changes to http.rs since it is not part of the feature.
Phoenix79-spec
committed
5d9df45
View commit details
Copy full SHA for 5d9df45
Browse repository at this point
Merge branch 'feature/table-action-buttons' of https://github.com/Phoenix79-spec/SQLPage into feature/table-action-buttons
Phoenix79-spec
committed
d484bfc
View commit details
Copy full SHA for d484bfc
Browse repository at this point
Undo changes to http.rs
Phoenix79-spec
committed
c371b23
View commit details
Copy full SHA for c371b23
Browse repository at this point
Commits on Oct 21, 2025
update documentation
lovasoa
committed
842f67c
View commit details
Copy full SHA for 842f67c
Browse repository at this point
Merge branch 'main' into feature/table-action-buttons
lovasoa
committed
d9d2832
View commit details
Copy full SHA for d9d2832
Browse repository at this point
changelog + 0.39
lovasoa
committed
a443414
View commit details
Copy full SHA for a443414
Browse repository at this point
remove broken links
lovasoa
committed
f466bcc
View commit details
Copy full SHA for f466bcc
Browse repository at this point
Add end-to-end tests for table action buttons
Show description for b485028
lovasoa
committed
b485028
View commit details
Copy full SHA for b485028
Browse repository at this point
You can’t perform that action at this time.