This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd68672c51
budibase
/
packages
/
builder
/
src
/
components
History
Andrew Kingston
bd68672c51
Add field type to backend table headers
2021-02-19 14:05:54 +00:00
..
automation
Fixing automation issue - now autocolumns hidden there too.
2021-02-16 18:58:59 +00:00
backend
Add field type to backend table headers
2021-02-19 14:05:54 +00:00
common
Merge branch 'develop' of github.com:Budibase/budibase into url-context
2021-02-16 15:35:05 +00:00
deploy
Some major performance optimisations, found that db.find is not fast unless its indexed, there is also no point in indexing for our internal relationship searching, however we can use the allDocs call. This will likely be slow for very large calls (say 100K records) but for these sort of calls we really need to paginate anyway.
2021-02-18 13:38:57 +00:00
design
Merge branch 'develop' of github.com:Budibase/budibase into url-context
2021-02-16 15:35:05 +00:00
feedback
Be even more explicit with notification icon store update to avoid any magic
2021-02-04 11:29:35 +00:00
integration
Adding the ability to create/control auto-columns from the create/edit column modal.
2021-02-15 19:59:30 +00:00
settings
fix typo in settings modal
2021-01-29 14:31:04 +01:00
start
few bugfixes
2021-02-06 18:22:58 +00:00