1
0
Fork 0
mirror of synced 2024-07-07 23:35:49 +12:00
Commit graph

7942 commits

Author SHA1 Message Date
Andrew Kingston 7f16e76e8b Deeply clone rows before passing them back in the table edit row callback to avoid mutating table data 2021-09-02 14:42:12 +01:00
Budibase Staging Release Bot 91c2997a6c v0.9.117-alpha.3 2021-09-01 15:16:35 +00:00
Andrew Kingston ee3f2c597b Merge pull request #2502 from Budibase/lab-day-state
App state
2021-09-01 16:08:13 +01:00
Budibase Staging Release Bot c88159f5d0 v0.9.117-alpha.2 2021-08-31 13:37:12 +00:00
Andrew Kingston 698e950927 Merge pull request #2504 from Budibase/fix/attachment-form-binding
Fix form binding to attachments in forms
2021-08-31 14:28:21 +01:00
Budibase Staging Release Bot 3acb270d9d v0.9.117-alpha.1 2021-08-31 12:50:22 +00:00
mike12345567 90f6dffc44 Fixing an issue with list of app URLs not loading correctly. 2021-08-31 13:42:04 +01:00
Budibase Staging Release Bot 9cce54d792 v0.9.117-alpha.0 2021-08-31 12:32:55 +00:00
Martin McKeaveney 4b367f0480 Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-08-31 13:23:57 +01:00
Martin McKeaveney 929697b5f4 removing merge HEAD 2021-08-31 13:23:46 +01:00
Martin McKeaveney 62b2913236 Merge pull request #2498 from mslourens/add_patch_to_rest_api
add patch method to the rest api interface
2021-08-31 13:14:10 +01:00
Martin McKeaveney 393a3960b8 Merge pull request #2499 from mslourens/fix_upload_logo
fixes uploading organisation logo
2021-08-31 13:13:31 +01:00
Martin McKeaveney 71ac81e8c9 updating dep 2021-08-31 13:12:32 +01:00
Martin McKeaveney 619fec745c merge with master 2021-08-31 13:10:08 +01:00
Andrew Kingston 80cb443368 Provide additional form context so that bindings for special data types work as intended 2021-08-31 12:26:52 +01:00
Andrew Kingston 81ade833dd Merge branch 'develop' of github.com:Budibase/budibase into lab-day-state 2021-08-31 10:33:31 +01:00
Budibase Staging Release Bot 0559e9fdbe v0.9.116-alpha.3 2021-08-30 22:01:09 +00:00
Martin McKeaveney f145a0c93d Merge pull request #2469 from Budibase/cheeks-fixes
Size options for form and table
2021-08-30 22:53:19 +01:00
Martin McKeaveney 36db93fd7d Merge pull request #2440 from mslourens/querybuilder_results_width
limit the width of the preview component
2021-08-30 22:52:55 +01:00
Maurits Lourens 3185ae8536 fixes uploading organisation logo 2021-08-30 23:12:19 +02:00
Maurits Lourens 3e7369b1cb add patch method to the rest api interface 2021-08-30 22:55:12 +02:00
Andrew Kingston 8840d2114b Add description of what persisting state values does 2021-08-27 15:00:27 +01:00
Budibase Staging Release Bot 582308500a v0.9.116-alpha.2 2021-08-27 13:51:03 +00:00
PClmnt 58b966c0cc Merge pull request #2470 from Budibase/multi-option-datatype
Multi-Option Data Type
2021-08-27 14:43:09 +01:00
Peter Clement e03244e44e change index definition 2021-08-27 14:10:19 +01:00
Budibase Staging Release Bot 12c88c21e5 v0.9.116-alpha.1 2021-08-27 07:47:19 +00:00
Kevin Åberg Kultalahti 4b2e2d3425 Merge pull request #2480 from Budibase/fix/datasource-updates
fix datasources not getting updated correctly
2021-08-27 09:39:39 +02:00
Peter Clement ee830d0e85 refactor of multi-option filtering and validation 2021-08-27 08:05:22 +01:00
Keviin Åberg Kultalahti cf9a8c3805 fix datasources not getting updated correctly 2021-08-26 22:01:24 +02:00
Andrew Kingston 0c6a1aa405 Update client side lucene implemenation to mirror real lucene by not matching when the value is nullish 2021-08-26 18:00:36 +01:00
Andrew Kingston 3eea601910 Add ability to persist state values in local storage 2021-08-26 17:52:04 +01:00
Andrew Kingston 0f6a7946b5 Automatically determine which state keys are available 2021-08-26 16:46:25 +01:00
Budibase Release Bot 8b7014325d v0.9.116 2021-08-26 15:00:28 +00:00
Martin McKeaveney 99e50ca438 fix release YAML 2021-08-26 15:53:11 +01:00
Martin McKeaveney 6f5f7b8c56 Merge pull request #2475 from Budibase/develop
August Release
2021-08-26 14:39:01 +01:00
Budibase Staging Release Bot b14bda8610 v0.9.116-alpha.0 2021-08-26 13:38:17 +00:00
Peter Clement 544dd4ef1d Merge remote-tracking branch 'origin/develop' into multi-option-datatype 2021-08-26 14:38:05 +01:00
Martin McKeaveney f0f84d01ae fixing funky dependency 2021-08-26 14:30:21 +01:00
Peter Clement 94bb4f2a8b linting 2021-08-26 14:27:40 +01:00
Peter Clement 1ab618c2ef fix indexing of arrays 2021-08-26 14:22:52 +01:00
Martin McKeaveney b8d10a2b6d merge package updates 2021-08-26 14:13:30 +01:00
Peter Clement 4fa36727e4 Update validation for array type 2021-08-26 14:04:18 +01:00
Peter Clement f7ebf7f8a4 Fix lucene not allowed characters 2021-08-26 11:39:42 +01:00
Peter Clement 4cfcae415e Rename list to Multi-select 2021-08-26 11:36:05 +01:00
Andrew Kingston 9369e8b375 Add client app state and button actions to control it 2021-08-26 11:28:44 +01:00
Budibase Staging Release Bot 36963b5de4 v0.9.105-alpha.33 2021-08-26 10:03:39 +00:00
Martin McKeaveney 75023657a1 Merge pull request #2472 from Budibase/revert-2446-disable_managing_users_with_client
Revert "Filter users table out of DataSource component and NewScreenModal"
2021-08-26 10:55:39 +01:00
Martin McKeaveney 0cbc23dc3d Revert "Filter users table out of DataSource component and NewScreenModal" 2021-08-26 10:11:48 +01:00
Peter Clement f1046b563c fix build 2021-08-26 08:50:36 +01:00
Peter Clement 91d5308d99 linting 2021-08-25 19:25:57 +01:00