mike12345567
|
e9286c6b1c
|
Merge branch 'master' of github.com:Budibase/budibase into fix/template-app-rows
|
2024-05-29 12:03:56 +01:00 |
Sam Rose
|
6124a04e02
|
Merge branch 'master' into fix/template-app-rows
|
2024-05-29 12:02:03 +01:00 |
mike12345567
|
6b7a4f07cb
|
Quick fix for ambiguous column names _id.
|
2024-05-29 11:56:52 +01:00 |
Sam Rose
|
d33928eaab
|
Merge pull request #13803 from Budibase/fix/build-issue
Fix for knex build issue
|
2024-05-29 11:54:03 +01:00 |
mike12345567
|
db0fc34f1f
|
Attempting to fix build issue.
|
2024-05-29 11:29:43 +01:00 |
mike12345567
|
394fa2536c
|
Build fix.
|
2024-05-29 11:02:27 +01:00 |
Andrew Kingston
|
44c1a56134
|
Merge branch 'master' of github.com:Budibase/budibase into grid-conflict-improvements
|
2024-05-29 10:51:23 +01:00 |
Andrew Kingston
|
38c405ff6f
|
Ensure single character changes to non-focused fields are properly persisted when changing focused row
|
2024-05-29 09:59:54 +01:00 |
Andrew Kingston
|
e1ee233aaf
|
Only clear change cache for keys which have been saved and haven't been further altered since the request started!
|
2024-05-29 09:51:01 +01:00 |
Andrew Kingston
|
5d7c86027f
|
Merge branch 'master' into grid-improvements
|
2024-05-29 08:51:22 +01:00 |
Andrew Kingston
|
35842525c5
|
Fix bug where button columns couldn't observe dimensions when no rows exist
|
2024-05-29 08:47:57 +01:00 |
mike12345567
|
83fa6f952a
|
re-jigging, making this part of filters rather than meta.
|
2024-05-28 18:34:08 +01:00 |
mike12345567
|
f89f469e01
|
Comment to explain what the new documentType meta option does.
|
2024-05-28 18:31:19 +01:00 |
mike12345567
|
cb99007a42
|
Fix for issue with templated apps - some template apps are *very* old and therefore don't necessarily abide by the rules that are generally followed for new apps, this is something we should resolve, but for now adding an option that allows searching for only a specific document type.
|
2024-05-28 18:30:06 +01:00 |
Michael Drury
|
0ea5235797
|
Merge pull request #13735 from Budibase/feature/audit-log-sqs
Audit log SQS
|
2024-05-28 18:06:39 +01:00 |
mike12345567
|
77cb01f2ec
|
Updating pro.
|
2024-05-28 17:57:25 +01:00 |
mike12345567
|
fa140b5f3d
|
Merge branch 'master' of github.com:Budibase/budibase into feature/audit-log-sqs
|
2024-05-28 17:29:47 +01:00 |
Sam Rose
|
11f3d9b946
|
Merge pull request #13793 from Budibase/fix/allow-sqs
Allow production SQS
|
2024-05-28 16:10:20 +01:00 |
mike12345567
|
bc896f6544
|
Allowing SQS in production environments so that feature branches can run using it.
|
2024-05-28 15:58:25 +01:00 |
Andrew Kingston
|
1a83b746b5
|
Ensure grid autoscroll for selected cell visibility accounts for button column width
|
2024-05-28 14:41:21 +01:00 |
Sam Rose
|
b23ff260f1
|
Merge pull request #13788 from Budibase/single-image-sqs
Allow configuring base image for the single image Docker build.
|
2024-05-28 14:34:49 +01:00 |
Sam Rose
|
04a1c54e40
|
Create SQS single image build script and yarn task.
|
2024-05-28 14:15:47 +01:00 |
Sam Rose
|
13c1e0c855
|
Allow configuring base image for the single image Docker build.
|
2024-05-28 13:51:41 +01:00 |
Adria Navarro
|
4a0cca5aed
|
Merge pull request #13784 from Budibase/ci/fix-publish-npm
Abstract lerna usage on pipelines and dockerfiles
|
2024-05-28 13:28:48 +02:00 |
Adria Navarro
|
e117100369
|
Fix
|
2024-05-28 12:21:28 +02:00 |
Adria Navarro
|
eb1b2f18f8
|
Use build:apps
|
2024-05-28 12:12:19 +02:00 |
Adria Navarro
|
0d8701a4b4
|
Add build apps and cli commands
|
2024-05-28 12:07:54 +02:00 |
Andrew Kingston
|
9c446fee6b
|
Lint
|
2024-05-28 11:01:11 +01:00 |
Andrew Kingston
|
ea14af8a64
|
Offset button column to account for vertical scrollbar if required
|
2024-05-28 11:00:47 +01:00 |
Adria Navarro
|
251c50266b
|
Merge branch 'master' into BUDI-8284/readonly-settings-columns-in-views
|
2024-05-28 11:48:40 +02:00 |
Budibase Staging Release Bot
|
a873b80632
|
Bump version to 2.27.4
|
2024-05-28 08:05:57 +00:00 |
Andrew Kingston
|
55a418c19c
|
Merge pull request #13769 from Budibase/add-icons-to-grid-buttons
Add icons to grid buttons and simplify button column
|
2024-05-28 08:54:30 +01:00 |
Andrew Kingston
|
b7db5cbb6a
|
Merge branch 'add-icons-to-grid-buttons' of github.com:Budibase/budibase into add-icons-to-grid-buttons
|
2024-05-28 08:50:36 +01:00 |
Andrew Kingston
|
285c2dce60
|
Merge branch 'master' of github.com:Budibase/budibase into add-icons-to-grid-buttons
|
2024-05-28 08:50:18 +01:00 |
Andrew Kingston
|
4eb12c498b
|
Merge pull request #13761 from Budibase/fix/button-icons
Fix icon select popover and make somewhat presentable
|
2024-05-28 08:47:26 +01:00 |
Andrew Kingston
|
65340c657e
|
Merge branch 'master' into fix/button-icons
|
2024-05-28 08:33:54 +01:00 |
Andrew Kingston
|
045d04a683
|
Merge branch 'master' into add-icons-to-grid-buttons
|
2024-05-28 08:33:09 +01:00 |
Adria Navarro
|
ab0bac689b
|
Add tests
|
2024-05-27 14:53:26 +02:00 |
Adria Navarro
|
9e4c575d79
|
Add license tests
|
2024-05-27 14:44:00 +02:00 |
Adria Navarro
|
422b1e2753
|
Fix tests
|
2024-05-27 14:31:45 +02:00 |
Adria Navarro
|
1eb929736c
|
Guard
|
2024-05-27 14:31:26 +02:00 |
Adria Navarro
|
4329900a64
|
Add viewReadonlyColumns feature
|
2024-05-27 14:31:16 +02:00 |
Adria Navarro
|
6d71c8c960
|
Merge branch 'master' into BUDI-8284/readonly-settings-columns-in-views
|
2024-05-27 14:16:59 +02:00 |
Adria Navarro
|
041f85886c
|
Ensure consistency
|
2024-05-27 14:16:03 +02:00 |
Adria Navarro
|
9bac192cf9
|
Add tests
|
2024-05-27 14:11:50 +02:00 |
Adria Navarro
|
ae36a79f8c
|
Add tests
|
2024-05-27 14:10:20 +02:00 |
Adria Navarro
|
3cf230e3af
|
Add tests
|
2024-05-27 13:59:39 +02:00 |
Adria Navarro
|
65d2aa50c6
|
Guard readonly fields
|
2024-05-27 13:39:43 +02:00 |
mike12345567
|
3b310b188e
|
Fixing issue with column quoting.
|
2024-05-24 17:52:40 +01:00 |
mike12345567
|
944be41670
|
Only set table sql prop if it is needed, undefined for consistency as it is with Lucene.
|
2024-05-24 17:25:49 +01:00 |