Commit Graph

460 Commits (master)

Author SHA1 Message Date
Giulio Cesare Solaroli a2f3ee038e Improved SCSS layout and minor issues 2015-08-18 17:29:29 +02:00
Giulio Cesare Solaroli a0202493e3
Fixed Password Generator rendering issue 2015-08-13 11:45:05 +02:00
Giulio Cesare Solaroli 431ef1096b
Fixed license file reference 2015-08-13 11:08:47 +02:00
Giulio Cesare Solaroli 22b6d1a83a
Signed off code 2015-08-13 11:00:13 +02:00
Giulio Cesare Solaroli 5a8fe67f88 Merge pull request #76 from gcsolaroli/master
Password generator and tentative fix for login errors
2015-08-13 10:56:32 +02:00
Giulio Cesare Solaroli a53767d5c0 Fixed hidden error triggered setting "use strict" 2015-08-13 10:54:49 +02:00
Giulio Cesare Solaroli 00398aa65e Changed length field rendering in password generator 2015-08-12 11:05:11 +02:00
Giulio Cesare Solaroli feef7e9705 Improved password generator UI 2015-08-12 10:54:13 +02:00
Giulio Cesare Solaroli c73aee1751 Fixed password generator rendering in Safari 2015-08-11 18:21:59 +02:00
Giulio Cesare Solaroli 58e1cdfcf9 Added username/password fields to newly created cards 2015-08-10 16:38:42 +02:00
Giulio Cesare Solaroli cb949d791f Improved rendering for password generator 2015-08-10 15:26:45 +02:00
Giulio Cesare Solaroli 2e6ae458de Added password generator for password fields 2015-08-08 11:51:21 +02:00
Giulio Cesare Solaroli c99e8bcd71 Improved drag&drop handler rendering as suggested by Roberto Pasini 2015-08-03 17:32:35 +02:00
Giulio Cesare Solaroli b8abf8aea4 Merge pull request #75 from gcsolaroli/master
More fixes for /delta
2015-08-03 16:34:09 +02:00
Giulio Cesare Solaroli 721beef8c8 Merge pull request #74 from jokajak/flask_cleanup
Flask cleanup
2015-08-03 09:56:48 +02:00
jokajak 88e51068ca Update flask models to fix table creation
Mysql requires a length in the table definition for String columns
2015-08-02 17:49:02 -04:00
jokajak a141d2e887 Add docstrings to flask backend 2015-08-02 14:01:23 -04:00
jokajak 3a1188a779 Fix flask model to support sqlalchemy-migrate 2015-08-02 14:01:02 -04:00
jokajak 35960ad2df Add a gitignore file for flask backend
This file will allow virtualenv's to be created in the src directory for
development of the flask backend directly.
2015-08-02 13:58:05 -04:00
Giulio Cesare Solaroli ce3fd5d19c Fixed copyright notice
- fixed copyright place inside HTML file in order to keep encoding information in the first 1024 bytes
- updated licence notice to AGPL
2015-07-31 18:29:15 +02:00
Giulio Cesare Solaroli 80b82d2524 updated logout icon 2015-07-31 18:28:27 +02:00
Giulio Cesare Solaroli 6000248da2 Fixed rendering of search form 2015-07-31 17:40:23 +02:00
Giulio Cesare Solaroli 197bce0d00 Fixed rendering of search form 2015-07-31 09:15:13 +02:00
Giulio Cesare Solaroli 392a8bb3a4 Fixed password fields typography metrics 2015-07-30 15:26:06 +02:00
Giulio Cesare Solaroli 78eb3bc16c
Signed off code 2015-07-29 18:25:08 +02:00
Giulio Cesare Solaroli 6af8f80abe Merge pull request #73 from gcsolaroli/master
Minor fixes to /delta first public release
2015-07-29 17:59:30 +02:00
Giulio Cesare Solaroli cbc613da7f Updated weird case path adding a sensible result and logging a warning 2015-07-29 17:34:20 +02:00
Giulio Cesare Solaroli 0dbd7eb45a Fixed scroll issues for card details in Chrome 2015-07-29 17:31:29 +02:00
Giulio Cesare Solaroli a182077a1d Fixed extra height in fieldValues when in view mode 2015-07-29 16:07:13 +02:00
Giulio Cesare Solaroli 86c4e70866 Fixed issue when deleting cards on retina display 2015-07-27 18:08:53 +02:00
Giulio Cesare Solaroli c9c8daf08a Switched to React 0.13.3 2015-07-27 18:03:20 +02:00
Giulio Cesare Solaroli 0e5501b12b Fixed ‘esc’ handling for fieldValues rendered as TextArea 2015-07-27 18:01:40 +02:00
Giulio Cesare Solaroli 0ed0b33ecd Fixed minor rendering issue when selecting a card 2015-07-27 17:26:59 +02:00
Giulio Cesare Solaroli 1517c52b25 Removed favicons 2015-07-27 17:05:22 +02:00
Giulio Cesare Solaroli 06f5e77acf Fixed Firefox rendering issue 2015-07-22 08:42:55 +02:00
Giulio Cesare Solaroli a1fe0f2d8c Improved tag handling 2015-07-22 08:42:38 +02:00
Giulio Cesare Solaroli 1bc595306a Fixed rendering issue in card detail when in compact view 2015-07-20 18:11:23 +02:00
Giulio Cesare Solaroli c0d1848628 Tentative fix the problem of the ‘compiled’ version of the application 2015-07-20 16:28:09 +02:00
Giulio Cesare Solaroli 444d021f01 Tentative fix the problem of the ‘compiled’ version of the application 2015-07-20 16:11:57 +02:00
Giulio Cesare Solaroli c65c406944 Fixed rendering of field value view. 2015-07-20 15:13:35 +02:00
Giulio Cesare Solaroli 1f9c30cdfb Fixed minor issues reported by user after official release of /delta 2015-07-20 10:27:28 +02:00
Giulio Cesare Solaroli cdfd739897 Fixed rendering of Registration page 2015-07-05 09:28:19 +02:00
Giulio Cesare Solaroli 755df7d360 More fixes before /delta release 2015-07-05 09:09:33 +02:00
Giulio Cesare Solaroli e6d071a7c1 Final fixed before official /delta release 2015-07-04 18:43:59 +02:00
Giulio Cesare Solaroli 2e65e86341 Fixed another syntax issue breaking the building process 2015-07-01 07:22:58 +02:00
Giulio Cesare Solaroli 9de2c96f66 Added semicolon to (try to) fix a build issue 2015-07-01 07:12:00 +02:00
Giulio Cesare Solaroli 236437ba26 Fixed failed login handling 2015-07-01 06:43:37 +02:00
Giulio Cesare Solaroli d9ef3741ba Updated password font 2015-07-01 06:43:14 +02:00
Giulio Cesare Solaroli e02ba2c20c Merged all pending work done on the private repository 2015-06-27 19:08:20 +02:00
Giulio Cesare Solaroli 83b40aea50 Merge branch 'import'
Conflicts:
	frontend/delta/css/clipperz.css
	frontend/delta/css/clipperz.css.map
	frontend/delta/scss/core/layout.scss
	frontend/delta/scss/core/mixin.scss
2015-06-27 18:38:06 +02:00