This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fdbaf515e4
budibase
/
packages
/
client
/
src
History
Michael Drury
a67f78fead
Merge branch 'develop' into fix/BUDI-7236
2023-09-27 17:08:21 +01:00
..
api
Add functionality to suppress errors to avoid spam in grids in client apps
2023-06-19 18:21:14 +01:00
components
Merge branch 'develop' into fix/BUDI-7236
2023-09-27 17:08:21 +01:00
licensing
Adding a license mechanism to the app package call so that public apps can still return what license the app utilises. This is retrieved based on the tenant of the app - we only attach the license type so as to not expose further information than is necessary.
2023-06-15 16:33:07 +01:00
stores
Fixing dev-tools handling of custom roles and build issue - PR comments.
2023-09-27 16:52:20 +01:00
utils
Update duplicate rows action to support views V2
2023-08-24 16:14:37 +01:00
constants.js
FieldTypes from @budibase/types
2023-09-25 21:52:16 +02:00
index.js
PR feedback and removed some comments
2023-06-23 11:56:59 +01:00
sdk.js
Adding test case for new endpoint and covering public, builder and normal roles.
2023-09-27 15:46:04 +01:00
websocket.js
Update websocket logic to ignore events trigger by API requests originating from the same session
2023-06-01 17:14:32 +01:00