Andrew Kingston
|
81e1138275
|
Lint
|
2024-08-23 14:45:45 +01:00 |
Andrew Kingston
|
0dd432f286
|
Add support for old views in new view nav bar
|
2024-08-23 13:34:36 +01:00 |
Andrew Kingston
|
aaa33acc1c
|
Rework grid layouts to automatically grow as required
|
2024-08-09 18:04:23 +01:00 |
melohagan
|
faa8fad0b5
|
Add Clear Row Selection action (#13002)
* Add Clear Row Selection action
* update account-portal
* Refactor to use contextActionHandler
* Remove unused code
|
2024-02-14 10:05:14 +00:00 |
Andrew Kingston
|
d6bf33bce7
|
Update data binding generation to match how context is provided by components, respecting branching due to local context
|
2024-02-02 14:59:45 +00:00 |
deanhannigan
|
d246adca9c
|
Revert "Revert "Global bindings""
|
2024-01-22 11:10:03 +00:00 |
deanhannigan
|
b2c790650b
|
Revert "Global bindings"
|
2024-01-22 11:03:05 +00:00 |
Andrew Kingston
|
0535bae0f5
|
Merge branch 'master' of github.com:Budibase/budibase into global-bindings
|
2023-10-26 10:14:05 +01:00 |
Andrew Kingston
|
fb69c3a0da
|
Add new shared core util for determining whether columns can be sort columns or not
|
2023-10-18 15:38:37 +01:00 |
Michael Drury
|
ee0da189d2
|
Merge branch 'master' into global-bindings
|
2023-10-17 14:13:04 +01:00 |
Adria Navarro
|
69b6edb1e7
|
FieldTypes from @budibase/types
|
2023-09-25 21:52:16 +02:00 |
Andrew Kingston
|
49948df9cd
|
Support both global and local state simultaneously
|
2023-09-14 15:31:51 +01:00 |
melohagan
|
a97518ff39
|
Scroll to field button action (#10901)
* Scroll To Field WIP
* Scroll to the label
|
2023-06-23 11:51:49 +01:00 |
Andrew Kingston
|
9a94e9da7c
|
Use a container as the DND placeholder and use approx size when dragging into grids
|
2022-10-19 14:39:28 +01:00 |
Andrew Kingston
|
29fdaab5fd
|
Merge branch 'develop' of github.com:Budibase/budibase into dnd-improvements
|
2022-10-14 08:54:47 +01:00 |
Andrew Kingston
|
f7d6e8db60
|
Improve DND experience, use correct size of drop placeholder and don't drop if the position is unchanged
|
2022-10-11 16:02:09 +01:00 |
Dean
|
c09154b03e
|
Renamed the 'Scanned Code' field type to 'Barcode/QR'. The component is also now listed as 'Barcode/QR Scanner'. Minor fix to include longform text columns in the table csv import list
|
2022-10-07 11:00:25 +01:00 |
Dean
|
e251c914ff
|
Review feedback changes. Changed 'Code' labelling to 'Scanned Code'
|
2022-10-06 13:02:17 +01:00 |
Dean
|
2ec21741d1
|
Initial commit of QR Reader field
|
2022-10-05 09:28:07 +01:00 |
Andrew Kingston
|
9545b3af1b
|
Add button actions to update form field values
|
2022-04-14 09:46:07 +01:00 |
Andrew Kingston
|
6694bdc651
|
Add core API implementation and update most of client library to use it
|
2022-01-20 09:40:53 +00:00 |
Andrew Kingston
|
0201841b90
|
Add initial work on frontend-core refactor
|
2022-01-18 09:39:19 +00:00 |
Andrew Kingston
|
1e38628a4b
|
Add new form field component for JSON fields, JSON validation and update autoscreen generation
|
2021-12-03 09:20:45 +00:00 |
Andrew Kingston
|
6ca6eb0d4b
|
Refactor how client app actions programmatically mutate data provider queries to allow for correctly handling removal of query extensions
|
2021-11-16 16:28:48 +00:00 |
mike12345567
|
f8e790bd2f
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus
|
2021-11-09 11:20:17 +00:00 |
mike12345567
|
b310918ec4
|
Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables.
|
2021-11-08 17:25:05 +00:00 |
Andrew Kingston
|
512ed5aa2a
|
Add support for tables updating server-side sorting
|
2021-11-03 15:26:15 +00:00 |
Andrew Kingston
|
11dc516b26
|
Add single button action for changing form step
|
2021-08-20 09:54:54 +01:00 |
Andrew Kingston
|
32fe0ea072
|
Support multiple component context exports and export additional context from forms
|
2021-08-18 14:58:58 +01:00 |
Maurits Lourens
|
f2c26a90c3
|
fix lint issues
|
2021-07-26 15:22:14 +02:00 |
Maurits Lourens
|
07553b9937
|
clear form action - draft
|
2021-07-26 13:58:18 +02:00 |
Andrew Kingston
|
5202b09499
|
Send api version as header with every request from client library
|
2021-07-23 15:56:18 +01:00 |
Andrew Kingston
|
a22fd8a0a1
|
Improve client performance and add action to control data provider queries
|
2021-06-01 14:59:42 +01:00 |
Andrew Kingston
|
6bdde675a2
|
Add button action to refresh a datasource
|
2021-02-05 12:54:36 +00:00 |
Andrew Kingston
|
9c0e417408
|
Add custom component actions. Simplify client context. Add form validation action
|
2021-02-01 18:51:22 +00:00 |
Andrew Kingston
|
9d870dbccc
|
Add current user bindings, and current user relationships as data sources
|
2021-01-28 14:29:35 +00:00 |