Commit Graph

41 Commits

Author SHA1 Message Date
rijkvanzanten
8b2d715a90 Fix linting errors 2021-05-07 14:31:01 -04:00
Ben Haynes
e662186169 Calendar no events styling 2021-05-07 14:22:21 -04:00
Ben Haynes
2b54e36233 Calendar styling 2021-05-07 14:15:25 -04:00
rijkvanzanten
010eabad27 Format remaining md files 2021-05-04 18:52:08 -04:00
Rijk van Zanten
d1de1f0d58 Add calendar layout (#2893)
* Setup layout boilerplate

* Install calendar

* Render events based on date filter

* Style calendar toolbar

* Add layout options

* Start adding timeGrid, add todo list

* Persist viewInfo to preset

* Add dnd

* Fix linter warnings
2021-05-04 16:51:35 -04:00
Ben Haynes
4ddfc5ef47 Codemirror input colors 2021-04-08 17:07:21 -04:00
Ben Haynes
611d5be382 Interface background colors 2021-04-08 13:44:11 -04:00
Evgeny Vlasov
7f72aa796e style: add sans-serif for monospace (#4899) 2021-04-08 09:08:55 -04:00
Ben Haynes
870cd5ec9a fixes #4402
adds background-input variable to differentiate from page
updates repeater to use card styling
2021-03-08 15:13:53 -05:00
Ben Haynes
7599e0a7aa primary color and various design updates 2021-03-04 18:50:47 -05:00
rijkvanzanten
286f7191d4 Update monospace font
Fixes #4375
2021-03-04 10:42:37 -05:00
Ben Haynes
1ecedf5d44 dark theme highlight fix 2021-02-18 12:56:58 -05:00
YannickMol
a18c933f7e Remove border-color from disabled code interface (#4100)
Design consistency
2021-02-16 15:27:32 -05:00
YannickMol
e691c2a911 Update readonly styling for code editor (#4085)
Fixes #3365
2021-02-16 13:56:15 -05:00
Rijk van Zanten
81fc8443df Don't wrap text in nav (#4035)
* Move v-list-item-text to v-text-overflow, use in tables

* Fix type issue
2021-02-12 16:39:17 -05:00
Rijk van Zanten
b7d87e581a System permissions for app access (#4004)
* Pass relations through schema, instead of individual reads

* Fetch field transforms upfront

* Fix length check

* List if user has app access or not in accountability

* Load permissions up front, merge app access minimal permissions

* Show app access required permissions in permissions overview

* Show system minimal permissions in permissions detail

* Fix app access check in authenticate for jwt use

* Fix minimal permissions for presets

* Remove /permissions/me in favor of root use w/ permissions

* Fix logical nested OR in an AND

* Use root permissions endpoint with filter instead of /me

* Allow filter query on /permissions

* Add system minimal app access permissions into result of /permissions

* Remove stray console log

* Remove stray console.dir

* Set current role as role for minimal permissions

* Fix no-permissions state for user detail

* Add filter items function that allows altering existing result set
2021-02-11 12:50:56 -05:00
Rijk van Zanten
5450de0351 Update Docs (#3905)
* Allow formatted value display for numbers

* Move the docs website into monorepo

* Fix build

* Tweak docs build setup

* Fix tips, pull in images

* Add syntax highlighting to docs

* Restructure nav, add divider

* Fix tips formatting

* Add prettier config

* Add editorconfig
2021-02-02 11:55:04 -05:00
Ben Haynes
52948bcbce fixes #3788 2021-01-27 18:35:18 -05:00
Ben Haynes
c528a7b1ba text style updates 2021-01-13 18:35:18 -05:00
Ben Haynes
f69c8c2c36 add new type contrast option to hierarchy 2021-01-13 18:11:24 -05:00
Ben Haynes
45dd0e6d4d add inter 700+800 weights 2021-01-13 17:56:57 -05:00
Ben Haynes
7f5d469c56 fix form variables 2021-01-13 17:56:30 -05:00
Nitwel
dd5ea08c8c change form-grid spacing 2020-10-20 16:03:37 +02:00
rijkvanzanten
4ba58049ef Fix ligatures, move dimensions 2020-10-16 16:27:27 -04:00
rijkvanzanten
25bdcb37e6 Fix editing raw value for object fields 2020-10-02 17:57:04 -04:00
rijkvanzanten
663d86c3b6 Reuse form grid spacing for layout options 2020-09-29 14:03:47 -04:00
Ben Haynes
e9e2308c60 Light theme color tweaks 2020-09-22 14:52:36 -04:00
Nitwel
614d656a2a use lib instead of own functions 2020-09-21 12:00:08 +02:00
Nitwel
b86baa7833 add border on low contrast 2020-09-17 14:04:09 -04:00
rijkvanzanten
09518f7816 Allow auto-generating o2m collection/field 2020-09-11 15:02:59 -04:00
rijkvanzanten
97f9554b9a Add form grid mixin 2020-09-11 12:50:49 -04:00
Nitwel
69036d6ffd add missing defaults and clean code 2020-09-09 19:33:40 +02:00
Ben Haynes
4b1d8fa227 clean up dark mode 2020-08-31 16:53:29 -04:00
rijkvanzanten
2a9e424eac Make module registration dynamic 2020-08-31 16:11:00 -04:00
Ben Haynes
3f0c4070c1 responsive polish 2020-08-29 08:44:49 -04:00
Ben Haynes
4210c3f644 code interface styling 2020-08-19 16:12:41 -04:00
Ben Haynes
eb95a81778 more complressed info details 2020-08-17 13:40:48 -04:00
rijkvanzanten
50c5a66bba Add tooltips to save buttons 2020-08-06 16:06:01 -04:00
rijkvanzanten
de087aba19 Remove display:contents from vue-portal-target 2020-08-05 13:02:22 -04:00
rijkvanzanten
c0ebf8d90c Prevent detail DL DTs from wraping 2020-07-30 15:36:09 -04:00
rijkvanzanten
d1aa5d350e Move app to app folder 2020-07-29 11:24:52 -04:00