1
0
Fork 0
mirror of synced 2024-09-13 15:57:37 +12:00
Commit graph

22948 commits

Author SHA1 Message Date
mike12345567
2abfeb9356 Unit tests for the utility functions that have changed around app ID checks/generation./ 2022-05-09 13:28:01 +01:00
Rory Powell
150c4c3937 Fix pro version 2022-05-09 12:55:13 +01:00
mike12345567
7b461c03dd Fixing issue #5778 - making sure to only remove the first app_ element of the app ID. 2022-05-09 12:29:44 +01:00
Budibase Staging Release Bot
9312839099 Update pro version to 1.0.143-alpha.2 2022-05-09 09:25:47 +00:00
Budibase Staging Release Bot
a87be99ed1 v1.0.143-alpha.2 2022-05-09 09:24:06 +00:00
Mitch-Budibase
9dc188eca8
Merge pull request #5730 from Budibase/cypress-testing
Job Application Tracker Template Tests
2022-05-09 10:15:23 +01:00
Andrew Kingston
ba8d8bfd1b Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-09 09:41:28 +01:00
Andrew Kingston
db9548a555 Cleanup and remove old files 2022-05-09 09:40:46 +01:00
Andrew Kingston
8fbad1b6dd Add theme slider and completed theme panel to new design UI 2022-05-09 09:39:44 +01:00
Budibase Release Bot
f07e87e598 Update pro version to 1.0.146 2022-05-06 15:39:01 +00:00
Budibase Release Bot
fed4ca2402 v1.0.146 2022-05-06 15:37:07 +00:00
Martin McKeaveney
e26d79b83c
Merge pull request #5643 from Budibase/feature/small-april-tickets
Feature/small april tickets
2022-05-06 16:27:50 +01:00
Martin McKeaveney
1319bcd58e
Merge pull request #5735 from Upgreydd/CSP_fix_for_amazon_AWS
Content Security Policy fix for S3 upload
2022-05-06 16:26:56 +01:00
Martin McKeaveney
1515d175a2
Merge pull request #5722 from Budibase/fix/missing-component-store
Fix missing component store (form step issues + duplicate issues)
2022-05-06 16:26:29 +01:00
Andrew Kingston
475fc3e127 Add majority of new theme panel 2022-05-06 14:52:38 +01:00
Andrew Kingston
b5264fd93d Hide dev tools when in screen peek modal 2022-05-06 14:09:35 +01:00
Andrew Kingston
c96b268c2f Automatically go to navigation section when clicking navigation in preview 2022-05-06 13:59:16 +01:00
Andrew Kingston
3ada9a12c5 Add full navigation settings panel in new design UI. Remove navigation theme settings from theme panel 2022-05-06 13:51:27 +01:00
Mitch-Budibase
fd3931312b 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
Martin McKeaveney
46cc4e6b5f Merge branch 'master' of github.com:Budibase/budibase 2022-05-06 09:21:52 +01:00
Martin McKeaveney
4971c58a89 adding correct dashboard URL output for cypress 2022-05-06 09:20:56 +01:00
Martin McKeaveney
accabcdba2
Update smoke_test.yaml 2022-05-06 09:19:50 +01:00
Budibase Release Bot
05d0a807b9 Update pro version to 1.0.145 2022-05-05 23:50:12 +00:00
Budibase Release Bot
910849cd76 v1.0.145 2022-05-05 23:48:56 +00:00
Budibase Release Bot
faf80a5b73 Update pro version to 1.0.144 2022-05-05 22:40:33 +00:00
Budibase Release Bot
861194e591 v1.0.144 2022-05-05 22:39:12 +00:00
Kacper
663d2e75b1 Content Security Policy fix for S3 upload
CSP allows wildcard only at first element of FQDN, so policy `*.s3.*.amazonaws.com` is invalid cause it contains second wildcard in the middle of FQDN.

nginx.prod.conf.hbs is not parsed by real handlebarsJS but manual way with regex and replacements. It's impossible to use `{{#each}}` so I've hardcoded all regions available for S3 basing on documentation under: https://docs.aws.amazon.com/general/latest/gr/s3.html
2022-05-05 22:26:57 +02:00
Mitch-Budibase
88e410a30a 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
b0ef609c10 Merge branch 'develop' into cypress-testing 2022-05-05 14:27:03 +01:00
Mitch-Budibase
81bce4fa7b 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
514b9ae981 Update pro version to 1.0.143 2022-05-05 13:09:48 +00:00
Budibase Release Bot
002c296d15 v1.0.143 2022-05-05 13:08:19 +00:00
Rory Powell
78c8ba768d
Merge pull request #5723 from Budibase/fix/gsheets
Re-enable gsheets for verification
2022-05-05 14:00:28 +01:00
Martin McKeaveney
6cddc3f8f9 merge 2022-05-05 12:45:09 +01:00
Budibase Staging Release Bot
66d4aca062 Update pro version to 1.0.143-alpha.1 2022-05-05 10:59:47 +00:00
Budibase Staging Release Bot
235b8436dd v1.0.143-alpha.1 2022-05-05 10:58:30 +00:00
Mitch-Budibase
04c56a2db5
Merge pull request #5726 from Budibase/cypress-testing
Assign user roles test fix
2022-05-05 11:51:28 +01:00
Mitch-Budibase
06bde2e490 Merge branch 'develop' into cypress-testing 2022-05-05 11:22:47 +01:00
Mitch-Budibase
473bdc87e6 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
Rory Powell
a35824d50e Fix lockfile 2022-05-05 10:04:33 +01:00
Rory Powell
2cfb7be30a Re-enable gsheets for verification 2022-05-05 09:59:10 +01:00
Andrew Kingston
071dc5be4b Update many usages of goto to redirect to improve routing history and fix many blocking navigation cycles 2022-05-05 09:28:33 +01:00
Andrew Kingston
92337f9fa3 Fix duplicate component action in settings bar 2022-05-05 08:57:49 +01:00
Andrew Kingston
6dc75d45b4 Add missing component store to client library SDK 2022-05-05 08:57:36 +01:00
Budibase Staging Release Bot
e66919b564 Update pro version to 1.0.143-alpha.0 2022-05-05 07:48:16 +00:00
Budibase Staging Release Bot
dbaf70f8eb v1.0.143-alpha.0 2022-05-05 07:46:48 +00:00
Rory Powell
ab9a6f434d
Merge pull request #5721 from Budibase/merge-master-develop
Merge master develop
2022-05-05 08:37:49 +01:00
Rory Powell
8ce92954db Merge branch 'master' into merge-master-develop 2022-05-05 08:36:09 +01:00
Andrew Kingston
c18f66452c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-05 08:26:37 +01:00
Budibase Staging Release Bot
423d98927b Update pro version to 1.0.142-alpha.1 2022-05-04 17:44:40 +00:00