Andrew Kingston
|
6dc75d45b4
|
Add missing component store to client library SDK
|
2022-05-05 08:57:36 +01:00 |
Peter Clement
|
8fc10b3341
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-16 14:35:42 +00:00 |
Peter Clement
|
350edc2aec
|
add row selection functionality to tables
|
2022-02-11 11:55:35 +00:00 |
Andrew Kingston
|
5b2b3e9add
|
Remove built-in patch functionality from core API client and instead manually patch client library API endpoints
|
2022-01-25 19:22:43 +00:00 |
Andrew Kingston
|
bbc3c18fcd
|
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
|
2022-01-24 15:46:54 +00:00 |
Andrew Kingston
|
c0badb9c2a
|
Remove static functions from data fetch models
|
2022-01-20 11:50:18 +00:00 |
Andrew Kingston
|
fd9c5d6c0b
|
Add core API implementation and update most of client library to use it
|
2022-01-20 09:40:53 +00:00 |
Andrew Kingston
|
353c06dc13
|
Merge branch 'develop' of github.com:Budibase/budibase into s3-upload
|
2022-01-13 17:17:30 +00:00 |
Andrew Kingston
|
8772dc342d
|
Add initial work on new S3 upload component and button action
|
2022-01-11 14:01:21 +00:00 |
Andrew Kingston
|
4bf200fcc5
|
Add new core implementations for fetching data and schema from datasources
|
2021-12-17 08:22:04 +00:00 |
Andrew Kingston
|
9e5805f092
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |
Andrew Kingston
|
7fef963067
|
Add initial work on peeking screens, only show one notification at a time, use spectrum notifications
|
2021-07-30 14:01:01 +01:00 |
Andrew Kingston
|
9f8eeb7c99
|
Remove transition setting from components
|
2021-06-18 12:41:15 +01:00 |
Andrew Kingston
|
05a32bc009
|
Add client SDK function to get a component action and clean up date range picker
|
2021-06-03 10:10:25 +01:00 |
Keviin Åberg Kultalahti
|
856e80fce2
|
adds transition utility to the client sdk
|
2021-03-01 12:59:27 +01:00 |
Andrew Kingston
|
cf43cf765c
|
Add custom component actions. Simplify client context. Add form validation action
|
2021-02-01 18:51:22 +00:00 |
Andrew Kingston
|
c71007e7f8
|
Hide repeater placeholders when not running inside the builder or when the component hasn't been initialised fully
|
2021-01-26 09:48:41 +00:00 |
Keviin Åberg Kultalahti
|
60330185fa
|
switches context to use sdk instead of it's own context
|
2021-01-25 08:43:28 +01:00 |
Keviin Åberg Kultalahti
|
f45726a047
|
lint fixes
|
2021-01-22 12:44:43 +01:00 |
Keviin Åberg Kultalahti
|
75c85978cb
|
switch name
|
2021-01-22 10:42:15 +01:00 |
Keviin Åberg Kultalahti
|
837709cab6
|
adds dummy errorStore to client lib
|
2021-01-22 10:24:43 +01:00 |
Andrew Kingston
|
97dfc14007
|
Bundle app ID inside apps, rather than trying to find it dynamically
|
2021-01-07 14:53:56 +00:00 |
Andrew Kingston
|
f7496579b7
|
Prevent client app links from functioning in the builder preview
|
2021-01-06 10:14:05 +00:00 |
Andrew Kingston
|
907c0fcfda
|
Add button actions, simplify contexts and tidy up
|
2020-11-25 09:50:51 +00:00 |
Andrew Kingston
|
e62fbf8ef7
|
Add component data binding and simplify context sharing
|
2020-11-24 11:02:10 +00:00 |
Andrew Kingston
|
32a143cf41
|
Add support for full depth data binding
|
2020-11-20 09:50:10 +00:00 |
Andrew Kingston
|
a18a861177
|
Refactor entire SDK into client lib and enable svelte context sharing between client and components
|
2020-11-18 19:18:18 +00:00 |