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
.
code
/
app-python-baserow
Public
forked from
baserow/baserow
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
app-python-baserow
web-frontend
modules
database
utils
on
develop
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
fix(database): key multiple select and collaborator sorting on the option set (#5783)
dimmur-brw
authored
ccae6dc
View commit details
Copy full SHA for ccae6dc
View code at this point
Browse repository at this point
Airtable import now supports publicly shared views and improved errors (#5877)
bram2w
authored
06af051
View commit details
Copy full SHA for 06af051
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
feat[1/6]: Add button field type with URL button behind feature flag (#1722) (#5767)
Show description for 3b2ab43
alamin-br
authored
3b2ab43
View commit details
Copy full SHA for 3b2ab43
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
fix: use the official TipTap Markdown extension and fix newlines disappearing (#5721)
Show description for 3a4a572
silvestrid
authored
3a4a572
View commit details
Copy full SHA for 3a4a572
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
feat: show anonymous public view visitors in editor's presence bar (#5704)
dimmur-brw
authored
f5ebc94
View commit details
Copy full SHA for f5ebc94
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
feat: remember last-opened row sidebar tab (comments/history) (#5687)
Show description for 633f1c4
alamin-br
authored
633f1c4
View commit details
Copy full SHA for 633f1c4
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
feat: send realtime updates for rows changed by dependency cascades (#5642)
Show description for 76301dc
silvestrid
authored
76301dc
View commit details
Copy full SHA for 76301dc
View code at this point
Browse repository at this point
feat: Group-by aggregations (#5602)
Show description for ad08d4b
silvestrid
authored
ad08d4b
View commit details
Copy full SHA for ad08d4b
View code at this point
Browse repository at this point
feat: User presence (part 2) - user presence on grid (#5570)
dimmur-brw
authored
8eeb53e
View commit details
Copy full SHA for 8eeb53e
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
feat(database): add "starts with" view filter type (#5624)
Show description for 52f28b7
alamin-br
authored
52f28b7
View commit details
Copy full SHA for 52f28b7
View code at this point
Browse repository at this point
Collapsible group-by grid view (#5470)
Show description for 0aa7147
silvestrid
authored
0aa7147
View commit details
Copy full SHA for 0aa7147
View code at this point
Browse repository at this point
fix: preserve number format spaces (#5647)
silvestrid
authored
7819f74
View commit details
Copy full SHA for 7819f74
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
refactor: add a test plan and extract grid view helpers in preparation for collapsible group-by (#5430)
Show description for d8ff2e5
silvestrid
authored
d8ff2e5
View commit details
Copy full SHA for d8ff2e5
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
task: add multiple instances support (#5541)
jrmi
authored
a1b92d6
View commit details
Copy full SHA for a1b92d6
View code at this point
Browse repository at this point
Commits on May 26, 2026
feat: Add Runtime Formula for formatting numbers (#5262)
Show description for 87fbf1f
paljort
and
jrmi
authored
87fbf1f
View commit details
Copy full SHA for 87fbf1f
View code at this point
Browse repository at this point
Commits on May 6, 2026
feat: Add Excel import (#5265)
bram2w
authored
3b56679
View commit details
Copy full SHA for 3b56679
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
fix (nuxt): instance unavailable errors (#5064)
dimmur-brw
authored
3a431d2
View commit details
Copy full SHA for 3a431d2
View code at this point
Browse repository at this point
Commits on Mar 31, 2026
fix (grid view): group by flickering at every change (#5043)
Show description for df68bd9
silvestrid
authored
df68bd9
View commit details
Copy full SHA for df68bd9
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
fix: switch to JS generated UUIDv4 for insecure context (#5032)
jrmi
authored
a615b87
View commit details
Copy full SHA for a615b87
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Fix view ID table navigation (#4775)
bram2w
authored
a0fa767
View commit details
Copy full SHA for a0fa767
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Nuxt3 builder fixes and cleanup (#4657)
Show description for ca72db9
jrmi
and
jonadeline
authored
ca72db9
View commit details
Copy full SHA for ca72db9
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Nuxt 3 migration (#4342)
Show description for 716d43a
6 people
authored
716d43a
View commit details
Copy full SHA for 716d43a
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
multiple collaborators lookup filters (#4086)
Show description for b368c4f
bram2w
and
cezary-baserow
authored
b368c4f
View commit details
Copy full SHA for b368c4f
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
Fix copy to clipboard on Safari
silvestrid
authored and
bram2w
committed
c528caa
View commit details
Copy full SHA for c528caa
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
Resolve "Bug with frontend filters"
silvestrid
committed
71d3d23
View commit details
Copy full SHA for 71d3d23
View code at this point
Browse repository at this point
Commits on Sep 12, 2025
Date dependency #3735
cezary-baserow
committed
37ddb0f
View commit details
Copy full SHA for 37ddb0f
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
Empty filter values break real-time filtering in OR conditions
DimmuR
committed
3954713
View commit details
Copy full SHA for 3954713
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
PostgreSQL two-way data sync
bram2w
committed
efab3a0
View commit details
Copy full SHA for efab3a0
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
Tsv refactor
silvestrid
committed
ed981f0
View commit details
Copy full SHA for ed981f0
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
Additional number formatting fixes
silvestrid
committed
eb31050
View commit details
Copy full SHA for eb31050
View code at this point
Browse repository at this point
Commits on Apr 29, 2025
Resolve "Field level edit permissions"
silvestrid
committed
87848ac
View commit details
Copy full SHA for 87848ac
View code at this point
Browse repository at this point
#1788 paste rows into sorted grid - paste values into new rows instead of updating existing ones
cezary-baserow
committed
b746151
View commit details
Copy full SHA for b746151
View code at this point
Browse repository at this point
Commits on Apr 18, 2025
Uniform fieldType.isReadOnly in the frontend
silvestrid
committed
668198b
View commit details
Copy full SHA for 668198b
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
[3/4] Update Gallery and Kanban view styling
bram2w
committed
aa2402b
View commit details
Copy full SHA for aa2402b
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
Be able to specify a default value on boolean field
DimmuR
committed
9cee7ef
View commit details
Copy full SHA for 9cee7ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.