Commit Graph

53 Commits

Author SHA1 Message Date
bc128359ab chore: Remove Spectrum references (#1366)
* fix: knowledgebase -> knowledge base

* chore: Remove links and mentions to Spectrum community
2020-07-18 17:19:13 -07:00
5cb04d7ac1 New login screen (#1331)
* wip

* feat: first draft of auth.config

* chore: auth methodS

* chore: styling

* styling, styling, styling

* feat: Auth notices

* chore: Remove server-rendered pages, move shared/components -> components

* lint

* cleanup

* cleanup

* fix: Remove unused component

* fix: Ensure env variables in prod too

* style tweaks

* fix: Entering SSO email into login form fails
fix: Tweak language around guest signin
2020-07-09 22:33:07 -07:00
9274005cbb feat: Upgrade editor (#1227)
* WIP

* document migration

* fix: Handle clashing keyboard events

* fix: convert getSummary

* fix: parseDocumentIds

* lint

* fix: Remove unused plugin

* Move editor version to header
Add editor version check for API endpoints

* fix: Editor update auto-reload
Bump RME

* test

* bump rme

* Remove slate flow types, improve themeing, bump rme

* bump rme

* fix: parseDocumentIds returning duplicate ID's, improved regression tests

* test

* fix: Missing code styles

* lint

* chore: Upgrade v2 migration to use AST

* Bump RME

* Update welcome doc

* add highlight to keyboard shortcuts ref

* theming improvements

* fix: Code comments show as headings, closes #1255

* loop

* fix: TOC highlighting

* lint

* add: Automated backup of docs before migration

* Update embeds to new format

* fix: React warning

* bump to final editor version 10.0.0

* test
2020-05-19 20:39:34 -07:00
18cf148bd1 chore: Improve performance in dev by running Node/Yarn outside of docker (#1271)
* Improve performance in dev by running Node/Yarn outside of docker

* Transpose exposed port numbers by 100, so less likely conflict with host processes
2020-05-17 18:12:48 -07:00
82749ffbd8 Remove Spectrum badge 2020-05-12 08:27:17 -07:00
7c1aa7622a Update README screenshot 2020-04-05 17:01:54 -07:00
f94efaada8 Update README screenshot 2020-04-05 17:00:30 -07:00
f521543b0a Update README.md 2020-03-30 08:57:21 -07:00
7da0d7589e minor ergonomic updates to readme 2020-03-30 08:26:37 -07:00
6c451a34d4 Update README.md 2020-03-13 20:15:57 -07:00
6b378bf78f Remove link to old roadmap [ci skip] 2019-12-15 21:21:27 -08:00
a2a7f5ef5c Update docs to recommend against using .env in prod [ci skip] 2019-12-05 16:57:17 -08:00
9427f06031 Added minimum Redis version. [ci skip] 2019-12-05 16:52:32 -08:00
7e62b3b9aa chore: Upgrade Node to v12 (#1023)
* chore: Upgrade Node to v12

* test: Upgrade test node image
2019-08-23 18:14:51 -07:00
8ac47074fe Update README.md 2019-07-07 09:29:56 -07:00
beb3a80d3d fix up the readme and sample .env to smooth out first dev experience (#976)
* chore: fix up the readme and sample .env to smooth out first dev experience

* fix indentation
2019-07-07 09:14:27 -07:00
fefb9d0c13 Prefer yarn for building 2019-06-24 11:22:56 +08:00
cb0da79be3 Update installation guide 2019-05-31 11:26:26 +08:00
763f57a3dc Move document improvements (#927)
* Show all collections in UI

* Introduce command pattern

* Actually remove from previous collection

* Stash

* Fixes: Promises resolved outside of response lifecycle

* 💚

* 💚

* documentMover tests

* Transaction

* Perf. More in transactions
2019-04-08 21:25:13 -07:00
4015b19484 Fixed broken License link in Readme
The previous link was giving 404. Changed the relative URL to absolute URL.
2019-01-16 15:47:18 +05:30
61cce88ef8 Add note on Google Auth to README [ci skip] 2018-09-30 23:32:06 -07:00
f78d9cb072 Link CI status correctly [ci skip] 2018-09-29 22:28:28 -07:00
9de4ed89e1 [ci skip] Added roadmap 2018-06-23 13:52:20 -07:00
0942deec38 [ci skip] Add styled components badge 2018-06-09 18:59:49 -07:00
8c62b6e07a Improve error screen for not found share link 2018-05-26 12:22:14 -07:00
bc9d75fcae Updated note on editor source code 2018-05-19 14:34:54 -07:00
d9937b5bd4 Fix squashed image in README on mobile 2018-05-19 14:32:08 -07:00
616f1e071a Update README.md 2018-03-26 21:24:03 +05:30
9d441fc51a Webhook / Integration Event bus (#499)
* First bash at an event bus for webhooks and integrations

* Refactoring

* poc

* Revert too wide ranging changes
Move to two-queues
2018-01-13 10:46:29 -08:00
a8865e5ce9 Update README.md 2018-01-01 12:26:04 -08:00
04e146993b Update README.md 2018-01-01 12:23:03 -08:00
ceb36ef8c6 Update README.md 2018-01-01 12:19:09 -08:00
421cafecbf Updated text and added a section on testing 2017-12-30 20:07:38 +02:00
71cb7aa9b5 Reworded README based on feedback 2017-12-30 19:25:48 +02:00
3ae875c935 Improved README 2017-12-27 14:23:41 +02:00
ec86b9fe8c Update sample .env
Update README to reflect new process
2017-12-10 17:38:56 -08:00
8da662cb27 Update README.md 2017-11-26 13:18:14 -08:00
526833ef87 Circle badge and removed app.json 2017-11-19 01:16:02 -08:00
c33c7f04d8 New dev commands and updates 2017-11-10 17:19:52 -08:00
524d514682 Update README.md 2017-11-09 08:31:52 -08:00
12d20611d6 Update README.md 2017-11-09 00:03:41 -08:00
b97497460b nits 2017-10-30 22:24:51 -07:00
317214ce13 SEQUELIZE_SECRET changes 2017-10-30 00:26:45 -07:00
bcd10584a8 Updates to README 2017-10-30 00:23:22 -07:00
8b4f8f46a4 Update README.md 2017-10-30 00:13:05 -07:00
be58c5a451 README updates 2017-10-15 18:36:22 -07:00
75bf265bd5 Removed legacy navigationtree 2017-10-15 18:35:28 -07:00
b7e1ac8a36 Added Circle CI badge to readme 2017-07-08 21:19:48 -07:00
c0f971fdd0 Remove dodgy association 2017-06-26 23:33:05 -07:00
52765d9d1d Document Viewers (#79)
* Recording document views

* Add 'views' to document response

* Basic displaying of document views, probably want it more sublte than this? But hey, lets get it in there

* Bigly improves. RESTful > RPC

* Display of who's viewed doc

* Add Popover, add Scrollable, move views store

* Working server tests 💁

* Document Stars (#81)

* Added: Starred documents

* UI is dumb but functionality works

* Star now displayed inline in title

* Optimistic rendering

* Documents Endpoints (#85)

* More seeds, documents.list endpoint

* Upgrade deprecated middleware

* document.viewers, specs

* Add documents.starred
Add request specs for star / unstar endpoints

* Basic /starred page

* Remove comment

* Fixed double layout
2017-06-25 17:21:33 -07:00