1
0
Fork 0
mirror of synced 2024-07-15 11:15:59 +12:00
Commit graph

5987 commits

Author SHA1 Message Date
Rory Powell 7151c86224 Merge branch 'develop' into labday/status-banner 2022-03-08 16:31:07 +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
Budibase Staging Release Bot db033231e3 v1.0.80-alpha.3 2022-03-07 17:22:25 +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 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
Budibase Staging Release Bot 7d8b80f4fe v1.0.80-alpha.1 2022-03-06 21:05:20 +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
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