Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web components integration #4

Merged
merged 160 commits into from
Jul 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
160 commits
Select commit Hold shift + click to select a range
c7d6520
adding airjs
Sunday-Crunk Jun 10, 2024
e70205c
added web components dir
Sunday-Crunk Jun 10, 2024
fd978b4
added atom connector ui
Sunday-Crunk Jun 10, 2024
714ec4e
render saved api key
Sunday-Crunk Jun 10, 2024
10edd35
render saved api key, added atom url input
Sunday-Crunk Jun 10, 2024
4e93015
forgot to build need to add it to the actions workflow
Sunday-Crunk Jun 10, 2024
9c6e366
implement atom search
Sunday-Crunk Jun 10, 2024
21402be
added dip slug resolver
Sunday-Crunk Jun 10, 2024
c49b132
pres modal update
Sunday-Crunk Jun 11, 2024
bc51f7b
update
Sunday-Crunk Jun 11, 2024
e9dc9a7
prevent all modals closing at once
Sunday-Crunk Jun 11, 2024
d1eb159
uupdate
Sunday-Crunk Jun 11, 2024
4daf266
clickaway
Sunday-Crunk Jun 11, 2024
5398910
caway
Sunday-Crunk Jun 11, 2024
5b545e6
udpate
Sunday-Crunk Jun 11, 2024
6cb9b6b
cant nail click away
Sunday-Crunk Jun 11, 2024
bd05a45
switch pres configs to curate modal
Sunday-Crunk Jun 11, 2024
976c7f1
actual preservation configs modal change...
Sunday-Crunk Jun 11, 2024
7757440
finally got it, fixed closing modals
Sunday-Crunk Jun 11, 2024
0856d75
update web components
Sunday-Crunk Jun 11, 2024
63b20f6
Adding auth headers to custom routes
Sunday-Crunk Jun 11, 2024
9b56af5
added token
Sunday-Crunk Jun 11, 2024
29d33d8
adding more auth headers
Sunday-Crunk Jun 11, 2024
8c827dd
wait for pydio api
Sunday-Crunk Jun 11, 2024
8a975cb
fixed incorrect token generation
Sunday-Crunk Jun 11, 2024
09e2847
fixed auth header construction
Sunday-Crunk Jun 11, 2024
bd61c93
enable_dip -> dip_enabled
Sunday-Crunk Jun 11, 2024
fcf5df2
adding atom search
Sunday-Crunk Jun 11, 2024
905c45b
proper api key
Sunday-Crunk Jun 11, 2024
d716a02
connect to atom
Sunday-Crunk Jun 12, 2024
659a440
warning for sub links
Sunday-Crunk Jun 12, 2024
bb93f0f
link node
Sunday-Crunk Jun 12, 2024
b4d919d
correct node uuid
Sunday-Crunk Jun 12, 2024
7c72146
stringify
Sunday-Crunk Jun 12, 2024
2db0dcc
fixed slug resolver ns issue
Sunday-Crunk Jun 12, 2024
653e82f
resolver fix
Sunday-Crunk Jun 12, 2024
b312bfe
token
Sunday-Crunk Jun 12, 2024
5ba8210
slug
Sunday-Crunk Jun 12, 2024
ea151d8
res
Sunday-Crunk Jun 12, 2024
2a505bb
associatorum
Sunday-Crunk Jun 12, 2024
937199c
results map
Sunday-Crunk Jun 12, 2024
9267ff8
close search automatically
Sunday-Crunk Jun 12, 2024
afbb921
remove
Sunday-Crunk Jun 12, 2024
3f1528a
resolver
Sunday-Crunk Jun 12, 2024
e3f3dd0
remove continue
Sunday-Crunk Jun 12, 2024
ea038e4
fixz
Sunday-Crunk Jun 12, 2024
8e06e9c
fix
Sunday-Crunk Jun 12, 2024
eaa8e59
config
Sunday-Crunk Jun 12, 2024
78217dd
new pres config endpoints
Sunday-Crunk Jun 13, 2024
84cfa54
fixed atom connector width
Sunday-Crunk Jun 13, 2024
408776a
stop keystroke event bubbling in modals
Sunday-Crunk Jun 13, 2024
552d59f
propo
Sunday-Crunk Jun 13, 2024
4d60102
stop prop
Sunday-Crunk Jun 13, 2024
6b696fa
propo
Sunday-Crunk Jun 13, 2024
82fa9a5
corscorscros
Sunday-Crunk Jun 13, 2024
891ed7e
make AtoM search info header collapsible and remember state
Sunday-Crunk Jun 14, 2024
cab8670
fixed header toggle
Sunday-Crunk Jun 14, 2024
7da1c0f
Merge branch 'web-components-integration' of https://github.com/penwe…
Sunday-Crunk Jun 17, 2024
9f70264
atom search icon
Sunday-Crunk Jun 17, 2024
8eb9e03
remove shadow node from atom search
Sunday-Crunk Jun 17, 2024
a25acdd
fixing shadow root
Sunday-Crunk Jun 17, 2024
c7bf768
moved render to connected callback
Sunday-Crunk Jun 17, 2024
f1e9df8
criteria to constructor
Sunday-Crunk Jun 17, 2024
748a862
iconify
Sunday-Crunk Jun 17, 2024
c089123
icons
Sunday-Crunk Jun 17, 2024
9a38cc9
remove icons for now
Sunday-Crunk Jun 17, 2024
cad0bc4
Added user information inputs to atom connector
Sunday-Crunk Jun 18, 2024
49d8bbe
changed styles in atom connector
Sunday-Crunk Jun 18, 2024
f003711
style fixes
Sunday-Crunk Jun 18, 2024
057a051
Misc
Sunday-Crunk Jun 18, 2024
f22763e
file info modifier refactor
Sunday-Crunk Jun 21, 2024
3b85805
nullish coalescing
Sunday-Crunk Jun 21, 2024
d9d64cf
array destructuring
Sunday-Crunk Jun 21, 2024
81c82a7
array
Sunday-Crunk Jun 21, 2024
2510b40
null check for additional info removal
Sunday-Crunk Jun 21, 2024
bed9e70
testing additional info removal
Sunday-Crunk Jun 21, 2024
31fee04
some testing logs
Sunday-Crunk Jun 21, 2024
d64139a
new selector to ascertain open/close state
Sunday-Crunk Jun 21, 2024
40e50cc
needed wildcard check in class selector
Sunday-Crunk Jun 21, 2024
cbc3a0b
added icon and loading feedback to atom search
Sunday-Crunk Jul 2, 2024
977a219
???
Sunday-Crunk Jul 2, 2024
1bfd06e
?????????????????????????????????
Sunday-Crunk Jul 2, 2024
d427854
I'm a HIGHLY silly billy
Sunday-Crunk Jul 2, 2024
beebd31
resize chevron
Sunday-Crunk Jul 2, 2024
afa6f2e
stuff changed
Sunday-Crunk Jul 2, 2024
96b386b
pagination
Sunday-Crunk Jul 3, 2024
09c46aa
rot chevron
Sunday-Crunk Jul 3, 2024
fe83185
style pagination
Sunday-Crunk Jul 3, 2024
c406ba6
upload error modal
Sunday-Crunk Jul 3, 2024
11cc31d
modal creator update
Sunday-Crunk Jul 3, 2024
fd22c88
modal builder can receive a type prop that adds a representative icon…
Sunday-Crunk Jul 3, 2024
05cf56c
modal lifecycle fix
Sunday-Crunk Jul 3, 2024
d19d843
build
Sunday-Crunk Jul 3, 2024
bb73770
Modal changes
Sunday-Crunk Jul 3, 2024
62a7ed1
build
Sunday-Crunk Jul 3, 2024
9dddb6f
modal error
Sunday-Crunk Jul 3, 2024
6b443e8
Promise idm user before enforcing upload permission
Sunday-Crunk Jul 3, 2024
1007dcc
css changes, propogation test
Sunday-Crunk Jul 3, 2024
1f8a387
switch to js assigned events in atom search
Sunday-Crunk Jul 3, 2024
98b371f
this context miss
Sunday-Crunk Jul 3, 2024
d831a45
full context switch
Sunday-Crunk Jul 3, 2024
9e5b9ee
built
Sunday-Crunk Jul 3, 2024
bdd4be6
target debug
Sunday-Crunk Jul 3, 2024
ae80c28
fix rerender issue
Sunday-Crunk Jul 3, 2024
ada239e
search update
Sunday-Crunk Jul 3, 2024
b0cdb13
response handling
Sunday-Crunk Jul 3, 2024
873b35f
async
Sunday-Crunk Jul 3, 2024
52ef6f8
added thumbs to atom search
Sunday-Crunk Jul 3, 2024
e2b6e09
link to slug
Sunday-Crunk Jul 3, 2024
a45b8e7
make uurl clickable
Sunday-Crunk Jul 3, 2024
01cd98c
load atom details from saved state
Sunday-Crunk Jul 4, 2024
02e0ddf
fixed render state in atom connector
Sunday-Crunk Jul 4, 2024
cd5d991
contextual help helper
Sunday-Crunk Jul 4, 2024
70f4279
logging
Sunday-Crunk Jul 4, 2024
d77eeaf
debug logging
Sunday-Crunk Jul 4, 2024
4e04d02
Contextual Help
Sunday-Crunk Jul 4, 2024
5cd3a02
context help
Sunday-Crunk Jul 4, 2024
c7e581f
added context help to source index
Sunday-Crunk Jul 4, 2024
597dce5
set context object
Sunday-Crunk Jul 4, 2024
7fb37a6
new curateapi action "updateMetadata"
Sunday-Crunk Jul 8, 2024
f4c6223
build
Sunday-Crunk Jul 8, 2024
07b27f2
oai harvest component
Sunday-Crunk Jul 8, 2024
d60659a
fix init createMetadata helper before def
Sunday-Crunk Jul 8, 2024
839b0a1
added harvest component to index
Sunday-Crunk Jul 8, 2024
cbfaf1e
encapsulated harvest logic into harvest component
Sunday-Crunk Jul 8, 2024
2c7d8b6
id change
Sunday-Crunk Jul 8, 2024
376a867
yah
Sunday-Crunk Jul 8, 2024
97abf94
added target node title to harvest status
Sunday-Crunk Jul 8, 2024
2d87161
error detail
Sunday-Crunk Jul 8, 2024
a7bba5f
missing fields feedback
Sunday-Crunk Jul 8, 2024
2c77063
buuild
Sunday-Crunk Jul 8, 2024
2040d69
styling
Sunday-Crunk Jul 8, 2024
e751239
changed positive check for standard role to negative check for admin …
Sunday-Crunk Jul 9, 2024
e7079b9
fixed dataTransfer check in drop permissions
Sunday-Crunk Jul 10, 2024
79c97ad
new virus info
Sunday-Crunk Jul 10, 2024
af2a624
refine virus tags
Sunday-Crunk Jul 10, 2024
4c4cfad
build
Sunday-Crunk Jul 10, 2024
55ec70f
link to pronom
Sunday-Crunk Jul 10, 2024
d11a897
new enforcer to remove custom actions in minisite
Sunday-Crunk Jul 11, 2024
5ff1d3a
mutation test
Sunday-Crunk Jul 11, 2024
20467fd
debug
Sunday-Crunk Jul 11, 2024
becacc6
dom loaded
Sunday-Crunk Jul 11, 2024
23333ad
permissions to DOMLoad
Sunday-Crunk Jul 11, 2024
70debbf
new info panel strategy
Sunday-Crunk Jul 12, 2024
d7fdc5f
debugging
Sunday-Crunk Jul 12, 2024
08f15af
nullish
Sunday-Crunk Jul 12, 2024
5b8f5a0
yh
Sunday-Crunk Jul 12, 2024
4ddaa7f
build
Sunday-Crunk Jul 12, 2024
085f245
build
Sunday-Crunk Jul 12, 2024
a7445bb
node
Sunday-Crunk Jul 12, 2024
020216f
info
Sunday-Crunk Jul 12, 2024
00a97c7
removed logs
Sunday-Crunk Jul 12, 2024
1d4d8ed
added action buttons to curate popup
Sunday-Crunk Jul 18, 2024
abf6312
oai harvest parameter inheritance
Sunday-Crunk Jul 18, 2024
16898df
local hash
Sunday-Crunk Jul 18, 2024
6a92cbf
set local hash to useful value
Sunday-Crunk Jul 18, 2024
fd2e745
update
Sunday-Crunk Jul 18, 2024
32f667e
build
Sunday-Crunk Jul 18, 2024
f831d20
Additional cases for quarantine status
Sunday-Crunk Jul 18, 2024
bb50e5e
typo
Sunday-Crunk Jul 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dist/curate_bundle.js

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions dist/curate_bundle.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,15 @@ License: MIT
*/

/*! https://mths.be/he v1.2.0 by @mathias | MIT license */

/**
* (c) Iconify
*
* For the full copyright and license information, please view the license.txt or license.gpl.txt
* files at https://github.com/iconify/iconify
*
* Licensed under MIT.
*
* @license MIT
* @version 3.1.1
*/
71 changes: 18 additions & 53 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading