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

12766 commits

Author SHA1 Message Date
Andrew Kingston
87dca3d11d
Merge branch 'master' into v3-ui 2024-09-11 11:50:41 +01:00
Andrew Kingston
c6e4c782b9
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-data-ui 2024-09-11 08:57:52 +01:00
Andrew Kingston
2d23eaee5e
Remove empty file 2024-09-11 08:52:51 +01:00
Andrew Kingston
5be3fe2722
Remove screens and automations button from users table 2024-09-11 08:45:07 +01:00
Martin McKeaveney
c6907eb09e fix types 2024-09-10 16:41:44 +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
4fed5787ac review comments 2024-09-10 10:54:50 +01: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
Martin McKeaveney
57698170a8 lint 2024-09-09 13:55:26 +01:00
Andrew Kingston
714d05a9d2
Request new name for row actions rather than autonaming 2024-09-09 12:36:03 +01:00
Andrew Kingston
df54d5dd2b
Lint 2024-09-09 12:21:52 +01:00
Andrew Kingston
624e13a49c
Add row action buttons to table autoscreens 2024-09-09 12:15:25 +01:00
Andrew Kingston
028dc40a0d
Update form block autoscreens to render buttons at bottom and include quiet row action buttons 2024-09-09 11:35:43 +01:00
Andrew Kingston
902112d5a7
Update form screen templates to include row actions and use a form block instead of multi step form block 2024-09-07 19:02:36 +01:00
Andrew Kingston
6172fddc40
Improve button action templates and remove broken focus functionality 2024-09-06 16:19:08 +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
Andrew Kingston
5de81c624f
Expose refresh datasource action from form blocks and add row action button templates 2024-09-06 11:16:27 +01: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
5b6809b913
Fix tests 2024-09-04 15:41:10 +01:00
Andrew Kingston
238b1cecf1
Highlight row action row rather than select 2024-09-04 11:28:49 +01:00
Andrew Kingston
07df8157b3
Update data section background colours for a better loading experience 2024-09-04 11:20:31 +01:00
Andrew Kingston
db9822fa64
Lint 2024-09-04 09:51:26 +01:00
Andrew Kingston
857122f99e
Remove unnecessary API calls when showing or hiding columns 2024-09-04 09:32:14 +01:00
Andrew Kingston
c8660da7d0
Update relationship column popover chevron to show active state when open 2024-09-04 09:22:06 +01:00
Martin McKeaveney
9f75f2a9fc account for setting a default config and unset the rest 2024-09-04 09:22:00 +01:00
Andrew Kingston
ea7d9d722d
Merge branch 'master' of github.com:Budibase/budibase into new-data-ui 2024-09-04 08:55:15 +01:00
Andrew Kingston
6ce481c08f
Fix issue triggering row actions from data UI 2024-09-04 08:40:37 +01:00
Andrew Kingston
26b5784345
Fix navigation to new row actions not working 2024-09-03 20:10:46 +01:00
Andrew Kingston
7db263dd3b
Go to newly created row actions 2024-09-03 20:05:14 +01:00
Andrew Kingston
e0c4273acf
Don't wait for things we don't care about 2024-09-03 19:56:32 +01:00
Martin McKeaveney
4d873ae75e cleaner select options for managing models 2024-09-03 19:51:53 +01:00
Martin McKeaveney
d3b90a0253 initial impl of default Budibase AI config through env vars 2024-09-03 19:47:36 +01:00
Andrew Kingston
872446e524
Replace other usages of manual row actions API calls with store usage 2024-09-03 19:47:12 +01:00
Martin McKeaveney
be4b6aaceb adding config for azure openai and more customisation for custom ai models 2024-09-03 19:19:33 +01:00
Martin McKeaveney
0d5e776424 preserve apikeys on save 2024-09-03 19:12:13 +01:00
Andrew Kingston
53ff7e1167
Add new builder store for row action CRUD, ensuring consistent state everywhere 2024-09-03 18:58:22 +01:00
Martin McKeaveney
378ccb6e70 switch name and description 2024-09-03 18:52:33 +01:00
Martin McKeaveney
50d64de72a styling updates 2024-09-03 18:51:45 +01:00
Martin McKeaveney
43135e4274 AI Config CRUD complete 2024-09-03 17:18:46 +01:00
Martin McKeaveney
ca4b17bc9b icons, styling of AI configs and further simplification 2024-09-03 15:11:52 +01:00
Andrew Kingston
789df301cb
Enable renaming row actions and improve row actions in grids 2024-09-03 15:05:13 +01:00
Andrew Kingston
7d5e884a8f
Fix row action count for views 2024-09-03 11:50:20 +01:00
Andrew Kingston
2a02298ac2
Auto select first available row action 2024-09-03 10:56:38 +01:00
Andrew Kingston
232a2829d2
Add UI for controlling row actions on views, and add support for view row actions in button actions 2024-09-03 10:09:07 +01:00