Commit Graph

100 Commits (bafde54f2721782e5ae0d809eca7ed78cd737fcb)

Author SHA1 Message Date
Sebastien Bourdeauducq bafde54f27 add publications 2020-09-21 21:02:54 +08:00
Sebastien Bourdeauducq ca38bcea47 fix artiq link 2020-04-29 15:26:32 +08:00
Sebastien Bourdeauducq 5519554649 syntax 2020-04-29 15:08:30 +08:00
Sebastien Bourdeauducq 57b6aec37a add nMigen page 2020-04-29 15:07:51 +08:00
Sebastien Bourdeauducq aefe3ad387 remove outdated solvespace info 2020-04-29 12:49:46 +08:00
Sebastien Bourdeauducq 18d83a4e36 update phone number 2020-04-29 12:48:31 +08:00
Sebastien Bourdeauducq e566993a6c smoltcp: fix formatting 2020-04-17 11:01:44 +08:00
Sebastien Bourdeauducq 863b7cb246 add Birmingham ARTIQ examples 2020-03-25 12:02:19 +08:00
Sebastien Bourdeauducq 11712e2e06 fix md formatting 2020-03-13 18:29:03 +08:00
Sebastien Bourdeauducq 9dbce6b06a remove solvespace commercial support info 2020-03-13 18:28:53 +08:00
Sebastien Bourdeauducq bcaa81b688 update smoltcp github URL 2020-03-13 18:27:51 +08:00
sovanna a7f82f608e feat(issue20): Updates mobile version for job page
Displays gallery slideshow for images
2020-02-01 10:56:22 +01:00
sovanna 413ceb4fe7 fix(issue24): Corrects custom layout for office direction 2020-01-27 15:07:11 +01:00
sovanna 5b50aa01c1 fix(issue20): Corrects job text, updates on homepage/jobpage 2020-01-23 11:25:21 +01:00
sovanna 58214dc179 fix(issue20): Corrects typo and puts line in italic 2020-01-23 11:06:56 +01:00
sovanna d7e40e0e3d fix(issue20): Updates first image 2020-01-23 11:06:23 +01:00
sovanna bc7adaf32f feat(issue20): Customizes job page 2020-01-22 18:16:32 +01:00
sovanna be9848097e fix(issue17): Improves dynamic changes to fixed height 2020-01-22 16:48:00 +01:00
Sebastien Bourdeauducq 07e36d33e3 add ARTIQ community code links 2020-01-22 11:55:11 +08:00
Sebastien Bourdeauducq 8a1077f208 mention Fastino 2020-01-20 20:40:26 +08:00
Sebastien Bourdeauducq e284054e09 fix DIO output description 2020-01-15 10:12:23 +08:00
Sebastien Bourdeauducq abd54c7a59 add jobs page 2020-01-09 00:12:34 +08:00
Sebastien Bourdeauducq a060875397 new sinara names/PNs 2019-12-28 23:52:45 +08:00
Sebastien Bourdeauducq 220bc3f1c6 add old migen tutorial 2019-11-19 10:37:13 +08:00
Sebastien Bourdeauducq f69e6ab4c7 update manual links 2019-11-14 17:06:41 +08:00
Sebastien Bourdeauducq 1687f80e91 reorder experiment control resources 2019-11-14 16:45:14 +08:00
Sebastien Bourdeauducq 21ed7d3c17 update documentation links 2019-11-12 10:59:04 +08:00
sovanna e025f66f3e feat(place-order): Adds order hardware system
fix(place-order): Avoids colliding with page var

feat(place-order): Adds drag(copy)/drop system
Finally get this to work..
Still some minor issues while drag(copy)/drop
This commit allows to drag(copy)/drop inside the crate.
Allows to reorder the crate

feat(place-order): Adds basic summary of shopping cart
allows to delete item

feat(place-order): Adds form
also applies some cosmetcis css

feat(place-order): Applies custom css to drag/drop process

feat(place-order): Improves crate UI

feat(place-order): Adds missing assets

feat(place-order): Updates icon button add

feat(place-order): Changes cart layout to increase space
- moves up the control crate type (rack/desktop)
- increase card size a bit
- reduces some padding
- adding some space above card title
- re-organise react component to achieve this layout

feat(place-order): Updates icon remove in summary price
- uses icon instead of shitty html/css
- re-organises react component

fix(place-order): Reduces overlay gradient effect on the aside
also increases padding-bottom to avoid overlay above content

feat(place-order): Updates summary price layout

feat(place-order): Updates CrateMode using data
this avoid using hard text in component
and also, adding crate mode in data.js will be helpful
for other component too (e.g OrderSummary)

feat(place-order): Adds crate mode in OrderSummary
Allows to add fees to rack mode for exemple

feat(place-order): Allows to delete all items in the crate at once

feat(place-order): Updates typo
uses currentMode instead of crateMode

feat(place-order): Displays selection shadow on card when user hover delete button

feat(place-order): Allows to add item to the crate

feat(place-order): Corrects typo

feat(place-order): Corrects layout for browser support

feat(place-order): Adds first automatic rules
this allows to test how things could be done

feat(place-order): Allows to remove card when drop out of crate

feat(place-order): Adds icon reminder to rules

feat(place-order): Uses internal js production assets

feat(place-order): Uses production file

feat(place-order): Adds kali first as initialisation

feat(place-order): Simulates slots in crate (desktop/rack)

feat(place-order): Updates data that prepare for rules algo

feat(place-order): Adds some rules

feat(place-order): Removes rule 2kasli when no more kasli
it's a fix

feat(place-order): Corrects typo rules koster

fix(place-order): Removes PWA prompt

fix(place-order): Corrects size card inside crate

