1
0
Fork 0
mirror of synced 2024-07-05 06:20:55 +12:00
Commit graph

1325 commits

Author SHA1 Message Date
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
Budibase Release Bot c10163a301 v0.9.180 2021-11-08 14:36:40 +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
Budibase Staging Release Bot 9b63fd62eb v0.9.173-alpha.6 2021-10-28 11:52:29 +00:00
Budibase Staging Release Bot 7a6cf5d534 v0.9.173-alpha.5 2021-10-27 15:45:31 +00:00
Budibase Staging Release Bot 92f0963726 v0.9.173-alpha.4 2021-10-27 15:24:55 +00:00
Budibase Release Bot b0a9de45cf v0.9.173 2021-10-27 15:13:34 +00:00
Budibase Staging Release Bot 7bbd460f86 v0.9.173-alpha.3 2021-10-27 14:27:54 +00:00
Andrew Kingston 13a0744c50
Merge pull request #3177 from Budibase/ak-fixes
Relationship aware data provider automatic reloading + extras
2021-10-27 15:16:39 +01:00
Andrew Kingston 6b69ce4eb9 Use explicity onDestroy calls rather than an onMount return value to ensure callbacks are actually executed to fix data provider cleanup issues 2021-10-27 14:24:36 +01:00
Budibase Staging Release Bot 4aaffe23c0 v0.9.173-alpha.2 2021-10-27 09:02:08 +00:00
Andrew Kingston 5d5a35fd32 Don't invalidate users table due to autocolumn fields in schema when hot reloading data in the client library 2021-10-27 08:37:51 +01:00
Andrew Kingston 870219722a Invalidate related tables automatically via client library and fix issue with data source invalidation from modals 2021-10-26 19:12:55 +01:00
Budibase Staging Release Bot e68412b6c6 v0.9.173-alpha.1 2021-10-26 15:27:44 +00:00
Budibase Staging Release Bot 2b38fa91be v0.9.173-alpha.0 2021-10-26 14:03:18 +00:00
Martin McKeaveney 9ec7cfbd75 merge with master 2021-10-26 14:28:49 +02:00
Andrew Kingston 8cf672252a Update field disabled state when disabled prop changes 2021-10-26 11:05:48 +01:00
Budibase Staging Release Bot cc89350ccb v0.9.169-alpha.18 2021-10-25 13:50:36 +00:00
Budibase Staging Release Bot bb12d16125 v0.9.169-alpha.17 2021-10-25 09:51:42 +00:00
Budibase Staging Release Bot 297cbf1f8f v0.9.169-alpha.16 2021-10-25 09:26:20 +00:00
Budibase Release Bot f33cc5a9cd v0.9.172 2021-10-25 09:08:46 +00:00
Budibase Staging Release Bot 1c034752d4 v0.9.169-alpha.15 2021-10-25 08:10:24 +00:00
Budibase Staging Release Bot ec9c514e13 v0.9.169-alpha.14 2021-10-23 14:17:01 +00:00
Budibase Staging Release Bot ef986c3a54 v0.9.169-alpha.13 2021-10-22 16:58:51 +00:00
Budibase Staging Release Bot c75ce8bb43 v0.9.169-alpha.12 2021-10-22 09:02:10 +00:00
Budibase Staging Release Bot c4377f2a77 v0.9.169-alpha.11 2021-10-21 18:01:14 +00:00
Budibase Staging Release Bot b224b6bf45 v0.9.169-alpha.10 2021-10-21 14:40:18 +00:00
Budibase Staging Release Bot 00e2f5b220 v0.9.169-alpha.9 2021-10-21 11:57:41 +00:00
Budibase Staging Release Bot cf52fb9574 v0.9.169-alpha.8 2021-10-21 11:40:14 +00:00
Budibase Staging Release Bot 4ab8cfca34 v0.9.169-alpha.7 2021-10-21 09:52:12 +00:00
Budibase Release Bot 77cf485b01 v0.9.171 2021-10-20 13:36:22 +00:00
Budibase Staging Release Bot 66553f335c v0.9.169-alpha.6 2021-10-20 12:59:04 +00:00
Budibase Staging Release Bot 519a9216f2 v0.9.169-alpha.5 2021-10-20 12:31:06 +00:00
Andrew Kingston f85b9ed52d
Merge pull request #3083 from Budibase/fix/date-sorting
Fix date format of dates created with Flatpickr (the date picker in apps)
2021-10-20 13:20:26 +01:00
Budibase Release Bot ccf252ddb9 v0.9.170 2021-10-20 11:59:17 +00:00
Budibase Staging Release Bot 65077556b1 v0.9.169-alpha.4 2021-10-20 09:35:25 +00:00
Andrew Kingston 04b9c1ad56
Merge pull request #3087 from Budibase/fix/flatpickr-key-events
Fix flatpickr hijacking key events on the whole page
2021-10-20 10:26:42 +01:00
Budibase Staging Release Bot b6f6aacfac v0.9.169-alpha.3 2021-10-19 15:54:53 +00:00
Budibase Staging Release Bot 92883785a7 v0.9.169-alpha.2 2021-10-19 15:35:03 +00:00
Andrew Kingston bf74a750f2 Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page 2021-10-19 15:11:14 +01:00
Budibase Staging Release Bot 340d52dc38 v0.9.169-alpha.1 2021-10-19 12:11:03 +00:00
Andrew Kingston f5f2611a3e Remove date parsing from client date picker as it has moved to the core date picker 2021-10-18 17:12:02 +01:00
Budibase Staging Release Bot 1d5494a7f5 v0.9.169-alpha.0 2021-10-18 15:44:36 +00:00
Budibase Release Bot 80074ddba0 v0.9.169 2021-10-18 15:38:42 +00:00
Rory Powell 596cb15c37 Merge branch 'master' into develop 2021-10-18 16:35:32 +01:00
Budibase Staging Release Bot 9f1d6013b2 v0.9.167-alpha.14 2021-10-18 11:44:29 +00:00
Rory Powell 5288fb5256
Merge pull request #3015 from Budibase/options-text-columns
Allow options picker to be used on text columns
2021-10-18 12:34:40 +01:00
Budibase Staging Release Bot 4717b0d975 v0.9.167-alpha.13 2021-10-18 11:30:09 +00:00
Rory Powell bd9dbc6644 Remove redundant fieldTypes 2021-10-18 12:02:08 +01:00
Rory Powell 63aaad4812 Merge branch 'develop' into options-text-columns 2021-10-18 11:25:35 +01:00
Budibase Staging Release Bot eed61105f0 v0.9.167-alpha.12 2021-10-18 10:16:48 +00:00
Rory Powell e35dd47608
Merge pull request #3016 from Budibase/paginate-text-change
Remove 'internal' from dataprovider / paginate info
2021-10-18 11:05:03 +01:00
Budibase Staging Release Bot 8a8bbf55fd v0.9.167-alpha.11 2021-10-18 09:23:26 +00:00
Budibase Staging Release Bot dfad3a4d85 v0.9.167-alpha.10 2021-10-18 08:45:15 +00:00
Budibase Staging Release Bot d517506127 v0.9.167-alpha.9 2021-10-18 08:31:27 +00:00
Budibase Release Bot 6d8f7f1220 v0.9.168 2021-10-17 20:06:43 +00:00
Budibase Staging Release Bot bc396fb840 v0.9.167-alpha.8 2021-10-15 14:58:22 +00:00
Budibase Staging Release Bot 3f6c5d2558 v0.9.167-alpha.7 2021-10-15 13:12:11 +00:00
Budibase Staging Release Bot 843b13613d v0.9.167-alpha.6 2021-10-15 10:45:34 +00:00
Andrew Kingston 27a1342531
Merge pull request #3002 from Budibase/js-binding-drawer
JavaScript bindings
2021-10-15 11:37:25 +01:00
Rory Powell 4e0487bd82 Remove 'internal' from dataprovider / paginate info 2021-10-15 10:26:39 +01:00
Budibase Staging Release Bot 8b73d1c6c5 v0.9.167-alpha.5 2021-10-15 07:56:53 +00:00
Budibase Staging Release Bot a81ac3293c v0.9.167-alpha.4 2021-10-14 16:42:40 +00:00