AlexiCauvin
|
db5cbee0ce
|
fixe the css on the app general component
|
6 years ago |
AlexiCauvin
|
1d452c582a
|
fixed the css on header and sidebar
|
6 years ago |
Guénaël Muller
|
38d8223ce8
|
Update README
|
6 years ago |
AlexiCauvin
|
78c4a03ed2
|
change the background color on the received message
|
6 years ago |
Guénaël Muller
|
acd77f215e
|
merge with master
|
6 years ago |
Guénaël Muller
|
567ba060e3
|
CFG object is now accessible with self.app_config, config is now param of ContentApi + add Minimal notification code
|
6 years ago |
inkhey
|
ed1caeecc7
|
Merge pull request #17 from tracim/coding/typing_and_pep8
|
6 years ago |
Skylsmoi
|
ea26c428c7
|
mockapi api 'workspace_id' property now returns the id in parameters
|
6 years ago |
Skylsmoi
|
703567e8b7
|
preparation for login api
|
6 years ago |
Skylsmoi
|
18f83a10cc
|
fixed missing variable rename in index.html
|
6 years ago |
Guénaël Muller
|
926e42b53e
|
Better setup.py
|
6 years ago |
Bastien Sevajol
|
5fdf00255e
|
Merge branch 'master' into coding/typing_and_pep8
|
6 years ago |
Bastien Sevajol
|
3ae2ce2d81
|
configure coverage
|
6 years ago |
Bastien Sevajol
|
97ebf889b9
|
configure coverage
|
6 years ago |
Bastien Sevajol
|
ec2eaf3818
|
add typing for python < 3.5
|
6 years ago |
Bastien Sevajol
|
37dbce6b99
|
Add CI urls
|
6 years ago |
Bastien Sevajol
|
7f380b1953
|
add 1rst version of travis config
|
6 years ago |
Bastien Sevajol
|
4eb285365a
|
some typing and pep8
|
6 years ago |
Guénaël Muller
|
f3b6140c78
|
drop example model, add alembic tracimv1 history and use same database scheme as tracimv1
|
6 years ago |
Guénaël Muller
|
2d7d39751e
|
reorganisate lib dir
|
6 years ago |
Guénaël Muller
|
92820a6a16
|
fix auth db access
|
6 years ago |
Guénaël Muller
|
6072fa138e
|
utf8 encoding header + some cleaning
|
6 years ago |
Guénaël Muller
|
151c45a1fa
|
temporary fix for locale
|
6 years ago |
Guénaël Muller
|
65dfa2d643
|
drop serializer and breadcrumb code
|
6 years ago |
Guénaël Muller
|
697cd072a2
|
cleanup + fix dep
|
6 years ago |
Guénaël Muller
|
e0c1d5238f
|
fix pytest conf
|
6 years ago |
Skylsmoi
|
84e59a0047
|
Merge branch 'master' of github.com:tracim/tracim_front
|
6 years ago |
AlexiCauvin
|
ada49adeec
|
spelling correction on the label
|
6 years ago |
AlexiCauvin
|
a3bdd6426f
|
change the width/height on the icon burger in the sidebar
|
6 years ago |
AlexiCauvin
|
9a459d8d19
|
change the asset/hamburger link in the head, minify the hamburger css file
|
6 years ago |
Skylsmoi
|
a5828f7972
|
Merge branch 'master' of github.com:tracim/tracim_front
|
6 years ago |
AlexiCauvin
|
98622647a9
|
added a flexbox rules in the file__name class in FileItem.styl
|
6 years ago |
AlexiCauvin
|
3d6f0ff3ae
|
added the asset/hamburger link in the head
|
6 years ago |
AlexiCauvin
|
59f5f7f318
|
syntax correction for the font body in index.styl
|
6 years ago |
AlexiCauvin
|
6645d487f6
|
icon hamburger lib
|
6 years ago |
Skylsmoi
|
f43e8c746f
|
Merge branch 'master' of github.com:tracim/tracim_front
|
6 years ago |
Skylsmoi
|
ccf915259d
|
fixed folder display
|
6 years ago |
Guénaël Muller
|
5b2895ab67
|
add Test for Workspace and User
|
6 years ago |
Guénaël Muller
|
eace8cc43f
|
reenable some libContent code (test+fixture) +cleanup
|
6 years ago |
Guénaël Muller
|
c06b00bcb8
|
cleanup
|
6 years ago |
AlexiCauvin
|
7493fa08c1
|
windows build process
|
6 years ago |
AlexiCauvin
|
64863d24d3
|
Merge branch 'master' of github.com:tracim/tracim_front
|
6 years ago |
AlexiCauvin
|
4a95eada6f
|
fixe margin and outline on the menu burger in MenuSubComponent
|
6 years ago |
AlexiCauvin
|
d6bb4a1450
|
Deleting import of btnaddmember img
|
6 years ago |
Skylsmoi
|
15d4dcc225
|
Merge branch 'master' of github.com:tracim/tracim_front
|
6 years ago |
AlexiCauvin
|
eaed9897c4
|
syntax correction on the button in PersonalData.jsx
|
6 years ago |
AlexiCauvin
|
823ea5278c
|
syntax correction in jsx file
|
6 years ago |
AlexiCauvin
|
46f27e1963
|
change the open/close sidebar icon
|
6 years ago |
Skylsmoi
|
e13f437ecf
|
filter in sidebar cannot be stacked
|
6 years ago |
Guénaël Muller
|
25823d3093
|
add ContentAPI, UserApi, GroupApi and others core libApi + converted test to pyramid
|
6 years ago |