Matthew Raymer
|
be8ba12df6
|
Refatored vite.config to be a bit more streamlined before adding alternate build options. This did end up requiring me to remove @ from imports for some reason. Tests came out fine.
|
2025-01-05 08:38:15 +00:00 |
|
|
|
8111b0e5cf
|
modify the settings to allow account-specific settings, eg. for "isRegistered"
|
2024-09-15 16:30:46 -06:00 |
|
|
|
59820a2f01
|
add more type casts
|
2024-07-23 20:57:10 -06:00 |
|
|
|
5ad8a2d2ba
|
await all of the db.settings updates
|
2024-07-20 07:19:27 -06:00 |
|
|
|
6b65e31649
|
misc tweaks and linting clean-up
|
2024-07-06 13:04:15 -06:00 |
|
|
|
48a46cf6f1
|
fix contact sorting to show those without names
|
2024-04-17 19:29:17 -06:00 |
|
Jose Olarte III
|
5388e6052c
|
Button width changes
For buttons that are next to each other
|
2024-03-26 19:55:16 +08:00 |
|
Jose Olarte III
|
b6e344a15e
|
Propagated button improvements across views
|
2024-03-21 19:30:42 +08:00 |
|
Jose Olarte III
|
998a1d312f
|
Set max screen content width
|
2024-01-02 15:25:51 +08:00 |
|
|
|
1be6c04699
|
prompt them to fill in their name when sharing their info
|
2023-12-11 16:36:50 -07:00 |
|
|
|
ac6376243b
|
refactor name setting and other small messaging & types
|
2023-11-05 17:30:23 -07:00 |
|
|
|
c388cc8cfe
|
remove lastName and just have a single name field
|
2023-11-05 16:34:18 -07:00 |
|
Matthew Raymer
|
fd43da93a5
|
A whole lot of cleaning going on
|
2023-09-04 20:44:00 +08:00 |
|
Matthew Aaron Raymer
|
0907d59a6a
|
Remove form tags
|
2023-07-13 16:06:09 +08:00 |
|
Matthew Raymer
|
e3f58bd593
|
Purge all vue-class-component with vue-facing-decorator.
Make some strike-throughs for project-task
Update package.json
|
2023-07-06 17:28:08 +08:00 |
|
|
|
1279ff050c
|
allow to switch between accounts
|
2023-03-26 08:05:32 -06:00 |
|
|
|
45b54db01e
|
separate account from other data for backup/restore
|
2023-03-19 16:25:19 -06:00 |
|
|
|
afc175e3e7
|
add settings table to store names (and other things soon)
|
2023-03-18 19:56:57 -06:00 |
|
Matthew Aaron Raymer
|
68eb04c137
|
Added updating account name
|
2023-01-17 16:53:44 +08:00 |
|
Matthew Aaron Raymer
|
65d4efb936
|
Updates to add back buttons and known router paths
|
2022-11-30 14:39:24 +08:00 |
|
Matthew Aaron Raymer
|
f28e2123b1
|
Resynching master branch
|
2022-11-30 13:20:45 +08:00 |
|
Matthew Aaron Raymer
|
c1acee63bf
|
Linted views
|
2022-11-27 12:11:07 +08:00 |
|
Matthew Aaron Raymer
|
acbf1b062b
|
TypeScript classes added
|
2022-11-27 12:09:44 +08:00 |
|
Matthew Aaron Raymer
|
099dbbdad8
|
Added NewEditAccountView and gitignore
|
2022-11-26 16:36:37 +08:00 |
|