1
0
Fork 0
mirror of synced 2024-09-10 06:26:02 +12:00
Commit graph

26508 commits

Author SHA1 Message Date
mike12345567
120ea88aff Updates to use new backend API for adding/removing users from groups. 2022-09-21 16:58:47 +01:00
Martin McKeaveney
82301082e3 Merge branch 'master' of github.com:Budibase/budibase 2022-09-21 16:52:01 +01:00
Martin McKeaveney
5b599952b6 re-add missing deps 2022-09-21 16:51:12 +01:00
Budibase Release Bot
5bae4aea8a Update pro version to 1.4.6 2022-09-21 15:49:41 +00:00
Martin McKeaveney
666457ea49 installing cli packages 2022-09-21 16:48:01 +01:00
Budibase Release Bot
ca67234670 v1.4.6 2022-09-21 15:46:23 +00:00
Peter Clement
002086a0ee
Merge pull request #7883 from Budibase/fix/plugin-upload-error
Fix for error when adding a plugin
2022-09-21 16:35:45 +01:00
Mitch-Budibase
2297517c3c
Merge pull request #7882 from Budibase/qa-core-tests
API Test: Search Rows
2022-09-21 16:33:21 +01:00
Peter Clement
885a4186d6 Fix error when plugin is added 2022-09-21 16:19:07 +01:00
Mitch-Budibase
54e3714aac API Test: Search Rows
Commenting out this specific test for now as it is quite flakey and preventing successful CI runs.
2022-09-21 16:16:18 +01:00
Mel O'Hagan
a0a87e0b1d Send CC and BCC 2022-09-21 16:07:54 +01:00
Dean
6fd181418a Stop click propagation on attachment links in tables 2022-09-21 16:01:18 +01:00
Budibase Staging Release Bot
dc86340a70 Update pro version to 1.4.3-alpha.3 2022-09-21 15:00:32 +00:00
Mel O'Hagan
a5571fc59a CC and BCC interface 2022-09-21 15:58:04 +01:00
Budibase Staging Release Bot
856c7f07a7 v1.4.3-alpha.3 2022-09-21 14:57:19 +00:00
Rory Powell
0cef5ff3c6
Merge pull request #7880 from Budibase/feature/license-analytics
License analytics
2022-09-21 15:56:45 +01:00
Budibase Release Bot
66ba8ff08e Update pro version to 1.4.5 2022-09-21 14:48:19 +00:00
Rory Powell
903808c0d3 License analytics 2022-09-21 15:45:29 +01:00
Budibase Release Bot
b5059559ff v1.4.5 2022-09-21 14:45:11 +00:00
Martin McKeaveney
b82f761027
Merge pull request #7644 from Budibase/custom-css-upgrades
Custom CSS upgrades
2022-09-21 15:35:42 +01:00
Martin McKeaveney
caab57f585
Merge pull request #7869 from Budibase/fix/map-button-icon-alignment
Minor alignment fix for the embedded map button icons
2022-09-21 15:35:09 +01:00
Martin McKeaveney
f1d5f37e9c
Merge pull request #7809 from Budibase/fix/missing-rest-binding-category-names
Fix/missing rest binding category names
2022-09-21 15:33:59 +01:00
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
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