refactor(place-order): Reduces padding between items in listing

refactor(place-order): Uses USD currency

feat(place-order): Upgrades algo for rules

feat(place-order): Adds progress bar to kasli/kasli w/backplane

feat(place-order): Refactores a bit rule handler

feat(place-order): Adds all other rules

fix(place-order): Corrects typo

fix(place-order): Corrects count zotino/hd68 when IDC-BNC does not follow each others

feat(place-order): Backups dev script call just in case
For now, I can work with prod build even debugging production code

feat(place-order): Adds super tooltip to progress bar

feat(place-order): Adds tooltip for zotino/hd68 too

refactor(place-order): Updates typo rule for Koster

feat(place-order/WIP): Adds warning

feat(place-order): Adds Mirny
adds css changes from previous commit (i've forgotten)

feat(place-order): Updates build

feat(place-order): Set RJ45-DIO to occupy 2 EEMs

feat(place-order): Make clocker progress bar visible
It was hidden by horizontal scrollbar inside crate

feat(place-order): Remove red warning for 2 kaslis following each other

feat(place-order): Adds rule for cards that need a resource controller

feat(place-order): Corrects typo, adds point to end of message

feat(place-order): Changes idc-bnc info into a warning one

feat(place-order): Moves down warning box

feat(place-order): Updates some cosmetics css

fix(place-order): Removes IDC-BNC from Kasli connectors count

feat(place-order): Displays warning on hover warning icon

feat(place-order): Updates design hover item in listing

feat(place-order): Updates price estimate

feat(place-order): Displays warning in summary

feat(place-order): Allows to select item

feat(place-order): Allows to send request quote through client email

fix(place-order): Allows to click on remove inside summary list

feat(place-order): Adds btn remove for each cards inside crate

feat(place-order): Builds

fix(place-order): Updates icon warning

fix(place-order): Corrects recipient email address
LOL, forgot to remove mine haha

fix(place-order): Removes typo (kasli double)

fix(place-order): Removes num from email title subject

fix(place-order): Adds warning resources to mirny, zotino
Also updates message text

feat(place-order): Adds clocker counter

feat(place-order): Uses warning for id68 instead of reminder

feat(place-order): Adds crate type into the json

feat(place-order): Adds btn order hardware in homepage

refactor(place-order): Cleans a bit

fix(place-order): Improves a bit ux remove item from crate

fix(place-order): Improves a bit ux remove item from crate

feat(place-order): Builds

fix(place-order): Uses cursor pointer on remove button

fix(place-order): Corrects card need a resources card

chore(place-order): Removes call to ap.js

fix(place-order): Tries with fixed height on warning icon

fix(place-order): Adds fixed height to other element

fix(place-order): Tries to remove up container height to let flex to its job

fix(place-order): Removes .trim call which block multiline and augments row to 5

feat(place-order): Builds

fix(place-order): Adds min-height for the crate
2019-11-06 14:49:00 +08:00
Sebastien Bourdeauducq 29506fa9e1 add Mirny 2019-10-26 12:53:59 +08:00
Sebastien Bourdeauducq dfd33ef0be fix md syntax 2019-10-25 08:55:35 +08:00
Sebastien Bourdeauducq 4bccb4fdd6 add note about Banker 2019-10-25 08:41:54 +08:00
sovanna 6c8546bf6d fix(solvespace): Tries fix k526s-adapter-assy on Android
Restore
2019-08-12 14:51:56 +02:00
sovanna b1872eb755 fix(solvespace): Tries fix k526s-adapter-assy on Android 2019-08-12 14:43:14 +02:00
sovanna 21df1b1b99 fix(Solvespace): Adds customs sizes to model 2019-08-04 19:21:00 +02:00
sovanna 6049d15e0b fix(Resources): Updates content to have same card height 2019-08-04 15:13:40 +02:00
sovanna 76dccbb8ff fix(ARTIQ): Uses chart SVG 2019-08-04 14:57:59 +02:00
sovanna 3084e84924 refactor(website): Updates milkymist 2019-08-01 14:05:15 +02:00
sovanna b7dee72e43 refactor(website): Updates 2019-08-01 11:53:36 +02:00
sovanna 0b35dc8c4d refactor(controlLoops): Aligns to top 2019-07-31 10:15:50 +02:00
Sebastien Bourdeauducq 37baa4a040 fix IRC icon 2019-07-29 19:15:43 +08:00
Sebastien Bourdeauducq dd04ad00ac typo 2019-07-29 19:11:06 +08:00
sovanna 8a56d53d1f refactor(ARTIQ): Adds alt atributes in img 2019-07-29 12:42:17 +02:00
sovanna be53b238f4 refactor(Resources): Updates according to design 2019-07-29 12:41:57 +02:00
Sebastien Bourdeauducq 8f31b18ebb remove ARTIQ-2 manual 2019-07-27 10:37:25 +08:00
Sebastien Bourdeauducq 0b71db35a7 SMA-IDC is now available 2019-07-26 21:25:00 +08:00
sovanna 4e296bf061 fix(Office): Uses same height 2019-07-22 17:15:52 +02:00
sovanna 94c33959bf fix(ARTIQ): Removes duplicate grafana 2019-07-22 16:07:59 +02:00
sovanna 7b346abb95 Merge branch 'master' of https://git.m-labs.hk/M-Labs/web2019 2019-07-22 16:03:52 +02:00
sovanna da2604d954 refactor(ARTIQ): Uses svg and invert images order 2019-07-22 15:58:26 +02:00
sovanna 3f2440637c refactor(ARTIQ): Uses image from assets event if the image are not symetrics 2019-07-22 15:50:08 +02:00