Commit Graph

10759 Commits

Author SHA1 Message Date
Dean ac593702bf Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-09 11:33:36 +01:00
Budibase Staging Release Bot cf78ccd6b5 Update pro version to 1.0.143-alpha.2 2022-05-09 09:25:47 +00:00
Budibase Staging Release Bot aa1de9af95 v1.0.143-alpha.2 2022-05-09 09:24:06 +00:00
Dean 8131b8fcaa Overview Tab refactoring and general updates to the homepage 2022-05-06 15:52:49 +01:00
Mitch-Budibase 449ee80031 Skipping 2 Job Application Tracker tests
The tests are
- Filter application by stage
- Edit application

The template functionality seems to differ between test env, CI, etc. Skipping these tests for now while i debug, and leaving the passing tests in
2022-05-06 13:18:10 +01:00
Mitch-Budibase 214b7f2612 More Job Application Tracker Template Tests
Edit an application
- Change application from not hired to hired
- Confirm relative sections update

Delete an application
- Currently skipped as there seems to be an issue with deleting an application within the template
2022-05-05 17:32:16 +01:00
Mitch-Budibase ffe85207bf Merge branch 'develop' into cypress-testing 2022-05-05 14:27:03 +01:00
Mitch-Budibase d166ac805e Job Application Tracker Template Tests
2 more tests associated with the Job Application Tracker template
- Add active/inactive vacancies
- Filter applications by stage

Tests utilise pre-populated data already associated with the template
2022-05-05 14:26:21 +01:00
Dean 5104631d20 Initial Commit for app overview 2022-05-05 12:52:17 +01:00
Budibase Staging Release Bot eeda40f829 Update pro version to 1.0.143-alpha.1 2022-05-05 10:59:47 +00:00
Budibase Staging Release Bot b8a6ba981b v1.0.143-alpha.1 2022-05-05 10:58:30 +00:00
Mitch-Budibase ec6881150f Merge branch 'develop' into cypress-testing 2022-05-05 11:22:47 +01:00
Mitch-Budibase c2d6b12749 Assign user roles test fix
Changing the conditionals for creating user and assigning roles. Should assist with the test issues
2022-05-05 11:22:04 +01:00
Budibase Staging Release Bot 3bf8d0fc0b Update pro version to 1.0.143-alpha.0 2022-05-05 07:48:16 +00:00
Budibase Staging Release Bot e21d8a9ada v1.0.143-alpha.0 2022-05-05 07:46:48 +00:00
Rory Powell 40597fd297 Merge branch 'master' into merge-master-develop 2022-05-05 08:36:09 +01:00
Budibase Staging Release Bot a99891d77e Update pro version to 1.0.142-alpha.1 2022-05-04 17:44:40 +00:00
Budibase Staging Release Bot 4e2d3e56e0 v1.0.142-alpha.1 2022-05-04 17:43:08 +00:00
Mitch-Budibase 24e901d47e Update command.js
Increasing wait for createApp function - Seems to be timing issues for the smoke build with this
2022-05-04 18:08:09 +01:00
Budibase Release Bot b8b1bb31c6 Update pro version to 1.0.142 2022-05-04 16:59:52 +00:00
Budibase Release Bot 6204109df3 v1.0.142 2022-05-04 16:58:22 +00:00
Mitch-Budibase 5c04f1b31f Fix PostgreSQL Smoke Build Test
Specifically with the duplicate query test
- Looks for spectrum-icon instead of icon
2022-05-04 17:30:38 +01:00
Mitch-Budibase 95ebda59d1 Merge branch 'develop' into cypress-testing 2022-05-04 17:07:12 +01:00
Mitch-Budibase cafd2504e6 Job Application Template Test
jobApplicationTracker.spec.js
- New file and test
- Creates and publishes Job Application Tracker app. Also verifies View URL button works

commands.js
- Updated deleteApp function
2022-05-04 17:06:27 +01:00
Budibase Staging Release Bot 11b8d2a8e8 Update pro version to 1.0.142-alpha.0 2022-05-04 14:26:33 +00:00
Budibase Staging Release Bot 9909776881 v1.0.142-alpha.0 2022-05-04 14:25:01 +00:00
mike12345567 56f1843f1e Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:16:40 +01:00
mike12345567 10882c25d7 Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:16:22 +01:00
Budibase Release Bot 1cc60bd404 Update pro version to 1.0.141 2022-05-04 13:15:23 +00:00
Budibase Release Bot eaa0b8e903 v1.0.141 2022-05-04 13:14:06 +00:00
melohagan 437b80910d Merge pull request #5689 from Budibase/bug/sev3/query-preview-number-sorting
Query preview - sort by number for number types
2022-05-04 14:09:22 +01:00
mike12345567 3a3057f2cf Merge branch 'master' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:06:41 +01:00
Peter Clement 7ae1441fd2 Merge pull request #5702 from Budibase/fix/pc-fixes-automations
Account for object in failure condition
2022-05-04 14:05:53 +01:00
Budibase Release Bot 3073bb973a Update pro version to 1.0.140 2022-05-04 12:41:57 +00:00
Budibase Release Bot 008d69ab09 v1.0.140 2022-05-04 12:40:27 +00:00
Mel O'Hagan d1e6e7549a using of 2022-05-04 13:33:58 +01:00
Michael Drury 67e1d0a0e3 Merge pull request #5637 from Budibase/fix/conditional-form-validation
Deregister field validation when unmounting form fields
2022-05-04 13:31:17 +01:00
Peter Clement a2b38adac3 remove log 2022-05-04 13:30:08 +01:00
Rory Powell 7f77d895ce Merge branch 'master' into merge-master-develop 2022-05-04 13:29:51 +01:00
Peter Clement 99ccd06de3 Merge remote-tracking branch 'origin/master' into fix/pc-fixes-automations 2022-05-04 13:29:17 +01:00
Budibase Release Bot fd46ebeaed Update pro version to 1.0.139 2022-05-04 12:26:31 +00:00
Peter Clement dea5e73317 account for objects in failure condition 2022-05-04 13:25:46 +01:00
Budibase Release Bot be6228df53 v1.0.139 2022-05-04 12:25:09 +00:00
Rory Powell 64c6c52c0c Merge pull request #5698 from Budibase/tweak/dev-license
Add isDev() to backend-core/env
2022-05-04 13:17:18 +01:00
Michael Drury 18d461830c Merge pull request #5696 from Budibase/fix/pc-fixes-automations
Foreach block fixes
2022-05-04 13:10:20 +01:00
Budibase Staging Release Bot d24617f478 Update pro version to 1.0.130-alpha.6 2022-05-04 12:01:12 +00:00
Budibase Staging Release Bot e785129446 v1.0.130-alpha.6 2022-05-04 11:59:46 +00:00
Michael Drury 827d9fd19b Merge pull request #5682 from Budibase/bug/sev3/smtp-config-automation
Refetch the admin checklist on SMTP config save
2022-05-04 12:52:28 +01:00
Budibase Staging Release Bot 6ccb09aac7 Update pro version to 1.0.130-alpha.5 2022-05-04 11:46:36 +00:00
Budibase Staging Release Bot 9788288c92 v1.0.130-alpha.5 2022-05-04 11:45:20 +00:00