Sebastien Bourdeauducq
66f62b34fa
add link to Deltaflow-on-ARTIQ
2 years ago
Sebastien Bourdeauducq
95aa566425
funding: sync with ARTIQ manifesto
2 years ago
Sebastien Bourdeauducq
67ff0be99a
update WUT logo
2 years ago
Sebastien Bourdeauducq
55c168f321
Merge branch 'funding' into master
2 years ago
Sebastien Bourdeauducq
707b4b60f6
Processor -> Carrier
2 years ago
Sebastien Bourdeauducq
0921618ca8
remove old logos
2 years ago
Sebastien Bourdeauducq
21feb9d170
update topnav
...
work around #40
2 years ago
Sebastien Bourdeauducq
4e362e793b
add MIT Phaser funding
2 years ago
Sebastien Bourdeauducq
ec9b05a2d4
update Oxford funding details
2 years ago
Sebastien Bourdeauducq
9fc10fb529
update funding page based on feedback
2 years ago
Sebastien Bourdeauducq
0d1e24f479
add funding page (WIP)
2 years ago
Sebastien Bourdeauducq
36de9b6e63
add latest paper to publications
2 years ago
Sebastien Bourdeauducq
bafde54f27
add publications
2 years ago
sovanna
96d1ee8045
fix(orderHardware): Corrects MCX-IDC number, sets to 5538
3 years ago
Sebastien Bourdeauducq
ca38bcea47
fix artiq link
3 years ago
Sebastien Bourdeauducq
5519554649
syntax
3 years ago
Sebastien Bourdeauducq
57b6aec37a
add nMigen page
3 years ago
Sebastien Bourdeauducq
aefe3ad387
remove outdated solvespace info
3 years ago
Sebastien Bourdeauducq
18d83a4e36
update phone number
3 years ago
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
3 years ago
Sebastien Bourdeauducq
eb4f52c022
rebuild shop.min.js
3 years ago
sovanna
fa8638c411
Merge branch 'master' of https://git.m-labs.hk/M-Labs/web2019
3 years ago
sovanna
41a19b9910
fix(issue#16): Shows warning only when needed
3 years ago
Sebastien Bourdeauducq
5d10f0a315
rebuild shop.min.js
3 years ago
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
3 years ago
sovanna
db6abf2909
fix(issue26): Retrieves "pn" code that are unknowns
3 years ago
Sebastien Bourdeauducq
d97222e4e1
shop: fix Mirny PN
3 years ago
Sebastien Bourdeauducq
e566993a6c
smoltcp: fix formatting
3 years ago
Sebastien Bourdeauducq
b9b9620c67
shop: update generated JS
3 years ago
Sebastien Bourdeauducq
c98354db63
shop: configurations -> JSON
3 years ago
Sebastien Bourdeauducq
107bae7da0
shop: cleanup
3 years ago
Sebastien Bourdeauducq
88e4f1d8c0
shop: cleanup request, update npm deps
3 years ago
Sebastien Bourdeauducq
103056cbe8
rfq: simplify, set email sender
3 years ago
Sebastien Bourdeauducq
7d0abf4b17
shop: use hooks.m-labs.hk
3 years ago
Sebastien Bourdeauducq
9e8ec71c9f
rfq: cleanup
3 years ago
Sebastien Bourdeauducq
e8d584fba5
rfq: relax Flask version requirement
3 years ago
Sebastien Bourdeauducq
d203ebf63b
rfq: rename package
3 years ago
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)
3 years ago
sovanna
5703458586
feat(issue19-22/UI): Updates shop build
3 years ago
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
3 years ago
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
3 years ago
sovanna
44b361893f
feat(issue19/UI): Removes deactivation button after form submit
3 years ago
sovanna
e116bbf028
feat(issue22/servver-flask): Removes CORS
3 years ago
sovanna
4899bfedc2
feat(issue19-22/UI): Updates shop build
3 years ago
sovanna
bac4e37cc2
feat(issue19/UI): Allows to load custom configuration
3 years ago
sovanna
fdded2702b
feat(issue19/UI): Displays box to load custom conf + verification format
3 years ago
sovanna
413703fd96
feat(issue19/UI): Allows to show configuration
3 years ago
sovanna
2825779c96
feat(issue22/UI): Uses bootstrap view instead of custom
3 years ago
sovanna
0c4d2cfdac
feat(issue22/UI): Updates shop (email + req to API for RFQ + feeback)
3 years ago
sovanna
64730e8557
feat(issue22/server-flask): Checks payload is None
3 years ago