mike12345567
|
a56f0c91dd
|
Quick improvement to table types, before now the field schema was quite difficult to parse/work out what components of the schema were used for what, this at least separates them into particularly grouped bits of metadata, so it is obvious which parts are used for which. In future we should really flip this a bit, so that FieldSchema is the base implementation, and then each of the types has its own schema extending that base - but that would be a more serious refactor (need to cast to the correct type when using based on the 'type' property.
|
2023-07-21 12:15:33 +01:00 |
mike12345567
|
4275a58846
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-07-20 14:20:38 +01:00 |
Rory Powell
|
97dc7fa6a4
|
Merge branch 'develop' into account-api-tests
|
2023-07-20 11:23:02 +01:00 |
Rory Powell
|
76f61cfd3a
|
Lint
|
2023-07-20 11:21:34 +01:00 |
Rory Powell
|
b60794d73a
|
Update pro reference to latest develop and fix compile errors
|
2023-07-20 11:13:57 +01:00 |
Rory Powell
|
4e296b8d1f
|
Merge branch 'develop' into account-api-tests
|
2023-07-20 11:03:43 +01:00 |
Rory Powell
|
ebc5caf659
|
Fix develop reference
|
2023-07-20 10:54:36 +01:00 |
mike12345567
|
cddd0d80f2
|
Making sure tenant ID is always available to the builder websocket.
|
2023-07-20 10:43:30 +01:00 |
mike12345567
|
5447404431
|
Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode.
|
2023-07-20 10:43:17 +01:00 |
Mitch-Budibase
|
ec5203f775
|
PR changes
|
2023-07-19 17:31:33 +01:00 |
Rory Powell
|
6631c2644d
|
Fixing merge issue
|
2023-07-19 17:18:37 +01:00 |
Martin McKeaveney
|
6a15c65bf5
|
Merge branch 'develop' into backmerge-master
|
2023-07-19 17:12:18 +01:00 |
Martin McKeaveney
|
979883257e
|
backmerge master
|
2023-07-19 17:11:15 +01:00 |
deanhannigan
|
fbdcba8457
|
Merge pull request #11255 from Budibase/feature/skippable-tours
Skippable tours
|
2023-07-19 16:40:19 +01:00 |
Mitch-Budibase
|
ecf75a9685
|
lint
|
2023-07-19 15:42:12 +01:00 |
Mitch-Budibase
|
7eb65ed347
|
Merge branch 'develop' into account-api-tests
|
2023-07-19 15:21:50 +01:00 |
Rory Powell
|
c5337c652a
|
Remove no longer needed `LOG_CONTEXT` setting on logger module, update qa-core to disable pino logger via env var, add configurable jest timeout via env var
|
2023-07-18 21:13:17 +01:00 |
Dean
|
e77a105bb2
|
General fixes for bindings and the undo/redo behaviour
|
2023-07-18 16:46:35 +01:00 |
Martin McKeaveney
|
8c5177facb
|
Merge pull request #10858 from Budibase/labday/debug-panel
Labday/debug panel
|
2023-07-18 12:25:37 +01:00 |
Michael Drury
|
54bbe9e584
|
Merge pull request #11254 from Budibase/fix/mongodb-version-upgrade
Upgrade MongoDB version and quick fix for multi-tenancy mode without account portal
|
2023-07-18 11:33:15 +01:00 |
Adria Navarro
|
fcedb02ed1
|
Update pro ref
|
2023-07-18 12:18:48 +02:00 |
Adria Navarro
|
58c59eba5e
|
Remove unused db usages
|
2023-07-18 12:00:02 +02:00 |
Adria Navarro
|
2698e47ec4
|
Type internal db.get
|
2023-07-18 11:41:51 +02:00 |
deanhannigan
|
1da957d781
|
Merge pull request #11246 from Budibase/fix/automations-code-editor-bindings
Ensure the Bash automation modal editor is in the correct mode
|
2023-07-18 09:57:42 +01:00 |
Dean
|
cbc67c6fdb
|
Changed link to secondary to ensure it adapts correctly to the theme
|
2023-07-18 09:53:47 +01:00 |
Adria Navarro
|
1072292b9f
|
Type breaking changes as any
|
2023-07-18 10:49:39 +02:00 |
Adria Navarro
|
c4c62e5c6f
|
Remove any from couchdb.get response
|
2023-07-18 10:48:55 +02:00 |
Dean
|
69e68e27a9
|
Fixed import for the UserAvatars
|
2023-07-18 09:42:32 +01:00 |
Dean
|
9d61de9ddc
|
Merge remote-tracking branch 'origin/develop' into feature/skippable-tours
|
2023-07-18 09:09:53 +01:00 |
deanhannigan
|
96757dcd43
|
Merge pull request #11237 from Budibase/fix/action-notifications-break-flow-if-last-action
Confirmation prompts breaking button action flows.
|
2023-07-18 09:07:37 +01:00 |
Andrew Kingston
|
d3ab2a31d0
|
Merge pull request #11186 from Budibase/app-list-improvements
Show all users editing an app in the app list
|
2023-07-18 08:12:50 +01:00 |
Martin McKeaveney
|
fb1ecbb5c9
|
code review and test
|
2023-07-17 22:33:37 +01:00 |
Adria Navarro
|
a1226180f1
|
Merge pull request #11253 from Budibase/BUDI-7189-views-v2-prerefactor
View V2 prerefactor
|
2023-07-17 20:11:19 +01:00 |
Adria Navarro
|
37c1c1c9b0
|
Merge pull request #11250 from Budibase/BUDI-7189/clean_ctx_dependencies_from_sdk
Clean ctx dependencies from rows SDK
|
2023-07-17 19:01:40 +01:00 |
Adria Navarro
|
deb256a013
|
Refactor and clean export tests
|
2023-07-17 19:50:06 +02:00 |
Adria Navarro
|
07607c0fd2
|
Fix tests
|
2023-07-17 19:07:54 +02:00 |
mike12345567
|
d5a03bf5e3
|
Making sure tenant ID is always available to the builder websocket.
|
2023-07-17 18:03:09 +01:00 |
mike12345567
|
eebd9d2d7c
|
Upgrading to latest version of MongoDB to attempt to solve the memory leak, as well as some minor changes to websocket integration to get the development environment to work without the account portal when running in multi-tenancy mode.
|
2023-07-17 17:52:39 +01:00 |
Adria Navarro
|
fa0a296012
|
Merge pull request #11211 from Budibase/BUDI-7189/refresh-on-delete
Remove view on deletion
|
2023-07-17 17:47:13 +01:00 |
Adria Navarro
|
ccb5143383
|
Remove context from search
|
2023-07-17 18:45:40 +02:00 |
Dean
|
19c73dc20e
|
Fixes and linting
|
2023-07-17 17:44:54 +01:00 |
Adria Navarro
|
13ef7b8858
|
Merge branch 'develop' into backmerge-20230717
|
2023-07-17 17:13:26 +01:00 |
Andrew Kingston
|
92e4422e89
|
Remove pointless map
|
2023-07-17 16:59:40 +01:00 |
Andrew Kingston
|
4425c59929
|
Remove pointless shallow clone
|
2023-07-17 16:57:56 +01:00 |
Andrew Kingston
|
3a37433427
|
Increase safety when ejecting blocks
|
2023-07-17 16:56:48 +01:00 |
Andrew Kingston
|
702c2f663a
|
Ensure search fields in cards block are keyed properly
|
2023-07-17 16:49:39 +01:00 |
Andrew Kingston
|
ce24339e22
|
Update how blocks key child components for reference when ejecting, and ensure search fields in table blocks are keyed properly
|
2023-07-17 16:48:57 +01:00 |
Andrew Kingston
|
9271210b48
|
Update application.ts
|
2023-07-17 16:41:48 +01:00 |
melohagan
|
731482c359
|
Localize animation (#11240)
|
2023-07-17 16:40:07 +01:00 |
Dean
|
da677864c0
|
Merge remote-tracking branch 'origin/develop' into feature/skippable-tours
|
2023-07-17 16:14:56 +01:00 |