Stefan Zermatten
cbdd72e09b
Some changes to how parenting and ordering of docs interface
2019-07-30 14:48:49 +02:00
Stefan Zermatten
438f128641
Moved parenting folder from /api/creatures/ to /api/
2019-07-30 13:07:31 +02:00
Stefan Zermatten
3460cbf5a0
Significantly improved tree view of libraries
2019-07-30 12:49:20 +02:00
Stefan Zermatten
da561bfc83
Added night mode to account settings
2019-07-30 10:09:01 +02:00
Stefan Zermatten
eb63a7a7f3
made XP optional in experiences, so that experiences can just be journal entries
2019-07-30 10:01:23 +02:00
Stefan Zermatten
b5ceb7fad0
updated npm packages
2019-07-30 09:59:18 +02:00
Stefan Zermatten
fb5b2b8ada
Removed creature from property selector, creatures aren't properties
2019-07-30 09:59:10 +02:00
Stefan Zermatten
ea628ed379
Fixed some broken switches
2019-07-29 13:25:58 +02:00
Stefan Zermatten
d35fa447a3
Added item and container forms
2019-07-29 13:25:47 +02:00
Stefan Zermatten
73b43574ee
Added spell and spell list forms
2019-07-29 12:49:19 +02:00
Stefan Zermatten
02cb690325
Spells now reference their spell lists directly
2019-07-25 15:44:45 +02:00
Stefan Zermatten
5662ce3666
Added tags to actions
2019-07-25 14:04:36 +02:00
Stefan Zermatten
45e36ac3d4
Added skill form, abstracted proficiency selection
2019-07-23 12:37:30 +02:00
Stefan Zermatten
812a6679d5
Added roll form
2019-07-23 12:02:19 +02:00
Stefan Zermatten
1bfb48c672
Added forms for Class level, damage multiplier, experience, folder, note, proficiency
2019-07-23 11:28:26 +02:00
Stefan Zermatten
946b47ea61
Gave buff targets a default value
2019-07-22 13:51:32 +02:00
Stefan Zermatten
bd3f676919
Fixed some import errors
2019-07-22 13:45:30 +02:00
Stefan Zermatten
4062d79e90
Reorganized forms into their own folder
2019-07-22 13:05:11 +02:00
Stefan Zermatten
dfa302a4a9
Completed Action form, effects form, reworked form event api
2019-07-22 12:43:57 +02:00
Stefan Zermatten
baa1c0967c
Update meteor and npm packages to fix security vulnerabilities
2019-07-19 14:27:34 +02:00
Stefan Zermatten
a0dc36557c
Added action form, but without buffs
2019-07-19 14:07:22 +02:00
Stefan Zermatten
0c002ae5cd
Moved some fields to advanced section of attribute form
2019-07-18 16:25:52 +02:00
Stefan Zermatten
11d3b0fa8d
Improved style of attribute form
2019-07-18 14:36:39 +02:00
Stefan Zermatten
d28d6de684
Inserting library nodes into libraries now works as expected
2019-07-03 14:19:16 +02:00
Stefan Zermatten
93d8a8d33e
Library attribute insert form complete
2019-07-02 17:28:07 +02:00
Stefan Zermatten
4abb5edbf3
Got library attribute form onto the screen :D
2019-06-28 14:48:02 +02:00
Stefan Zermatten
9757da2cae
Started work on library node insert forms
2019-06-27 16:52:28 +02:00
Stefan Zermatten
bd4fb58935
updated packages
2019-06-24 10:28:44 +02:00
Stefan Zermatten
1add44f0e7
renamed SmartInput to SmartInputMixin
2019-06-24 10:28:33 +02:00
Stefan Zermatten
99db45e522
Added function to convert libraryNode lists into forest of object trees
2019-06-20 16:43:18 +02:00
Stefan Zermatten
7a59b4542e
added library publication
2019-06-20 16:42:05 +02:00
Stefan Zermatten
335608f6a9
Fixed library subscription
2019-06-14 13:07:26 +02:00
Stefan Zermatten
4d47584f4f
Routed library page and cleaned up errors
2019-06-13 17:07:31 +02:00
Stefan Zermatten
48fe0d3608
Started on library page UI
2019-05-31 15:36:19 +02:00
Stefan Zermatten
9a194a20cb
Added library list UI
2019-05-10 13:05:21 +02:00
Stefan Zermatten
de183297fc
Updated some NPM packages to fix vulnerabilities
2019-05-10 11:32:43 +02:00
Stefan Zermatten
d921ad46d8
Merge pull request #215 from pspeter3/docker-development
...
Add Docker Compose
2019-04-29 09:37:34 +02:00
Phips Peter
00d02a3bb5
Add Docker Compose
...
In order for a developer to run DiceCloud locally, all they need to do is run `docker-compose up --build`. This does take a very long time to execute but prevents a developer from needing to deal with configuration.
2019-04-25 16:48:27 -07:00
Stefan Zermatten
b0caffae1a
Added better data to the Tree node list story
2019-04-24 14:05:16 +02:00
Stefan Zermatten
e71bfb2691
Improved tree view
2019-04-24 13:22:31 +02:00
Stefan Zermatten
fc24cf4a5b
Improved tree view with drag and drop
2019-04-15 15:40:42 +02:00
Stefan Zermatten
062e554629
Added comments to libraries
2019-04-15 12:39:42 +02:00
Stefan Zermatten
a1d77cdaab
added update method to library nodes
2019-04-15 12:27:14 +02:00
Stefan Zermatten
f4011abf7b
Moved all creature related API to the creature folder
2019-04-15 12:09:37 +02:00
Stefan Zermatten
aa9802b34e
Iterated on library nodes
2019-04-15 12:04:17 +02:00
Stefan Zermatten
dabb54b0a3
Refactored UI folder structure
2019-04-15 11:44:27 +02:00
Stefan Zermatten
05867c61dd
Started on tree view for real
2019-04-12 13:37:47 +02:00
Thaum Rystra
ea968ad955
Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud into version-2
2019-04-06 10:56:57 +02:00
Thaum Rystra
b7b0ac9c00
Separated parser class nodes and began writing compile methods
2019-04-06 10:56:53 +02:00
Stefan Zermatten
ab2ea36541
Added markdown support to features
2019-04-05 13:05:45 +02:00