1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

28163 commits

Author SHA1 Message Date
Martin McKeaveney
1ee8a12e29 use real data instead of mocks 2024-09-10 16:01:00 +01:00
Martin McKeaveney
2eb53c018a sort settings pages 2024-09-10 15:19:41 +01:00
Martin McKeaveney
44a76d6730 add anthropic baseURL 2024-09-10 15:12:15 +01:00
Martin McKeaveney
933ca952d2 lint 2024-09-10 14:50:17 +01:00
Martin McKeaveney
0cf626be91 Merge 2024-09-10 11:00:33 +01:00
Martin McKeaveney
08669793d7 Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config 2024-09-10 10:55:25 +01:00
Martin McKeaveney
4fed5787ac review comments 2024-09-10 10:54:50 +01:00
Martin McKeaveney
7a376d9629
Update packages/worker/src/api/controllers/global/configs.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-10 10:26:18 +01:00
Adria Navarro
dc9e1cbbc7 Enrich view with all schema 2024-09-10 10:44:56 +02:00
Adria Navarro
3ab39fb44c
Merge branch 'master' into BUDI-8565/enrich-views 2024-09-09 20:35:09 +02:00
Martin McKeaveney
8b26ab422f remove conditional chain 2024-09-09 18:19:10 +01:00
Martin McKeaveney
96fbc8fff0 feature flag support 2024-09-09 18:07:47 +01:00
Martin McKeaveney
b4a4f81308 linting 2024-09-09 16:52:56 +01:00
mike12345567
1a27cf9d5b Fix - thanks tests. 2024-09-09 16:40:04 +01:00
mike12345567
ac2416dc0b Lint. 2024-09-09 16:30:38 +01:00
mike12345567
6e10c528d8 Getting rid of findInDoc as its not used anymore. 2024-09-09 16:25:34 +01:00
Dean
ee968b212a Fix to accommodate filtering updates for GoogleSheets 2024-09-09 16:10:39 +01:00
Adria Navarro
1c5bab07aa Fix tests 2024-09-09 16:43:43 +02:00
Adria Navarro
d4b866b9bc
Merge branch 'master' into BUDI-8565/enrich-views 2024-09-09 16:30:05 +02:00
Adria Navarro
e40a08ceca Fix tests 2024-09-09 16:27:54 +02:00
Adria Navarro
26db79d421 Remove cache dependency 2024-09-09 16:24:20 +02:00
Adria Navarro
77be1cd869 Add metadata on related columns 2024-09-09 16:15:34 +02:00
Adria Navarro
30e31e1254 Enrich view columns 2024-09-09 16:15:18 +02:00
Adria Navarro
5b85b77a29
Merge branch 'master' into BUDI-8560/fix-relationships-with-many-columns 2024-09-09 16:09:15 +02:00
Adria Navarro
725aa18060 Fix long popover for relationship column pickers 2024-09-09 16:05:09 +02:00
Adria Navarro
72ecfb611a
Merge branch 'master' into BUDI-8561/fix-remove-relationship 2024-09-09 16:00:27 +02:00
Peter Clement
30c392e5a8
Merge branch 'master' into feat/branching-feature-flags 2024-09-09 14:38:27 +01:00
Peter Clement
4231dafc94 remove uneeded import 2024-09-09 14:26:37 +01:00
Adria Navarro
bb3dd6e27a Fix relationship popover click behaviour 2024-09-09 15:23:06 +02:00
Martin McKeaveney
57698170a8 lint 2024-09-09 13:55:26 +01:00
melohagan
2f13773240
Add old roles (#14538) 2024-09-09 10:46:08 +00:00
Martin McKeaveney
b949940653 remove comments 2024-09-06 15:44:23 +01:00
Martin McKeaveney
073017a0d6 remove todo comment 2024-09-06 15:43:34 +01:00
Martin McKeaveney
6bf4f47110 further tests around default BB AI config 2024-09-06 15:42:37 +01:00
Martin McKeaveney
891f736815 unit tests for secrets mapping 2024-09-06 15:37:09 +01:00
Martin McKeaveney
cdb0e2509c testing configuration, unit tests for AI config 2024-09-06 14:53:26 +01:00
Adria Navarro
c8d32611c9 Lint 2024-09-06 11:06:07 +02:00
Adria Navarro
c4c3c4a169 Tweak tests 2024-09-06 10:40:57 +02:00
Adria Navarro
f1d0d9a171 Run actions enabled for tables off by default 2024-09-06 10:39:05 +02:00
Adria Navarro
70514d739d
Merge branch 'master' into BUDI-8429/row-action-view-security 2024-09-06 10:23:05 +02:00
melohagan
528a21643c
Fix: unable to upgrade plan (#14527)
* Don't allow admin users to select themselves

* Disable upgrade button for non account holders
2024-09-06 08:01:05 +00:00
Andrew Kingston
fa6ad0daec
Fix issue with enriching screen definitions causing bad component instances to be parsed 2024-09-06 08:46:09 +01:00
Andrew Kingston
a7cc670ab6
Restore mounted flag render blocker in grid containers 2024-09-05 15:26:35 +01:00
Andrew Kingston
8860acad73
Update grid layout to support placeholders, as well as grid screens 2024-09-05 15:15:28 +01:00
Andrew Kingston
6f8e669107
Improve new component DND for grids and add mobile support 2024-09-05 14:54:16 +01:00
Peter Clement
b1b861139d feature flag the branch action definition 2024-09-05 14:25:04 +01:00
Andrew Kingston
5e98580b60
Improve new component DND for both types of layout 2024-09-05 14:03:03 +01:00
Peter Clement
452ff17e1f
Merge branch 'master' into fix/automation-context-bug 2024-09-04 17:54:15 +01:00
Peter Clement
2135dbca67 update automation test builder to support ...building 2024-09-04 16:37:33 +01:00
Peter Clement
9782ddb9ee missing param 2024-09-04 15:29:07 +01:00