1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

49 Commits

Author SHA1 Message Date
Hillel Coren
0771c899f4 Handle very long email addresses 2017-02-21 14:25:36 +02:00
Hillel Coren
d42fe69238 Change alt row color in client portal 2017-02-21 13:10:47 +02:00
Hillel Coren
109bfeb680 Refine new login page 2017-02-21 12:44:34 +02:00
Hillel Coren
ae94e7d42b Refinements to the login and client portal 2017-02-21 11:19:28 +02:00
Hillel Coren
ce44504942 Adjust panel styling 2017-02-20 12:27:26 +02:00
Hillel Coren
7e3950e47c Fix top padding of history sidebar create buttons 2017-02-20 10:59:07 +02:00
Hillel Coren
5c5ac23b01 Fix fonts folder when using /public in the URL 2017-02-19 18:16:05 +02:00
Hillel Coren
2d322bf2b3 Fix modal width when showing more fields 2017-02-19 13:59:17 +02:00
Hillel Coren
64d4aeae6c Improve modal styling 2017-02-18 23:20:03 +02:00
Joshua Dwire
0d078d27af New dashboard styling 2017-02-16 22:03:31 -05:00
Joshua Dwire
7ce06a28e9 Style client facing auth screens 2017-02-15 22:00:13 -05:00
Joshua Dwire
4adc3a798a Add login page styling 2017-02-15 17:47:37 -05:00
Hillel Coren
a209da7b1e Increase visibility of active settings mark 2017-02-07 16:32:50 +02:00
Hillel Coren
3ed78fcaec Reduce sidebar font size 2017-01-22 23:53:01 +02:00
Hillel Coren
b954a9af8b Settings options in navigation is cut off: Fixes #1279 2017-01-16 12:28:04 +02:00
Hillel Coren
f5ce8c325a Hide sidebar footer when sidebar is hidden 2017-01-08 17:24:23 +02:00
Hillel Coren
5aed73a43f Fixed social icon alignment 2016-12-14 22:36:06 +02:00
Hillel Coren
8cc867939f Fix styling 2016-12-13 12:47:40 +02:00
Hillel Coren
a6ad3696aa Added social icons to navigation footer 2016-12-12 00:38:00 +02:00
Hillel Coren
03e9e978d7 Added social icons to navigation footer 2016-12-12 00:25:22 +02:00
Hillel Coren
455e4ac936 Hide draft invoices from the client portal 2016-12-05 10:32:18 +02:00
Hillel Coren
8bac6b6c27 Working on adding bulk actions to client page 2016-11-24 11:22:37 +02:00
Hillel Coren
23c098014a Improved status selection 2016-11-18 15:31:43 +02:00
Hillel Coren
fce46114bc Working on list status select 2016-11-17 16:29:02 +02:00
Joshua Dwire
179713711f Merge remote-tracking branch 'upstream/develop' into 2016-11-bluevine-integration 2016-11-14 13:34:27 -05:00
Hillel Coren
df20a294c1 Improved nav sidebar height 2016-11-14 10:27:47 +02:00
Joshua Dwire
5bee41789f Show BlueVine quote and redirect to BlueVine 2016-11-10 18:24:54 -05:00
Joshua Dwire
5713561261 Add UI for BlueVine signup 2016-11-03 16:54:33 -04:00
Hillel Coren
733890ec3f Show archived/deleted in breadcrumbs 2016-10-18 17:55:07 +03:00
Hillel Coren
7c0eea08cd Added new upgrade modal 2016-10-16 09:38:04 -04:00
Hillel Coren
394cb1ad7e Center status message 2016-09-26 09:29:29 +03:00
Hillel Coren
ce4b2cce60 Added inset dropshadow to sidebars 2016-09-22 09:31:42 +03:00
Holger Lösken
752c1684df Integrate updater in sidebar
- Show little badge, when update available
- Remove download only link
- Change self update texts
- Update to latest version of laravel-selfupdater package
2016-09-21 15:25:56 +00:00
Christian González
0484c5ac8e show pointer on search dropdown
This *should* fix #1076
2016-09-18 21:19:02 +02:00
Hillel Coren
e743af4d24 Merged #1062 2016-09-15 13:41:09 +03:00
Hillel Coren
840ceb6551 Working on sidebar 2016-09-14 22:31:34 +03:00
Hillel Coren
0439338750 Updated sidebar color 2016-09-14 21:47:57 +03:00
Hillel Coren
0b5ddefdf0 Updated sidebar color 2016-09-14 21:43:56 +03:00
Hillel Coren
ce3a510037 Working on the dashboard 2016-09-11 17:30:23 +03:00
Hillel Coren
f49827d4ad Tweaking UI colors 2016-09-05 22:18:35 +03:00
Hillel Coren
08590a4b6f Working on invoice fields 2016-09-05 08:10:39 +03:00
Hillel Coren
188486641a Working on design 2016-09-02 17:53:16 +03:00
Hillel Coren
27ee5edd8a Working on history sidebar 2016-09-01 18:57:04 +03:00
Hillel Coren
e535750127 Working on history sidebar 2016-09-01 18:52:26 +03:00
Hillel Coren
d55cdd7619 Working on sidebar 2016-08-23 23:20:03 +03:00
Hillel Coren
f021ee11fa Working on nav sidebar 2016-08-23 20:28:45 +03:00
Hillel Coren
b2767c69af Working on sidebar navigation 2016-08-23 13:42:17 +03:00
Holger Lösken
1a6306f63b Pull CSS & JS sources from resources directory
- Revert custom config of Elixir to work as default
- Moved unminified(original) files to resources directory
- Still not everything cleaned up, but it's a start.. ;)
2016-08-17 08:34:12 +00:00
Holger Lösken
d36675b15b Use Elixir for asset management
- Set up Elixir for asset management
- CSS + JS will be handled via Elixir/Gulp in gulpfile.js
- Removed outdates public/js files
2016-07-20 08:29:45 +00:00