Andrew Brown
|
a9719b25ca
|
todo
|
2021-04-17 20:20:16 -07:00 |
|
Andrew Brown
|
bbe8e8c06b
|
use new link display style on smart sidebar
|
2021-04-17 20:19:02 -07:00 |
|
Andrew Brown
|
21838bacc8
|
Merge branch 'master' into modernize-design
|
2021-04-17 19:33:52 -07:00 |
|
Andrew Brown
|
fdce3d8539
|
I do NOT understand why this jquery hack is necessary
|
2021-04-17 01:20:12 -07:00 |
|
Andrew Brown
|
f4fb049dde
|
maybe try just skipping this guard entirely?
|
2021-04-17 01:11:39 -07:00 |
|
Andrew Brown
|
da71b8b464
|
switch js app and pack ordering
|
2021-04-17 00:29:55 -07:00 |
|
Andrew Brown
|
518f35361a
|
fix for /forum path ujs
|
2021-04-16 18:58:25 -07:00 |
|
Andrew Brown
|
1bd9fb30ae
|
move off cdns and host js ourself
|
2021-04-16 16:58:36 -07:00 |
|
Andrew Brown
|
8ee47c2d04
|
get rid of this hacky fix
|
2021-04-16 13:17:10 -07:00 |
|
Andrew Brown
|
86ba83c22d
|
this is a dirty hack
|
2021-04-16 03:17:40 -07:00 |
|
Andrew Brown
|
9d32626532
|
strip jquery out again
|
2021-04-16 03:06:33 -07:00 |
|
Andrew Brown
|
1e451b2334
|
remove redundant ready() wraps
|
2021-04-16 02:57:28 -07:00 |
|
Andrew Brown
|
025791124b
|
add autosave trigger to suggested doc universes
|
2021-04-16 02:41:38 -07:00 |
|
Andrew Brown
|
510d9c6c7a
|
wait 'til doc is loaded to yield javascript
|
2021-04-16 02:33:35 -07:00 |
|
Andrew Brown
|
a7436c254a
|
Revert "we don't actually need jquery for this... and jquery is buggin' / should fix #925"
This reverts commit b79813bbb6.
|
2021-04-16 02:33:15 -07:00 |
|
Andrew Brown
|
b79813bbb6
|
we don't actually need jquery for this... and jquery is buggin' / should fix #925
|
2021-04-15 16:35:49 -07:00 |
|
Andrew Brown
|
d7c32f1cf3
|
EOD content#show work
|
2021-03-27 00:52:40 -07:00 |
|
Andrew Brown
|
ed1495c662
|
wip on special content panels
|
2021-03-26 19:13:12 -07:00 |
|
Andrew Brown
|
7ed13153a9
|
wip redesigning content#show
|
2021-03-26 18:27:58 -07:00 |
|
Andrew Brown
|
9ba167d7c2
|
skip name requests on your own content
|
2021-03-26 15:20:59 -07:00 |
|
Andrew Brown
|
5f4d0bfc66
|
wrap up link autoload-name js
|
2021-03-26 15:03:36 -07:00 |
|
Andrew Brown
|
55affe50c3
|
hook up content#show again, add internal api for fetching page names on pageload
|
2021-03-26 13:04:30 -07:00 |
|
Andrew Brown
|
838e8acb49
|
style tags in changelog
|
2021-03-25 19:19:39 -07:00 |
|
Andrew Brown
|
1ec2f0da1e
|
style changelog deltas per field type, include universe/tags/links also
|
2021-03-25 19:14:47 -07:00 |
|
Andrew Brown
|
2b8531046e
|
hide text_area action menu for now
|
2021-03-25 18:03:45 -07:00 |
|
Andrew Brown
|
ffc65178cb
|
placeholders for a few more future features
|
2021-03-25 17:54:11 -07:00 |
|
Andrew Brown
|
e589301cc8
|
Merge branch 'modernize-design' of github.com:indentlabs/notebook into modernize-design
|
2021-03-25 16:32:05 -07:00 |
|
Andrew Brown
|
c61bd0b3ac
|
hook up universe-field autosaving
|
2021-03-25 15:42:07 -07:00 |
|
Andrew Brown
|
263aa307e6
|
Merge branch 'master' into modernize-design
|
2021-03-24 19:42:59 -05:00 |
|
Andrew Brown
|
c9699724a0
|
tags field autosaving
|
2021-03-22 19:47:39 -07:00 |
|
Andrew Brown
|
e79dd712a0
|
enable autosave on name fields
|
2021-03-22 18:30:23 -07:00 |
|
Andrew Brown
|
59a98f39e9
|
generalize autosave for text fields also
|
2021-03-22 18:28:33 -07:00 |
|
Andrew Brown
|
d73268ed2b
|
wrap up link field autosaving
|
2021-03-22 17:42:31 -07:00 |
|
Andrew Brown
|
26ea2934e6
|
hook up editing page links w/ new system, fallback on old system
|
2021-03-22 17:14:31 -07:00 |
|
Andrew Brown
|
f0668901e1
|
wrap up attribute editor for now
|
2021-03-22 14:19:01 -07:00 |
|
Andrew Brown
|
262ea05755
|
autosave field options on links
|
2021-03-22 13:44:47 -07:00 |
|
Andrew Brown
|
82e5a7e3d7
|
inherit old link klass for un-migrated fields
|
2021-03-22 13:07:41 -07:00 |
|
Andrew Brown
|
c210d978d6
|
load field opts into linkable select
|
2021-03-22 13:01:31 -07:00 |
|
Andrew Brown
|
1ea11b22cc
|
refactor AF controller for updating field opts
|
2021-03-22 12:55:02 -07:00 |
|
Andrew Brown
|
ecae4e7807
|
WIP adding field options to attribute editor
|
2021-03-22 11:58:49 -07:00 |
|
Andrew Brown
|
dca034ca9f
|
start implementing stopgap field type between new and old link types
|
2021-03-20 17:04:21 -07:00 |
|
Andrew Brown
|
c0b39cf004
|
WIP autosave, before migrating from legacy_link to link view
|
2021-03-19 12:55:50 -07:00 |
|
Andrew Brown
|
2d2000af5c
|
autosave first pass
|
2021-03-17 23:18:13 -07:00 |
|
Andrew Brown
|
46ef3b0e8d
|
more content#edit work
|
2021-03-17 23:00:26 -07:00 |
|
Andrew Brown
|
c9d60c211f
|
rename analysis.jpeg to analysis.jpg to appease sprockets, fixes #889
|
2021-03-17 15:26:46 -07:00 |
|
Andrew Brown
|
d93e62bdbe
|
fill field_types partials
|
2021-03-17 15:14:13 -07:00 |
|
Andrew Brown
|
974098af53
|
content#panel redesign wip
|
2021-03-16 14:46:47 -07:00 |
|
Andrew Brown
|
38a54b1082
|
add section titles to content#edit
|
2021-03-15 19:36:27 -07:00 |
|
Andrew Brown
|
94a73e9bda
|
refactor image headers
|
2021-03-15 19:17:38 -07:00 |
|
Andrew Brown
|
4783fc452f
|
break sideactions out of sidelinks
|
2021-03-15 18:58:20 -07:00 |
|