melohagan
3f357561d0
The UI should indicate who the account holder is ( #14470 )
...
* Get tenantInfo in user fetch
* Add account holder label in users table
* Don't allow account holder to be selected in users table
* Sort account holder to top of list
* Only use account holder role in users table
* lint
* Remove joi validation from tenant-info endpoint
* Remove dayPasses
* Catch CouchDB 404 and return undefined
* Don't allow account holder role to be changed UI
* Don't offer delete option for tenant owner
* Backend validation to ensure account holder role cannot be updated
* Don't allow account holder role to be changed UI
* Get tenantOwner in separate call
* Pass data into SelectEditRenderer
* Rename var to __selectable
* setEnrichedUsers
* Update pro reference
* Only load tenantOwner once
2024-08-30 16:29:38 +00:00
Michael Drury
ab2f014da7
Merge branch 'master' into budi-8435-remove-auto-columns-for-created-by-and-created-at
2024-08-30 17:24:24 +01:00
dependabot[bot]
5930d396b5
Bump micromatch from 4.0.5 to 4.0.8
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 16:21:38 +00:00
dependabot[bot]
92df98581f
Bump micromatch from 4.0.4 to 4.0.8 in /examples/nextjs-api-sales
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.4 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.4...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-30 16:20:33 +00:00
Michael Drury
ab0d658930
Merge pull request #14487 from Budibase/fix/pro-submodule-issue-2
...
Pro submodule check issue
2024-08-30 17:19:51 +01:00
mike12345567
bdfd64c98c
Fixing view test.
2024-08-30 17:19:04 +01:00
mike12345567
afe81fcf69
Adding condition to make sure pro and base commit aren't identical when erroring.
2024-08-30 17:14:02 +01:00
mike12345567
0311e8433b
Fixing tests so they can work with SQS.
2024-08-30 17:06:30 +01:00
Sam Rose
7cbfd7be84
Disable creation of createdAt and createdBy auto columns when default values is enabled.
2024-08-30 15:58:11 +01:00
mike12345567
b622df2683
Defaulting SQS to on in development environments, this removes the need for setting it in the management scripts.
2024-08-30 15:10:55 +01:00
Michael Drury
10dc832587
Merge pull request #14480 from Budibase/update-pro-3
...
Update pro to latest master.
2024-08-30 14:21:16 +01:00
Michael Drury
2d030d442b
Merge branch 'master' into update-pro-3
2024-08-30 14:12:02 +01:00
Adria Navarro
2b49c3ffea
Merge branch 'master' into feat/row-action-view-security
2024-08-30 14:43:58 +02:00
melohagan
4d9f87e4c4
Set password to 12 characters ( #14478 )
2024-08-30 09:16:16 +00:00
Adria Navarro
a7a5041b91
Remove error message catching
2024-08-30 10:30:27 +02:00
Adria Navarro
eb58c696dd
Clean
2024-08-30 10:30:27 +02:00
Adria Navarro
9f56b9916e
Fix
2024-08-30 10:30:27 +02:00
Adria Navarro
b54b2a7121
Lint
2024-08-30 10:30:27 +02:00
Adria Navarro
6a8d55a00c
Add tests
2024-08-30 10:30:27 +02:00
Adria Navarro
5cd3b9dc88
Add tests
2024-08-30 10:30:27 +02:00
Adria Navarro
868d193015
Add triggerRowActionAuthorised
2024-08-30 10:30:27 +02:00
Adria Navarro
f193df41f1
Expose get row action
2024-08-30 10:30:27 +02:00
Adria Navarro
6a43597dd3
Update paths
2024-08-30 10:30:27 +02:00
Adria Navarro
dd14d0b646
Fix return types
2024-08-30 10:30:27 +02:00
Adria Navarro
5ed66e9d40
Lint
2024-08-30 10:30:27 +02:00
Adria Navarro
95d863b4a8
Clean
2024-08-30 10:30:27 +02:00
Adria Navarro
6d1838d907
Create row action trigger test
2024-08-30 10:30:27 +02:00
Adria Navarro
e93934111f
Allow running api prod tests
2024-08-30 10:30:27 +02:00
Adria Navarro
610621823c
Publish
2024-08-30 10:30:27 +02:00
Adria Navarro
568f5719c6
Test utils
2024-08-30 10:30:27 +02:00
Adria Navarro
922b746029
Crud endpoints only for builder
2024-08-30 10:30:27 +02:00
Adria Navarro
98347b45ce
Extra tests
2024-08-30 10:30:27 +02:00
Adria Navarro
b461025639
Check views
2024-08-30 10:30:27 +02:00
Adria Navarro
0ece6a4d2d
Fix unauthorised tests
2024-08-30 10:30:27 +02:00
Adria Navarro
3ac1343b08
set/unsetViewPermission tests
2024-08-30 10:30:27 +02:00
Adria Navarro
d1c6edc437
Return types
2024-08-30 10:30:27 +02:00
Adria Navarro
42f849d9a1
View permissions on rowActionResponse
2024-08-30 10:30:27 +02:00
Adria Navarro
ec2e5a0263
Add test utils
2024-08-30 10:30:27 +02:00
Adria Navarro
6d3006e80e
Dry code
2024-08-30 10:30:27 +02:00
Adria Navarro
2aa71ab419
Set/unset
2024-08-30 10:30:27 +02:00
Adria Navarro
5f3dcda73a
Refactor
2024-08-30 10:30:27 +02:00
Adria Navarro
de3eae2d47
Fix types
2024-08-30 10:30:27 +02:00
Adria Navarro
3cfe556b0f
Add rowaction permission to document
2024-08-30 10:30:27 +02:00
Sam Rose
8618c7cc9b
Update pro reference.
2024-08-30 09:14:12 +01:00
Sam Rose
d9e34ba056
Merge pull request #14386 from Budibase/feature-flag-sqs
...
Use new feature flag API for SQS.
2024-08-30 09:05:04 +01:00
Sam Rose
2a2dbfb745
Respond to last PR comment.
2024-08-29 17:59:17 +01:00
Sam Rose
d134c21a45
Fix build.
2024-08-29 17:45:47 +01:00
Sam Rose
5a5c0d74dd
Update pro reference.
2024-08-29 16:44:15 +01:00
Sam Rose
82396c339d
Update account-portal submodule to latest master.
2024-08-29 16:30:38 +01:00
Sam Rose
edfedec930
Fix lint.
2024-08-29 15:50:46 +01:00