increment version and add -beta; tweak tasks & tests

This commit is contained in:
2024-02-02 10:22:51 -07:00
parent 8f579b40a9
commit 5412625d05
4 changed files with 11 additions and 7 deletions

View File

@@ -81,7 +81,8 @@ To add an icon, add to main.ts and reference with `fa` element and `icon` attrib
- Backup seed & data & get a CSV dump from Endorser Mobile. - Backup seed & data & get a CSV dump from Endorser Mobile.
- Check that the version is updated. - Check that the version is updated.
- Clear the browser data & add identity & import Time Safari contacts and then CSV contacts. - Clear the browser data & add identity & import Time Safari contacts and then CSV contacts.
- Clear the browser data again. (See "Reset" below.) Make sure that it's using the test API (under Identity in 'Advanced'). - Make sure that it's using the test API (under Identity in 'Advanced').
- Clear the browser data again. (See "Reset" below.)
- Go to the account page before visiting the home page to see that there is no ID. - Go to the account page before visiting the home page to see that there is no ID.
- On the home page: - On the home page:
- Check that it generated an ID. - Check that it generated an ID.

8
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "TimeSafari", "name": "TimeSafari_Test",
"version": "0.2.12", "version": "0.2.13-beta",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "TimeSafari", "name": "TimeSafari_Test",
"version": "0.2.12", "version": "0.2.13-beta",
"dependencies": { "dependencies": {
"@dicebear/collection": "^5.3.5", "@dicebear/collection": "^5.3.5",
"@dicebear/core": "^5.3.5", "@dicebear/core": "^5.3.5",

View File

@@ -1,6 +1,6 @@
{ {
"name": "TimeSafari", "name": "TimeSafari_Test",
"version": "0.2.12", "version": "0.2.13-beta",
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve",

View File

@@ -4,9 +4,12 @@ tasks:
- fix timeSafari.org cert renewals - fix timeSafari.org cert renewals
- anchor hash into BTC - anchor hash into BTC
- add more detail on TimeSafari.org - add more detail on TimeSafari.org
- .1 show better error when user with no ID goes to the "My Project" page
- add button to front page to prompt for ideas for gratitude - add button to front page to prompt for ideas for gratitude
- show previous on "Your" screen - show previous on "Your" screen
- checkboxes: randomize vs show in order, show non-person-oriented messages, show only contacts, show only projects - checkboxes: randomize vs show in order, show non-person-oriented messages, show only contacts, show only projects
- remove the "backward" button when in the middle of the contact-browsing part (since they can't go back or forward)
- bug - on fulfilling an offer, it shows "Someone not in Contacts" and not "you" for your own delivery
- allow user to add a time when they want their daily notification - allow user to add a time when they want their daily notification
- prompt for the name directly when they visit the QR scan page - prompt for the name directly when they visit the QR scan page
- image on give - image on give