Stefan Zermatten
2b8f7e4927
Fixed fillers with type not showing in slot fill
2022-07-26 11:33:47 +02:00
Stefan Zermatten
24cc87d6f7
Fixed deleted libraryNodes being shown in library
2022-07-26 09:07:20 +02:00
Stefan Zermatten
4c5c537f29
Improved slot tag handling
2022-07-24 21:50:31 +02:00
Stefan Zermatten
6f7e742eb9
More of the sheet conforms to library allowances
2022-07-20 00:09:58 +02:00
Stefan Zermatten
f8e9131bdd
Vastly improved new character UX
...
Characters now can limit which libraries they allow
2022-07-18 13:45:14 +02:00
Stefan Zermatten
bf9639ae59
Library Collections UI built
2022-07-17 22:48:48 +02:00
Stefan Zermatten
b8a03245ea
Level up dialog now working
2022-07-05 15:40:55 +02:00
Stefan Zermatten
1a71c2cfa7
Began implementing class level up UI
2022-07-04 13:55:41 +02:00
Stefan Zermatten
00272e7b55
Action cards now show their decendants
2022-06-29 15:27:12 +02:00
Stefan Zermatten
f07f05ca2c
Moved creature variables to their own collection
...
Another big change to the engine, expect bugs
2022-06-29 14:54:25 +02:00
Stefan Zermatten
9cc4186171
Reduced data load in slot fill dialog
2022-06-21 11:00:50 +02:00
Stefan Zermatten
28934baac9
Implemented archive upload handling
2022-06-07 23:01:06 +02:00
Stefan Zermatten
78cd8ffc8d
Creatures are now cached in memory for computation
...
Also removed dependency group calculation because the optimisation isn't
as useful to reduce DB calls if the creature is in memory anyway
2022-05-11 13:30:33 +02:00
Stefan Zermatten
caf50d1578
Merge branch 'version-2' into version-2-dev
2022-05-09 12:46:09 +02:00
Stefan Zermatten
df7889edd9
Reduced fields loaded by library tree view
...
This should improve performance a little for large libraries,
at the expense of loading when a property is selected
2022-05-09 11:23:46 +02:00
Stefan Zermatten
ddc7f87a4a
Replaced unsupported cron manager with new one
2022-05-03 11:29:27 +02:00
Stefan Zermatten
3e97baaaaa
Progress on storing user images
2022-04-25 16:16:17 +02:00
Stefan Zermatten
13b6689ba4
Progress on file system UI
2022-04-22 11:30:59 +02:00
Stefan Zermatten
359f18988c
Account functionality extended, API authentication implemented
...
- Can now add a second email address to your account and delete one of
your email addresses
- Reset password now works
- Resetting the password of an account without a password set will set
one
- Email templates overhauled
- Login tokens limited to close previously devastating ($800 database
bill) security hole
- Login with REST API now works
- Once logged in, authentication of API calls with token works
- Creatures can now be fetched using the API
2022-02-10 19:02:18 +02:00
Stefan Zermatten
3948d20f46
Allowed cross origin requests to REST API
2022-02-10 10:37:23 +02:00
Stefan Zermatten
1e10d8751b
Archive now uses file system instead of collection
2021-12-19 12:20:09 +02:00
Stefan Zermatten
b0ee5cd304
Continued iterating on calculations, added failing test for bugs found
2021-09-27 17:26:52 +02:00
Stefan Zermatten
111040e789
Began migrating the rest of the codebase to the new computation engine
2021-09-27 15:39:18 +02:00
Stefan Zermatten
fdea748441
Tore out the old engine, left some wounds
2021-09-27 14:28:32 +02:00
Stefan Zermatten
fe83b5cbc5
Fixed migration errors when tested against a copy of the live dataset
2021-09-27 13:42:37 +02:00
Stefan Zermatten
fc0cc6e689
References now merge children, fixed infinite reference loops
2021-09-05 18:51:29 +02:00
Stefan Zermatten
608ab4e588
Added undo delete and recycle bin to library
2021-08-27 13:00:01 +02:00
Stefan Zermatten
518880fa5c
Fixed error where searching for properties to insert while having other properties selected could prevent any insert from happening at all
2021-08-27 12:24:01 +02:00
Stefan Zermatten
0277de76c4
Removed stray console log
2021-08-12 19:56:01 +02:00
Stefan Zermatten
ffc3211ff9
Fixed some issues with slot filler searching
2021-08-12 18:28:53 +02:00
Stefan Zermatten
8ecefb03ad
Started re-implementing slot fill dialog with different design pattern
2021-08-10 10:32:56 +02:00
Stefan Zermatten
16e2b1249f
Increased slot filler publication load quantity to 50
2021-08-09 20:54:29 +02:00
Stefan Zermatten
36bb3c3181
New UX for inserting properties from libraries including text search and multi-add
2021-07-31 21:49:15 +02:00
Stefan Zermatten
0dc0bea53e
fixes #262 , emails from DiceCloud should now be from no-reply@dicecloud.com
2021-07-27 16:59:09 +02:00
Stefan Zermatten
86d9383af0
Archive UI
2021-06-22 14:59:18 +02:00
Stefan Zermatten
848e961e3b
Refactored creature methods to their own folders
2021-06-21 15:20:04 +02:00
Stefan Zermatten
6b2d74a165
Fixed parties -> creatureFolders publications and ui
2021-06-18 12:59:39 +02:00
Stefan Zermatten
cf05aea80a
Fixed Parties references
2021-06-18 10:49:01 +02:00
Stefan Zermatten
e3fc56a844
Added backend architecture to archive and restore creatures.
2021-06-11 12:03:31 +02:00
Stefan Zermatten
3c26bb2fc6
Reworked log data format, overhauled snackbar
2021-03-28 12:31:39 +02:00
Stefan Zermatten
89adda60ec
Reworked single page libraries to be more in line with the library view
2021-03-02 13:05:38 +02:00
Stefan Zermatten
8c3710cda3
Started work on single page libraries
2021-03-02 00:24:54 +02:00
Stefan Zermatten
dc53e38efe
Libraries only fetch their data whene expanded
2021-02-27 10:49:10 +02:00
Stefan Zermatten
2a983b0a94
User accounts can now be deleted with some UI to prevent accidental deletion
2021-02-25 14:28:51 +02:00
Stefan Zermatten
c248d8f4a0
Weight carried, Net worth, and Attunement implemented and exposed in UI
2021-02-24 13:41:30 +02:00
Stefan Zermatten
3d3ec3bcf2
Increaed number of slot fillers loaded by the slot fill dialog to 20
2021-02-24 09:23:55 +02:00
Stefan Zermatten
aad0c7249e
Removed stray log to console
2021-02-23 12:47:34 +02:00
Stefan Zermatten
8148f4d701
Fixed: Library nodes are published in order to prevent disordered building of the tree
2021-02-21 17:05:09 +02:00
Stefan Zermatten
e068675b46
Fixed and improved: Discord webhooks are working again with a new format
2021-02-20 15:27:20 +02:00
Stefan Zermatten
067f5df36e
Fixed: Emptying the search bar in slot filler dialog now correctly clears the search
2021-02-20 10:17:35 +02:00