75 Commits

Author SHA1 Message Date
Jarrod Flesch
26ab75a356 Adds more style tweaks to groups
- add flex wrap to rows
- renames RenderFieldGutter to FieldTypeGutter
- removes some misc unused code
2020-07-29 13:14:37 -04:00
Jarrod Flesch
6e383d9005 resolves css conflicts with master 2020-07-28 09:05:45 -04:00
Jarrod Flesch
d74c1e3b93 resolves conflicts and adds top-offset-variable 2020-07-28 01:26:49 -04:00
James
1363bec776 improves styling to sticky headers in blocks 2020-07-27 19:08:37 -04:00
James
1a8228c08b Merge branch 'bugfix/#275' of github.com:keen-studio/payload 2020-07-27 18:55:26 -04:00
Jarrod Flesch
3445f5bdce sticks the section header to the top of block sections - #309 2020-07-27 16:43:45 -04:00
Jarrod Flesch
8d3573d734 adds scrollbar width and adjusts popup width accordingly - #275 2020-07-27 16:08:53 -04:00
James
795784ac95 styles titles when using id 2020-07-09 16:55:27 -04:00
James
cdb8182407 WIP - progress to Dashboard and Card components 2020-07-07 18:46:14 -04:00
James
d04babe933 merges repeater-design, implements field policy config in admin panel 2020-07-01 23:57:07 -04:00
James
fef816fac3 namespaces API keys, finds collection based on JWT collection payload 2020-07-01 18:32:39 -04:00
Jarrod Flesch
482bceaf22 adds horizontal alignment to popup component, fixes sidebar mobile hard width 2020-06-29 17:53:45 -04:00
James
f6cc4ec20d builds Add Upload modal 2020-06-29 12:48:28 -04:00
James
75b900e20d responsive File 2020-06-24 20:37:28 -04:00
James
e06f90da2b fixes bug with repeater and flex content reinitializing too often 2020-06-19 16:31:23 -04:00
James
30e7fde537 tweaks to input styles 2020-06-19 13:59:33 -04:00
James
9145af5a40 blurs modal backgrounds, enables opt-in form debouncing 2020-06-15 18:18:10 -04:00
James
e5d2b9f45c builds Delete UI 2020-06-04 19:28:53 -04:00
James
9930462639 re-introduces Status 2020-06-04 17:05:01 -04:00
James
449b72ceac implements method to override webpack config 2020-06-03 16:03:06 -04:00
James
061621ff7e ensures nested rows work within repeaters 2020-06-02 16:15:54 -04:00
James
7d2b54e4a0 fixes miscellaneous bugs while initializing with no localization, globals, custom css 2020-06-01 14:16:12 -04:00
James
2064bdbfb3 abstracts sensitive data from public data within config and re-introduces functional conditions 2020-05-29 13:28:34 -04:00
James
5dba0f9bcd adds moment, formats dates within table cells 2020-05-28 15:31:28 -04:00
James
f2e8ca957b extracts DatePicker out from within a field-type 2020-05-28 10:49:02 -04:00
James
a8277c1947 begins transformation of where internal state to query-compatible structure 2020-05-27 19:28:56 -04:00
James
7e42a2ae09 fixes issues with hidden fields on frontend and on schema creation 2020-05-20 18:20:01 -04:00
James
8f879602eb reduces html font size on mobile break 2020-05-20 15:19:40 -04:00
James
6e58a40442 adds Search icon, styles inputs more closely to UI 2020-05-20 12:45:27 -04:00
James
9cc8dc3797 enables searching on List view 2020-05-20 12:23:57 -04:00
James
216695a64a responsive nav 2020-05-20 09:34:42 -04:00
James
f0d5178cf2 improves popup functionality 2020-05-19 18:42:17 -04:00
James
fcac879bac styles sidebar 2020-05-19 17:53:12 -04:00
James
2f736ac6aa adds polish to login / forgot 2020-05-07 21:34:09 -04:00
James
f040d2dcc1 adds Label text element 2020-05-07 21:25:34 -04:00
James
22ef45a541 styles first few components in new direction 2020-05-07 21:04:15 -04:00
James
591c0c232d removes styling and now irrelevant components 2020-05-07 17:06:01 -04:00
James
f1135efb22 replaces fonts 2020-05-07 14:39:51 -04:00
Jarrod Flesch
a61e118314 feat(repeater): updates to repeater component
- adds EditablBlockTitle component, with variable input width
- removes focus from title editing when esc or enter is pressed
- decreases scss var $radius-sm from 5px -> 3px, enforces consistency
2020-04-17 17:14:07 -04:00
Jarrod Flesch
3253369043 chore: adds calibre-bold font 2020-04-14 16:57:36 -04:00
Jarrod Flesch
a5dca98d7f tweaks the styles for the date, adds default min/max time for example sake 2020-03-30 16:33:32 -04:00
James
ae6a9de944 fixes bug with flexible content schema initialization, adjusts shadows 2020-03-28 13:28:57 -04:00
Jarrod Flesch
04eb1e044a styles the checkbox and removes input shadow extend variables in favor of mixins to remove duplicate styles 2020-02-27 11:26:33 -05:00
Jarrod Flesch
ffad3c07f8 adds the ability to use the small shadow while also extending another scss selector 2020-02-25 16:46:21 -05:00
James
28ec406ca1 reworks default template css 2020-01-26 13:02:40 -05:00
James
fdd0225988 simplifies logic in Relationship 2020-01-23 17:35:27 -05:00
James
b0671dc88a styles react-select 2020-01-22 15:18:28 -05:00
James
a657f233dd styles baseline react-select 2020-01-22 14:52:47 -05:00
James
838f7842d5 better architecture for shared form styles 2020-01-21 16:32:15 -05:00
James
e6264fb4cf revises the way that custom components are handled and imported 2020-01-21 13:00:41 -05:00