5891 Commits (ac2c34a4b49dfd2b2d6d03609688701f4ffa5124)
 

Author SHA1 Message Date
Andrew Kingston ac2c34a4b4 Disable update on change for component settings 5 years ago
Andrew Kingston ea1583478a Add ability for BBUI text fields to update on change and default to true 5 years ago
Andrew Kingston bda46f3cf2 Fix issue with switches and checkboxes on firefox on linux 5 years ago
Andrew Kingston 921ef5567c
Merge pull request #1490 from Budibase/lab-day-search 5 years ago
Andrew Kingston bdca01e7d8 Use POST requests with JSON bodies for searching instead of GETs with query string params 5 years ago
Martin McKeaveney a7925331e7
Merge pull request #1489 from SOVLOOKUP/zh 5 years ago
Andrew Kingston daa16c9143 Merge branch 'lab-day-search' of github.com:Budibase/budibase into lab-day-search 5 years ago
Andrew Kingston d1ace0f212 Add missing tableId setting to search params 5 years ago
mike12345567 1c2f8a2b12 Formatting and linting. 5 years ago
Andrew Kingston da6b76fbf5 Lint 5 years ago
Andrew Kingston 82b64dcd1f Refactor server side search to use objects for params to tidy things up 5 years ago
Andrew Kingston 861c9b3b5a Update info text for data provider 5 years ago
Andrew Kingston 6479382856 Don't show pagination control if the data source isn't an internal table 5 years ago
Andrew Kingston 47db3df0a1 Add optional info text to components 5 years ago
Andrew Kingston 753f0befbc Add brief docs to Table component explaining the schema prop 5 years ago
于北 abc131d39c
Update README.zh.md 5 years ago
于北 9e59fcbc44
Update README.zh.md 5 years ago
于北 7c92a2e6a8
Update README.zh.md 5 years ago
于北 796924a6cf
Update README.zh.md 5 years ago
于北 3d787f9e7b
Update README.zh.md 5 years ago
于北 5ad84fc582
Update README.zh.md 5 years ago
于北 6affbf9774
Update README.zh.md 5 years ago
于北 ba681d5432
Update README.zh.md 5 years ago
于北 f1743984cd
Update README.zh.md 5 years ago
sovlookup 4351f8838b zh_translation 5 years ago
Andrew Kingston d8bbb5e06d Simplify loading logic to prevent empty state flashing when loading data in data providers 5 years ago
Andrew Kingston a551f3c8ae Wrap whole client app in spectrum classes to reduce dependency on spectrum wrapper around any spectrum components in client app 5 years ago
Andrew Kingston d49ca2d308 Update autoscreens with new dataprovier props 5 years ago
Andrew Kingston 82b0d331b3 Use divs rather than a tags for pagination to avoid navigation issue in client apps 5 years ago
Andrew Kingston 04353f8c88 Remove debug logging 5 years ago
Andrew Kingston 26014f4e5c Remove sorting by auto ID when output processing rows 5 years ago
Andrew Kingston 6de9ccd28b Fix incorrect background colour in standard-components table background 5 years ago
Andrew Kingston b578522bcd Wait until table schema loads before searching to avoid initial double search 5 years ago
Andrew Kingston f54096447d Add jsdoc to search utils 5 years ago
Andrew Kingston 8e2aff1716 Remove initial work on pagination standard component 5 years ago
Andrew Kingston c669526c66 Remove search component from component structure 5 years ago
Andrew Kingston 06d8a0970a Remove leftover import of search component 5 years ago
Andrew Kingston 1c07e0a895 Fix bug with determing whether another page exists when performing paginated searches 5 years ago
Andrew Kingston d9923e1e98 Clean up data source context and remove explicit button actions for pagination 5 years ago
Andrew Kingston da40086c0b Allow multipage searches and implement optional pagination to data providers 5 years ago
Andrew Kingston b52ccb5558 Fix bug preventing progress circle component from animating 5 years ago
Andrew Kingston 521184601a Add spectrum pagination component to BBUI 5 years ago
Andrew Kingston ad00df5db6 Merge branch 'lab-day-search' of github.com:Budibase/budibase into lab-day-search 5 years ago
Andrew Kingston 4147b7203c Fix two-tone spectrum background colours 5 years ago
mike12345567 e29d7512e4 Updating search endpoint to have egress processing. 5 years ago
Andrew Kingston 16c6e09c61 Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 5 years ago
Andrew Kingston 5131a2fd74 Fix chart placeholder, fix spectrum colours and begin work on pagination component 5 years ago
Martin McKeaveney 2bfedd1162
Merge pull request #1485 from Budibase/fix/small-fixes 5 years ago
Martin McKeaveney 56d117c819 fixes from PR 5 years ago
Martin McKeaveney 65845f84b2
Merge pull request #1479 from Budibase/smtp-configuration 5 years ago