ayusharma
9fa523a0d3
fix: license field alignment on web ui ( #761 )
2018-06-20 21:09:49 +02:00
ayusharma
e5ea0c2f5b
fix: dynamic date generation for <Package /> component test
...
fix: adds <Package /> component snapshot
2018-06-18 23:49:51 +02:00
Juan Picado @jotadeveloper
8e16bbc5f1
test: remove time for package test
2018-06-18 23:30:43 +02:00
Peter Kaske
453bceec4c
Changes as requested by reviewer.
...
- Fix test name in spec file
- Use lodash isString and isNill
- Move normalisation of git url into it's own function
- Create a renderSection() function to render links in a more "dry" way
2018-06-14 08:43:01 +02:00
Peter Kaske
7bd3a4f292
feat: Add basic package infos and resource links to sidebar.
...
Shows homepage, repository url and license if available in meta data.
If no data is available the module isn't shown.
2018-06-14 00:34:25 +02:00
Juan Picado @jotadeveloper
ecbe616e46
feat: add published date and license on ui
2018-06-04 06:44:53 +02:00
Lucius Gaitán
b8b2612e02
feat: new verdaccio skin to webui
2018-05-27 09:25:14 -03:00
jharris4
f89b4985ab
fix: make enter key submit the login modal form
2018-05-07 16:03:16 -04:00
jharris4
2e41d9f460
fix: disable autocomplete on search so it doesn't default to username
2018-05-07 16:02:32 -04:00
Juan Picado @jotadeveloper
57a6771681
Merge branch 'master' into issue-542
2018-03-24 20:15:58 +01:00
Ayush Sharma
0d3cf84c01
fix(test): replaces LocaleString with date-nfs/format
...
fix(test): replaces timezone to UTC
fix(test): updates variable definitions
fix(test): updates time format
2018-03-24 23:31:24 +05:30
Juan Picado @jotadeveloper
2022a30419
fix: unit test and better error handling
2018-03-24 10:12:25 +01:00
Aaron Lozier
a56e8ad030
chore: update package and yarn to latest flow-types; skip test per #542
2018-03-18 09:27:51 -05:00
Juan Picado @jotadeveloper
66031363b9
test(e2e): add test scenario for sidebar
2018-02-11 00:02:14 +01:00
Juan Picado @jotadeveloper
508d175778
test(e2e): add test scenario to display published packages on ui
2018-02-10 16:45:29 +01:00
Juan Picado @jotadeveloper
8c2a755f84
test(e2e): add test scenario to login user
2018-02-10 09:41:01 +01:00
Juan Picado @jotadeveloper
ccb14a54df
build: update jest dependencies
2018-01-15 23:04:58 +00:00
Ayush Sharma
cbcd86efb4
webui: package sidebar test cases
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper
3c157a221a
refactor: update snapshots
2018-01-07 07:59:36 +00:00
Ayush Sharma
d24904c650
webui: tests and dependency mock fixes
...
deps fixes
deps fixes
2018-01-07 07:59:36 +00:00
Ayush Sharma
ab4b9a0e2e
webui: removes function check in search component in test
2018-01-07 07:59:36 +00:00
Ayush Sharma
5ae7863d8f
webui snapshot testing
...
deps fixes for ui tests
snapshot fixes
2018-01-07 07:59:36 +00:00
Ayush Sharma
e03672b70b
Chore: typo and spacing fixes
...
test name fixes
2018-01-07 07:59:36 +00:00
Ayush Sharma
ea47691300
Fix: Header component test
2018-01-07 07:59:36 +00:00
Ayush Sharma
3052e5fb22
Webui component test with Jest
2018-01-07 07:59:36 +00:00
Ayush Sharma
753281effe
Package detail component test
2018-01-07 07:59:36 +00:00
Ayush Sharma
c56c03065b
WIP: package & Package list component tests
2018-01-07 07:59:36 +00:00
Ayush Sharma
84b29fcf08
webui: <NotFound /> component test case
2018-01-07 07:59:36 +00:00
Ayush Sharma
6a6d7ed4de
webui: <Help /> component test case
2018-01-07 07:59:36 +00:00
Ayush Sharma
e38f284b0b
webui: <NoItems /> component test case
2018-01-07 07:59:36 +00:00
Ayush Sharma
b77c0ea7bb
webui: <Readme /> component test case
2018-01-07 07:59:36 +00:00
Ayush Sharma
50884dfd7e
webui: <Search /> component test case
...
Fix: placeholder test for <Search /> component
minor fix
2018-01-07 07:59:36 +00:00
Ayush Sharma
de867e7a65
Webui: bootstrap and test setup
2018-01-07 07:59:36 +00:00