Rory Powell
|
ce965de59d
|
Fix base path in server url for openapi3 import
|
2022-03-18 09:20:30 +00:00 |
Martin McKeaveney
|
131dd0aa97
|
Merge pull request #4587 from CommanderRoot/rm-deprecated-substr
Replace deprecated String.prototype.substr()
|
2022-03-10 01:57:57 +01:00 |
Rory Powell
|
bd99643dab
|
Merge branch 'develop' into labday/status-banner
|
2022-03-09 21:39:30 +00:00 |
mike12345567
|
7707755a32
|
Fixing an issue with the tables store, some calls depended on the fetch returning the table list.
|
2022-03-09 11:22:02 +00:00 |
Rory Powell
|
c22fb79d94
|
Merge branch 'develop' into labday/status-banner
|
2022-03-08 16:31:07 +00:00 |
Peter Clement
|
c3b6d74c8b
|
Merge remote-tracking branch 'origin/develop' into feature/export-from-client
|
2022-03-08 13:56:56 +00:00 |
Peter Clement
|
7d9bed3a3f
|
account for blocks within export button action
|
2022-03-08 13:31:14 +00:00 |
Peter Clement
|
8b9991be24
|
Update how button action for exporting works
|
2022-03-08 12:58:05 +00:00 |
Martin McKeaveney
|
3104a14012
|
merge
|
2022-03-08 12:40:41 +01:00 |
Martin McKeaveney
|
43348fd54f
|
merge from master
|
2022-03-08 12:34:27 +01:00 |
Martin McKeaveney
|
62b9983d03
|
Merge pull request #4824 from Budibase/feature/export-from-client
Export selected rows from button action
|
2022-03-08 12:31:47 +01:00 |
Maurits Lourens
|
4df23dd2b8
|
show correct error and keep modal open
|
2022-03-08 11:15:02 +01:00 |
Peter Clement
|
ea63b9b065
|
Add button action allowing for export of client row selection
|
2022-03-07 12:06:11 +00:00 |
Andrew Kingston
|
6e439c7eb5
|
Properly remove window event listener when unmounting component preview
|
2022-03-07 10:17:05 +00:00 |
Andrew Kingston
|
af100caddb
|
Merge pull request #4750 from Budibase/fix/option-picker-values
Fixes for 409s and option picker values
|
2022-03-03 12:37:59 +00:00 |
mike12345567
|
2436bc2e32
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-03-01 18:43:52 +00:00 |
Peter Clement
|
c630a18946
|
Merge pull request #4390 from Budibase/feature/automation-data-types
Adding ability to toggle between Automation input types.
|
2022-03-01 14:00:21 +00:00 |
Peter Clement
|
9931deceba
|
Merge pull request #4638 from Budibase/feature/table-row-selection
Allow selection of rows from table component
|
2022-03-01 12:03:24 +00:00 |
Andrew Kingston
|
440eb80df0
|
Merge pull request #4700 from Budibase/rest-api-endpoint-naming
Improve REST query naming in navigation
|
2022-03-01 11:41:56 +00:00 |
Peter Clement
|
e730a447e9
|
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
|
2022-03-01 11:18:11 +00:00 |
Andrew Kingston
|
c8717d83eb
|
Make component setting updates sequential to prevent 409s
|
2022-03-01 11:11:56 +00:00 |
Peter Clement
|
8ef013f173
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-03-01 10:37:26 +00:00 |
Rory Powell
|
09fcfccede
|
Merge branch 'master' into merge-master
|
2022-03-01 10:04:23 +00:00 |
Rory Powell
|
01e97b0fda
|
Fix REST Import
|
2022-03-01 07:36:47 +00:00 |
mike12345567
|
eaec0e2e17
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-28 18:43:45 +00:00 |
mike12345567
|
c5c10cbc79
|
Fixes for review comments.
|
2022-02-28 18:39:05 +00:00 |
Andrew Kingston
|
74468808f3
|
Improve parsing of REST query strings to support equals symbol in values
|
2022-02-28 16:23:53 +00:00 |
mike12345567
|
6415abb3d4
|
Changing the API key modal to have a copy input which allows copying the API key easily.
|
2022-02-28 14:29:19 +00:00 |
Andrew Kingston
|
e0df3787ca
|
Make view UI read only and limit rows to 10
|
2022-02-28 08:37:59 +00:00 |
Andrew Kingston
|
4304205224
|
Handle leading double slash when displaying REST queries in navigation
|
2022-02-25 14:29:25 +00:00 |
Andrew Kingston
|
2786f657c7
|
Improve REST query naming in navigation
|
2022-02-25 14:18:26 +00:00 |
Andrew Kingston
|
7274ea236f
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-25 13:49:24 +00:00 |
Andrew Kingston
|
0338e8c7b5
|
Ensure data binding generation doesn't crash if no asset is selected
|
2022-02-25 08:25:56 +00:00 |
mike12345567
|
f2c2c903e5
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-24 18:19:20 +00:00 |
Rory Powell
|
9fcf702a32
|
Add status banner that reacts to cypress healthcheck failures
|
2022-02-24 14:41:24 +00:00 |
Andrew Kingston
|
4eb4f20fb5
|
Always update asset type when required, even if no assets of that type exist
|
2022-02-24 12:25:14 +00:00 |
Andrew Kingston
|
664fd945f4
|
Fix table row selection bindings not being generated, add row selection bindings for table blocks, update readable text for row selection bindings
|
2022-02-24 09:17:27 +00:00 |
Andrew Kingston
|
49738cf599
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-23 14:47:06 +00:00 |
Andrew Kingston
|
b6f90f7fe3
|
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
|
2022-02-23 13:25:48 +00:00 |
Rory Powell
|
f60aacb270
|
Merge branch 'master' into merge-master
|
2022-02-23 12:14:04 +00:00 |
Andrew Kingston
|
653a024d48
|
Merge branch 'table-cell-config' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-23 12:10:03 +00:00 |
Andrew Kingston
|
54ce2d7370
|
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
|
2022-02-23 11:32:51 +00:00 |
Peter Clement
|
9b3cedd457
|
remove console log
|
2022-02-22 16:14:19 +00:00 |
Peter Clement
|
53c207691c
|
add ability to select rows from different tables and provide bindings
|
2022-02-22 15:18:08 +00:00 |
Peter Clement
|
8d5cf7cbb5
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-22 15:17:38 +00:00 |
Andrew Kingston
|
03529d1450
|
Merge pull request #4549 from Budibase/fix/screen-creation-roles
Fix role being stale when creating screens
|
2022-02-22 12:51:12 +00:00 |
Andrew Kingston
|
6279d698e8
|
Fix usage of className instead of class
|
2022-02-22 12:36:51 +00:00 |
mike12345567
|
282fa6cac2
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
|
2022-02-21 16:54:39 +00:00 |
mike12345567
|
d5fdd5e627
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-02-21 16:51:08 +00:00 |
Rory Powell
|
e313693bdc
|
Merge pull request #4607 from Budibase/migration-tenantIds
Respect custom tenantIds in run migrations endpoint
|
2022-02-21 15:32:33 +00:00 |