1
0
Fork 0
mirror of synced 2024-07-17 04:05:57 +12:00
Commit graph

24023 commits

Author SHA1 Message Date
MihailHadzhiev2022 9e1d526b1b Merge branch 'develop' of https://github.com/Budibase/budibase into cypressTests 2022-06-07 11:38:46 +03:00
Rory Powell 7331e59cff Update debug command 2022-06-07 09:01:43 +01:00
Rory Powell e92d79abff Add debug log level to lerna bootstrap 2022-06-07 08:55:32 +01:00
Philipp Wirtenberger 31543964ff fix: pass sort parameter through the options picker 2022-06-07 09:49:19 +02:00
Andrew Kingston 3a9e4fff87 Account for types being undefined when running in a test env 2022-06-07 08:41:45 +01:00
Rory Powell 5226013048 Add yarn cache clean to CI 2022-06-07 08:41:00 +01:00
Rory Powell eceb129895 Add command to re-install yarn on CI to test issue 2022-06-07 08:37:41 +01:00
Andrew Kingston f2e3b2efa8 Apply timezones patch from existing ignore-timezones branch 2022-06-07 08:31:00 +01:00
Philipp Wirtenberger 6909e02e78
chore: reword options type sort order label
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-06-07 09:27:41 +02:00
Martin McKeaveney e6b1cda092 delete unnecessary job 2022-06-06 23:33:14 +01:00
Martin McKeaveney 51b890b95a delete unnecessary job 2022-06-06 23:32:04 +01:00
Martin McKeaveney bf3a14dda4 new ui functionality working from S3 bucket 2022-06-06 23:30:36 +01:00
Rory Powell bc9674cecb Downgrade jest 2022-06-06 17:25:35 +01:00
Budibase Staging Release Bot a48618f811 Update pro version to 1.0.192-alpha.5 2022-06-06 15:41:01 +00:00
Budibase Staging Release Bot 22d3f343d9 v1.0.192-alpha.5 2022-06-06 15:39:39 +00:00
Rory Powell d5a945ed67 Update lockfiles 2022-06-06 16:33:10 +01:00
Peter Clement 586d4d1694
Merge pull request #6059 from Budibase/feat/dont-export-app-rows
Allow export of app without rows
2022-06-06 16:31:21 +01:00
MihailHadzhiev2022 d7dc4ce6ac Refactoring test: createUserAndRoles 2022-06-06 18:03:41 +03:00
Rory Powell 01e48b418f Environment config 2022-06-06 15:27:29 +01:00
Peter Clement 3d9a6d5c4c negate export button 2022-06-06 15:17:14 +01:00
Rory Powell 14e9fb4505 Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
MihailHadzhiev2022 b9b60cf2cd refactoring test createTable 2022-06-06 14:01:14 +03:00
Rory Powell 23b1aea277 Update types dependency 2022-06-06 11:31:57 +01:00
Rory Powell 89f571091c Update workflows to use release instead of develop (temporarily) 2022-06-06 11:18:41 +01:00
Rory Powell 4cdfb3c110 Remove todos 2022-06-06 11:11:13 +01:00
Rory Powell 4e77571ddb Merge branch 'release' into feature/event-backfill 2022-06-06 09:50:06 +01:00
Budibase Release Bot 067ad97474 Update pro version to 1.0.195 2022-06-05 15:56:52 +00:00
Budibase Release Bot 6350422338 v1.0.195 2022-06-05 15:55:19 +00:00
Martin McKeaveney 493607b853 update google sheets strategy to use the standard passport strategy 2022-06-05 16:43:04 +01:00
Budibase Staging Release Bot 596f27740d Update pro version to 1.0.192-alpha.4 2022-06-05 14:40:43 +00:00
Budibase Staging Release Bot 109d54bc11 v1.0.192-alpha.4 2022-06-05 14:39:18 +00:00
Martin McKeaveney 4a480ead6c
Merge pull request #6179 from mslourens/move_unpublish_action
6161 - move the unpublish link
2022-06-05 15:30:36 +01:00
Maurits Lourens f856a150c4 remove comment 2022-06-03 14:37:29 +02:00
Martin McKeaveney 95988a7407 rough implementation 2022-06-03 12:50:38 +01:00
Philipp Wirtenberger 77f778df29 feat: toggle for sort order in options type field 2022-06-03 10:58:37 +02:00
Maurits Lourens c4136e544e move the unpublish link 2022-06-03 00:41:16 +02:00
Budibase Staging Release Bot 06b7442500 Update pro version to 1.0.192-alpha.3 2022-06-02 15:54:38 +00:00
Budibase Staging Release Bot 66470d6b93 v1.0.192-alpha.3 2022-06-02 15:53:16 +00:00
Mitch-Budibase 8ac642e32d
Merge pull request #6167 from Budibase/cypress-testing
Cypress: Templates, Icon test, Command file updates
2022-06-02 16:44:50 +01:00
MihailHadzhiev2022 6db2a30e96 Refactoring tests
Tests:
1. AppiconAndColour
2. Automation
2022-06-02 15:03:47 +03:00
mike12345567 7fbe63420c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-01 22:41:37 +01:00
mike12345567 e8e0e36089 Adding pagination control to the API and to the frontend, as well as getting view working as expected, emitting different key combinations to be able to search by any pattern. 2022-06-01 22:39:51 +01:00
Mitch-Budibase babbd22bf6 Organising Commands file
Rearranged the commands file into categories
- Commands are organisation by relative category (users, tables etc.)
2022-06-01 18:54:14 +01:00
Mitch-Budibase f46c489fde Merge Icon Change Tests
Deleting changeAppIconAndColour test file

Merging that test within the appOverview test file
- Updating commands also
2022-06-01 18:36:29 +01:00
Mitch-Budibase 5a355be990 Removing templates test folder
We do not need to test templates this way via the UI
- There is currently a test which creates an app via a template
- These specific templates tests are time consuming and repetitive
- These template tests will be replaced by API testing

Commands.js
- Removing a publishApp function -> There was two, one is not needed
2022-06-01 18:16:16 +01:00
Mitch-Budibase 69454a0c92 changeAppIconAndColor Test Fix
Updating this test as it was failing consistently
2022-06-01 18:05:51 +01:00
Rory Powell 9f2620dd7a Migration locks and add optional preventRetry option 2022-06-01 17:52:41 +01:00
mike12345567 5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 2022-06-01 16:01:06 +01:00
Budibase Release Bot 5ebf471c28 Update pro version to 1.0.194 2022-06-01 14:51:28 +00:00
Budibase Release Bot 594e16cb4f v1.0.194 2022-06-01 14:49:52 +00:00