Andrew Kingston
|
df77aa3f83
|
Update when grid lines are shown, show sibling borders, add component padding, remove row and column settings
|
2024-08-06 11:07:20 +01:00 |
Andrew Kingston
|
5071f39153
|
Lint
|
2024-08-05 19:45:10 +01:00 |
Andrew Kingston
|
5127a90e5d
|
Remove old code
|
2024-08-05 19:42:24 +01:00 |
Andrew Kingston
|
e58f34ef8c
|
Merge branch 'master' into grid-layout-improved
|
2024-08-05 19:34:01 +01:00 |
Andrew Kingston
|
5101cca197
|
Update default grid size to 200x200
|
2024-08-05 19:31:35 +01:00 |
Andrew Kingston
|
e91607acb1
|
Update background colour and styles of grid lines to work with user specified background colours
|
2024-08-05 18:50:19 +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 |
Budibase Staging Release Bot
|
f846507877
|
Bump version to 2.29.29
|
2024-08-05 15:18:06 +00: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 |
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 |
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 |
Adria Navarro
|
cd1a7699b2
|
Fix schema require checks
|
2024-08-02 13:12:47 +02:00 |
Adria Navarro
|
616b1bf012
|
Add and fix table tests
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
a7c8009e09
|
Fix csv checks
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
0dce3aa02c
|
Add structures.fullSchemaWithoutLinks
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
e1ace85248
|
Fix schema parser
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
02d6458ac8
|
Improve test
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
b1f9325987
|
Add tests
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
f3c18b87b1
|
Expose csvToJson test utils
|
2024-08-02 13:02:18 +02:00 |
Adria Navarro
|
8afb1e6c42
|
Allow format on exportRows test utils
|
2024-08-02 13:02:18 +02:00 |
Sam Rose
|
84020be98e
|
Merge branch 'master' of github.com:budibase/budibase into test-oracle
|
2024-08-02 11:20:19 +01:00 |
Sam Rose
|
f7d47945ba
|
Merge pull request #14301 from Budibase/node-fetch-mockectomy-2
Remove all mocking from rest.spec.ts.
|
2024-08-02 11:18:24 +01:00 |
Sam Rose
|
f23f479eb9
|
Fix autocolumn detection on schema import.
|
2024-08-02 11:17:38 +01:00 |
Sam Rose
|
5c490dbe70
|
Merge branch 'master' into node-fetch-mockectomy-2
|
2024-08-02 11:07:48 +01:00 |
Sam Rose
|
d24d39afe1
|
Merge pull request #14297 from Budibase/node-fetch-mockectomy
Remove global node-fetch mock.
|
2024-08-02 11:07:31 +01:00 |