Rory Powell
7698e9293c
Self Host <-> Licensing integration
2022-03-09 21:16:22 +00:00
Andrew Kingston
fa89e58934
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
2022-03-09 18:07:51 +00:00
Dean
baa35e8964
Merge remote-tracking branch 'origin/develop' into feature/map-component
2022-03-09 16:50:14 +00:00
Budibase Staging Release Bot
54ba0958cb
v1.0.81-alpha.5
2022-03-09 16:37:44 +00:00
Andrew Kingston
e58f942dc9
Try to fix branch
2022-03-09 15:39:51 +00:00
Dean
8cf4f95fac
Merge remote-tracking branch 'origin/develop' into feature/map-component
2022-03-09 15:14:02 +00:00
Martin McKeaveney
f62d76c664
reverting package.json to versions before merge
2022-03-09 15:54:43 +01:00
mike12345567
eec65930f4
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
Dean
c672a439c0
Merge remote-tracking branch 'origin/develop' into feature/map-component
2022-03-09 11:02:53 +00:00
Andrew Kingston
f335c2635b
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
2022-03-08 17:58:12 +00:00
Andrew Kingston
990442b45e
Add optional chaining to all current asset references to account for nullish values
2022-03-08 17:57:36 +00:00
Budibase Staging Release Bot
deab04bba0
v1.0.81-alpha.4
2022-03-08 17:23:38 +00:00
Budibase Staging Release Bot
e0580147d0
v1.0.81-alpha.3
2022-03-08 16:48:36 +00:00
Dean
b67b34928a
Initial Commit for Issue/3819. World map component added and a small change to the Component draggable behaviour to accomodate it.
2022-03-08 16:41:21 +00:00
Maurits Lourens
c2d48bebd7
initial setup for google firebase integration
2022-03-08 17:31:36 +01:00
Rory Powell
7151c86224
Merge branch 'develop' into labday/status-banner
2022-03-08 16:31:07 +00:00
Budibase Staging Release Bot
e106bc7160
v1.0.81-alpha.2
2022-03-08 15:58:48 +00:00
Budibase Staging Release Bot
08bd8ae284
v1.0.81-alpha.1
2022-03-08 15:31:24 +00:00
Andrew Kingston
5bef8849ca
Remove cypress video flag again
2022-03-08 14:45:47 +00:00
Andrew Kingston
d8cb5bfd24
Fix screen renaming when same route already exists
2022-03-08 14:14:57 +00:00
Peter Clement
38ba2509d7
Merge remote-tracking branch 'origin/develop' into feature/export-from-client
2022-03-08 13:56:56 +00:00
Andrew Kingston
4ef06ea6c1
Merge branch 'develop' of github.com:Budibase/budibase into copy-paste-improvements
2022-03-08 13:35:35 +00:00
Peter Clement
ebaaff1f8c
account for blocks within export button action
2022-03-08 13:31:14 +00:00
Peter Clement
064aee5e2e
Update how button action for exporting works
2022-03-08 12:58:05 +00:00
Budibase Staging Release Bot
64658d9880
v1.0.81-alpha.0
2022-03-08 12:05:17 +00:00
Martin McKeaveney
14cffcd6ff
merge
2022-03-08 12:40:41 +01:00
Martin McKeaveney
975eb0b99e
merge from master
2022-03-08 12:34:27 +01:00
Martin McKeaveney
01e14346ed
Merge pull request #4824 from Budibase/feature/export-from-client
...
Export selected rows from button action
2022-03-08 12:31:47 +01:00
Budibase Staging Release Bot
84f40bcac2
v1.0.80-alpha.5
2022-03-08 11:06:36 +00:00
Martin McKeaveney
5921b247d6
Merge pull request #4838 from mslourens/data_source_modal_error_handling
...
show correct error and keep modal open
2022-03-08 11:59:01 +01:00
Maurits Lourens
9a0c361ad0
show correct error and keep modal open
2022-03-08 11:15:02 +01:00
Budibase Staging Release Bot
f995dc1e57
v1.0.80-alpha.4
2022-03-08 10:03:32 +00:00
Budibase Release Bot
6ae5ead5f1
v1.0.80
2022-03-08 08:51:10 +00:00
Andrew Kingston
8131bae496
Update cypress tests for different button casing
2022-03-08 08:46:07 +00:00
Budibase Staging Release Bot
db033231e3
v1.0.80-alpha.3
2022-03-07 17:22:25 +00:00
Andrew Kingston
e84e4f9899
Add duplicate action to settings bar
2022-03-07 14:05:26 +00:00
Andrew Kingston
d2b13cf3fa
Add option to paste inside screens
2022-03-07 13:56:06 +00:00
Peter Clement
ed2c210db8
Add button action allowing for export of client row selection
2022-03-07 12:06:11 +00:00
Andrew Kingston
4c88a046fd
Update confirm text button when duplicating screens
2022-03-07 10:41:52 +00:00
Andrew Kingston
91b698cfe1
Properly remove window event listener when unmounting component preview
2022-03-07 10:17:05 +00:00
Budibase Staging Release Bot
7b3bf46a28
v1.0.80-alpha.2
2022-03-07 10:14:10 +00:00
Andrew Kingston
018b8713d7
Use new string-templates function and remove the one implemented on this branch for finding HBS expressions
2022-03-07 09:32:31 +00:00
Andrew Kingston
530024bd63
Add component name to settings panel
2022-03-07 08:16:55 +00:00
Budibase Staging Release Bot
7d8b80f4fe
v1.0.80-alpha.1
2022-03-06 21:05:20 +00:00
Rory Powell
b686c19658
Enforce licensed developer count + error types/codes framework
2022-03-04 13:42:50 +00:00
Budibase Staging Release Bot
19849472fb
v1.0.80-alpha.0
2022-03-04 11:33:27 +00:00
mike12345567
63bb4f34c4
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-03-04 11:25:32 +00:00
Budibase Release Bot
cb857ca017
v1.0.79
2022-03-04 10:13:53 +00:00
Budibase Staging Release Bot
31f3956bfb
v1.0.79-alpha.11
2022-03-03 14:33:26 +00:00
Budibase Staging Release Bot
e682e07bbe
v1.0.79-alpha.10
2022-03-03 12:44:58 +00:00
Andrew Kingston
e58fa37b6e
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
Budibase Staging Release Bot
959bb352f0
v1.0.79-alpha.9
2022-03-03 09:13:11 +00:00
Budibase Staging Release Bot
a7bd7fb325
v1.0.79-alpha.8
2022-03-02 23:16:59 +00:00
Andrew Kingston
8b4e464e8a
Allow bulk deleting all screens under a route
2022-03-02 19:52:10 +00:00
Andrew Kingston
f5ff71f9d1
Allow duplication of screens
2022-03-02 19:26:43 +00:00
Andrew Kingston
f2fbd3d1d0
Rewrite screen wizard to make modals reusable and fix some edge case URL bugs
2022-03-02 19:10:18 +00:00
Andrew Kingston
e411354538
Improve copy and paste to support keeping all data bindings valid
2022-03-02 17:45:01 +00:00
Budibase Staging Release Bot
af5210e4dc
v1.0.79-alpha.7
2022-03-02 10:47:17 +00:00
Budibase Staging Release Bot
8b80379e92
v1.0.79-alpha.6
2022-03-02 10:01:25 +00:00
mike12345567
fa41548e13
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-03-01 18:43:52 +00:00
Budibase Staging Release Bot
295ac7669c
v1.0.79-alpha.5
2022-03-01 14:10:17 +00:00
Peter Clement
48d8aaea2a
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
Budibase Staging Release Bot
9c37633459
v1.0.79-alpha.4
2022-03-01 13:45:26 +00:00
Rory Powell
a4210c760c
Merge pull request #4752 from Budibase/fix/cypress-ci
...
Update cy:run:ci to not use --record
2022-03-01 13:39:23 +00:00
Budibase Staging Release Bot
563f4530a0
v1.0.79-alpha.3
2022-03-01 12:22:03 +00:00
Mitch-Budibase
5e4365eccb
Merge pull request #4751 from Budibase/cypress-testing
...
Changes for Table test - Commands.js
2022-03-01 12:15:44 +00:00
Rory Powell
0b9f360fc8
Update cy:run:ci to not use --record
2022-03-01 12:11:19 +00:00
Budibase Staging Release Bot
b2014b979c
v1.0.79-alpha.2
2022-03-01 12:09:29 +00:00
Peter Clement
ffe35bc5ec
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
Peter Clement
1a70785c02
fix automation
2022-03-01 11:58:20 +00:00
Mitch-Budibase
38cdf850eb
Changes for Table test - Commands.js
...
Seems like a potential timing issue for the Create Table test
Specifically:
-The datasource modal looks to be sometimes delayed when appearing after app creation
--increasing wait time for after app creation
--Reducing wait within the createTable command
--Updating specific ID to use 'data-cy'
--Updating another ID for the data source modal
I am unable to reproduce this potential issue locally, so making changes in hopes the CI picks it up (if the timing issue still exists)
2022-03-01 11:49:40 +00:00
Budibase Staging Release Bot
a595c39cbe
v1.0.79-alpha.1
2022-03-01 11:49:32 +00:00
Andrew Kingston
7266712f8f
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
baf6c64e24
fix cypress, maybe?
2022-03-01 11:39:48 +00:00
Peter Clement
62290b30f1
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
2022-03-01 11:18:11 +00:00
Andrew Kingston
0f295afb04
Make component setting updates sequential to prevent 409s
2022-03-01 11:11:56 +00:00
Peter Clement
6095b5cb87
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
2022-03-01 10:37:26 +00:00
Budibase Staging Release Bot
ce54070c1e
v1.0.79-alpha.0
2022-03-01 10:34:25 +00:00
Rory Powell
8f1b638f3b
Merge branch 'master' into merge-master
2022-03-01 10:04:23 +00:00
Budibase Staging Release Bot
576e79ecdd
v1.0.76-alpha.6
2022-03-01 09:48:46 +00:00
Budibase Release Bot
e563403f51
v1.0.78
2022-03-01 09:46:34 +00:00
Rory Powell
c1a2836dd1
Fix REST Import
2022-03-01 07:36:47 +00:00
mike12345567
8b6a9b7273
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-28 18:43:45 +00:00
mike12345567
4086c8f439
Fixes for review comments.
2022-02-28 18:39:05 +00:00
Andrew Kingston
49053cfe85
Improve parsing of REST query strings to support equals symbol in values
2022-02-28 16:23:53 +00:00
mike12345567
4a31045233
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
Budibase Release Bot
2f7ca2518c
v1.0.77
2022-02-28 12:19:05 +00:00
Andrew Kingston
75ef367ac2
Make view UI read only and limit rows to 10
2022-02-28 08:37:59 +00:00
Budibase Release Bot
6aaa239c33
v1.0.76
2022-02-28 08:22:58 +00:00
Andrew Kingston
40273b7148
Pls cypress
2022-02-25 16:24:36 +00:00
Andrew Kingston
02725e08d2
Handle leading double slash when displaying REST queries in navigation
2022-02-25 14:29:25 +00:00
Andrew Kingston
e34895989b
Improve REST query naming in navigation
2022-02-25 14:18:26 +00:00
Andrew Kingston
a3f45a0dac
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-25 13:49:24 +00:00
Budibase Staging Release Bot
2e4cfb3312
v1.0.76-alpha.5
2022-02-25 13:45:29 +00:00
Andrew Kingston
2434f1169d
Try to fix cypress tests again
2022-02-25 13:40:23 +00:00
Andrew Kingston
a216a44827
Merge pull request #4681 from Budibase/fix/asset-type-selection
...
Fix asset type selection
2022-02-25 13:38:10 +00:00
Andrew Kingston
9bc38c4105
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-25 13:34:40 +00:00
Budibase Staging Release Bot
a01cb16684
v1.0.76-alpha.4
2022-02-25 09:11:42 +00:00
Andrew Kingston
175bde36d6
Ensure data binding generation doesn't crash if no asset is selected
2022-02-25 08:25:56 +00:00
Rory Powell
e2d1ede339
Merge branch 'develop' into fix/cypress-port-conflicts
2022-02-25 08:22:21 +00:00
Andrew Kingston
7ca040efe6
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-25 08:20:28 +00:00
mike12345567
53f108865a
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-24 18:19:20 +00:00
Rory Powell
9e0a10955a
Add status banner that reacts to cypress healthcheck failures
2022-02-24 14:41:24 +00:00
Andrew Kingston
08ec8ca7db
Always update asset type when required, even if no assets of that type exist
2022-02-24 12:25:14 +00:00
Budibase Staging Release Bot
e29967c877
v1.0.76-alpha.3
2022-02-24 10:07:41 +00:00
Andrew Kingston
e38cc1c079
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
Budibase Staging Release Bot
89ac67a6f0
v1.0.76-alpha.2
2022-02-23 14:53:13 +00:00
Andrew Kingston
51153565d8
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-23 14:47:06 +00:00
Andrew Kingston
67dd8aeaac
Try to fix cypress tests
2022-02-23 13:53:15 +00:00
Andrew Kingston
1ec76e3e7e
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
2022-02-23 13:25:48 +00:00
Andrew Kingston
572cf77644
Try to fix cypress tests
2022-02-23 13:14:28 +00:00
Budibase Staging Release Bot
b97e2df584
v1.0.76-alpha.1
2022-02-23 13:04:02 +00:00
Mitch-Budibase
16a5930454
Merge pull request #4663 from Budibase/cypress-testing
...
Increasing wait times for Assign User Roles test
2022-02-23 12:58:20 +00:00
Budibase Staging Release Bot
214b97463b
v1.0.76-alpha.0
2022-02-23 12:50:13 +00:00
Mitch-Budibase
b6d085a093
Increasing wait times for Assign User Roles test
...
Assign Roles test within createUserAndRoles is failing on CI.
It is not failing locally for me so i suspect a timing issue
2022-02-23 12:32:16 +00:00
Rory Powell
a009cec2fd
Merge branch 'develop' into merge-master
2022-02-23 12:16:03 +00:00
Rory Powell
6fca8ca936
Merge branch 'master' into merge-master
2022-02-23 12:14:04 +00:00
Andrew Kingston
8f93227dad
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
63e2adbbbe
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
2022-02-23 11:32:51 +00:00
Andrew Kingston
32d7c716c7
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
2022-02-23 11:32:14 +00:00
Budibase Staging Release Bot
002f816949
v1.0.74-alpha.2
2022-02-23 10:11:50 +00:00
Rory Powell
83d8c70419
Change ports
2022-02-23 07:00:57 +00:00
Peter Clement
10cfe35705
remove console log
2022-02-22 16:14:19 +00:00
Rory Powell
7fe3844d08
Update cypress commands to work in local dev
2022-02-22 15:23:54 +00:00
Peter Clement
dffdcd882f
add ability to select rows from different tables and provide bindings
2022-02-22 15:18:08 +00:00
Peter Clement
87d001b66f
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
2022-02-22 15:17:38 +00:00
Rory Powell
e097554972
Merge branch 'develop' into fix/cypress-port-conflicts
2022-02-22 15:15:17 +00:00
Mitch-Budibase
ac1ba47ecd
Setting Video flag to False
...
There seems to be an issue sometimes with video processing and test runs - Removing this for now
2022-02-22 15:08:08 +00:00
Budibase Staging Release Bot
205d4c5c81
v1.0.74-alpha.1
2022-02-22 14:18:29 +00:00
Budibase Release Bot
5a6cc0c592
v1.0.75
2022-02-22 12:59:24 +00:00
Andrew Kingston
3dcbb2e74a
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
1f0e5ec1b8
Add nuxt config file to actually silence vite spam
2022-02-22 12:38:24 +00:00
Andrew Kingston
4fa00ff560
Remove accidental file
2022-02-22 12:38:07 +00:00
Andrew Kingston
0de252a4d1
Fix builder lock file
2022-02-22 12:37:02 +00:00
Andrew Kingston
95fd0f835b
Fix usage of className instead of class
2022-02-22 12:36:51 +00:00
Andrew Kingston
6a96c4425a
Remove accidental file
2022-02-22 12:36:06 +00:00
Andrew Kingston
6110674e71
Fix button A11y issue again after being lost in merge
2022-02-22 12:35:11 +00:00
Rory Powell
a80950a5ce
Merge branch 'develop' into fix/cypress-port-conflicts
2022-02-22 11:27:26 +00:00
Rory Powell
b9306b5a7a
Prevent local port conflicts between account portal and cypress
2022-02-22 11:20:58 +00:00
Mitch-Budibase
0a5babdfe1
Merge pull request #4140 from Budibase/cypress-testing
...
Multiple changes to the entire test suite
2022-02-22 11:16:56 +00:00
Rory Powell
1adf43733a
Merge branch 'master' into merge-master
2022-02-22 09:09:36 +00:00
Budibase Release Bot
f666457733
v1.0.74
2022-02-22 08:12:54 +00:00
Budibase Staging Release Bot
102e2c43a5
v1.0.74-alpha.0
2022-02-21 16:59:03 +00:00
mike12345567
e1352ffbd2
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-21 16:54:39 +00:00
mike12345567
629bf6177a
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-02-21 16:51:08 +00:00
Budibase Release Bot
f7d7f1693f
v1.0.73
2022-02-21 16:10:18 +00:00
Rory Powell
469682f7d9
Merge pull request #4607 from Budibase/migration-tenantIds
...
Respect custom tenantIds in run migrations endpoint
2022-02-21 15:32:33 +00:00
mike12345567
738cd50030
Fixing issue with formula column validation breaking row save.
2022-02-21 15:01:42 +00:00
mike12345567
6cbf186ead
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-21 14:34:06 +00:00
Budibase Staging Release Bot
c050426e34
v1.0.73-alpha.0
2022-02-21 14:17:54 +00:00
Andrew Kingston
58d7a30894
Lint
2022-02-21 13:50:20 +00:00
Andrew Kingston
f1209f30de
Merge branch 'develop' of github.com:Budibase/budibase into table-cell-config
2022-02-21 13:46:22 +00:00
Andrew Kingston
7236ae80e5
Allow bindings for table cell values and break out cell settings into its own drawer component
2022-02-21 13:19:29 +00:00
Rory Powell
ada72fa8c9
Merge branch 'master' into merge-master
2022-02-21 12:19:30 +00:00
Budibase Release Bot
bcf64c91ff
v1.0.72
2022-02-21 12:08:35 +00:00
Budibase Staging Release Bot
132fcc6ba7
v1.0.72-alpha.0
2022-02-21 11:46:11 +00:00
Mitch-Budibase
fa9559f1ce
Setting video flag back to true
2022-02-21 11:08:32 +00:00
Rory Powell
0593b852a5
Merge branch 'master' into merge-master-into-develop
2022-02-21 10:51:01 +00:00
Budibase Release Bot
82510630a4
v1.0.71
2022-02-21 10:46:11 +00:00
Budibase Release Bot
ea40d1dc53
v1.0.70
2022-02-20 21:32:17 +00:00
Tobias Speicher
491bcb86ed
Replace deprecated String.prototype.substr()
...
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr ) so we replace it with slice() which works similarily but isn't deprecated.
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-02-20 15:28:39 +01:00
Andrew Kingston
f63db2fb4f
Add configuration options for table cell customisation to the table component
2022-02-18 20:15:47 +00:00
Mitch-Budibase
2182de8b4a
Updating datasourceWizard & revertApp
...
datasourceWizard
-Making test env only based on datasource usage
revertApp
-Updating a click function
2022-02-18 18:46:58 +00:00
Mitch-Budibase
3672da15d7
Updates/Fixes based on previous test run
...
General test fixes/updates
-Removed createUser.spec.js - Covered by another file
-Skiipping two tests within queryLevelTransformer
2022-02-18 17:59:33 +00:00
Budibase Release Bot
0f46cf8525
v1.0.69
2022-02-18 17:45:29 +00:00
Andrew Kingston
5e98b01d4e
Fix table loading states and remove virtual table rendering
2022-02-18 14:12:29 +00:00
Andrew Kingston
6237af2826
Add quick actions for adding all column or for resetting column selection back to default
2022-02-18 12:36:12 +00:00
Rory Powell
814b5ae5ab
Merge branch 'master' into develop
2022-02-18 11:57:54 +00:00
Rory Powell
da9be1b20a
Add 'location = /' -> 4001 to nginx dev conf
2022-02-18 11:18:59 +00:00
Martin McKeaveney
298a61d6dd
updating cypress run command to use X
2022-02-17 20:28:16 +01:00
Mitch-Budibase
c7aeb97b26
Setting video flag to false within Cypress.json
2022-02-17 17:44:34 +00:00
Mitch-Budibase
28cfcd3202
Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing
2022-02-17 17:00:14 +00:00
Mitch-Budibase
03b6ce7002
Updating Cypress Run command
...
The run command now includes:
--headed
--browser chrome
2022-02-17 17:00:11 +00:00
Andrew Kingston
a69962c26c
Fix usage of className instead of class
2022-02-17 16:06:17 +00:00
Mitch-Budibase
153f3454fa
Merge branch 'develop' into cypress-testing
2022-02-17 14:22:21 +00:00
Mitch-Budibase
0baafb230b
Re-adding tests
...
I had removed a lot of these for checking against the CI - adding them back in
2022-02-17 14:06:17 +00:00
Andrew Kingston
6a4067da52
Fix role being stale when creating screens
2022-02-17 11:50:55 +00:00
Budibase Release Bot
8a5a1bf1ab
v1.0.68
2022-02-17 10:27:59 +00:00
Andrew Kingston
053e6af3d1
Use selected role when creating screens
2022-02-17 09:41:44 +00:00
Andrew Kingston
c858b9341f
Fix issue with schema generation when datasource is undefined
2022-02-17 09:25:02 +00:00
Martin McKeaveney
e8d5d54f5d
bug fix for handlebars expression, show budibase version in updates panel
2022-02-17 10:12:35 +01:00
mike12345567
f0b02cf9a9
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-16 15:30:48 +00:00
Budibase Release Bot
e044e5a193
v1.0.67
2022-02-16 14:42:28 +00:00
Peter Clement
1dd909c8c2
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
2022-02-16 14:35:42 +00:00
Martin McKeaveney
76589813a7
Merge pull request #4481 from Budibase/fix/docker-things
...
increase burst limit, remove log mounts
2022-02-16 14:58:31 +01:00
Budibase Release Bot
de3ad814b2
v1.0.66
2022-02-16 13:50:45 +00:00
Martin McKeaveney
551931758e
Merge branch 'master' of github.com:Budibase/budibase into fix/docker-things
2022-02-16 14:43:04 +01:00
mike12345567
e5289ddcee
Fixing #4522 - frontend-core refactor changed how some of these endpoints were used.
2022-02-16 13:13:40 +00:00
Martin McKeaveney
a85f667dbe
templatize nginx configuration into one prod configuration and add NPM scripts to manage
2022-02-16 14:12:53 +01:00
Budibase Staging Release Bot
6361565dc7
v1.0.66-alpha.0
2022-02-15 17:15:15 +00:00
mike12345567
db45086105
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-02-15 16:54:21 +00:00
Budibase Release Bot
83e0f68597
v1.0.65
2022-02-15 15:43:32 +00:00
Peter Clement
338b24014a
fix automation cypress test
2022-02-15 15:37:11 +00:00
Peter Clement
5b46ef6120
disallow bindings selection for other actions
2022-02-15 15:05:36 +00:00
Andrew Kingston
e009007b27
Merge branch 'fix/4337' of github.com:Budibase/budibase into fix/4337
2022-02-15 14:59:29 +00:00
Andrew Kingston
ee0bfa9ab0
Update datasource schema generation to take new flags, and update automation blocks to use core databinding utilities
2022-02-15 14:59:11 +00:00
Peter Clement
ca53ee4069
Merge remote-tracking branch 'origin/develop' into feature/automation-data-types
2022-02-15 14:14:27 +00:00
Peter Clement
7718f5cd89
uneeded import
2022-02-15 14:11:04 +00:00
mike12345567
6445cefee7
Fixing issue with value being set in binding panel as per review comments of aptkingston.
2022-02-15 13:49:20 +00:00
Peter Clement
c0d929fd2f
update automation type coercion
2022-02-15 13:03:24 +00:00
mike12345567
9cf3d97b4d
Fixing issue with HBS insert, not including curlies as required. Also fixing an issue with value not always being correctly updated.
2022-02-15 11:19:59 +00:00
Budibase Staging Release Bot
e22f0fe5d1
v1.0.58-alpha.7
2022-02-15 10:36:59 +00:00
Andrew Kingston
b2b4e89ee5
Merge pull request #4501 from Budibase/fix-vite-sourcemaps
...
Fix vite warnings
2022-02-15 10:30:19 +00:00
mike12345567
9c99aefef3
Merge branch 'master' of github.com:Budibase/budibase into fix/4337
2022-02-15 10:28:03 +00:00
Andrew Kingston
070d4f74f0
Remove empty style blocks
2022-02-15 09:31:43 +00:00
Andrew Kingston
cb5621a3cf
Include sourcemaps in vite when not running in production
2022-02-15 09:23:51 +00:00
Budibase Staging Release Bot
fd7da375e0
v1.0.58-alpha.6
2022-02-15 09:23:08 +00:00
Budibase Release Bot
6f267526c5
v1.0.64
2022-02-15 09:22:36 +00:00
Budibase Staging Release Bot
8233a522e0
v1.0.58-alpha.5
2022-02-14 18:05:17 +00:00
Andrew Kingston
bd99ffb5b7
Merge pull request #4475 from Budibase/table-column-config
...
Table column config
2022-02-14 17:57:56 +00:00
mike12345567
c83e25fb59
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-14 17:32:21 +00:00
Budibase Staging Release Bot
410e8a2888
v1.0.58-alpha.4
2022-02-14 15:04:23 +00:00
Michael Drury
40350457b5
Merge pull request #4468 from Budibase/dependabot/npm_and_yarn/packages/builder/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/builder
2022-02-14 14:58:11 +00:00
mike12345567
c1bd5b8329
Fixing issue #4337 , allows internal tables to search by the _id or _rev properties in automation query block.
2022-02-14 14:57:06 +00:00
mike12345567
a0eb72cef3
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-14 13:08:37 +00:00
Andrew Kingston
6c1701830f
Improve layout and edge cases around using column editor drawer
2022-02-14 13:06:32 +00:00
Budibase Staging Release Bot
b010c2fd63
v1.0.58-alpha.3
2022-02-14 12:04:23 +00:00
Andrew Kingston
4f00e7a3b1
Add labels to column config drawer
2022-02-14 11:47:48 +00:00
Budibase Staging Release Bot
709e5ac547
v1.0.58-alpha.2
2022-02-14 11:00:33 +00:00
Budibase Release Bot
0862c8db84
v1.0.63
2022-02-14 09:34:12 +00:00
dependabot[bot]
b9392efca3
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/builder
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:22:05 +00:00
Andrew Kingston
c7edfa7f59
Remount button action components fully when changing action to prevent stale UI
2022-02-13 15:18:54 +00:00
Budibase Release Bot
3f46eb4fd0
v1.0.62
2022-02-12 12:01:26 +00:00
Budibase Release Bot
adbfbb62c1
v1.0.61
2022-02-12 11:04:28 +00:00
mike12345567
126499f383
Fix for #4440 , fixing validation of API endpoints.
2022-02-12 10:35:10 +00:00
Budibase Release Bot
c27a552d88
v1.0.60
2022-02-11 18:47:34 +00:00
Budibase Staging Release Bot
e4d5aa6521
v1.0.58-alpha.1
2022-02-11 18:29:37 +00:00
Budibase Release Bot
93336bf798
v1.0.59
2022-02-11 18:25:35 +00:00
mike12345567
0c3670353a
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-11 17:26:23 +00:00
Peter Clement
5a88c89baf
changing bindings key
2022-02-11 15:37:43 +00:00
Peter Clement
8db67d5a3f
fix bindings
2022-02-11 14:43:10 +00:00
Peter Clement
f44471d9d0
fix js
2022-02-11 14:38:34 +00:00
Andrew Kingston
0f2d41c342
Merge branch 'develop' of github.com:Budibase/budibase into table-column-config
2022-02-11 14:28:36 +00:00
Peter Clement
d4b98095c2
update how we handle coercion of types
2022-02-11 14:20:25 +00:00
Peter Clement
d45c107db7
add row selection functionality to tables
2022-02-11 11:55:35 +00:00
mike12345567
594cb77b1e
Getting api key/dev info docs setup and in use.
2022-02-10 19:06:49 +00:00
Budibase Release Bot
16106548ac
v1.0.58
2022-02-10 18:13:24 +00:00
Budibase Staging Release Bot
7f7bd8f447
v1.0.58-alpha.0
2022-02-10 18:04:34 +00:00
Martin McKeaveney
d1cebc61a9
merge with master
2022-02-10 18:57:26 +01:00
mike12345567
f031c34253
Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api
2022-02-10 17:42:28 +00:00
Martin McKeaveney
3a653e9f98
merge with master
2022-02-10 18:24:36 +01:00
Andrew Kingston
b94ed3d23b
Add new setting component for configuring table column order and display names
2022-02-10 16:41:43 +00:00
Andrew Kingston
a0c703288c
Fix button layout in drawers
2022-02-10 11:46:57 +00:00
Budibase Staging Release Bot
39a27d1dae
v1.0.50-alpha.7
2022-02-10 11:03:45 +00:00
Budibase Release Bot
9852015cfa
v1.0.57
2022-02-10 10:41:52 +00:00
Martin McKeaveney
a495050871
merge with develop
2022-02-10 11:39:15 +01:00
Budibase Release Bot
87db7db456
v1.0.56
2022-02-10 09:35:51 +00:00
Michael Drury
45a965b041
Adding basic endpoints for API keys.
2022-02-09 23:16:24 +00:00
Michael Drury
911f2780ef
Start of API key modal.
2022-02-09 20:30:52 +00:00
Michael Drury
2820614324
Revert "Changing update user info to view user info."
...
This reverts commit 8f81906896
.
2022-02-09 19:39:02 +00:00
mike12345567
8f81906896
Changing update user info to view user info.
2022-02-09 18:30:00 +00:00
Budibase Release Bot
a15268d682
v1.0.55
2022-02-09 17:41:16 +00:00
Budibase Staging Release Bot
7ed0cb274a
v1.0.50-alpha.6
2022-02-09 15:12:28 +00:00
Budibase Release Bot
18ea87e5e3
v1.0.54
2022-02-09 14:57:41 +00:00
Martin McKeaveney
4da84cdbd3
Merge branch 'master' of github.com:Budibase/budibase
2022-02-09 15:50:55 +01:00
Michael Drury
1cc32e42c0
Merge branch 'develop' into frontend-core
2022-02-09 14:42:05 +00:00
Martin McKeaveney
375deb5ee9
fixing bug with gsheets
2022-02-09 15:41:20 +01:00
Budibase Staging Release Bot
fcddaf1f73
v1.0.50-alpha.5
2022-02-09 14:38:55 +00:00
Budibase Release Bot
c941ecad1e
v1.0.53
2022-02-09 14:27:35 +00:00
Andrew Kingston
91ef045396
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-02-09 14:24:05 +00:00
Mitch-Budibase
c95f7da55e
Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing
2022-02-09 14:17:17 +00:00
Mitch-Budibase
5930956c8e
Stripping out another test spec file
...
Temporary removal of radio buttons tests
2022-02-09 14:17:03 +00:00
Mitch-Budibase
dd8b39ed06
Merge branch 'develop' into cypress-testing
2022-02-09 13:53:17 +00:00
Mitch-Budibase
3ac0d544f2
temporarily stripping tests to review CI against tests
...
Many tests are failing against the CI
-I'm stripping a lot out for now to verify the CI going green
2022-02-09 12:56:27 +00:00
mike12345567
70c9782e9a
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
2022-02-09 12:48:53 +00:00
Budibase Release Bot
4ab5ef95ee
v1.0.52
2022-02-08 17:19:05 +00:00
mike12345567
6199f06ea9
Updating the tooltip button to have an info icon like the labels on the right instead.
2022-02-08 17:17:00 +00:00
Budibase Staging Release Bot
14b0ef2ec5
v1.0.50-alpha.4
2022-02-08 16:13:59 +00:00
Budibase Release Bot
7dbb77fcff
v1.0.51
2022-02-08 16:06:53 +00:00
Budibase Staging Release Bot
c229768b72
v1.0.50-alpha.3
2022-02-08 15:32:30 +00:00
Peter Clement
4a02d36cd0
removing uneeded log
2022-02-08 15:23:37 +00:00
Peter Clement
b081302f17
change naming of toggle
2022-02-08 15:14:45 +00:00
mike12345567
d021883f43
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
2022-02-08 15:12:04 +00:00
Peter Clement
1b86b3f03c
fix modal confirmatiom button
2022-02-08 15:08:32 +00:00
Peter Clement
b91919e6d1
change naming of var
2022-02-08 15:00:16 +00:00
Peter Clement
ca821f2a47
allow use of plain inputs for automations enabling use of bindings in all types
2022-02-08 14:52:08 +00:00
Budibase Staging Release Bot
10077bdde2
v1.0.50-alpha.2
2022-02-08 14:51:54 +00:00
mike12345567
36bd285093
Merge branch 'develop' of github.com:Budibase/budibase into fix/feb-fixes
2022-02-08 12:28:27 +00:00
Budibase Staging Release Bot
5aa0b87e17
v1.0.50-alpha.1
2022-02-08 11:53:04 +00:00
Budibase Release Bot
00234cf186
v1.0.50
2022-02-08 10:01:04 +00:00
Andrew Kingston
d90ccc26c7
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-02-08 08:12:37 +00:00
Budibase Staging Release Bot
8bf26bed76
v1.0.50-alpha.0
2022-02-07 20:42:24 +00:00
Martin McKeaveney
3742c7dc91
merge
2022-02-07 21:24:44 +01:00
mike12345567
580d3d9615
Removing empty block.
2022-02-07 18:47:49 +00:00
mike12345567
007a1240d5
Fix for both #4167 , allow saving but warn if never sent and #4165 save the query name when clicking name save icon.
2022-02-07 18:47:10 +00:00
mike12345567
a35a8cb81c
Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped.
2022-02-07 17:56:01 +00:00
Budibase Staging Release Bot
d91efb9678
v1.0.49-alpha.16
2022-02-07 16:54:28 +00:00
Budibase Staging Release Bot
6881cee40e
v1.0.49-alpha.15
2022-02-07 15:46:09 +00:00
Andrew Kingston
2969f2d24c
Merge branch 'develop' of github.com:Budibase/budibase into frontend-core
2022-02-07 14:45:14 +00:00
Andrew Kingston
d78e6a5e59
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
2022-02-07 12:13:29 +00:00
Andrew Kingston
3b6128f33f
Use automatic formatting for generated longform fields
2022-02-07 12:11:20 +00:00
Andrew Kingston
d12cd2abdf
Add rich text option to long form data type
2022-02-07 12:04:43 +00:00
Budibase Staging Release Bot
22a685aade
v1.0.49-alpha.14
2022-02-07 10:52:24 +00:00
Budibase Staging Release Bot
2a5e169b7c
v1.0.49-alpha.13
2022-02-07 10:27:31 +00:00
Michael Drury
48953c0953
Merge pull request #4328 from Budibase/fix/3928
...
Fix for SQL Server - fix pagination issue
2022-02-07 10:20:33 +00:00
mike12345567
e74621f327
Fixing an issue with search field select erroring in builder when using queries in blocks.
2022-02-04 16:56:12 +00:00
Andrew Kingston
90514af833
Merge branch 'develop' of github.com:Budibase/budibase into feature/real-rich-text
2022-02-04 13:53:01 +00:00
Budibase Staging Release Bot
508d7d1738
v1.0.49-alpha.12
2022-02-04 13:16:25 +00:00
Budibase Release Bot
2dea8789e8
v1.0.49
2022-02-04 12:19:39 +00:00
Budibase Staging Release Bot
0f11aea9d4
v1.0.49-alpha.11
2022-02-04 11:10:37 +00:00