Michael Drury
5f05bc70b7
Merge branch 'master' into fix/template-app-rows
2024-05-29 16:43:12 +01:00
melohagan
b4645d8494
If a user starts the onboarding process, make sure they can still accept an invite ( #13794 )
...
* Add free_trial to deploy camunda script
* Getting invite details should not require tenancy
* make sure onboarding cookie is complete
* Make sure password is atleast 8 characters
* yarn lock
* update pro and account-portal
* update account-portal
2024-05-29 16:40:53 +01:00
Michael Drury
35893e0bee
Merge branch 'master' into fix/template-app-rows
2024-05-29 15:27:31 +01:00
Adria Navarro
d137a69cca
Merge branch 'master' into BUDI-8284/protect-writes-on-readonly-columns
2024-05-29 16:16:16 +02:00
Michael Drury
aa232db669
Merge branch 'master' into fix/template-app-rows
2024-05-29 15:06:09 +01:00
Adria Navarro
5b6242ae77
Fix test
2024-05-29 15:58:39 +02:00
Adria Navarro
2417cbd461
Styling
2024-05-29 15:56:58 +02:00
Adria Navarro
4b0e433c45
Prevent write readonly column
2024-05-29 15:52:22 +02:00
Adria Navarro
2d5ecb6e3e
PR comments
2024-05-29 15:50:10 +02:00
Adria Navarro
05544d3082
Simplify mock
2024-05-29 15:45:33 +02:00
Adria Navarro
f5f471a4aa
Merge branch 'master' into BUDI-8284/readonly-settings-columns-in-views
2024-05-29 15:41:20 +02:00
Adria Navarro
99659748be
Update submodule
2024-05-29 15:40:32 +02:00
mike12345567
6b7a4f07cb
Quick fix for ambiguous column names _id.
2024-05-29 11:56:52 +01:00
mike12345567
394fa2536c
Build fix.
2024-05-29 11:02:27 +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
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
mike12345567
bc896f6544
Allowing SQS in production environments so that feature branches can run using it.
2024-05-28 15:58:25 +01:00
Adria Navarro
251c50266b
Merge branch 'master' into BUDI-8284/readonly-settings-columns-in-views
2024-05-28 11:48:40 +02: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
65340c657e
Merge branch 'master' into fix/button-icons
2024-05-28 08:33:54 +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
mike12345567
821708e79a
Merge branch 'master' of github.com:Budibase/budibase into feature/audit-log-sqs
2024-05-24 16:32:43 +01:00
mike12345567
c4c696baa7
Setting internal tables to count as SQL when using SQS.
2024-05-24 15:57:47 +01:00
mike12345567
7a7f7185c9
Refactor - moving frontend search fields around so accessible from filter builder.
2024-05-24 15:38:54 +01:00
Adria Navarro
6acb3f6669
Validation test
2024-05-24 16:15:24 +02:00
Adria Navarro
28137f9500
Validate view schema on upsert
2024-05-24 16:07:07 +02:00
mike12345567
cf89c6fbde
Updating filter settings - getting fields correctly.
2024-05-24 14:19:53 +01:00
andz-bb
1f2b3abb46
change "Links" to "Relationships" in table data source selection
2024-05-24 13:46:46 +01:00
Adria Navarro
a0c2843236
Extend view metadata
2024-05-24 14:28:04 +02:00
Andrew Kingston
0fbe1e36d6
Add icons to grid buttons and simplify button column
2024-05-24 13:12:44 +01:00
Adria Navarro
ee77e08b3c
Fix build
2024-05-24 14:04:50 +02:00
Adria Navarro
cef0fdd3ea
Move ViewV2Enriched out of document types
2024-05-24 14:03:48 +02:00
Adria Navarro
22a904b9ca
Merge branch 'master' into fix/rest-content-processing
2024-05-24 13:55:00 +02:00
Adria Navarro
863881e45a
Add nx dependency
2024-05-24 13:47:34 +02:00
Adria Navarro
378f1215a0
Add nx dependency
2024-05-24 13:45:00 +02:00