1
0
Fork 0
mirror of synced 2024-09-28 15:21:28 +12:00
Commit graph

11674 commits

Author SHA1 Message Date
Budibase Staging Release Bot
29454f2b97 v1.0.79-alpha.7 2022-03-02 10:47:17 +00:00
Budibase Staging Release Bot
e932338f30 v1.0.79-alpha.6 2022-03-02 10:01:25 +00:00
mike12345567
2436bc2e32 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-03-01 18:43:52 +00:00
Budibase Staging Release Bot
44063d9d9f v1.0.79-alpha.5 2022-03-01 14:10:17 +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
Budibase Staging Release Bot
3a3f3d5a06 v1.0.79-alpha.4 2022-03-01 13:45:26 +00:00
Rory Powell
3c2849a6ab
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
cbb9fe5fcf v1.0.79-alpha.3 2022-03-01 12:22:03 +00:00
Mitch-Budibase
92eb199c86
Merge pull request #4751 from Budibase/cypress-testing
Changes for Table test - Commands.js
2022-03-01 12:15:44 +00:00
Rory Powell
54250b5d13 Update cy:run:ci to not use --record 2022-03-01 12:11:19 +00:00
Budibase Staging Release Bot
42941942a5 v1.0.79-alpha.2 2022-03-01 12:09:29 +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
Peter Clement
b6ed6fe90f fix automation 2022-03-01 11:58:20 +00:00
Mitch-Budibase
4906dc6337 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
ca2b3e003a v1.0.79-alpha.1 2022-03-01 11:49:32 +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
32ac53a004 fix cypress, maybe? 2022-03-01 11:39:48 +00:00
Peter Clement
e730a447e9 Merge remote-tracking branch 'origin/develop' into feature/automation-data-types 2022-03-01 11:18:11 +00:00
Peter Clement
8ef013f173 Merge remote-tracking branch 'origin/develop' into feature/table-row-selection 2022-03-01 10:37:26 +00:00
Budibase Staging Release Bot
85ba9ef5b3 v1.0.79-alpha.0 2022-03-01 10:34:25 +00:00
Rory Powell
09fcfccede Merge branch 'master' into merge-master 2022-03-01 10:04:23 +00:00
Budibase Staging Release Bot
93eb042c4e v1.0.76-alpha.6 2022-03-01 09:48:46 +00:00
Budibase Release Bot
457fb4fae1 v1.0.78 2022-03-01 09:46:34 +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
Budibase Release Bot
87403f6a99 v1.0.77 2022-02-28 12:19:05 +00:00
Andrew Kingston
e0df3787ca Make view UI read only and limit rows to 10 2022-02-28 08:37:59 +00:00
Budibase Release Bot
4a16d695ee v1.0.76 2022-02-28 08:22:58 +00:00
Andrew Kingston
02c688539a Pls cypress 2022-02-25 16:24:36 +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
Budibase Staging Release Bot
2cf00112ad v1.0.76-alpha.5 2022-02-25 13:45:29 +00:00
Andrew Kingston
63e64f0da1 Try to fix cypress tests again 2022-02-25 13:40:23 +00:00
Andrew Kingston
69548f90ef
Merge pull request #4681 from Budibase/fix/asset-type-selection
Fix asset type selection
2022-02-25 13:38:10 +00:00
Andrew Kingston
caa18aeeda 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
830d56f165 v1.0.76-alpha.4 2022-02-25 09:11:42 +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
Rory Powell
f37a4eef8c Merge branch 'develop' into fix/cypress-port-conflicts 2022-02-25 08:22:21 +00:00
Andrew Kingston
15f4c02851 Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection 2022-02-25 08:20:28 +00:00
mike12345567
f2c2c903e5 Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-24 18:19:20 +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
Budibase Staging Release Bot
32491291e0 v1.0.76-alpha.3 2022-02-24 10:07:41 +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
Budibase Staging Release Bot
611ab95c38 v1.0.76-alpha.2 2022-02-23 14:53:13 +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
3f84c51c81 Try to fix cypress tests 2022-02-23 13:53:15 +00:00