1
0
Fork 0
mirror of synced 2024-09-09 06:01:08 +12:00
Commit graph

13121 commits

Author SHA1 Message Date
Budibase Staging Release Bot
efc8e88263 Update pro version to 1.0.201-alpha.4 2022-06-15 11:49:22 +00:00
Budibase Staging Release Bot
6c83ba7199 v1.0.201-alpha.4 2022-06-15 11:47:55 +00:00
Rory Powell
b0e09130d1 Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-15 12:38:58 +01:00
Rory Powell
b887458093 Exclude assets from builder:served 2022-06-15 12:38:10 +01:00
Budibase Staging Release Bot
7b7376f950 Update pro version to 1.0.201-alpha.3 2022-06-15 10:56:56 +00:00
Budibase Staging Release Bot
f6967c139f v1.0.201-alpha.3 2022-06-15 10:55:33 +00:00
Rory Powell
4152a25582 Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-15 11:46:33 +01:00
Rory Powell
6cc2bbadd7 Add deployment environment to identities 2022-06-15 11:46:03 +01:00
Budibase Staging Release Bot
9121ce928a Update pro version to 1.0.201-alpha.2 2022-06-15 10:33:21 +00:00
Budibase Staging Release Bot
606a946201 v1.0.201-alpha.2 2022-06-15 10:31:43 +00:00
Rory Powell
2d83d5c79a Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-15 11:21:02 +01:00
Rory Powell
3da4fb33cd Better handle first time startup + dedicated event 2022-06-15 11:20:13 +01:00
Andrew Kingston
faa224cf2b Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 11:08:40 +01:00
Andrew Kingston
eb3a7b44b6 Merge pull request #6309 from Budibase/builder-focus-updates
Builder focus updates
2022-06-15 11:07:46 +01:00
Andrew Kingston
2bef536e9a Fix issue where required settings that depend on other settings were still blocking rendering 2022-06-15 10:17:34 +01:00
Budibase Staging Release Bot
664eda19c8 Update pro version to 1.0.201-alpha.1 2022-06-15 08:51:19 +00:00
Budibase Staging Release Bot
b29c0a4964 v1.0.201-alpha.1 2022-06-15 08:49:31 +00:00
Rory Powell
571c5291f7 Add prepack hook to backend-core preserve correct version after bumped by lerna 2022-06-15 09:35:35 +01:00
Andrew Kingston
ab9adc5cd5 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes 2022-06-15 09:02:35 +01:00
Budibase Staging Release Bot
a0a9843dae Update pro version to 1.0.201-alpha.0 2022-06-14 16:45:40 +00:00
Budibase Staging Release Bot
ced392fdec v1.0.201-alpha.0 2022-06-14 16:44:13 +00:00
Rory Powell
97bd8e01f1 Add hosting to all identities and events, add installationId to tenant group 2022-06-14 17:34:32 +01:00
Rory Powell
4c73b6dda5 Merge branch 'master' into release 2022-06-14 17:25:11 +01:00
Budibase Release Bot
2ddee1901c Update pro version to 1.0.200 2022-06-14 15:57:51 +00:00
Budibase Staging Release Bot
fd2e3d6e7d Update pro version to 1.0.200-alpha.5 2022-06-14 15:57:32 +00:00
Budibase Release Bot
8549d0ff5e v1.0.200 2022-06-14 15:56:28 +00:00
Budibase Staging Release Bot
307ada5b3f v1.0.200-alpha.5 2022-06-14 15:56:05 +00:00
Rory Powell
a5393e7e14 Enable analytics worker deployment template 2022-06-14 16:46:15 +01:00
Rory Powell
231ff93702 Add ph token to worker deployment template 2022-06-14 16:43:50 +01:00
melohagan
912e50ec90 Merge pull request #6271 from Budibase/bug/sev2/firebase-private-key
Remove duplicate equals
2022-06-14 16:42:35 +01:00
melohagan
11a9f2328d Merge pull request #6246 from Budibase/bug/sev2/edc-execute-v2
Use execute v2 in External Data Connector automation step
2022-06-14 16:39:30 +01:00
Andrew Kingston
b0fcb0f339 Prevent inline editing of components with missing required settings 2022-06-14 15:34:33 +01:00
Andrew Kingston
f1ce3de3d6 Add default value for button text 2022-06-14 15:31:28 +01:00
Andrew Kingston
2914f99e67 Improve determination of default values and logic around showing highlighted settings 2022-06-14 15:29:27 +01:00
Andrew Kingston
f2f0276417 Remove required settings from link 2022-06-14 15:08:40 +01:00
Andrew Kingston
7ec1b02c99 Scroll the highlighted element into view 2022-06-14 14:32:17 +01:00
Budibase Staging Release Bot
d28c33949b Update pro version to 1.0.200-alpha.4 2022-06-14 13:07:35 +00:00
Budibase Staging Release Bot
9ea49e4f99 v1.0.200-alpha.4 2022-06-14 13:06:03 +00:00
Andrew Kingston
40018e9332 Remove unnecessary code 2022-06-14 14:05:35 +01:00
Andrew Kingston
e34a79e904 Save highlighted setting key in store and show as highlighted until unmounted or changed 2022-06-14 14:05:28 +01:00
Rory Powell
2dc10f611c Merge branch 'release' into develop 2022-06-14 13:57:54 +01:00
Rory Powell
2556a0b597 Merge pull request #6304 from Budibase/fix/joi-validation
Joi validator update to accommodate 'createdAt' and 'updatedAt'
2022-06-14 13:56:42 +01:00
Dean
0561c17b6c Joi validator update to accomodate 'createdAt' and 'updatedAt' in the schema as optional 2022-06-14 12:34:15 +01:00
Budibase Staging Release Bot
6c00ab171e Update pro version to 1.0.200-alpha.3 2022-06-13 21:40:54 +00:00
Budibase Staging Release Bot
60ec68a43d v1.0.200-alpha.3 2022-06-13 21:39:05 +00:00
Rory Powell
0a5b1b07ab Merge branch 'release' of github.com:Budibase/budibase into release 2022-06-13 22:26:57 +01:00
Rory Powell
46d7eab105 Fix user id generation 2022-06-13 22:26:15 +01:00
Rory Powell
6b3d301fcf Remove test throw in installation backfill 2022-06-13 22:04:20 +01:00
Budibase Staging Release Bot
7ab5fcf9d3 Update pro version to 1.0.200-alpha.2 2022-06-13 16:00:54 +00:00
Budibase Staging Release Bot
046520270b v1.0.200-alpha.2 2022-06-13 15:59:17 +00:00