Sebastien Bourdeauducq
58be74ca57
remove Metlino/Sayma
2020-12-08 12:15:50 +08:00
Sebastien Bourdeauducq
66f62b34fa
add link to Deltaflow-on-ARTIQ
2020-12-03 20:04:40 +08:00
Sebastien Bourdeauducq
95aa566425
funding: sync with ARTIQ manifesto
2020-10-15 16:48:50 +08:00
Sebastien Bourdeauducq
67ff0be99a
update WUT logo
2020-10-14 10:24:33 +08:00
Sebastien Bourdeauducq
55c168f321
Merge branch 'funding' into master
2020-10-13 14:27:06 +08:00
Sebastien Bourdeauducq
707b4b60f6
Processor -> Carrier
2020-10-13 10:04:02 +08:00
Sebastien Bourdeauducq
0921618ca8
remove old logos
2020-10-12 17:41:23 +08:00
Sebastien Bourdeauducq
21feb9d170
update topnav
...
work around #40
2020-10-12 17:40:18 +08:00
Sebastien Bourdeauducq
4e362e793b
add MIT Phaser funding
2020-10-12 17:26:56 +08:00
Sebastien Bourdeauducq
ec9b05a2d4
update Oxford funding details
2020-10-12 17:26:35 +08:00
Sebastien Bourdeauducq
9fc10fb529
update funding page based on feedback
2020-10-10 18:57:51 +08:00
Sebastien Bourdeauducq
0d1e24f479
add funding page (WIP)
2020-10-03 21:08:06 +08:00
Sebastien Bourdeauducq
36de9b6e63
add latest paper to publications
2020-09-25 17:40:25 +08:00
Sebastien Bourdeauducq
bafde54f27
add publications
2020-09-21 21:02:54 +08:00
sovanna
96d1ee8045
fix(orderHardware): Corrects MCX-IDC number, sets to 5538
2020-07-18 12:16:29 +02: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
sovanna
2a2a7da014
fix(issue#3): Loads models separately
...
- common models functions are loaded in SolveSpaceControls.js
- each js model file is now autonomous
- in page-solvespace.html, add each <script> 'async' attribute
So now, each js model file will be loaded as soon as available,
avoiding blocking rendering page
2020-04-21 18:23:49 +09:00
Sebastien Bourdeauducq
eb4f52c022
rebuild shop.min.js
2020-04-21 10:22:24 +08:00
sovanna
fa8638c411
Merge branch 'master' of https://git.m-labs.hk/M-Labs/web2019
2020-04-21 11:19:21 +09:00
sovanna
41a19b9910
fix(issue#16): Shows warning only when needed
2020-04-21 11:18:46 +09:00
Sebastien Bourdeauducq
5d10f0a315
rebuild shop.min.js
2020-04-20 22:53:32 +08:00
sovanna
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
sovanna
db6abf2909
fix(issue26): Retrieves "pn" code that are unknowns
2020-04-20 15:51:35 +09:00
Sebastien Bourdeauducq
d97222e4e1
shop: fix Mirny PN
2020-04-18 10:31:31 +08:00
Sebastien Bourdeauducq
e566993a6c
smoltcp: fix formatting
2020-04-17 11:01:44 +08:00
Sebastien Bourdeauducq
b9b9620c67
shop: update generated JS
2020-04-16 10:33:49 +08:00
Sebastien Bourdeauducq
c98354db63
shop: configurations -> JSON
2020-04-16 10:33:28 +08:00
Sebastien Bourdeauducq
107bae7da0
shop: cleanup
2020-04-16 10:31:57 +08:00
Sebastien Bourdeauducq
88e4f1d8c0
shop: cleanup request, update npm deps
2020-04-15 21:17:48 +08:00
Sebastien Bourdeauducq
103056cbe8
rfq: simplify, set email sender
2020-04-15 21:17:19 +08:00
Sebastien Bourdeauducq
7d0abf4b17
shop: use hooks.m-labs.hk
2020-04-15 12:36:50 +08:00
Sebastien Bourdeauducq
9e8ec71c9f
rfq: cleanup
2020-04-15 12:36:30 +08:00
Sebastien Bourdeauducq
e8d584fba5
rfq: relax Flask version requirement
2020-04-15 12:16:49 +08:00
Sebastien Bourdeauducq
d203ebf63b
rfq: rename package
2020-04-15 12:16:36 +08:00
sovanna
4efa24b09b
feat(issue22/server-flask): Refactors archi
...
- uses package rfq with only one file
- adds basic setup.py
- remove package versionning inside requirements
- lets flask version in setup.py (issue regarding setuptools)
2020-04-15 12:40:34 +09:00
sovanna
5703458586
feat(issue19-22/UI): Updates shop build
2020-04-15 10:47:03 +09:00
sovanna
0758e2d2ba
feat(issue22): Sends confirmation email to client
...
Also, adds the JSON configuration in order to be sent to the client
as a "reminder" of what he sends
2020-04-15 10:41:40 +09:00
sovanna
a61ebbdff6
feat(issue22/server-flask): Adds reply_to
...
`recipient` refers to FLASK_MAIL_RECIPIENT env var
which is the email address that receives all RFQ
2020-04-15 10:25:05 +09:00
sovanna
44b361893f
feat(issue19/UI): Removes deactivation button after form submit
2020-04-15 10:21:31 +09:00
sovanna
e116bbf028
feat(issue22/servver-flask): Removes CORS
2020-04-15 10:19:03 +09:00
sovanna
4899bfedc2
feat(issue19-22/UI): Updates shop build
2020-04-14 18:54:59 +09:00
sovanna
bac4e37cc2
feat(issue19/UI): Allows to load custom configuration
2020-04-14 18:54:31 +09:00
sovanna
fdded2702b
feat(issue19/UI): Displays box to load custom conf + verification format
2020-04-14 17:51:33 +09:00
sovanna
413703fd96
feat(issue19/UI): Allows to show configuration
2020-04-14 16:08:28 +09:00
sovanna
2825779c96
feat(issue22/UI): Uses bootstrap view instead of custom
2020-04-14 15:56:17 +09:00
sovanna
0c4d2cfdac
feat(issue22/UI): Updates shop (email + req to API for RFQ + feeback)
2020-04-14 14:46:51 +09:00