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

22643 commits

Author SHA1 Message Date
Vinoth Kirubakaran 3fe651b0fb chore: resolved merge conflicts from develop branch 2022-04-22 15:23:05 +05:30
Andrew Kingston 3e770ac954
Merge pull request #5483 from Budibase/fix/sticky-icon-hover-state
Fix sticky hover state for icons on mobile
2022-04-22 10:49:04 +01:00
Andrew Kingston c9be555f3a
Merge pull request #5315 from Budibase/data-ui-empty-states
Data UI empty states
2022-04-22 10:48:28 +01:00
Andrew Kingston 3eb4ed41cb
Merge pull request #5417 from Budibase/form-actions
Form actions
2022-04-22 10:47:57 +01:00
Rory Powell d299ed6bf6
Merge pull request #5533 from Budibase/pro-build-fixes
Bash updates
2022-04-22 10:40:56 +01:00
Rory Powell 4aaeb74bad Bash updates 2022-04-22 10:40:17 +01:00
Budibase Staging Release Bot 6dfc372a49 v1.0.105-alpha.29 2022-04-22 09:30:17 +00:00
Rory Powell 714193abc3
Merge pull request #5532 from Budibase/pro-build-fixes
Pro build fixes
2022-04-22 10:23:08 +01:00
Rory Powell 87540b065e Uncomment release script 2022-04-22 10:21:47 +01:00
Rory Powell ec2e3ed3b3 Merge branch 'develop' into pro-build-fixes 2022-04-22 10:18:36 +01:00
Rory Powell da3e78a37f Pro build fixes 2022-04-22 10:16:09 +01:00
Budibase Staging Release Bot ed110a906a v1.0.105-alpha.28 2022-04-22 08:54:21 +00:00
Rory Powell 12fc5dccfa
Merge pull request #5531 from Budibase/pro-build-fixes
Pro build fixes
2022-04-22 09:47:17 +01:00
Rory Powell df5f9c1fef Pro build fixes 2022-04-22 09:43:51 +01:00
Budibase Staging Release Bot 2dddb686dc v1.0.105-alpha.27 2022-04-22 08:11:17 +00:00
Rory Powell 38caf528ef
Merge pull request #5528 from Budibase/pro-build-fix-typo
Pro build fix typo
2022-04-22 09:03:53 +01:00
Rory Powell 8a0e59974a Typo fix 2022-04-22 09:02:27 +01:00
Rory Powell 125f1deeef Typo fix 2022-04-22 09:01:04 +01:00
Budibase Staging Release Bot 290a7bf9dc v1.0.105-alpha.26 2022-04-22 07:56:32 +00:00
Rory Powell 1879588575
Merge pull request #5520 from Budibase/pro-build-fix
Pro build fix
2022-04-22 08:47:05 +01:00
Rory Powell ed0110f4a4 Add access token to top level env 2022-04-21 22:20:38 +01:00
Rory Powell 989f0fde59 Add access token to env 2022-04-21 22:19:52 +01:00
Rory Powell 4c9791216a Update clone authorization 2022-04-21 22:18:19 +01:00
Rory Powell 64a299064d Update pro install scripts with branch handling 2022-04-21 22:12:57 +01:00
Rory Powell cdb17748cb Update pro install and release scripts 2022-04-21 21:55:16 +01:00
Martin McKeaveney 690ba4f81f use ioredis mock for in memory redis tests 2022-04-21 20:24:43 +01:00
Budibase Release Bot 0a9ff92f14 v1.0.114 2022-04-21 14:31:17 +00:00
Michael Drury 0bf5da29d9
Merge pull request #5419 from Budibase/fix/5411
Fix for SQL IN queries, trimming the inputs to remove excess whitespace
2022-04-21 15:24:56 +01:00
mike12345567 a6b249dc7e Adding a dep:clean function, cleaning up lock files and fixing backend-core test which did not utilise tenancy (no global db). 2022-04-21 15:20:23 +01:00
Rory Powell 68d1654d15 Merge branch 'develop' into pro-build-fix 2022-04-21 15:10:54 +01:00
Rory Powell 4048f31232 Change bootstrap ordering 2022-04-21 15:09:39 +01:00
Rory Powell e62858be8b Add explicit pro dependency to worker and server 2022-04-21 15:08:14 +01:00
mike12345567 fe846f86a5 Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it. 2022-04-21 14:56:14 +01:00
Dean 7f4d1f93e5 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-21 14:46:17 +01:00
Budibase Staging Release Bot 27851983ed v1.0.105-alpha.25 2022-04-21 13:36:43 +00:00
Dean 930b778108 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-21 14:32:49 +01:00
Martin McKeaveney f2d447153d
Merge pull request #5290 from Upgreydd/Do_not_validate_if_multi-select_options_length_is_0
Do not validate if multi-select options length is 0
2022-04-21 14:29:44 +01:00
Dean 91a6f8645c Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-21 14:10:58 +01:00
Dean 2dc86fe2d3 Refactored workflow tests to remove use of variables 2022-04-21 14:01:25 +01:00
Budibase Staging Release Bot 9ad596936b v1.0.105-alpha.24 2022-04-21 11:52:07 +00:00
Rory Powell f164e764ac
Merge pull request #5001 from Budibase/feature/licensing
Licensing
2022-04-21 12:44:58 +01:00
Dean 16cccf5bb3 Minor test enhancements and publish workflow test spec added 2022-04-21 11:59:59 +01:00
mike12345567 9d01028bd0 Adding another check to make sure context is the same. 2022-04-20 23:13:08 +01:00
mike12345567 1d61ff906a Fixing some issues detected by the test cases, making the in-use mechanism for context more clear to complete avoid stack up of contexts (leading to loss of knowledge around previous databases. 2022-04-20 23:10:39 +01:00
Rory Powell 145e30af1d Revert testing changes to release-develop.yml 2022-04-20 21:25:12 +01:00
Rory Powell f6fbcd026b Change gh username order 2022-04-20 20:59:37 +01:00
Rory Powell 234589fa2b Change gh username order 2022-04-20 20:58:57 +01:00
Rory Powell a5f5c846b2 Set global git commit username 2022-04-20 20:32:00 +01:00
mike12345567 9ee1be79fb Closing global DB using the standard function - not directly. 2022-04-20 18:07:48 +01:00
mike12345567 7792a07899 Some updates, making sure databases will always close directly using finally checks around the actual tasks, updating how replication works to have a close statement (to make sure it is controlled correctly) and then updating to PouchDB 7.3.0 for one of the memory leak fixes. 2022-04-20 17:33:42 +01:00