Sam Rose
|
da74441c1c
|
Merge branch 'master' of github.com:budibase/budibase into budi-8483-consolidate-feature-flags-into-a-single-endpoint
|
2024-08-05 17:11:23 +01:00 |
Dean
|
8279a0b31c
|
Merge remote-tracking branch 'origin/master' into dean-fixes
|
2024-08-05 17:05:12 +01:00 |
Dean
|
e3f021aea1
|
Added single user validation config so user fields display as set when bindings are used.
|
2024-08-05 17:05:09 +01:00 |
Andrew Kingston
|
22cda514b4
|
Update component settings bar to respect dependsOn metadata
|
2024-08-05 16:53:10 +01:00 |
Andrew Kingston
|
c6cb267b30
|
Fix settings bar values not working with default values
|
2024-08-05 16:42:34 +01:00 |
mike12345567
|
48ddc059af
|
Bumping google-spreadsheet version to latest version with fix added by Dean.
|
2024-08-05 16:38:21 +01:00 |
Adria Navarro
|
58162410ea
|
Fix merge conflicts
|
2024-08-05 17:32:40 +02:00 |
Adria Navarro
|
9743aca715
|
Merge branch 'master' into BUDI-8508/sql-support-for-logical-operators
|
2024-08-05 17:28:58 +02:00 |
Adria Navarro
|
c845db966f
|
Fix prefixes for SQS
|
2024-08-05 17:25:17 +02:00 |
Adria Navarro
|
1cd3347262
|
Types
|
2024-08-05 17:23:55 +02:00 |
Adria Navarro
|
0b5eb9f21c
|
Run tests for all sql
|
2024-08-05 17:19:14 +02:00 |
Budibase Staging Release Bot
|
f846507877
|
Bump version to 2.29.29
|
2024-08-05 15:18:06 +00:00 |
Sam Rose
|
0f3988caaa
|
Merge branch 'master' of github.com:budibase/budibase into test-oracle
|
2024-08-05 16:15:22 +01:00 |
Sam Rose
|
7f49f87f27
|
Oracle fix PR comments.
|
2024-08-05 16:15:15 +01:00 |
Sam Rose
|
9f5ca1fb4f
|
Merge pull request #14263 from Budibase/test-oracle
Fix Oracle support as a datasource and add tests for it.
|
2024-08-05 15:55:40 +01:00 |
Adria Navarro
|
ebca381e9b
|
Nested $and's and $or's test
|
2024-08-05 15:09:33 +02:00 |
Sam Rose
|
6c79f3410c
|
Merge branch 'master' of github.com:budibase/budibase into test-oracle
|
2024-08-05 14:08:26 +01:00 |
Sam Rose
|
7fe0e31883
|
Fix sql.spec.ts
|
2024-08-05 14:08:07 +01:00 |
Andrew Kingston
|
e3f4e5525e
|
Fix background color on grid underlay and ensure screens with grids default to 24x24
|
2024-08-05 13:34:38 +01:00 |
melohagan
|
f07ebc18db
|
Make sure to delete SSO ID doc as well (#14307)
|
2024-08-05 12:54:36 +01:00 |
Sam Rose
|
d2f4817472
|
Add Oracle to docker pulls in budibase_ci.yml.
|
2024-08-05 12:12:24 +01:00 |
Sam Rose
|
2efa8dfca2
|
Fix lint.
|
2024-08-05 12:10:03 +01:00 |
Sam Rose
|
43d6e5c849
|
Merge branch 'master' of github.com:budibase/budibase into test-oracle
|
2024-08-05 12:06:00 +01:00 |
Sam Rose
|
eecd521a8a
|
Fix generic-sql.spec.ts
|
2024-08-05 12:05:42 +01:00 |
Adria Navarro
|
940a080e18
|
Run only for external
|
2024-08-05 12:35:09 +02:00 |
Adria Navarro
|
2e23a0e4ce
|
Implement SQL and/or
|
2024-08-05 12:33:44 +02:00 |
deanhannigan
|
b440f8d532
|
Merge branch 'master' into dean-fixes
|
2024-08-05 11:25:43 +01:00 |
Adria Navarro
|
47de3f0c53
|
Add or tests
|
2024-08-05 11:07:37 +02:00 |
Dean
|
2b9298963f
|
Assorted builder fixes and a fix for Google sheets filtering
|
2024-08-05 09:57:27 +01:00 |
Adria Navarro
|
ff0bee5974
|
Add tests
|
2024-08-05 10:55:56 +02:00 |
Adria Navarro
|
4799e0c2c4
|
Add extra typings
|
2024-08-05 10:29:36 +02:00 |
Guspan Tanadi
|
f0d3f3fdc1
|
docs: reference link
|
2024-08-05 01:14:45 +07:00 |
Andrew Kingston
|
1ff0c99764
|
Fix component preview border in tablet and mobile when on small screens
|
2024-08-03 11:21:56 +01:00 |
Andrew Kingston
|
4bdb408a39
|
Add reactivity to settings bar grid style buttons
|
2024-08-03 11:15:10 +01:00 |
Andrew Kingston
|
8a6d4c0bf6
|
Update remaining components with sizes and grid metadata
|
2024-08-03 09:44:32 +01:00 |
Sam Rose
|
165e368a24
|
Add Oracle to viewV2.spec.ts
|
2024-08-02 17:22:18 +01:00 |
Sam Rose
|
1ce5b53409
|
Add Oracle to executeQuery.spec.ts
|
2024-08-02 17:20:52 +01:00 |
Sam Rose
|
bc797238aa
|
row.spec.ts passing in full
|
2024-08-02 17:17:33 +01:00 |
Sam Rose
|
2671b9d5ef
|
More row.spec.ts fixes.
|
2024-08-02 16:58:12 +01:00 |
Andrew Kingston
|
1bce9855d0
|
More improvements
|
2024-08-02 16:44:18 +01:00 |
Andrew Kingston
|
0ba00a5117
|
Move most grid specific logic into a dedicated file to avoid polluting rest of the codebase
|
2024-08-02 16:13:49 +01:00 |
Budibase Staging Release Bot
|
374a1ba871
|
Bump version to 2.29.28
|
2024-08-02 14:38:15 +00:00 |
Sam Rose
|
7ab442eae7
|
Merge master.
|
2024-08-02 15:29:48 +01:00 |
Michael Drury
|
f48a9bec5c
|
Merge pull request #14305 from Budibase/fix/export-row-correct-search
Fixing export rows to use correct search
|
2024-08-02 15:12:41 +01:00 |
mike12345567
|
661fc361a0
|
Refactoring search SDK to make it obvious the different search methods, exports was using lucene always when doing internal export rows which shouldn't be the case, should go through the complete search SDK.
|
2024-08-02 15:01:33 +01:00 |
Michael Drury
|
d1e523e621
|
Merge pull request #14292 from Budibase/fix/sql-pagination-fixes
SQL pagination improvements
|
2024-08-02 13:31:22 +01:00 |
Michael Drury
|
c443ad5d5b
|
Merge branch 'master' into fix/sql-pagination-fixes
|
2024-08-02 13:21:22 +01:00 |
Adria Navarro
|
88ba546710
|
Merge pull request #14302 from Budibase/BUDI-8396/user-column-csv-import-error
User column csv import error
|
2024-08-02 14:20:30 +02:00 |
Adria Navarro
|
d8f55498ad
|
Treat bigint as string
|
2024-08-02 13:44:20 +02:00 |
Adria Navarro
|
e8e4f064a5
|
Fix invalid
|
2024-08-02 13:14:33 +02:00 |