1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00
Commit graph

21 commits

Author SHA1 Message Date
Harvey Kandola
edb256e754 Bring new UX to each admin view 2018-12-14 11:52:31 +00:00
McMatts
ff1d737c68 New look and feel for auth screens 2018-12-13 13:34:26 +00:00
Harvey Kandola
02102f9bf3 Provide icon rendering framework 2018-12-12 13:35:16 +00:00
Harvey Kandola
6eb68f84e0 Introduce modular UI framework
1. Modals wrapped
2. Toolbar icon actions: click and link-to navigation
3. Moved components into sub-folders
4. Replaced Bootstrap Tooltip and Dropdown libs with Ember specific add-ons

And more.

Co-Authored-By: Saul S <sauls8t@users.noreply.github.com>
Co-Authored-By: McMatts <matt@documize.com>
2018-12-11 18:00:08 +00:00
Harvey Kandola
adbd00bdd7 [WIP] Upgrade EmberJS -- lint pass! 2018-12-08 20:54:19 +00:00
Harvey Kandola
0de7efdf20 Introduce new button and toolbar styles 2018-12-06 20:13:03 +00:00
Harvey Kandola
d7a46ceee6 Implement new refactored color scheme 2018-12-04 17:26:57 +00:00
Harvey Kandola
34d54745f3 New theme layout 2018-12-02 16:19:25 +00:00
HarveyKandola
97beb3f4d3 Continued MySQL/PostgreSQL store provider refactoring
Refactored, renamed, removed storage related code.

Basic smoke test passed for PostgreSQL whilst fully working on MySQL variants as per usual.
2018-09-27 15:14:48 +01:00
sauls8t
074eea3aeb PRovide LDAP sync and authentication 2018-09-04 17:19:26 +01:00
McMatts
351b8dcc12 Set user admin max results and Keycloak sync option 2018-08-20 17:17:25 +01:00
sauls8t
4130d1f129 Flexbox for auth UI
Providing better support for flaky IE/Edge browsers.
2018-06-29 16:06:50 +01:00
McMatts
bde0091a4a Reafctor client side (EJS) constants 2018-04-20 14:38:10 +01:00
sauls8t
adef6dfffa Set consistent browser titles 2018-01-24 13:23:11 +00:00
sauls8t
5dd7d9c181 upgraded Ember and Bootstrap, merged changes 2018-01-22 10:31:03 +00:00
Harvey Kandola
0b0cae4a8d improved manifest.json and API 401 redirect logic 2017-12-21 11:40:20 +00:00
Harvey Kandola
e8785f5420 include auth.scss file and redirect once on logout 2017-11-30 14:37:47 +00:00
Harvey Kandola
2ba948bc82 onboard new UX 2017-11-27 19:33:42 +00:00
Harvey Kandola
102f0c3800 auth page UX update 2017-11-27 19:07:36 +00:00
Harvey Kandola
b31ab712c1 upgraded Ember and integrated Bootstrap 4
Upgraded to Ember JS 2.16.x release. This upgrade uses the new JavaScript modules API syntax.

Integrated Bootstrap 4 Beta 2 via package.json and associated popper.js library. Overridden Bootstrap styles using bootstrap.scss -- this file selectively imports the modules we need.
2017-11-16 13:28:05 +00:00
Harvey Kandola
dc49dbbeff moved emberjs to gui folder 2017-07-19 14:48:33 +01:00