1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00
Commit graph

26587 commits

Author SHA1 Message Date
Mel O'Hagan 6875554799 Only call startsWith if string 2022-09-21 15:25:53 +01:00
Dean 3325f78070 Merge remote-tracking branch 'origin/master' into fix/hide-disabled-attachment-dropzone 2022-09-21 14:14:43 +01:00
Dean b1797627ce Hide the file attachment dropzone when the picker is disabled 2022-09-21 14:11:04 +01:00
Budibase Release Bot 5e14479a8e Update pro version to 1.4.4 2022-09-21 12:59:54 +00:00
Budibase Release Bot 0263a24eea v1.4.4 2022-09-21 12:56:47 +00:00
mike12345567 a1c7e60dfa Adding a user core bulk update function. 2022-09-21 13:55:10 +01:00
Andrew Kingston 3e51670676
Merge pull request #7863 from Budibase/fix/plugin-websocket
Fix hot reloading component plugins
2022-09-21 13:46:40 +01:00
mike12345567 9466592663 Adding group cleanup, removing group IDs from users when group is deleted. 2022-09-21 12:43:09 +01:00
Dean e0f0563c7a Minor alignment fix for the embedded map button icons 2022-09-21 11:58:57 +01:00
Mel O'Hagan 2d3868af26 Ensure display columns are set 2022-09-21 11:53:18 +01:00
Andrew Kingston 448c62e1d9 Ignore generated SDK files from linting 2022-09-21 09:53:24 +01:00
Andrew Kingston 65a6cb6b4b Bump version 2022-09-21 09:49:40 +01:00
Andrew Kingston 5f3acec8e6 Add helper util for authenticating the public API SDK in component plugins 2022-09-21 09:49:33 +01:00
Andrew Kingston b1ec1fafb4 Fix incorrect event name being sent down websocket when hot reloading component plugins 2022-09-21 09:11:23 +01:00
Mel O'Hagan 9cc931acc4 Do not allow non-match type primary foreign keys 2022-09-21 09:10:31 +01:00
Andrew Kingston b9bee3aede Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-21 09:09:27 +01:00
Andrew Kingston 0fe1696b18 Build SDK as part of release workflows which publish to NPM 2022-09-21 09:09:12 +01:00
Andrew Kingston b79e11fd85 Add unique srcript for generating SDK to avoid unnecessarily building it 2022-09-21 09:08:52 +01:00
Budibase Staging Release Bot 2787b5498a Update pro version to 1.4.3-alpha.2 2022-09-21 07:02:57 +00:00
Budibase Staging Release Bot a409383b0a v1.4.3-alpha.2 2022-09-21 06:59:46 +00:00
melohagan 650e5a1f4a
Merge pull request #7857 from Budibase/feature/custom-datasource-support-extra
Add 'extra' validation for plugin datasource
2022-09-21 07:49:46 +01:00
mike12345567 e22f4ab7d7 Removing un-necessary code now that groups automatically enrich from users. 2022-09-20 19:33:54 +01:00
mike12345567 49fc65b584 Updates to improve the view development experience. 2022-09-20 19:12:48 +01:00
Rory Powell 0628cf1684 Merging 2022-09-20 16:17:55 +01:00
Budibase Staging Release Bot 836aa76831 Update pro version to 1.4.3-alpha.1 2022-09-20 15:08:58 +00:00
Budibase Staging Release Bot ea1492ac18 v1.4.3-alpha.1 2022-09-20 15:04:46 +00:00
Rory Powell c3248421d5 Merge branch 'develop' into feature/enterprise 2022-09-20 16:01:28 +01:00
melohagan 59724fb61b
Merge pull request #7816 from vevedh/smtp-multi-sendto
multi mail send to
2022-09-20 15:50:44 +01:00
Mel O'Hagan 3a6d009114 Add 'extra' validation for plugin datasource 2022-09-20 15:47:17 +01:00
Andrew Kingston 3024a54cd1 Merge branch 'develop' of github.com:Budibase/budibase into public-api-sdk 2022-09-20 15:29:39 +01:00
Budibase Staging Release Bot ddc299b289 Update pro version to 1.4.3-alpha.0 2022-09-20 14:25:15 +00:00
Budibase Staging Release Bot d95e755585 v1.4.3-alpha.0 2022-09-20 14:21:27 +00:00
Budibase Release Bot f62888d0f8 Update pro version to 1.4.3 2022-09-20 14:11:12 +00:00
Budibase Release Bot 871ac84223 v1.4.3 2022-09-20 14:07:55 +00:00
Rory Powell d47935c820 Merge branch 'master' into develop 2022-09-20 15:07:04 +01:00
Rory Powell 075ebdbc2a
Merge pull request #7854 from Budibase/remove-datasource-filter
Remove plugin datasource filter in cloud
2022-09-20 14:56:33 +01:00
Rory Powell f06b1cc270 Remove plugin datasource filter in cloud 2022-09-20 14:52:16 +01:00
Budibase Release Bot 15b5df0e64 Update pro version to 1.4.2 2022-09-20 13:28:28 +00:00
Budibase Release Bot 0f050250e2 v1.4.2 2022-09-20 13:25:12 +00:00
Budibase Release Bot 195c058503 v1.4.1 2022-09-20 13:10:51 +00:00
Budibase Release Bot a1cb45dc38 v1.4.0 2022-09-20 12:49:14 +00:00
Budibase Staging Release Bot d4c4ed0df4 Update pro version to 1.3.22-alpha.5 2022-09-20 12:32:31 +00:00
Dean 42c4daf8ea Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:32:25 +01:00
Budibase Release Bot 02fc6ac086 v1.3.22 2022-09-20 12:29:11 +00:00
Budibase Staging Release Bot af8e0cba88 v1.3.22-alpha.5 2022-09-20 12:28:59 +00:00
Dean 9271f1e7c4 Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 13:26:39 +01:00
Martin McKeaveney 93df630f2c
Merge pull request #7826 from Budibase/develop
Develop -> Master
2022-09-20 13:16:44 +01:00
Martin McKeaveney de2afcae60
Merge pull request #7851 from Budibase/release-fixes
Release fixes
2022-09-20 13:16:20 +01:00
Rory Powell a340bedbb0 Merge branch 'develop' into release-fixes 2022-09-20 12:29:29 +01:00
Dean 6aa87fdacb Merge remote-tracking branch 'origin/develop' into fix/missing-rest-binding-category-names 2022-09-20 12:17:31 +01:00