1
0
Fork 0
mirror of synced 2024-07-17 12:15:59 +12:00
Commit graph

18273 commits

Author SHA1 Message Date
Peter Clement 12cc927b16 add warning modals to app export buttons 2023-02-01 14:44:53 +00:00
Peter Clement 46d5c58d95 disallow spaces in env var names 2023-02-01 14:43:31 +00:00
Dean 0eed617866 Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
Budibase Staging Release Bot 78e44c61ae Update pro version to 2.2.12-alpha.57 2023-02-01 14:10:13 +00:00
Budibase Staging Release Bot 191d512493 v2.2.12-alpha.57 2023-02-01 14:06:27 +00:00
Michael Drury dfeb41ee53 Merge pull request #9493 from Budibase/fix/8236
CouchDB integration fixes
2023-02-01 13:55:03 +00:00
Budibase Staging Release Bot e605dd1586 Update pro version to 2.2.12-alpha.56 2023-02-01 13:08:14 +00:00
Budibase Staging Release Bot 934d7542b6 v2.2.12-alpha.56 2023-02-01 13:03:17 +00:00
mike12345567 048cf8f188 PR comments. 2023-02-01 13:01:38 +00:00
melohagan 7ce31d64cb Fix/elastic search delete (#9492)
* Make sure json param isn't included in delete

* lint
2023-02-01 12:47:38 +00:00
Dean 014eaf8c83 Added a tenant feature flag for the onboarding tour 2023-02-01 12:14:10 +00:00
Budibase Staging Release Bot f6c7b05ea3 Update pro version to 2.2.12-alpha.55 2023-02-01 11:16:33 +00:00
Budibase Staging Release Bot 993bc0edd4 v2.2.12-alpha.55 2023-02-01 11:12:50 +00:00
Pedro Silva 42818c3f61 Make jest timeout longer 2023-02-01 11:08:35 +00:00
Pedro Silva cbc1901e1b Merge branch 'develop' into api-tests-generate-tenants 2023-02-01 10:36:08 +00:00
Budibase Staging Release Bot a5063c40cf Update pro version to 2.2.12-alpha.54 2023-02-01 10:25:22 +00:00
Budibase Staging Release Bot 59272d8f2c v2.2.12-alpha.54 2023-02-01 10:21:38 +00:00
Peter Clement e56a6f067d Merge pull request #9498 from Budibase/feat/add-encryption-key-to-chart
Add ENCRYPTION_KEY to template files
2023-02-01 10:10:30 +00:00
Peter Clement ad51e99826 Add ENCRYPTION_KEY to template files 2023-02-01 09:47:29 +00:00
Andrew Kingston 05669019a6 Update deploy navigation component to work without data-cy 2023-02-01 08:32:10 +00:00
Andrew Kingston c4ed3cbe36 Update tour popover to work without data-cy 2023-02-01 08:29:03 +00:00
Andrew Kingston f753116af4 Add configurable dropdown to popovers to allow styling without needing data-cy 2023-02-01 08:28:50 +00:00
Andrew Kingston 4e9d952b52 Merge branch 'develop' of github.com:Budibase/budibase into Cypress 2023-02-01 08:24:30 +00:00
Andrew Kingston 6e12c3fa3c Remove most traces of data-cy attributes 2023-02-01 08:20:46 +00:00
mike12345567 f4379fcb4f Updates to use our new Nano layer for CouchDB integration rather than PouchDB. 2023-01-31 19:49:31 +00:00
Budibase Staging Release Bot 1909407ab1 v2.2.12-alpha.53 2023-01-31 19:45:03 +00:00
Gerard Burns dd343a5946 New App Onboarding (#9489)
* New App Onboarding

* Lint

* Move app creation onboarding into its own route

* Fix quiet action button variant

* Fix alt attribute background image flashing

* Update routing logic and redirects to show app creation onboarding

* Navigate to data rather than design upon initial app creation to allow tour to function properly

* Tidy up popover logic and remove tip functionality

* Fix binding popovers

* Lint

* Silence spammy warnings from the builder

* Exclude SVG files from rollup plugin image to fix spectrum icons

* Fix help menu icon colours not working in light themes

* Tweak help menu styles

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2023-01-31 19:34:32 +00:00
Mitch-Budibase 746d08cb70 Renaming cypress.json
Renamed to testConfig.json.

The file was still required when I was running API tests.

Also updated setup.js based on file name change
2023-01-31 18:26:30 +00:00
Mitch-Budibase ad0bba5fc2 Merge branch 'develop' into Cypress 2023-01-31 18:19:43 +00:00
Mitch-Budibase 194772cb20 Update package.json and file addition
Updating commands within package.json

Re-adding files:
- cypress.json
- setup.js
- setup.ts
2023-01-31 18:05:53 +00:00
Pedro Silva 71db2420b5 Remove console log 2023-01-31 17:40:00 +00:00
Budibase Staging Release Bot 9f3cb5934b Update pro version to 2.2.12-alpha.52 2023-01-31 17:37:32 +00:00
Budibase Staging Release Bot 21d16d3aab v2.2.12-alpha.52 2023-01-31 17:32:58 +00:00
Gerard Burns 09ed767d0b New Help Menu (#9371)
* New Help Menu

* design PR feedback

* Feedback updates

* Feedback updates, font awesome enhancement, upgrade button hidden if licensing is disabled

---------

Co-authored-by: Dean <deanhannigan@gmail.com>
2023-01-31 17:18:22 +00:00
Mitch-Budibase 0164ca443b Update smoke_test.yaml
Removing Cypress from smoke_test.yaml file
- No longer needed
2023-01-31 17:05:41 +00:00
Budibase Staging Release Bot 4ed237ed83 Update pro version to 2.2.12-alpha.51 2023-01-31 16:58:46 +00:00
Budibase Staging Release Bot a8656c0f10 v2.2.12-alpha.51 2023-01-31 16:55:07 +00:00
Mitch-Budibase e90a3b08f4 Updating builder/package.json
Removing lines related to Cypress that we no longer need
2023-01-31 16:51:00 +00:00
Mitch-Budibase bf5da62f75 Removing Cypress
We no longer need Cypress.

I am removing the Cypress directory.
Also updated package.json to remove the cypress related lines
2023-01-31 16:48:27 +00:00
Pedro Silva 19632a5143 Merge branch 'develop' into api-tests-generate-tenants 2023-01-31 16:43:12 +00:00
deanhannigan ee288c1f2d Merge pull request #9409 from Budibase/feature/user-onboarding-overlays
Feature/user onboarding overlays
2023-01-31 16:37:18 +00:00
Budibase Staging Release Bot 07794efa26 Update pro version to 2.2.12-alpha.50 2023-01-31 16:30:18 +00:00
Budibase Staging Release Bot cbd3f2712f v2.2.12-alpha.50 2023-01-31 16:26:17 +00:00
deanhannigan 7540cad45c Merge pull request #9467 from Budibase/feature/auth-screens-redesign
Selfhost onboarding UX/UI updates
2023-01-31 16:13:46 +00:00
Andrew Kingston c27b14f86b Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 15:55:36 +00:00
Andrew Kingston 06f87c3a82 Enable rollup to bundle PNG images due to new assets in frontend-core 2023-01-31 15:54:06 +00:00
Andrew Kingston c280e44b26 Merge branch 'develop' of github.com:Budibase/budibase into develop 2023-01-31 15:50:00 +00:00
Budibase Staging Release Bot 6bd5d9e80b Update pro version to 2.2.12-alpha.49 2023-01-31 15:49:55 +00:00
Andrew Kingston ca399568e2 Use real testimonials on testimonial page 2023-01-31 15:49:41 +00:00
Andrew Kingston e0ba99621c Update background of split page to use purplish gradient, and also fix it to dark theme 2023-01-31 15:48:35 +00:00