1
0
Fork 0
mirror of synced 2024-06-27 10:30:34 +12:00
Commit graph

5371 commits

Author SHA1 Message Date
Mitch-Budibase 4c216b12fa Merge branch 'cypress-testing' of https://github.com/Budibase/budibase into cypress-testing 2022-01-18 16:02:49 +00:00
Mitch-Budibase 8f0123b286 Structural Changes + New Test
Structural changes surrounding data sources
-Cypress env file removed
-Text change for fetching tables
-Oracle tests organised
-PostgreSQL tests organised

New test is for skipping table fetch via button

There are a few other smaller changes
2022-01-18 16:02:42 +00:00
Mitch-Budibase a439ac24e2
Merge branch 'develop' into cypress-testing 2021-12-24 10:55:57 +00:00
Mitch-Budibase 0121f80964 Adding new lines to bottom of files and other minor changes 2021-12-24 10:49:47 +00:00
Mitch-Budibase a851a60164 Adding new lines to bottom of files 2021-12-24 10:40:57 +00:00
Mitch-Budibase daca40850c New Tests and Changes based on updated test environment
-Changes made to reflect the new layouts of the test env
--e.g. Changes to the app grid, changes to UI screens
-Updated commands
--New commands added & some updated
-New tests
--Revert App
--AutoScreensUI
--Change app icon and colour
--Data source testing

In particular to data source testing
-I have a file for mySQL, PostgreSQL, Oracle, and REST.
--enabled better regression testing for each

Other changes made for:
-QueryLevelTransformers tests
-Table tests
-Renaming applications
-Automations
-Multi-option datastype

New env file added too
2021-12-24 10:38:03 +00:00
Budibase Staging Release Bot 02df048171 v1.0.27-alpha.0 2021-12-20 09:21:52 +00:00
Martin McKeaveney 86f7b00ad1 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-20 08:53:18 +00:00
Budibase Release Bot 6ebc345b65 v1.0.26 2021-12-17 14:52:40 +00:00
Budibase Release Bot 382b86689a v1.0.25 2021-12-16 18:32:05 +00:00
Budibase Release Bot 12d3b0ccae v1.0.24 2021-12-16 11:04:27 +00:00
Martin McKeaveney f678949a8d merge 2021-12-16 11:59:59 +01:00
Budibase Release Bot 95a6e7ba53 v1.0.23 2021-12-16 10:18:24 +00:00
Budibase Staging Release Bot e84add0830 v1.0.23-alpha.1 2021-12-15 16:56:03 +00:00
Andrew Kingston 16979de27d
Merge pull request #3795 from Budibase/home-screen-mobile
Home screen UI tweaks
2021-12-15 16:48:56 +00:00
Budibase Staging Release Bot 2f89f19bc4 v1.0.23-alpha.0 2021-12-15 16:41:32 +00:00
mike12345567 9d01d44cec Merge branch 'master' of github.com:Budibase/budibase into develop 2021-12-15 16:25:32 +00:00
Andrew Kingston 8d196edfd1 Lint 2021-12-15 16:21:12 +00:00
Andrew Kingston dab5d20183 Revert open button size to small in app list 2021-12-15 16:09:40 +00:00
Andrew Kingston 91923f2370 Restore original logic around export apps button 2021-12-15 15:56:36 +00:00
Andrew Kingston 07b2a411a4 Update home screen UI to work better on mobile and make spacing more consistent 2021-12-15 15:54:33 +00:00
mike12345567 ce1b40aa7a Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies 2021-12-15 12:15:19 +00:00
Peter Clement 5da5acc27b
Merge pull request #3737 from Budibase/feature/home-screen-redesign
Home Screen Redesign
2021-12-15 09:47:03 +00:00
mike12345567 f92ba51201 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies 2021-12-14 18:03:49 +00:00
mike12345567 53dba1cccb Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 2021-12-14 17:59:02 +00:00
Peter Clement 86a6d650c8 add templates store 2021-12-14 15:58:19 +00:00
Peter Clement 93230b7207 update handling of app updates 2021-12-14 15:30:20 +00:00
Budibase Staging Release Bot c9f8ffdd5c v1.0.19-alpha.3 2021-12-14 12:33:48 +00:00
Rory Powell 4563dd999a Merge branch 'develop' into feature/query-auth 2021-12-14 11:58:44 +00:00
Rory Powell 451116b690 Move datasource init to onMount 2021-12-14 11:57:28 +00:00
Rory Powell 9581c1d381 Remove unnecessary assignment to datasource 2021-12-14 11:42:41 +00:00
Budibase Staging Release Bot 13dd988c51 v1.0.19-alpha.2 2021-12-14 11:41:07 +00:00
Rory Powell 4276fcd711 Flip datasource and baseDatsource to not update store directly 2021-12-14 11:34:12 +00:00
mike12345567 0bed9411b4 Merge branch 'develop' of github.com:Budibase/budibase into feature/rest-bodies 2021-12-14 11:33:33 +00:00
mike12345567 8b2e69f801 Fixing issue with creating new rest query. 2021-12-14 11:30:50 +00:00
mike12345567 187ca44884 Fixing code mirror mode reactivity. 2021-12-14 10:45:38 +00:00
Rory Powell 55c9478c91 Fix merge issue and clear unsaved datasource changes on query load 2021-12-14 10:44:14 +00:00
Rory Powell d347edb34a Merge branch 'develop' into feature/query-auth 2021-12-14 09:52:16 +00:00
Peter Clement b94f2791ef remove log 2021-12-14 09:49:39 +00:00
Budibase Release Bot c3a7a9d122 v1.0.22 2021-12-13 18:46:25 +00:00
mike12345567 ac49d718a4 Stopping get requests from having bodies (Node fetch doesn't allow this) and allow text body type. 2021-12-13 18:17:20 +00:00
Budibase Release Bot 7233b765d9 v1.0.21 2021-12-13 18:08:22 +00:00
Budibase Release Bot 2277f25df6 v1.0.20 2021-12-13 17:46:32 +00:00
Budibase Staging Release Bot 5623634c9c v1.0.19-alpha.1 2021-12-13 17:45:48 +00:00
Michael Drury 3275a9efb8
Merge pull request #3741 from Budibase/feature/rest-redesign
Rest UI Redesign
2021-12-13 17:31:03 +00:00
Budibase Staging Release Bot 7899193924 v1.0.19-alpha.0 2021-12-13 17:17:46 +00:00
Budibase Release Bot 42a3cea202 v1.0.19 2021-12-13 16:43:28 +00:00
Martin McKeaveney 4d7d3b59de Merge branch 'master' into develop 2021-12-13 17:38:13 +01:00
Budibase Release Bot 109164ab43 v1.0.18 2021-12-13 16:00:58 +00:00
mike12345567 1670c31ba7 Fixing issue of disabled headers not being set for unmigrated queries. 2021-12-13 15:18:44 +00:00