1
0
Fork 0
mirror of synced 2024-06-29 19:41:03 +12:00
Commit graph

23991 commits

Author SHA1 Message Date
Mel O'Hagan 688a46f75e Added Knex.Raw to return type 2022-06-23 13:09:22 +01:00
Rory Powell eb19585bcf
Merge pull request #6441 from Budibase/pro-docs
Pro contributing and CI/CD docs
2022-06-23 13:07:13 +01:00
Andrew Kingston c37e4cc8be Lint 2022-06-23 12:07:12 +01:00
Andrew Kingston 2663860ec1 Update styles to use spectrum components 2022-06-23 12:05:05 +01:00
Andrew Kingston 5dd8186383 Add types to datasources 2022-06-23 11:35:57 +01:00
Rory Powell b123be121d Pro contributing and CI/CD docs 2022-06-23 10:02:57 +01:00
Mel O'Hagan 1d6f780c72 Refactor - simplify regex and use enum 2022-06-23 09:41:43 +01:00
Andrew Kingston 60060fac6f Improve Couch DB URL parsing to handle edge cases and special characters 2022-06-23 09:14:22 +01:00
mike12345567 a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
Mitch-Budibase 66c3991b55 AdminAndManagement test changes + Commands update
Specifically changes for accountPortals & userManagement

Commands
- Delete user function added
- Few timing changes
2022-06-22 18:55:43 +01:00
Jonny McCullagh b5030a7c6b
Merge pull request #6428 from Budibase/letsencrypt2
add letsencrypt to single docker image
2022-06-22 17:23:34 +01:00
Mel O'Hagan 0fb46ca465 Only cast money as numeric for Postgres 2022-06-22 16:13:02 +01:00
Mel O'Hagan bc72b63579 Use raw sql to get money type as numeric 2022-06-22 15:58:15 +01:00
Jonny McCullagh 52c11768df new lines at end of files 2022-06-22 14:38:45 +01:00
Jonny McCullagh c33cb99c06 add cron to renew cert 2022-06-22 13:57:46 +01:00
Jonny McCullagh a0f6846afc add letsencrypt to single docker image 2022-06-22 13:38:33 +01:00
Michael Drury 9c8e25526e
Merge pull request #6415 from Budibase/feature/arm-support-single
ARM support - single image
2022-06-22 12:49:39 +01:00
Andrew Kingston 16dc6403e3
Merge pull request #6392 from Budibase/custom-csv-export
Add option to customise which columns are exported in export data action
2022-06-22 12:49:10 +01:00
Andrew Kingston 8b2d125974
Merge pull request #6352 from Budibase/fix/select-table-by-id
Fix autoscreen and autoscreen link creation and deletion
2022-06-22 12:47:57 +01:00
mike12345567 cd318f8a82 Review comments. 2022-06-22 12:40:33 +01:00
Andrew Kingston da0429582a Replace all column spaces with underscores when performing internal searches 2022-06-22 12:39:55 +01:00
mike12345567 2455ede4a4 Updating install script to work from any directory. 2022-06-21 20:01:50 +01:00
mike12345567 5020bf5f0f Adding command for multiarch building with buildx, need to install qemu on Linux to make this work. 2022-06-21 19:52:44 +01:00
Mitch-Budibase b5ab5014e2 Merge branch 'develop' into cypress-testing 2022-06-21 18:26:16 +01:00
Mitch-Budibase d707b504f6 User Settings Menu tests
New test file with user setting menu tests

- Also updated AccountPortals test (logout was required)

Commands & Interact files updated as required
2022-06-21 18:25:33 +01:00
mike12345567 358d15a8ad Fixing cleanup script, adding ARM support to dockerfile, as well as adding ARM client. 2022-06-21 17:56:55 +01:00
mike12345567 4aba13ac39 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-21 14:25:09 +01:00
Budibase Staging Release Bot cb153c7da6 Update pro version to 1.0.207-alpha.6 2022-06-21 12:38:35 +00:00
Budibase Staging Release Bot 053305b212 v1.0.207-alpha.6 2022-06-21 12:37:15 +00:00
Andrew Kingston 87a38eb31a
Merge pull request #4639 from mslourens/merge_create_user_modals
Merge both create user modals for easy switch between the two
2022-06-21 13:28:19 +01:00
Mitch-Budibase c800134793 Merge branch 'develop' into cypress-testing 2022-06-21 12:55:45 +01:00
Maurits Lourens 0b3b2ca45b Merge branch 'develop' into merge_create_user_modals
# Conflicts:
#	packages/builder/src/pages/builder/portal/manage/users/_components/BasicOnboardingModal.svelte
2022-06-21 13:10:27 +02:00
Budibase Staging Release Bot 7ccf005ee2 Update pro version to 1.0.207-alpha.5 2022-06-21 09:14:51 +00:00
Budibase Staging Release Bot f25296c080 v1.0.207-alpha.5 2022-06-21 09:13:16 +00:00
melohagan cb4fa33d73
Merge pull request #6402 from Budibase/bug/sev2/sql-server-int-filter-range-validation
External data source plus - Integer filter range validation
2022-06-21 10:02:13 +01:00
Mel O'Hagan 3e9b0a729b prettier 2022-06-21 09:41:08 +01:00
Mel O'Hagan b57881960e Change constant to pascal case 2022-06-21 09:40:37 +01:00
mike12345567 3d159c1401 Adding in main portal page automation error notification. 2022-06-21 00:02:22 +01:00
Mitch-Budibase 2cee36c2b6 Merge branch 'develop' into cypress-testing 2022-06-20 18:42:38 +01:00
Mitch-Budibase 55432388cf Account Portal tests + Command file changes
Account portal tests
- Visibility when accessing the portal with different permissions

Commands
- New command to logout when app grid is not present
- Need matching data-cy commands for this
2022-06-20 18:38:44 +01:00
Mel O'Hagan ba0916d161 Added external types to ds+ schemas 2022-06-20 18:08:30 +01:00
Mel O'Hagan 0b14e1bad1 Set external type of field for filter 2022-06-20 17:55:11 +01:00
Budibase Staging Release Bot 7f9e7def2c Update pro version to 1.0.207-alpha.4 2022-06-20 16:35:50 +00:00
Budibase Staging Release Bot 802c544091 v1.0.207-alpha.4 2022-06-20 16:34:21 +00:00
mike12345567 a7d8d2ae3c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-20 17:28:49 +01:00
Mel O'Hagan 656ee2fb91 Add constants for sql int max min ranges 2022-06-20 17:26:35 +01:00
Michael Drury 65fea335b1
Merge pull request #6361 from Budibase/fix/single-image
Fix for single image build
2022-06-20 17:23:35 +01:00
mike12345567 13d7e4caca Merge branch 'develop' of github.com:Budibase/budibase into fix/single-image 2022-06-20 16:50:20 +01:00
Mel O'Hagan 78a3043aed Include external SQL server type in schema 2022-06-20 16:49:58 +01:00
mike12345567 8c9f76b815 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-20 15:56:00 +01:00