mike12345567
f86f6c3b1c
Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well.
2022-05-12 18:14:38 +01:00
mike12345567
3f6e8bf5ea
Start of automation logs for #4977 - implementing some of the UI.
2022-05-11 19:40:13 +01:00
Budibase Staging Release Bot
7494379dd9
v1.0.151-alpha.2
2022-05-11 13:57:39 +00:00
Budibase Staging Release Bot
beae0892a4
v1.0.151-alpha.1
2022-05-11 11:09:54 +00:00
melohagan
aa7aa6d685
Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
...
Add limit placeholder for Automation queries
2022-05-11 12:01:17 +01:00
Mel O'Hagan
ef2244fd20
Add limit placeholder for Automation queries
2022-05-11 11:25:53 +01:00
Budibase Staging Release Bot
5aec5c4fc5
v1.0.151-alpha.0
2022-05-11 09:24:10 +00:00
Martin McKeaveney
4f3d105018
merge with master
2022-05-11 10:12:08 +01:00
Budibase Staging Release Bot
090905a5ca
v1.0.148-alpha.1
2022-05-11 08:01:11 +00:00
Dean
d9524ba3b6
Cypress test fixes
2022-05-10 22:40:27 +01:00
Dean
eb8b086d2c
packages/builder/src/components/start/CreateAppModal.svelte
2022-05-10 17:18:25 +01:00
Dean
407dfc0dcb
Merge remote-tracking branch 'origin/develop' into feature/add-default-screen
2022-05-10 17:00:31 +01:00
Budibase Release Bot
0da892a6b4
v1.0.150
2022-05-10 10:48:32 +00:00
Budibase Release Bot
285b4a74e4
v1.0.149
2022-05-09 14:54:10 +00:00
Martin McKeaveney
1850bf2629
Merge pull request #5771 from Budibase/feature/copy-app-ID-from-app-list
...
allow copying of app ID from the edit menu
2022-05-09 15:45:24 +01:00
Budibase Staging Release Bot
2bd36ebf95
v1.0.148-alpha.0
2022-05-09 14:03:21 +00:00
Budibase Release Bot
ae2a45cec6
v1.0.148
2022-05-09 13:23:32 +00:00
Rory Powell
e134400465
Merge branch 'master' into merge-master
2022-05-09 14:22:01 +01:00
Budibase Release Bot
043b2b12ca
v1.0.147
2022-05-09 12:36:54 +00:00
Budibase Staging Release Bot
aa1de9af95
v1.0.143-alpha.2
2022-05-09 09:24:06 +00:00
Martin McKeaveney
2a069a33ad
allow copying of app ID from the edit menu
2022-05-08 19:23:41 +01:00
Budibase Release Bot
8e6c902876
v1.0.146
2022-05-06 15:37:07 +00:00
Martin McKeaveney
e46ac20317
Merge pull request #5643 from Budibase/feature/small-april-tickets
...
Feature/small april tickets
2022-05-06 16:27:50 +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
Budibase Release Bot
b87068657f
v1.0.145
2022-05-05 23:48:56 +00:00
Budibase Release Bot
ace0730739
v1.0.144
2022-05-05 22:39:12 +00: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
Budibase Release Bot
87001bd1c5
v1.0.143
2022-05-05 13:08:19 +00:00
Martin McKeaveney
8899527da8
merge
2022-05-05 12:45:09 +01: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
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
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
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
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
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
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