This website requires JavaScript.
Explore
Help
Sign In
phyks
/
flatisfy
Watch
1
Star
0
Fork
0
You've already forked flatisfy
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7fd44b7e8f
flatisfy
/
.gitignore
10 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-04-03 16:54:46 +02:00
build
Initial commit
2017-04-03 17:29:29 +02:00
*.pyc
*.swp
*.swo
*.db
Switch to a Vue-based web app * Init Webpack / Babel / etc setup. * Build the app using Vue, Vue-router, Vuex. * i18n Some backends changes were made to match the webapp development: * Return the flat status as a single string ("new" rather than "FlatStatus.new") * Completely switch to calling Weboob API directly for fetching * Use Canister for Bottle logging * Handle merging of details dict better * Add a WSGI script * Keep track of duplicates * Webserver had to be restarted to fetch external changes to the db * Handle leboncoin module better Also add contributions guidelines. Closes issue #3 Closes issue #14.
2017-04-13 23:24:31 +02:00
config/
node_modules
Write some documentation
2017-04-25 15:58:06 +02:00
flatisfy/web/static/assets
Status of flats was not correctly set at first import When importing flats for the first time, their status was not correctly set, resulting in flats not being marked as ignored when they should be. This is a bug introduced with the fix for issue #31, now fixed.
2017-05-04 15:33:20 +02:00
data/
Reference in New Issue
Copy Permalink