Michael Drury
|
8230a5de6f
|
Merge branch 'master' into budi-8957-date-filter-equals-does-not-work
|
2025-01-10 14:21:56 +00:00 |
Adria Navarro
|
f3d502d2b9
|
Merge pull request #15341 from Budibase/fix/close-modal-from-generation
Fix close modal on grid+modal generation
|
2025-01-10 15:19:35 +01:00 |
Adria Navarro
|
6ecb01ae83
|
Fix close modal on grid+modal generation
|
2025-01-10 14:47:09 +01:00 |
Adria Navarro
|
cd6abc04e3
|
Merge pull request #15339 from Budibase/ts/grid-libs
Convert grid libs to typescript
|
2025-01-10 13:17:39 +01:00 |
Adria Navarro
|
58bfc039c2
|
Merge branch 'master' into ts/grid-libs
|
2025-01-10 13:09:43 +01:00 |
Budibase Staging Release Bot
|
ed6adbae08
|
Bump version to 3.2.38
|
2025-01-10 11:52:48 +00:00 |
Adria Navarro
|
6727693670
|
Merge branch 'master' into ts/grid-libs
|
2025-01-10 12:37:45 +01:00 |
Adria Navarro
|
2159b9f93e
|
Merge pull request #15336 from Budibase/cleanup/only-fetch-data-when-required
Explicitly fetch the data from fetch
|
2025-01-10 11:05:37 +01:00 |
Adria Navarro
|
535f2d6803
|
Type
|
2025-01-10 10:45:35 +01:00 |
Adria Navarro
|
e23be5acb8
|
Websocket to ts
|
2025-01-10 10:30:19 +01:00 |
Adria Navarro
|
bb18115585
|
Convert renderer
|
2025-01-10 10:26:56 +01:00 |
Adria Navarro
|
96052679cb
|
Convert constants.js
|
2025-01-10 10:26:24 +01:00 |
Adria Navarro
|
aadc4da0b1
|
Remove duplicated utils
|
2025-01-10 10:15:34 +01:00 |
Adria Navarro
|
cbad9303d9
|
Fix getSchema from forms
|
2025-01-10 09:51:30 +01:00 |
Adria Navarro
|
40192097d8
|
Pass datasource to instance
|
2025-01-10 09:51:22 +01:00 |
Adria Navarro
|
a3b8130702
|
Merge branch 'master' into cleanup/only-fetch-data-when-required
|
2025-01-09 22:17:30 +01:00 |
Sam Rose
|
d15a5f330c
|
Fix row.spec.ts
|
2025-01-09 17:25:31 +00:00 |
Sam Rose
|
b9a5a71fd8
|
Remove focus test.
|
2025-01-09 17:17:24 +00:00 |
Sam Rose
|
f477d1b158
|
Merge branches 'budi-8957-date-filter-equals-does-not-work' and 'master' of github.com:budibase/budibase into budi-8957-date-filter-equals-does-not-work
|
2025-01-09 17:16:55 +00:00 |
Sam Rose
|
7ad5879c3e
|
Create search cross product on whether we save/search with timestamp.
|
2025-01-09 17:16:47 +00:00 |
Sam Rose
|
26c0861e68
|
Fix date-only searching.
|
2025-01-09 17:05:44 +00:00 |
Michael Drury
|
a0f5cb6650
|
Merge pull request #15335 from Budibase/revert-15332-fix-form-datasources
Revert "Fix issue with forms after cleanup"
|
2025-01-09 16:28:30 +00:00 |
Michael Drury
|
5c933c7f80
|
Revert "Fix issue with forms after cleanup"
|
2025-01-09 16:27:59 +00:00 |
Adria Navarro
|
a5ec510280
|
Explicitly fetch the data from fetch
|
2025-01-09 15:58:59 +01:00 |
Adria Navarro
|
e4689e9cf5
|
Merge pull request #15332 from Budibase/fix-form-datasources
Fix issue with forms after cleanup
|
2025-01-09 15:05:05 +01:00 |
Adria Navarro
|
ff0a25f0ff
|
Pass datasource to instance
|
2025-01-09 14:32:15 +01:00 |
Adria Navarro
|
02b20f1102
|
Fix getSchema from forms
|
2025-01-09 14:26:10 +01:00 |
Sam Rose
|
cd05f93b91
|
Merge pull request #15320 from Budibase/delete-old-flags
Delete old feature flags.
|
2025-01-09 12:14:57 +00:00 |
Sam Rose
|
dd309cbfc4
|
Merge master.
|
2025-01-09 12:06:59 +00:00 |
Sam Rose
|
ace5099a8c
|
Update pro reference.
|
2025-01-09 12:05:45 +00:00 |
Sam Rose
|
b85b2426ed
|
Merge pull request #15325 from Budibase/budi-8833-allow-ai-column-to-be-used-in-view-calculations
Allow use of AI fields in view calculations.
|
2025-01-09 11:54:47 +00:00 |
Sam Rose
|
b847ed1902
|
Merge branch 'master' of github.com:budibase/budibase into budi-8833-allow-ai-column-to-be-used-in-view-calculations
|
2025-01-09 11:46:51 +00:00 |
Sam Rose
|
9fade65b4a
|
Update pro reference.
|
2025-01-09 11:46:45 +00:00 |
Andrew Kingston
|
dd8956271d
|
Merge pull request #15307 from Budibase/type-portal-org-store
Convert portal organisation store to TS
|
2025-01-09 09:33:34 +00:00 |
Andrew Kingston
|
0d4e6e282e
|
Merge branch 'master' into type-portal-org-store
|
2025-01-09 09:07:51 +00:00 |
Andrew Kingston
|
7ce57e0684
|
Merge pull request #15306 from Budibase/type-portal-oidc-store
Convert portal OIDC store to TS
|
2025-01-09 09:03:59 +00:00 |
Andrew Kingston
|
4d0a1b03ce
|
Merge branch 'master' into type-portal-oidc-store
|
2025-01-09 08:55:41 +00:00 |
Andrew Kingston
|
833cb84f24
|
Merge branch 'type-portal-oidc-store' of github.com:Budibase/budibase into type-portal-oidc-store
|
2025-01-09 08:54:48 +00:00 |
Sam Rose
|
2a9e4c3078
|
Remove double processing of AI columns.
|
2025-01-08 17:34:08 +00:00 |
Sam Rose
|
addd832b6e
|
Merge branch 'master' of github.com:budibase/budibase into budi-8833-allow-ai-column-to-be-used-in-view-calculations
|
2025-01-08 17:33:55 +00:00 |
Adria Navarro
|
b50e2c7d29
|
Merge pull request #15295 from Budibase/typing/fetch-apis
Typing frontend-core fetch apis
|
2025-01-08 18:30:50 +01:00 |
Sam Rose
|
a18256a9cf
|
Limit view AI column tests to internal tables.
|
2025-01-08 17:10:02 +00:00 |
Sam Rose
|
352e16f347
|
Explain the weirdness with enriched view FieldType.AI columns in a comment for the next person to stumble on this.
|
2025-01-08 17:09:02 +00:00 |
Sam Rose
|
1a6d27ae83
|
Merge branch 'master' of github.com:budibase/budibase into budi-8833-allow-ai-column-to-be-used-in-view-calculations
|
2025-01-08 17:03:47 +00:00 |
Sam Rose
|
68c2b29e62
|
Admit defeat.
|
2025-01-08 17:03:40 +00:00 |
Andrew Kingston
|
41e3e2d774
|
Improve handling of configs
|
2025-01-08 16:52:33 +00:00 |
Adria Navarro
|
38329635f5
|
Merge branch 'master' into typing/fetch-apis
|
2025-01-08 17:44:04 +01:00 |
Andrew Kingston
|
df18dcfeff
|
Merge branch 'master' into type-portal-oidc-store
|
2025-01-08 16:40:17 +00:00 |
Andrew Kingston
|
83aa820b29
|
Merge pull request #15304 from Budibase/type-portal-menu-store
Convert portal menu store to TS
|
2025-01-08 16:39:59 +00:00 |
Adria Navarro
|
eb6a2434b6
|
Simplify code
|
2025-01-08 17:18:33 +01:00 |