1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

25796 commits

Author SHA1 Message Date
Adria Navarro 1478ef503a Don't use nx cloud locally 2023-10-20 13:31:50 +02:00
Michael Drury 2462076586
Merge pull request #12107 from Budibase/fix/couchdb-image-build
Fix budibase/couchdb multi-arch build
2023-10-20 12:26:29 +01:00
Michael Drury 86b9556b0e
Merge branch 'master' into fix/couchdb-image-build 2023-10-20 12:23:22 +01:00
mike12345567 bc8e84b815 Fixing datasource error states causing a datasource to fail to be built fully - this was simply a frontend issue of the error not being handled on creation. 2023-10-20 12:19:04 +01:00
Andrew Kingston 8d56849cdc
Merge pull request #12007 from Budibase/grid-all-datasources
Grid support for all datasource types + custom datasources
2023-10-20 12:04:54 +01:00
Andrew Kingston 940801d8ea
Merge branch 'master' into grid-all-datasources 2023-10-20 11:54:42 +01:00
Adria Navarro 281348295d
Merge branch 'master' into BUDI-7641/push_v2_images_to_qa 2023-10-20 12:40:56 +02:00
Adria Navarro e701bd2b89 Ref name in master 2023-10-20 12:38:52 +02:00
Dean 49389c2f35 Merge remote-tracking branch 'origin/master' into feature/component-name-setting-ux-update 2023-10-20 11:31:51 +01:00
Adria Navarro 0176b8f31e
Merge pull request #12106 from Budibase/BUDI-7641/remove-npm-from-apps-worker-docker
Remove npm dependency from apps and worker docker images
2023-10-20 12:30:39 +02:00
Michael Drury 5f485e772f
Merge branch 'master' into fix/couchdb-image-build 2023-10-20 11:29:57 +01:00
Andrew Kingston db286d431a Fix dependsOn logic for gridblock after renaming setting key 2023-10-20 11:20:14 +01:00
Andrew Kingston fa90629139 Improve grid datasource backwards compatibility 2023-10-20 11:14:24 +01:00
Dean 22a8f7bfae Lint, removed dependancy import 2023-10-20 11:09:00 +01:00
Andrew Kingston 7fd7943a5a Remove required prop from gridblock to ensure backwards compatiblity 2023-10-20 11:07:37 +01:00
Dean 45d1551083 PR feedback 2023-10-20 11:03:59 +01:00
Andrew Kingston 452dc92356 Merge branch 'master' of github.com:Budibase/budibase into grid-all-datasources 2023-10-20 10:41:08 +01:00
Dean 7de000e5df Lint 2023-10-20 10:15:33 +01:00
Dean f135af1957 Merge remote-tracking branch 'origin/master' into feature/component-name-setting-ux-update 2023-10-20 09:45:29 +01:00
Dean 3e9104a4d1 Refactored naming logic into common area in the event that there is no title. 2023-10-20 09:44:42 +01:00
Adria Navarro 65fea6d680 Fix branch name 2023-10-20 10:44:24 +02:00
Adria Navarro c5b37ae0c7 Push 2023-10-20 10:42:45 +02:00
Adria Navarro d9e9f36985 test 2023-10-20 10:38:01 +02:00
Adria Navarro ec76388de4 Use event v2 2023-10-20 10:37:22 +02:00
Adria Navarro c462b07224 Create deploy qa workflow 2023-10-20 10:34:38 +02:00
Andrew Kingston 8d2530d4c8 Swap let for const 2023-10-20 09:19:05 +01:00
Andrew Kingston 357f495c0d Respect grid visibility and ordering by default when rendering tables 2023-10-20 09:14:15 +01:00
Andrew Kingston 880c509f64 Always use custom table columns if provided to ensure we allow showing hidden columns if requested. Use grid visibility and order metadata by default in tables 2023-10-20 09:13:42 +01:00
Andrew Kingston ff257abab3 Update copy for table column widths to inform user that a unit is required 2023-10-20 09:09:32 +01:00
Andrew Kingston d0b71ada08 Ensure BBUI table component ignores numeric widths that are invalid 2023-10-20 09:08:45 +01:00
Adria Navarro 806685014b
Merge branch 'master' into BUDI-7641/remove-npm-from-apps-worker-docker 2023-10-20 10:07:33 +02:00
Adria Navarro 6b68e52836 Use v2 dockerfiles 2023-10-20 10:02:18 +02:00
Michael Drury 525898a93c
Merge pull request #12118 from Budibase/fix/cla-bot
Disable CLA bot on non-master PR merges
2023-10-19 18:21:17 +01:00
Michael Drury ab740e4e63
Merge branch 'master' into fix/couchdb-image-build 2023-10-19 18:01:27 +01:00
mike12345567 e79726e264 Only check CLA on PRs to master. 2023-10-19 18:00:40 +01:00
Michael Drury 1df9414aee
Merge pull request #12110 from Budibase/refactor/improve-table-sdk
Major table controller/SDK refactor
2023-10-19 17:13:41 +01:00
mike12345567 d1b551c6aa Type fixes. 2023-10-19 16:56:45 +01:00
Adria Navarro a30982177f Update pro 2023-10-19 17:06:26 +02:00
Dean c983d844d3 Merge remote-tracking branch 'origin/master' into feature/form-block-description 2023-10-19 12:30:59 +01:00
mike12345567 470735cc97 Updating types across old table utilities. 2023-10-19 12:26:29 +01:00
mike12345567 d8f1da827b Merge branch 'master' of github.com:Budibase/budibase into refactor/improve-table-sdk 2023-10-19 12:04:44 +01:00
mike12345567 f072a77d9f Updating throw. 2023-10-19 12:03:49 +01:00
mike12345567 54d976f750 Fixing PR comments. 2023-10-19 12:02:49 +01:00
Andrew Kingston 94654e9888 Allow manifest key to initially collapse settings sections 2023-10-19 11:31:56 +01:00
Andrew Kingston a069b343e9 Allow settings sections to be collapsible 2023-10-19 11:29:37 +01:00
Adria Navarro 35f7aa0955
Merge branch 'master' into BUDI-7641/remove-npm-from-apps-worker-docker 2023-10-19 12:02:45 +02:00
Adria Navarro 63a26ac823 Fix dependencies 2023-10-19 11:16:52 +02:00
Adria Navarro 38144aa15a Clean scripts 2023-10-19 11:08:56 +02:00
Adria Navarro 3851a67915 Unify jsonwebtoken and lodash packages 2023-10-19 11:00:53 +02:00
Budibase Staging Release Bot 41e5bba533 Bump version to 2.11.39 2023-10-19 06:53:47 +00:00