Ro
8622ba5941
Minor js hotfixes
...
Updating the script and the html to call the new file name, which is
called 'dash.js'
2023-04-05 17:19:39 -07:00
Ro
e7cd52bd12
Fixed script after removing dependency
...
Removed 'carot-ps' from dependencies so it had to be removed from
scripts calling that package.
Also renamed dash script to 'dash.js' just so it's clear it is for the
dashboard
2023-04-05 17:14:21 -07:00
Ro
302362a478
Merge 'develop' 2.6.0 upadte into beta
...
Massive update covering issues #71 , #80 , #81 , #83 as well as updated
responsive styles and an overhauled File Manager
2023-04-05 16:00:18 -07:00
Ro
07b422a9c3
CSS Overhaul Part 1
...
This one is a doozy, so let's breakt it down into what areas where
touched.
- updated package json to remove unneeded dependencies.
- rebuilt file uploading to simply a very convuluted process
- began proces to replace icons with https://tabler-icons.io
- began process of removing the need for css preprocessor and using
pure css
- login completed
- dashboard index completed
- page edit ui completed
- page edit ui text editor tweaked so syntax highlighting is cleaner and
more accurate
The settings and navigation UIs still remain and then polishing the
responsive for the new css structure
2023-03-23 13:55:34 -07:00
Are0h
69fc689d38
Finally merging 2.5.1 updates into beta
...
2.5.1 is ready to go, so it's time to merge into the beta branch and
test it to make sure everything is ship shape
2022-06-16 13:59:57 -07:00
Ro
2d5de69f1c
format bar float fix, added upload progess bar
2022-01-30 13:13:38 -08:00
Ro
257d2a0623
text editor adjustments, fix for page delete, ignore update
2022-01-16 13:42:46 -08:00
Ro
2fdd7f40f0
cleared conflict with git ignore
2022-01-04 13:47:55 -08:00
Ro
d2f02eea50
edited ignore file to include new script. duh.
2022-01-04 13:39:28 -08:00
Ro
55b16a0acd
update ignore file
2022-01-04 12:53:57 -08:00
Ro
39c6ff7f11
Update for #76 - Beta 2.5.0
...
# Conflicts:
# src/com/actions/PageActions.js
# src/com/controllers/PageEditor.js
# src/com/controllers/SettingsIndex.js
# src/com/ui/TextEditor.js
# src/styles/dash.sass
# src/styles/main/_colors.sass
# src/styles/main/_editor-highlight.sass
# src/styles/main/_normalize.sass
# src/styles/main/_posts.sass
2022-01-04 12:53:29 -08:00
Ro
682406515d
added assets compiling scripts, added syntax highlighting for text editor, fix for #73
2021-12-27 16:42:10 -08:00
Ro
4f4ee5dfc7
updated gitignore
2021-11-08 13:59:49 -08:00
Ro
02563a4c87
First round of changes for 2.2.0 headless update for testing
...
# Conflicts:
# src/com/Base.js
# src/com/controllers/NavIndex.js
# src/com/controllers/PageEditor.js
# src/com/controllers/SettingsIndex.js
# src/libraries/FipamoAPI.js
# src/libraries/FipamoAdminAPI.js
# src/package-lock.json
# src/package.json
2021-06-29 15:18:34 -07:00
Ro
46691b454d
added FipamoAPI class
2021-06-15 12:48:17 -07:00
Ro
8f5df10b89
Hot fix for Fipamo admin content API
2021-06-14 13:18:23 -07:00
Ro
3d8c421f76
Merging API clean up from develop
2021-06-14 12:29:52 -07:00
Ro
c21704b8bd
updated ignore file
2021-05-25 11:09:42 -07:00
Ro
b4ed326387
beta branch should not have source files
2021-04-27 11:44:46 -07:00
Ro
573219472a
removed theme assets from repo
2021-04-27 01:43:58 +00:00
Ro
4d44ea2a06
added base style and script assets for dash
2021-04-27 00:31:49 +00:00
Ro
00f9229eb2
got rid of src files for styles and front end scripting, added base css and script assets
2021-04-26 13:35:59 -07:00
Ro
c6f7c56f4a
Activated site back up via zip and added download link in settings
2021-04-25 15:48:46 -07:00
Ro
b98707bb0d
install site activated, fixed large image upload issue(php setting), fixed page indexing
2021-04-23 20:54:56 -07:00
Ro
9283a7f5b3
tag html rendering implemented
2021-04-21 18:41:32 -07:00
Ro
5ad1118244
clean up API, re-connected API to front end, base template tweak
2021-04-01 12:54:03 -07:00
Ro
f3aa86d472
git ignore tweak to save index. oops
2021-03-28 15:23:34 -07:00
Ro
67a47355d2
added basic routing and page rendering
2020-11-12 14:01:29 -08:00
Ro
125256838c
clean up to move nodejs-archive-branch
2020-11-11 13:01:47 -08:00
Ro
efb20eeeb3
fixed git ignore remant blocking new api path
2020-08-17 15:12:34 -07:00
Ro
96e7fddcdf
git ignore update
2020-08-17 15:11:00 -07:00
Ro
634011059d
finally added a damn favicon
2020-07-09 15:15:00 -07:00
Ro
dca45315f4
edited git ignore file to add default global images
2020-07-09 14:48:56 -07:00
Ro
33f4765a87
navigation updates correctly when pages are pinned to menu, menu items deleted when page is deleted
2020-06-21 19:01:22 -07:00
Ro
03e8fbe82f
index page now created as part of blog init process
2020-06-21 13:14:09 -07:00
Ro
cf89b48d17
added settings loading to API to fix caching, added site init and onboarding, added settings templates to make site set up easier
2020-06-20 18:13:23 -07:00
Ro
161f441b84
made separate file for tags, fixed config caching error when creating new post
2020-05-21 21:18:32 -07:00
Ro
7b6af21c77
cleaned up auth in api calls, added page delete, moved edit page methods to Book data class
2020-02-29 21:01:34 -08:00
Ro
d536871fd4
added pages config json(may not need), synced editor to markdown metadata, resolved new asset dependency paths
2019-11-23 10:30:34 -08:00
Ro
12d19bc3e9
cleaned up class dependancies, moving auth to new methodology
2019-11-16 11:05:48 -08:00
Ro
006c01f39e
restructed cotent folders, removed assets that automatically from repo
2019-11-10 12:52:30 -08:00
Ro
bdc84bc330
restructuring brain set up
2019-11-10 12:23:32 -08:00
Ro
750a55ef1c
added generic site setting file, removed actual setting file. oops
2018-12-20 15:48:08 -05:00
Ro
1f52df297a
quick commit for review
2018-11-14 11:32:35 -05:00
Ro
99db0dde71
moved custom tools to brain, got rid of react extensions, converted custom tools to es6
2018-11-11 14:49:26 -05:00
Ro
c2de21b9b1
added db migration functionality, added published and featured to post data model
2018-11-09 12:44:13 -05:00
Ro
6f7fed59f3
initial commit in new repo
2018-10-31 12:00:31 -04:00