Stefan Zermatten
|
9a194a20cb
|
Added library list UI
|
2019-05-10 13:05:21 +02: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
|
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 |
|
Stefan Zermatten
|
ab2ea36541
|
Added markdown support to features
|
2019-04-05 13:05:45 +02:00 |
|
Stefan Zermatten
|
b35e08b9b4
|
Iterated on features UI
|
2019-04-03 16:50:22 +02:00 |
|
Stefan Zermatten
|
053a7a36a6
|
Began generalizing insert forms for character properties to reduce duplicated code
|
2019-04-01 16:58:15 +02:00 |
|
Stefan Zermatten
|
5bb5f047f4
|
Moved a lot of functionality to mixins, improved parenting
|
2019-03-19 15:57:21 +02:00 |
|
Stefan Zermatten
|
94f6631a7d
|
Overhauled data models to make actions and libraries more universal
|
2019-03-12 16:47:20 +02:00 |
|
Stefan Zermatten
|
15c11e16ab
|
Began adding generic child lists of effects, proficiencies, etc.
|
2019-03-06 11:58:40 +02:00 |
|
Stefan Zermatten
|
687b517164
|
Added spell slot display, improved resource card
|
2019-02-26 16:37:19 +02:00 |
|
Stefan Zermatten
|
8305596373
|
Added resource cards
|
2019-02-26 14:11:59 +02:00 |
|
Stefan Zermatten
|
8f624b24a9
|
Organised components into folders
|
2019-02-26 11:27:48 +02:00 |
|
Stefan Zermatten
|
a2432c7161
|
Moved attribute related components into their own folder
|
2019-02-26 11:20:01 +02:00 |
|
Stefan Zermatten
|
b7a4a3d3fa
|
Added simple feature UI components and insertion dialog
|
2019-02-25 15:38:57 +02:00 |
|
Stefan Zermatten
|
24f3431900
|
Removed all spaces around v-icon's text, because it causes alignment issues
|
2019-02-20 15:48:35 +02:00 |
|
Stefan Zermatten
|
4f402830d8
|
Added attribute insertion UI and API
|
2019-02-20 14:30:04 +02:00 |
|
Stefan Zermatten
|
9d027aeabf
|
Allowed smart inputs to accept errors as props
|
2019-02-20 14:27:20 +02:00 |
|
Stefan Zermatten
|
6c421c3a98
|
Smart inputs now run all their debounced functions before they get destroyed
|
2019-02-20 10:30:07 +02:00 |
|
Stefan Zermatten
|
da6909a997
|
Added skill dialog
|
2019-02-19 11:12:37 +02:00 |
|
Stefan Zermatten
|
e63ae96cb5
|
Changed dialog stack from using element ids to data-ids to allow duplicate ids to work
|
2019-02-18 15:17:31 +02:00 |
|
Stefan Zermatten
|
a31a70f435
|
Made health bar editing compatible with dark mode
|
2019-02-18 14:26:46 +02:00 |
|
Stefan Zermatten
|
d30ee06e33
|
Added edit tab to base dialogs, added edit screen to attribute dialog
|
2019-02-18 13:41:21 +02:00 |
|
Stefan Zermatten
|
5d45788521
|
Fixed a bug with smart inputs getting stuck loading if you set them to their original value and tabbed away
|
2019-02-15 14:50:08 +02:00 |
|
Stefan Zermatten
|
23cd5d6a12
|
Added effect edit expansion panel
|
2019-02-15 14:25:11 +02:00 |
|
Stefan Zermatten
|
38da95256b
|
Made icon search compatible with dark mode
|
2019-02-15 12:48:24 +02:00 |
|
Stefan Zermatten
|
f773a20a59
|
Made hit dice list tiles compatible with dark mode
|
2019-02-15 12:24:52 +02:00 |
|
Stefan Zermatten
|
23654cd09c
|
Made effect edit compatible with dark mode
|
2019-02-15 12:21:02 +02:00 |
|
Stefan Zermatten
|
09b2c38b43
|
Made color picker compatible with dark mode
|
2019-02-15 12:17:12 +02:00 |
|
Stefan Zermatten
|
1103248574
|
Abstracted effect list tile into its own component and made it dark mode compatible
|
2019-02-15 12:03:57 +02:00 |
|
Stefan Zermatten
|
96bb072dad
|
Made health bar compatible with dark mode
|
2019-02-15 11:46:25 +02:00 |
|
Stefan Zermatten
|
3f6b3fe4c1
|
Made ability list tiles compatible with dark mode
|
2019-02-13 15:47:25 +02:00 |
|
Stefan Zermatten
|
ad7a485778
|
Added dark mode
|
2019-02-13 14:44:25 +02:00 |
|
Stefan Zermatten
|
938573a4b4
|
Improved attribute dialogs
|
2019-02-07 15:36:47 +02:00 |
|
Stefan Zermatten
|
4b25373c7c
|
Abstracted text fields into smart input components
|
2019-02-07 13:53:44 +02:00 |
|
Stefan Zermatten
|
5142b8e1a0
|
Merge branch 'version-2' of https://github.com/ThaumRystra/DiceCloud1 into version-2
|
2019-02-07 10:02:50 +02:00 |
|
Thaum Rystra
|
f8e83ebe7e
|
Added text-field component to edit database text without it getting bashed by data cleaning
|
2019-02-06 19:38:27 +02:00 |
|
Stefan Zermatten
|
bf2e9439cf
|
Added debouncing for ui update functions
|
2019-02-06 17:26:56 +02:00 |
|
Stefan Zermatten
|
de4509ab6a
|
made reset options clearable
|
2019-02-06 15:28:23 +02:00 |
|
Stefan Zermatten
|
29c5ed2194
|
Improved select menus
|
2019-02-06 14:46:21 +02:00 |
|
Stefan Zermatten
|
cf0440a8db
|
Added color picker
|
2019-02-06 13:43:11 +02:00 |
|
Stefan Zermatten
|
4917729f29
|
Added basic attribute edit form
|
2019-02-06 11:16:32 +02:00 |
|
Stefan Zermatten
|
fe8e72d225
|
Changed primary color to red, since form elements default to it, secondary color is now grey
|
2019-02-06 10:57:47 +02:00 |
|
Stefan Zermatten
|
7742e5deef
|
Gave defaults to adjustments and effects for attributes in case they have not been set yet
|
2019-02-04 14:30:41 +02:00 |
|
Stefan Zermatten
|
c6e7f8eeb6
|
Added effect editing component, abstracted out operation icons
|
2019-02-04 14:30:04 +02:00 |
|
Stefan Zermatten
|
2fcf3047ee
|
made sure healthBar elements that will be animated to have solid backgrounds
|
2019-01-31 10:34:50 +02:00 |
|
Stefan Zermatten
|
e357b29145
|
Added labels to healthBars and improved attribute dialog opening
|
2019-01-30 16:38:47 +02:00 |
|
Stefan Zermatten
|
a80d070533
|
Refactored ability dialogs as generalised attribute dialogs
|
2019-01-30 14:10:46 +02:00 |
|