1
0
Fork 0
mirror of synced 2024-07-14 18:55:45 +12:00
budibase/packages
2023-07-21 12:15:33 +01:00
..
backend-core Making sure tenant ID is always available to the builder websocket. 2023-07-20 10:43:30 +01:00
bbui Merge branch 'master' of github.com:Budibase/budibase into develop 2023-07-20 14:20:38 +01:00
builder Merge branch 'master' of github.com:Budibase/budibase into develop 2023-07-20 14:20:38 +01:00
cli Revert "Merge branch 'develop' into master" 2023-06-16 10:13:43 +01:00
client backmerge master 2023-07-19 17:11:15 +01:00
frontend-core Merge pull request #10858 from Budibase/labday/debug-panel 2023-07-18 12:25:37 +01:00
pro@4d9840700e Update pro reference to latest develop and fix compile errors 2023-07-20 11:13:57 +01:00
sdk Update local versions to 0.0.0 2023-05-29 10:54:10 +02:00
server Lint 2023-07-20 11:21:34 +01:00
shared-core Add BigInt type support (#11145) (#11195) 2023-07-11 14:01:55 +01:00
string-templates General fixes for bindings and the undo/redo behaviour 2023-07-18 16:46:35 +01:00
types Quick improvement to table types, before now the field schema was quite difficult to parse/work out what components of the schema were used for what, this at least separates them into particularly grouped bits of metadata, so it is obvious which parts are used for which. In future we should really flip this a bit, so that FieldSchema is the base implementation, and then each of the types has its own schema extending that base - but that would be a more serious refactor (need to cast to the correct type when using based on the 'type' property. 2023-07-21 12:15:33 +01:00
worker PR changes 2023-07-19 17:31:33 +01:00