Commit Graph

26293 Commits

Author SHA1 Message Date
Adria Navarro ed506d0bb2
Merge branch 'master' into BUDI-8281/update-view-column-ui 2024-05-30 10:14:55 +02:00
Adria Navarro adcda035ed Change size 2024-05-30 10:11:40 +02:00
Adria Navarro b5a0365097 Remove new overflow setting 2024-05-30 10:11:40 +02:00
Adria Navarro a672c00899 Copy changes 2024-05-30 10:11:40 +02:00
Adria Navarro 8b22beb0a2 Use AbsTooltip 2024-05-30 10:11:39 +02:00
Michael Drury 5f05bc70b7
Merge branch 'master' into fix/template-app-rows 2024-05-29 16:43:12 +01:00
Adria Navarro a289ef31d1
Merge branch 'master' into BUDI-8281/update-view-column-ui 2024-05-29 17:41:13 +02: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
Adria Navarro 21e5c8ecda Overflow tooltip 2024-05-29 17:19:07 +02:00
Adria Navarro 3d15f71344 Break down component 2024-05-29 16:50:07 +02:00
Michael Drury 35893e0bee
Merge branch 'master' into fix/template-app-rows 2024-05-29 15:27:31 +01:00
Adria Navarro 53968f0725 Copy change 2024-05-29 16:27:26 +02:00
Adria Navarro 5b42aff1f7 Add picker to sticky columns 2024-05-29 16:27:26 +02:00
Adria Navarro 06549149b6 Remove readonly 2024-05-29 16:27:26 +02:00
Adria Navarro 151ff27351 Styling 2024-05-29 16:27:26 +02:00
Adria Navarro a689d82b66 Unify components 2024-05-29 16:27:26 +02:00
Adria Navarro 4262532cb1 Fix noPadding and quiet 2024-05-29 16:27:26 +02:00
Adria Navarro 62e1ba28b2 Add ToggleActionButtonGroup 2024-05-29 16:27:26 +02:00
Adria Navarro be2d63497e Remove toggle all 2024-05-29 16:27:26 +02:00
Adria Navarro bc6ead9dee Change icon 2024-05-29 16:27:26 +02:00
Adria Navarro 97e63d9e28 Rename 2024-05-29 16:27:26 +02: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