bf17a24704
Make dialog popup rendered by bootstrap overlay library
...
This makes it more dynamic and eases proper placement in case of vertical layout
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-11-06 16:55:49 +08:00
f29807a913
Optimize the download button
...
Replace download button with windows icon (just four squares).
Make the download button last so on certain screens it wouldn't cause additional empty-ish lines.
Redo the wording so the button is shorter, but the dropdown menu is filled.
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-21 17:46:40 +08:00
9d9a4c9f5a
Split dropdown
...
On main click it downloads stable, in dropdown there are two choices - stable and beta. Similar to the downloads on jetbrains website
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-21 15:32:19 +08:00
92f7428ac8
Replace download button with dropdown
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-10-18 12:29:19 +08:00
ff56f369af
Show No results instead of all cards when search failed
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-08-02 15:39:34 +08:00
5abec7c676
Add installer to the main page
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-06 11:10:56 +08:00
6f7c2c020b
Revert "Add installer to the main page"
...
This reverts commit a6fbae7bcb
.
2024-05-08 19:51:32 +08:00
a6fbae7bcb
Add installer to the main page
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-05-08 11:22:22 +08:00
3fd43e0de8
Increase padding in searchbar to avoid shadow
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-04-10 15:17:31 +08:00
dfe1f0ea2d
Rename backlog to catalog
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-04-09 14:56:05 +08:00
839d7c6612
Fix search bar icon conflicting in webkit and make backlog scroll bar thin
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-04-09 14:56:05 +08:00
1cb9c90c65
Fix bottom side gradient
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-04-09 14:56:05 +08:00
eb196b086e
Make fonts sizes more consistent and fiz minor paddings issues
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-04-09 14:56:05 +08:00
aa35348288
Apply styles to the search bar
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-04-09 14:56:05 +08:00
67cef120b6
Move order options to the OrderForm, fix missing tooltip props, update tooltip contents
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-02-15 12:17:19 +08:00
0b5797b1ba
Add more order options and enhance the look of them
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-02-15 12:17:19 +08:00
bcc8db6819
Add order options
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-02-15 12:17:19 +08:00
ca2eb29fbf
Alignment fixes, remove price of spare cards, reworded the description phrase,
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-23 11:36:56 +08:00
7ceba1d461
Extend shop description to 80% and fix notification on mobiles when sidemenu is open
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-15 15:51:04 +08:00
4f702e9064
Remove delete crate from spare cards and add crate numbers to the summary
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-15 13:01:27 +08:00
6d6809af7f
Show tooltip instead of badge by default
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-15 12:28:07 +08:00
fcf0f49816
Fix form submit
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-09 10:14:53 +08:00
火焚 富良
a589c309cc
Notification badge on unviewed options
2024-01-09 10:14:53 +08:00
c3e583d644
Revert legend
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-09 10:14:53 +08:00
14c365b20f
Add legend to help users discover options
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-09 10:14:53 +08:00
a03a151c42
Modals style fixes
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-09 10:14:53 +08:00
0e60eb9bce
Fix buttons colors
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-09 10:14:53 +08:00
07e01bcc93
Crates UI fixes
...
TODO ex .rfqFeedback fixes
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-01-09 10:14:53 +08:00
9966593166
Add options for the cards ( #93 )
...
Closes #85
Closes #80
Co-authored-by: Egor Savkin <es@m-labs.hk>
Co-committed-by: Egor Savkin <es@m-labs.hk>
2023-11-28 15:32:34 +08:00
f8c19cf9b9
Update funding design
...
Wrap each funder into the horizontal card with logo and description, increase margins for platinum/gold/... headers
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-11-20 14:32:50 +08:00
83a04be40e
Sort publications - put individual works to the bottom, add expandable view
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-11-20 14:28:39 +08:00
a5b217c183
Fix hover logic on touchables
...
* fix cards removal
* fix cards progress bar overlay
* fix cards warning overlay
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-11-07 14:59:20 +08:00
73e396a633
Fix incorrect min-height for the crate
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-07-07 16:30:52 +08:00
48eb492410
Fix incorrect vertical size of the shop body, which lead to additional scrolling panel
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-07-05 17:50:41 +08:00
10691b6bf0
shrink front page top banner
2023-03-07 13:58:32 +08:00
9010bc7cb9
shop: fix link text placement
2022-01-20 11:59:00 +08:00
1baa5c52e4
shop: use lighter color for links
2022-01-19 15:20:28 +08:00
62286e9ea8
shop: implement link to datasheet if available
2022-01-19 14:27:09 +08:00
a2217c1d5b
css: add pdf icon class
2022-01-18 17:19:43 +08:00
0921618ca8
remove old logos
2020-10-12 17:41:23 +08:00
2adb262fb0
fix(issue#16): Adds class inverted to flip warning when:
...
4 slots remains and current card is at almost the end of the crate
aka when the warnings is about a card that is at the end of the crate
2020-04-20 18:22:38 +09:00
bac4e37cc2
feat(issue19/UI): Allows to load custom configuration
2020-04-14 18:54:31 +09:00
fdded2702b
feat(issue19/UI): Displays box to load custom conf + verification format
2020-04-14 17:51:33 +09:00
413703fd96
feat(issue19/UI): Allows to show configuration
2020-04-14 16:08:28 +09:00
0c4d2cfdac
feat(issue22/UI): Updates shop (email + req to API for RFQ + feeback)
2020-04-14 14:46:51 +09:00
dd1a188937
feat(issue21): Increases crate height to 350px
2020-03-05 12:58:12 +09:00
c4b1a07530
fix(issue21): Increases crate height (thus card height)
2020-03-02 22:36:02 +09:00
06d9939ddb
fix(issue21): Adds precision + BP adapter and updates styles
2020-03-02 22:27:31 +09:00
a7f82f608e
feat(issue20): Updates mobile version for job page
...
Displays gallery slideshow for images
2020-02-01 10:56:22 +01:00
12650be390
feat(issue20): Adds info job in home page
2020-01-22 18:55:17 +01:00