1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00
Commit graph

56 commits

Author SHA1 Message Date
Harvey Kandola
cb640fac71 fix tabs 2016-09-10 16:28:00 -07:00
Harvey Kandola
bf1b75a527 github UI tidy 2016-09-10 16:24:24 -07:00
Harvey Kandola
9e39153108 doc sidebar: replace doc owner with section count 2016-09-10 12:55:09 -07:00
Harvey Kandola
235f8acf51 avatar initials improvements 2016-09-10 10:43:15 -07:00
Harvey Kandola
df89c420b8 inline meta display 2016-09-07 14:48:28 -07:00
EnesAlili
03594a4452 Final tweaks for github smart section 2016-09-05 15:19:25 +01:00
EnesAlili
49748ec81d html and css cleanup 2016-09-05 14:57:45 +01:00
EnesAlili
781a31fc09 github html and css cleanup. wip 2016-09-05 12:57:50 +01:00
EnesAlili
8183af4bb2 Strip github tables from design 2016-09-05 08:59:34 +01:00
EnesAlili
2c76644b23 New GitHub design code clean up 2016-08-30 14:49:25 +01:00
Elliott Stoneham
87be56bc4b remove redundant code 2016-08-26 14:14:00 +01:00
EnesAlili
cf6410cfe8 More github design updates 2016-08-26 11:17:52 +01:00
EnesAlili
0a70bac5e6 Updated GitHub design. Still work in progress. 2016-08-25 14:24:08 +01:00
Elliott Stoneham
288cfdbb59 remove commented-out code, add Private flags, fix noMilestone names 2016-08-24 15:25:16 +01:00
Elliott Stoneham
b42fc1f84d 1st cut rejigged edit page, unused code commented out for now 2016-08-23 17:11:31 +01:00
zinyando
727fec0d5f Refactor setup route controller to remove jquery 2016-08-03 10:56:00 +02:00
zinyando
6beaaa3122 Refactor setup route to use a component 2016-08-03 10:56:00 +02:00
zinyando
bb89ad90f2 Use computed macros 2016-08-03 10:56:00 +02:00
zinyando
ab94dabbd2 Refactor user settings to use component 2016-08-03 10:56:00 +02:00
zinyando
fadbb57188 Refactor general settings route 2016-08-03 10:56:00 +02:00
zinyando
ab76137f5c Fix password reset problem 2016-08-03 10:56:00 +02:00
zinyando
a66fc70ab3 WIP refactor password reset route to use a component 2016-08-03 10:56:00 +02:00
zinyando
1eff761336 WIP refactor forgot password route to use a component 2016-08-03 10:54:31 +02:00
zinyando
5795c828e2 User profile refactor 2016-08-03 10:54:31 +02:00
Harvey Kandola
3a085a6bd5 fix tinymce loading URL 2016-08-02 14:33:33 +01:00
Harvey Kandola
c394f70901 fixed audit recording of company name 2016-07-26 14:25:47 -07:00
Harvey Kandola
f58ae4ca51 anon mode: login nav link aligned correctly 2016-07-26 14:13:21 -07:00
Harvey Kandola
20ef3aab7c app-meta now using endpoint correctly 2016-07-26 11:48:40 -07:00
Harvey Kandola
4326831704 correct casing of Email field 2016-07-26 09:22:50 -07:00
Harvey Kandola
7d38102eb6 Write HTTP methods, database connection limits, product entity 2016-07-24 14:49:40 -07:00
Harvey Kandola
481b6ac057 fixed audit.js to initialize Intercom correctly 2016-07-21 14:17:04 -07:00
zinyando
4a5efd2697 Use tether service in dropdown menu 2016-07-19 18:14:53 +02:00
zinyando
fe1e457d96 Fix auth test to use logout button and tweaks to mirage config 2016-07-19 18:13:03 +02:00
zinyando
41735837b9 Add license information 2016-07-19 16:03:31 +02:00
zinyando
c3c7a8450c Add more tests and cleanup old ones 2016-07-19 16:03:31 +02:00
zinyando
68271646eb Move mirage server create to module-for-acceptance tests file 2016-07-19 16:03:31 +02:00
zinyando
a74b14ae76 Use tether service to determine environment app is running 2016-07-19 16:03:31 +02:00
zinyando
400f0d26ce Add tether service 2016-07-19 16:03:31 +02:00
zinyando
b97d9cd287 Add license info to files 2016-07-19 16:03:31 +02:00
zinyando
702eefa737 Jshint fixes 2016-07-19 16:03:31 +02:00
zinyando
a215a05a88 Refactor mirage config and tests to use new factories 2016-07-19 16:03:31 +02:00
zinyando
663995b60d Add factories 2016-07-19 16:03:31 +02:00
Harvey Kandola
ee4977257a fixed JS lint errors, remove preview sections 2016-07-18 14:12:34 -07:00
Harvey Kandola
5a8431772b responsive tweaks 2016-07-16 09:05:43 -07:00
Elliott Stoneham
f4fc567292 fix local storage of last used space id 2016-07-15 18:16:22 +01:00
Elliott Stoneham
8fcf67ef17 Run multiple sql files to update the db as required
Locks the config table to make sure only one instance does the update.
Refactors the start-up against an empty database code to also use the
same update mechanism.
2016-07-15 16:54:07 +01:00
Harvey Kandola
a5b712a9c6 reference session token 2016-07-11 12:29:05 -06:00
Harvey Kandola
728ec7bc94 SSO: decode token before auth request 2016-07-10 14:38:55 -07:00
Harvey Kandola
786ba6e8d6 refactored appMeta URL property 2016-07-08 16:08:23 -07:00
Elliott Stoneham
c3ef29ff2c User-based secrets for Gemini sections, Un/MarshallSecrets() 2016-07-08 20:22:30 +01:00