swcs
|
ccc63b9602
|
zero authorize
|
2020-04-15 14:09:52 +02:00 |
|
swcs
|
9f5d9bb920
|
first auth test passed (login) :-O
|
2020-04-15 01:42:06 +02:00 |
|
swcs
|
3f0452fa56
|
add UserStore + RoleStore
|
2020-04-14 20:16:04 +02:00 |
|
swcs
|
c45001fcd2
|
++
|
2020-04-14 14:43:37 +02:00 |
|
swcs
|
daf60a5c11
|
color updates
|
2020-04-14 11:25:45 +02:00 |
|
swcs
|
f62d05824b
|
empty + loading state for table
|
2020-04-14 11:11:01 +02:00 |
|
swcs
|
8a226918b5
|
mino css updates
|
2020-04-14 01:36:01 +02:00 |
|
swcs
|
def41121c5
|
update routing so it catches plugin routes
|
2020-04-13 20:54:22 +02:00 |
|
swcs
|
3533075c81
|
better meta title creation
|
2020-04-13 20:04:57 +02:00 |
|
swcs
|
74d2f9cbf4
|
output country icons + bold modifier for tables
|
2020-04-13 14:16:41 +02:00 |
|
swcs
|
2ebf7edc9b
|
output countries in settings
|
2020-04-13 12:41:22 +02:00 |
|
swcs
|
47a5742d49
|
store countries on setup
|
2020-04-13 12:14:19 +02:00 |
|
swcs
|
dd98e40254
|
dashboard section is root now
|
2020-04-13 11:41:17 +02:00 |
|
swcs
|
1605f3650d
|
discover section-specific routes
|
2020-04-13 02:49:11 +02:00 |
|
swcs
|
fb092c3392
|
404 view
|
2020-04-12 00:55:43 +02:00 |
|
swcs
|
b861a72962
|
pages overview
|
2020-04-11 23:20:32 +02:00 |
|
swcs
|
ce7bac75ef
|
remove magic import aliases
|
2020-04-11 22:08:06 +02:00 |
|
swcs
|
350408ff72
|
warn+tip service
|
2020-04-11 21:32:25 +02:00 |
|
swcs
|
6ab622a83d
|
nested routing seems to work :-)
|
2020-04-11 19:04:29 +02:00 |
|
swcs
|
f7f37b867b
|
make all vue folders lowercase
|
2020-04-11 18:29:47 +02:00 |
|
swcs
|
cba0e8fc75
|
first draft of dynamic routes
|
2020-04-11 18:15:32 +02:00 |
|
swcs
|
2799f62be8
|
move basic stuff into ZeroVue config which is loaded by vue on startup
|
2020-04-11 17:45:39 +02:00 |
|
swcs
|
2838eeadab
|
completed test for plugin routes
|
2020-04-11 16:47:51 +02:00 |
|
swcs
|
9195c4feae
|
test for a simple plugin
|
2020-04-11 16:41:56 +02:00 |
|
swcs
|
3a8a08ef5e
|
multiline for table cells
|
2020-04-11 16:34:24 +02:00 |
|
swcs
|
c6d9d1ad46
|
search input component
|
2020-04-11 13:59:54 +02:00 |
|
swcs
|
3b5892f70c
|
pagination works with dropdown
|
2020-04-11 13:34:15 +02:00 |
|
swcs
|
fd8b84fb90
|
extract pagination into own module
|
2020-04-11 13:23:26 +02:00 |
|
swcs
|
c2dee24c9b
|
hover table rows
|
2020-04-10 19:24:29 +02:00 |
|
swcs
|
2c53ded4b7
|
++
|
2020-04-10 19:17:37 +02:00 |
|
swcs
|
17eac150b0
|
"bool" display type for table
|
2020-04-10 19:12:10 +02:00 |
|
swcs
|
998b412875
|
more table stuff
|
2020-04-10 18:48:36 +02:00 |
|
swcs
|
a29ceb7188
|
pagination module for tables
|
2020-04-10 18:36:56 +02:00 |
|
swcs
|
8b5dc1dd4b
|
++
|
2020-04-10 16:18:15 +02:00 |
|
swcs
|
5abf4416b5
|
first draft of ui-table
|
2020-04-10 15:47:29 +02:00 |
|
swcs
|
1d8fceb51d
|
auth shit. but we'll stop now and test this scenario in a separate web app
|
2020-04-10 13:35:39 +02:00 |
|
swcs
|
d87845022a
|
form validation + state works now
|
2020-04-10 11:12:11 +02:00 |
|
swcs
|
1f78a0cfb4
|
I don't know :-( form stuff
|
2020-04-10 01:17:16 +02:00 |
|
swcs
|
6178c9faba
|
start automatic error propagation in form properties
|
2020-04-09 21:57:57 +02:00 |
|
swcs
|
feff6564ff
|
ui-message componet
|
2020-04-09 19:35:57 +02:00 |
|
swcs
|
3226833393
|
start form events
|
2020-04-09 15:53:03 +02:00 |
|
swcs
|
de29fd58f6
|
login form + add states to ui-button
|
2020-04-09 13:06:15 +02:00 |
|
swcs
|
a2fa74405b
|
implement light+dark theme
|
2020-04-09 11:48:34 +02:00 |
|
swcs
|
c7ea6c0b47
|
configuration for Axios and vue auth api
|
2020-04-09 10:38:27 +02:00 |
|
swcs
|
ad70249daf
|
allow custom texts for buttons in confirm dialog
|
2020-04-09 01:14:56 +02:00 |
|
swcs
|
87e360766b
|
(rudimentary) confirm dialog works now
|
2020-04-09 01:04:05 +02:00 |
|
swcs
|
0da63b7dd6
|
start overlays
|
2020-04-08 23:33:56 +02:00 |
|
swcs
|
9040116993
|
start form component
|
2020-04-08 16:14:12 +02:00 |
|
swcs
|
193551668e
|
start fields for user
|
2020-04-08 15:16:05 +02:00 |
|
swcs
|
2d7fbb8cb8
|
add tabs component
|
2020-04-08 13:52:45 +02:00 |
|