1
0
Fork 0
mirror of synced 2024-08-17 19:11:52 +12:00
Commit graph

18669 commits

Author SHA1 Message Date
Andrew Kingston
c27b14f86b Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 15:55:36 +00:00
Andrew Kingston
06f87c3a82 Enable rollup to bundle PNG images due to new assets in frontend-core 2023-01-31 15:54:06 +00:00
Andrew Kingston
c280e44b26 Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 15:50:00 +00:00
Budibase Staging Release Bot
6bd5d9e80b Update pro version to 2.2.12-alpha.49 2023-01-31 15:49:55 +00:00
Andrew Kingston
ca399568e2 Use real testimonials on testimonial page 2023-01-31 15:49:41 +00:00
Andrew Kingston
e0ba99621c Update background of split page to use purplish gradient, and also fix it to dark theme 2023-01-31 15:48:35 +00:00
Andrew Kingston
261b37d729 Add new assets for company logos and for the split page backgrouns 2023-01-31 15:48:08 +00:00
Budibase Staging Release Bot
6cde4aa67b v2.2.12-alpha.49 2023-01-31 15:46:07 +00:00
deanhannigan
fb472b0f42 Merge pull request #9025 from Budibase/feature/configurable-data-export
Filtering and sort on data row export
2023-01-31 15:35:12 +00:00
mike12345567
263d588191 Environment variable test base. 2023-01-31 15:27:16 +00:00
Dean
680a9acb4f Merge remote-tracking branch 'origin/develop' into feature/configurable-data-export 2023-01-31 15:08:46 +00:00
Budibase Staging Release Bot
434ac1ddb2 Update pro version to 2.2.12-alpha.48 2023-01-31 13:09:25 +00:00
Budibase Staging Release Bot
9db82595bd v2.2.12-alpha.48 2023-01-31 13:04:29 +00:00
Michael Drury
099179f848 Merge pull request #9481 from Budibase/feature/9480
Password replacement for REST authentication basic type
2023-01-31 12:48:38 +00:00
adrinr
bb43812ac5 Remove couchdb service 2023-01-31 12:35:08 +00:00
adrinr
8eb6ef4d76 Init couch db 2023-01-31 12:16:23 +00:00
adrinr
9c04ae5f85 Expose beforeall error 2023-01-31 11:48:58 +00:00
Budibase Release Bot
29d426d50e Update pro version to 2.2.24 2023-01-31 11:47:23 +00:00
Budibase Release Bot
975bfc4f29 v2.2.24 2023-01-31 11:43:55 +00:00
Budibase Staging Release Bot
20f402d003 Update pro version to 2.2.12-alpha.47 2023-01-31 11:38:11 +00:00
Budibase Staging Release Bot
9a76955448 v2.2.12-alpha.47 2023-01-31 11:34:34 +00:00
deanhannigan
02b6890d58 Merge pull request #9205 from Budibase/fix/block-duplicate-autocolumn-types
Create/Edit Column refactoring and validation updates
2023-01-31 11:30:49 +00:00
adrinr
dd2a05fdcb Looking for testcontainer config 2023-01-31 11:23:26 +00:00
Andrew Kingston
59aae5346c Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 11:23:06 +00:00
Andrew Kingston
4c1dcc06cb Fix popovers not scrolling when required 2023-01-31 11:22:55 +00:00
adrinr
2b8190418c Log as error 2023-01-31 10:30:57 +00:00
Budibase Release Bot
8999804d93 Update pro version to 2.2.23 2023-01-31 10:28:23 +00:00
Budibase Release Bot
87c62f62a2 v2.2.23 2023-01-31 10:24:53 +00:00
adrinr
9536111811 Add more logs 2023-01-31 10:21:19 +00:00
adrinr
fb9657872b Log global 2023-01-31 10:18:51 +00:00
melohagan
919323b500 Fix/automation update deletes relationship (#9468)
* Add padding to text field input

* Apply padding to modal binding input

* Support relationships in automation bindings

* Trim automation field keys

* Trim automation field name

* Empty string check

* Add checkbox for clearing relationships update row

* Added state for automation field metadata

* clearRelationships updateRow check

* Padding tweak
2023-01-31 10:11:56 +00:00
adrinr
d871492187 yarn.lock 2023-01-31 10:00:20 +00:00
adrinr
ab7a83c9ec Remove unused container 2023-01-31 09:57:34 +00:00
Budibase Staging Release Bot
704331218c Update pro version to 2.2.12-alpha.46 2023-01-31 08:39:04 +00:00
Budibase Staging Release Bot
13b9772b10 v2.2.12-alpha.46 2023-01-31 08:35:24 +00:00
Andrew Kingston
767236a841 Add min-height to split page to align small pages in onboarding flow and match designs 2023-01-31 08:23:20 +00:00
Adria Navarro
16e53957bc Merge branch 'develop' into feature/dependencies-image 2023-01-30 18:54:05 +00:00
adrinr
d160430ac8 Start race condition 2023-01-30 18:51:22 +00:00
mike12345567
c2eb8fb976 Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
adrinr
08a2e77871 Fix jest.setup 2023-01-30 18:18:23 +00:00
adrinr
b2db582f02 Use docker compose for test-containers 2023-01-30 18:15:29 +00:00
adrinr
60c3e522fe Add retry to prevent race conditions 2023-01-30 18:12:06 +00:00
Budibase Staging Release Bot
15d0c73eb4 Update pro version to 2.2.12-alpha.45 2023-01-30 17:48:48 +00:00
Budibase Staging Release Bot
25a39322cd v2.2.12-alpha.45 2023-01-30 17:44:07 +00:00
Michael Drury
85fe8012d1 Merge pull request #9453 from Budibase/feature/environment-variables
Environment Variables
2023-01-30 17:30:54 +00:00
mike12345567
2373ad016a Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 17:05:51 +00:00
mike12345567
3857700ea0 Some missing async handling. 2023-01-30 17:03:20 +00:00
adrinr
55de45e86b Fix tenancy issues 2023-01-30 16:45:04 +00:00
Peter Clement
3a00caeda1 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:44:11 +00:00
mike12345567
2007543c98 Merge branch 'feature/environment-variables' of github.com:Budibase/budibase into feature/environment-variables 2023-01-30 16:41:19 +00:00