This website requires JavaScript.
Explore
Help
Register
Sign In
retr0volkov
/
abyss-lab
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
315
Commits
1
Branch
0
Tags
aa95c28177e8c83f6df64c45c26e381e03ef14fe
Commit Graph
55 Commits
Include renames
Host public assets from AWS
Sakura Knoll
2022-03-05 22:35:09 +09:00
aa95c28177
Add korean name of the app
Sakura Knoll
2022-03-05 21:26:20 +09:00
5c704cea7f
Fix label alignment of FilterButton
Sakura Knoll
2022-01-16 09:48:45 +09:00
64388381f5
Improve SEO
Sakura Knoll
2022-01-10 18:51:34 +09:00
6924c88bf2
Hide battlesuit filters for small display
Sakura Knoll
2022-01-09 20:52:36 +09:00
d2eabf6297
Apply responsive size for cards and images
Sakura Knoll
2022-01-09 20:29:37 +09:00
584af953ca
Apply text overflow style for breadcrumb items
Sakura Knoll
2022-01-09 20:11:19 +09:00
c026988cfa
Fix mobile nav hiding behavior when navigating
Sakura Knoll
2022-01-09 20:11:02 +09:00
2cd449a02f
Apply responsive style for navigator
Sakura Knoll
2022-01-09 19:45:23 +09:00
df080955b4
Renew index pages
Sakura Knoll
2022-01-09 18:31:21 +09:00
e5b0184be6
Translate stigmata set page
Sakura Knoll
2022-01-09 08:54:55 +09:00
38ca73f06c
Translate elf pages
Sakura Knoll
2022-01-08 21:53:10 +09:00
dfee374df9
Translate weapon list page
Sakura Knoll
2022-01-08 20:20:46 +09:00
0fbbb45c80
Translate stigmata list page
Sakura Knoll
2022-01-08 19:35:05 +09:00
47092ee950
Fix stigmata type locales
Sakura Knoll
2022-01-08 19:34:49 +09:00
2a2db93ded
Translate StigmataCard
Sakura Knoll
2022-01-08 19:00:54 +09:00
47ba4834f4
Translate single stigmata page
Sakura Knoll
2022-01-08 18:57:51 +09:00
d33d4bd7ba
Translate battlesuit card
Sakura Knoll
2022-01-04 00:02:37 +09:00
c91913af04
Add translation for battlesuit list page
Sakura Knoll
2022-01-03 15:18:47 +09:00
ac143a81c0
Modify i18n button position
Sakura Knoll
2022-01-03 14:06:45 +09:00
d5610fc964
Introduce i18n
Sakura Knoll
2022-01-03 13:22:37 +09:00
8bc576208a
Fix missing key warnings in GanttChart component
Sakura Knoll
2022-01-03 13:20:27 +09:00
d6a8a0e7b0
Show alt name of stigmata set
Sakura Knoll
2022-01-02 21:15:00 +09:00
2f6e62d4e6
Extract secondary label
Sakura Knoll
2022-01-02 20:17:47 +09:00
9e731d2ad3
Refactor elf list page
Sakura Knoll
2022-01-02 19:52:47 +09:00
a0d5b8d1a3
Set list mode query for stigmata list link in stigmata set page
Sakura Knoll
2022-01-02 18:32:21 +09:00
f0e249cac4
Fix jsx imports
Sakura Knoll
2022-01-02 18:19:21 +09:00
d4f0f76e05
Add stigmata set view
Sakura Knoll
2022-01-02 18:06:33 +09:00
3469c71363
Fix duplicated bottom borders
Sakura Knoll
2022-01-02 18:06:21 +09:00
f3c6b8268a
Extract page compoentns from stigmata show page
Sakura Knoll
2022-01-02 16:58:20 +09:00
128deaa9d3
Extract capitalize method
Sakura Knoll
2022-01-02 14:49:23 +09:00
315f52ce3a
Adjust weapon card margin
Sakura Knoll
2022-01-02 11:49:34 +09:00
62c41c330e
Extract StigmataCard
Sakura Knoll
2022-01-02 11:49:24 +09:00
6e016f9fdf
Fix imaginary icon of type label
Sakura Knoll
2022-01-02 11:31:25 +09:00
f27af2cb13
Extract WeaponCard
Sakura Knoll
2022-01-01 21:31:09 +09:00
bf90b8f968
Rename strenghts to features
Sakura Knoll
2022-01-01 21:18:25 +09:00
bd4e426a96
Separate serve lib
Sakura Knoll
2022-01-01 21:13:44 +09:00
d7d94f2ba2
Use query instead of stae for filter
Sakura Knoll
2022-01-01 18:23:17 +09:00
06742c5279
Refactor components of battlesuit list page
Sakura Knoll
2022-01-01 17:40:11 +09:00
190b50b69f
Show battlesuit feature icon
Sakura Knoll
2021-12-31 18:33:59 +09:00
1501ed14b3
Add type label to battlesuit show page
Sakura Knoll
2021-12-31 18:27:38 +09:00
30bac56aa3
Add icon to filer buttons
Sakura Knoll
2021-12-31 18:19:17 +09:00
8f061250e7
Add icon image to valkyrie label
Sakura Knoll
2021-12-31 18:19:06 +09:00
bad4397b32
Style battlesuit show page
Sakura Knoll
2021-12-31 00:58:25 +09:00
371e9ad7ed
Adjust right margin of gantt chart
Sakura Knoll
2021-12-30 18:15:40 +09:00
484b676118
Extract filter button
Sakura Knoll
2021-12-30 18:09:12 +09:00
ebe373826d
Remove the last week table header
Sakura Knoll
2021-12-28 23:40:58 +09:00
9877190b87
Start a week from monday instead of sunday
Sakura Knoll
2021-12-28 22:00:29 +09:00
c670eeef55
Fix exhausted memo hook in gantt chart
Sakura Knoll
2021-12-28 15:55:19 +09:00
950b23b134
Fix missing last column header
Sakura Knoll
2021-12-28 03:55:06 +09:00
d0439da265
First
Previous
1
2
Next
Last