1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

1285 commits

Author SHA1 Message Date
Budibase Staging Release Bot 7e02034897 v0.9.180-alpha.6 2021-11-10 13:50:18 +00:00
Budibase Staging Release Bot 1d7490e328 v0.9.180-alpha.5 2021-11-10 12:29:11 +00:00
Budibase Staging Release Bot 0e9c16763e v0.9.180-alpha.4 2021-11-10 12:17:43 +00:00
Andrew Kingston 143510ceb8
Merge pull request #3311 from Budibase/block-search-improvements
Improve block searching
2021-11-10 12:08:10 +00:00
Andrew Kingston dd28adbf68 Update block search so that string fields do a 'starts with' search rather than an exact match 2021-11-10 11:48:02 +00:00
Budibase Staging Release Bot 186a44c40e v0.9.180-alpha.3 2021-11-10 10:13:12 +00:00
Budibase Staging Release Bot bb410a7742 v0.9.180-alpha.2 2021-11-09 17:25:41 +00:00
mike12345567 2155e5f5eb Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 2021-11-09 11:20:17 +00:00
Budibase Staging Release Bot 610ba92bac v0.9.180-alpha.1 2021-11-08 20:54:52 +00:00
Andrew Kingston d0755ce8ac
Merge pull request #3249 from Budibase/blocks
Core blocks implementation + table with search block
2021-11-08 20:46:21 +00:00
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 2021-11-08 17:25:05 +00:00
Andrew Kingston 08ae550791 Update default number of cards in card list block to 8 2021-11-08 16:54:43 +00:00
Andrew Kingston de9c038150 Fix card list block empty state and update size 2021-11-08 16:40:45 +00:00
Andrew Kingston 3e5980082f Fix card button text potentially showing as undefined 2021-11-08 14:51:13 +00:00
Andrew Kingston aa56d6fd63 Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 2021-11-08 14:35:58 +00:00
Budibase Staging Release Bot e611847752 v0.9.180-alpha.0 2021-11-08 14:13:09 +00:00
mike12345567 c1e23c0153 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-08 14:00:47 +00:00
Budibase Release Bot ec321ba7cb v0.9.179 2021-11-08 12:29:59 +00:00
Andrew Kingston 2f949bad85 Lint 2021-11-05 12:43:26 +00:00
Andrew Kingston f8f906b9de Add ability to link rows in tables, and link rows in the table with search block 2021-11-05 12:38:33 +00:00
Budibase Release Bot 56e5aca60f v0.9.178 2021-11-04 16:37:06 +00:00
Budibase Staging Release Bot 87f472a82c v0.9.176-alpha.3 2021-11-04 16:30:06 +00:00
Martin McKeaveney 37ddd416c0 tidy up 2021-11-04 17:28:07 +01:00
Martin McKeaveney a48f8434eb fix safari 2021-11-04 17:24:56 +01:00
Martin McKeaveney 1c237d8dc6
Merge pull request #3187 from Budibase/fix/safari-bug
Fix budibase builder preview on safari
2021-11-04 17:22:02 +01:00
Martin McKeaveney 5ebeb6814d refactor switch into a key value handler object
tidy up - remove logs and comments

update windowed modals to use postMessage
2021-11-04 17:21:17 +01:00
Budibase Release Bot 0b57f74a43 v0.9.177 2021-11-04 13:56:13 +00:00
Andrew Kingston 9d473e9a34 Lint 2021-11-04 11:31:43 +00:00
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 2021-11-04 11:30:43 +00:00
Budibase Release Bot 2715f44db0 v0.9.176 2021-11-04 09:24:56 +00:00
Budibase Staging Release Bot f7b155c7dd v0.9.176-alpha.2 2021-11-04 09:24:27 +00:00
Budibase Staging Release Bot bbd249c07d v0.9.176-alpha.1 2021-11-04 00:48:41 +00:00
Martin McKeaveney a46ef3fe4f
Merge pull request #3231 from opensas/patch-1
fix: update README.md
2021-11-04 01:39:34 +01:00
Budibase Staging Release Bot 30bdc11527 v0.9.176-alpha.0 2021-11-03 16:33:02 +00:00
Budibase Release Bot 22f33ba0f0 v0.9.175 2021-11-03 16:20:47 +00:00
Andrew Kingston df9f061d66 Remove conditional props from manifest for table with search block 2021-11-03 16:18:12 +00:00
Andrew Kingston 3acc937ddc Fix picker width in table with search block and enable autosizing of other search components 2021-11-03 15:53:45 +00:00
Andrew Kingston c5433e6ef8 Add support for tables updating server-side sorting 2021-11-03 15:26:15 +00:00
Budibase Release Bot 551be52bfb v0.9.174 2021-11-03 15:10:20 +00:00
Andrew Kingston 7ec5c2b1f2 Allow table with search block to render correct components for all relevant field types 2021-11-03 11:58:06 +00:00
Andrew Kingston 73d5d1289b Standardise fetching schema from client apps to fix issues with determing schema for certain data sources 2021-11-03 11:57:47 +00:00
opensas 2ae6f9ee6e
fix: update README.md
add space between #### and text title
2021-11-03 02:42:44 -03:00
Budibase Staging Release Bot a0c9f4c977 v0.9.173-alpha.8 2021-11-02 17:06:37 +00:00
Budibase Staging Release Bot fb8cc1c243 v0.9.173-alpha.7 2021-11-02 15:32:59 +00:00
Andrew Kingston 212e62b62e Simplify some block logic 2021-11-02 12:58:38 +00:00
Andrew Kingston ee7ab70f4d Comment some parts of blocks implementation for clarity 2021-11-02 08:58:50 +00:00
Andrew Kingston 4cbe82c1db Add title setting to table with search block and fix import paths 2021-11-02 08:51:48 +00:00
Andrew Kingston 7bd46a6ecb Remove old files and tidy up 2021-11-02 08:47:19 +00:00
Andrew Kingston 808d2d0f73 Add generic block structure with support for writing blocks like normal svelte components rather than a JSON builder 2021-11-02 08:45:27 +00:00
Andrew Kingston 6ad3df2e7f Add initial structure of table with search block 2021-11-01 17:18:38 +00:00