Commit Graph
145 Commits
Author SHA1 Message Date
Stevan Freeborn 0be3292ea3 Merge pull request #1 from StevanFreeborn/fix/pass-copied-code-as-prop
Fix: Pass Copied Content as prop
2023-04-26 19:40:32 -05:00
Stevan Freeborn 1c5d57e4ed Fix: Pass Copied Content as prop
Add prop to fence component called content which will
hold the content contained within the fence component.

Update code snippet component so that it filters the fence components
passed to it as children to only display the fence component that
is same language as the selected language and pass the content prop
of the fence component to the copy code button component on each
render of the snippet component.
2023-04-26 19:31:15 -05:00
Stevan Freeborn 538d5f675b fix: make box shadow on nav more prominent 2023-04-26 11:21:06 -05:00
Stevan Freeborn 440f63910e docs: correct typo 2023-04-26 11:10:19 -05:00
Stevan Freeborn 573ffe00de docs: remove note on dates section 2023-04-26 07:57:22 -05:00
Stevan Freeborn a338b50ac5 chore: add analytics 2023-04-26 07:37:26 -05:00
Stevan Freeborn 0ab2059e3b fix: add swagger conditional around entire li tag 2023-04-26 07:32:21 -05:00
Stevan Freeborn c7b4def67f fix: styling on not found page 2023-04-26 07:25:58 -05:00
Stevan Freeborn 3ef3dfb1fc docs: update README 2023-04-26 07:21:33 -05:00
Stevan Freeborn 5f50ab74d7 tests: begin adding tests 2023-04-26 06:47:11 -05:00
Stevan Freeborn e1a0575e0d fix: make tables scroll on horizontal overflow 2023-04-26 06:03:27 -05:00
Stevan Freeborn fccf60b7cf fix: text in final table column causing overflow 2023-04-25 17:31:28 -05:00
Stevan Freeborn 10ab2d3d17 feat: add official docs link 2023-04-25 16:56:06 -05:00
Stevan Freeborn 82301a8aa0 Add or update the Azure App Service build and deployment workflow config 2023-04-25 15:50:29 -05:00
Stevan Freeborn aebf6ba85e docs: fix add file section 2023-04-25 15:22:42 -05:00
Stevan Freeborn ded28353e1 docs: add add file section to version 1 2023-04-25 15:20:55 -05:00
Stevan Freeborn a60ae04e76 docs: add get file section for version 1 2023-04-25 15:03:23 -05:00
Stevan Freeborn 11aa9eba61 docs: stub out file sections 2023-04-25 08:02:09 -05:00
Stevan Freeborn 99a0508e5c fix: only add link in side bar if has content or children otherwise just a div 2023-04-25 07:54:34 -05:00
Stevan Freeborn e9658b0ac3 docs: add delete record section to version 1 2023-04-25 07:43:50 -05:00
Stevan Freeborn 46f93c8224 docs: add update record section to version 1 2023-04-25 07:30:01 -05:00
Stevan Freeborn a755c8ef6d docs: update add record section 2023-04-24 19:29:31 -05:00
Stevan Freeborn ae6abffcc2 docs: add add record section to version 1 2023-04-24 19:27:40 -05:00
StevanFreeborn 045336b987 fix: add word break to snippet header styling 2023-04-24 16:34:30 -05:00
StevanFreeborn 4aa9902825 docs: add get record by id section 2023-04-24 16:06:10 -05:00
StevanFreeborn 08c58ba719 docs: add get records by app section to version 1 2023-04-24 15:38:13 -05:00
StevanFreeborn 4cfd6fd792 docs: add field value section for version 1 2023-04-24 14:02:22 -05:00
StevanFreeborn fa20049522 docs: add separate data format sections for report and record in both versions 2023-04-24 13:34:27 -05:00
Stevan Freeborn d37bafd89d docs: remove link from section 2023-04-24 07:25:10 -05:00
Stevan Freeborn 938dd877e6 docs: add separate sections for report and record data format 2023-04-24 07:23:42 -05:00
Stevan Freeborn 77fb97e4af docs: add get rport by id section 2023-04-24 07:03:24 -05:00
Stevan Freeborn 863e6205fc docs: add get reports by app section 2023-04-24 06:48:49 -05:00
Stevan Freeborn a64eb9a524 docs: add get fields by id 2023-04-24 06:40:53 -05:00
Stevan Freeborn fad39f4ce5 docs: add get fields by app section. add get apps section. 2023-04-24 06:24:08 -05:00
Stevan Freeborn b6145c0deb docs: stub out field values section on version 1 2023-04-23 18:07:50 -05:00
Stevan Freeborn 50c0e81cf3 docs: correct typo in files copy version 2 2023-04-23 18:02:48 -05:00
Stevan Freeborn 518d24ed3f docs: add records section to version 1 2023-04-23 17:58:28 -05:00
Stevan Freeborn f0fd67d61e docs: add list value section to value 1 2023-04-23 17:50:23 -05:00
Stevan Freeborn f7611e58e2 docs: add list field section to version 1 2023-04-23 17:46:56 -05:00
Stevan Freeborn 7d5a20384a docs: add reference field section to version 1 2023-04-23 17:41:33 -05:00
Stevan Freeborn cd46fc5416 docs: begin working on fields section 2023-04-22 20:31:31 -05:00
Stevan Freeborn 03905ada4e docs: add apps section 2023-04-22 19:28:48 -05:00
Stevan Freeborn f6bf49cb38 docs: update connectivity section 2023-04-22 19:24:02 -05:00
Stevan Freeborn 0f4a532c33 docs: add connectivity section to version 1 2023-04-22 19:23:16 -05:00
Stevan Freeborn d1fe5d43ce docs: add error handling section to version 1 2023-04-22 15:53:41 -05:00
Stevan Freeborn 46d0db60c9 docs: add record id section 2023-04-22 15:47:33 -05:00
Stevan Freeborn 895df5e23f docs: add date section to version 1 2023-04-22 15:38:44 -05:00
Stevan Freeborn 5f65eb8248 docs: adjust version note on intro section 2023-04-22 15:35:27 -05:00
Stevan Freeborn f9e479d053 docs: add data format section to version 1 2023-04-22 15:31:06 -05:00
Stevan Freeborn a8d160b340 docs: add authentication section for version 1 2023-04-22 14:38:38 -05:00